2026-09-01 05:43:57.419 | + ./stack.sh:main:491 : exec 2026-09-01 05:43:57.419 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-074357' 2026-09-01 05:43:57.419 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-01-074357.summary.2026-09-01-074357 2026-09-01 05:43:57.419 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:43:57.419 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-01-074357 2026-09-01 05:43:57.419 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-074357 /opt/stack/logs/stack.sh.log 2026-09-01 05:43:57.419 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-01-074357.summary.2026-09-01-074357 /opt/stack/logs/stack.sh.log.summary 2026-09-01 05:43:57.419 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-01 05:43:57.420 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-01 05:43:57.420 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-01 05:43:57.420 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-01 05:43:57.420 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-01 05:43:57.420 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-01 05:43:57.421 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-01 05:43:57.424 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-01 05:43:57.429 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-01 05:43:57.431 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-01 05:43:57.434 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-01 05:43:57.437 | + ./stack.sh:main:577 : set -o errexit 2026-09-01 05:43:57.440 | + ./stack.sh:main:580 : uname -a 2026-09-01 05:43:57.442 | 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-01 05:43:57.445 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-01 05:43:57.447 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-01 05:43:57.451 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-01 05:43:57.493 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-01 05:43:57.512 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-01 05:43:57.516 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-01 05:43:57.532 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-01 05:43:57.536 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-01 05:43:57.551 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-01 05:43:57.555 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-01 05:43:57.571 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-01 05:43:57.573 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-01 05:43:57.576 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-01 05:43:57.579 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-01 05:43:57.595 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-01 05:43:57.598 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-01 05:43:57.615 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-01 05:43:57.618 | + ./stack.sh:main:594 : tune_host 2026-09-01 05:43:57.620 | + lib/host:tune_host:125 : configure_host_mem 2026-09-01 05:43:57.623 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-01 05:43:57.625 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-01 05:43:57.628 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-01 05:43:57.631 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-01 05:43:57.633 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-01 05:43:57.636 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:43:57.638 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:43:57.641 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-01 05:43:57.643 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:43:57.646 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:43:57.649 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:43:57.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:43:57.654 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:43:57.656 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:43:57.659 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-01 05:43:57.661 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-01 05:43:57.664 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-01 05:43:57.667 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-01 05:43:57.671 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-01 05:43:57.674 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-01 05:43:57.676 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-01 05:43:57.679 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:43:57.681 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:43:57.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:43:57.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241437685 2026-09-01 05:43:57.690 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-01 05:43:57.692 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-01 05:43:57.695 | + 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-01 05:43:57.823 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-01 05:43:57.863 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-01 05:43:57.864 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-01 05:43:57.885 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-01 05:43:57.909 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-01 05:44:01.122 | Fetched 4747 B in 1s (8705 B/s) 2026-09-01 05:44:02.733 | Reading package lists... 2026-09-01 05:44:02.763 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-01 05:44:02.765 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-01 05:44:02.768 | + functions-common:time_stop:2420 : local name 2026-09-01 05:44:02.770 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:44:02.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:44:02.774 | + functions-common:time_stop:2423 : local total 2026-09-01 05:44:02.777 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:44:02.779 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-01 05:44:02.781 | + functions-common:time_stop:2427 : start_time=1788241437685 2026-09-01 05:44:02.783 | + functions-common:time_stop:2429 : [[ -z 1788241437685 ]] 2026-09-01 05:44:02.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:44:02.791 | + functions-common:time_stop:2432 : end_time=1788241442788 2026-09-01 05:44:02.793 | + functions-common:time_stop:2433 : elapsed_time=5103 2026-09-01 05:44:02.795 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:44:02.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:44:02.800 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5103 2026-09-01 05:44:02.802 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-01 05:44:02.804 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:44:02.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:44:02.809 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:44:02.811 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-01 05:44:02.833 | + 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-01 05:44:02.870 | Reading package lists... 2026-09-01 05:44:03.271 | Building dependency tree... 2026-09-01 05:44:03.272 | Reading state information... 2026-09-01 05:44:03.884 | The following packages were automatically installed and are no longer required: 2026-09-01 05:44:03.886 | libfwupd2 libgusb2 2026-09-01 05:44:03.886 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:44:03.927 | The following NEW packages will be installed: 2026-09-01 05:44:03.930 | ksmtuned 2026-09-01 05:44:04.168 | 0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded. 2026-09-01 05:44:04.168 | Need to get 7444 B of archives. 2026-09-01 05:44:04.168 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-01 05:44:04.168 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-01 05:44:04.384 | perl: warning: Setting locale failed. 2026-09-01 05:44:04.384 | perl: warning: Please check that your locale settings: 2026-09-01 05:44:04.384 | LANGUAGE = (unset), 2026-09-01 05:44:04.384 | LC_ALL = "en_US.utf8", 2026-09-01 05:44:04.384 | LANG = "de_DE.UTF-8" 2026-09-01 05:44:04.384 | are supported and installed on your system. 2026-09-01 05:44:04.384 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:44:04.475 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:44:04.475 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:44:04.476 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:44:04.677 | Fetched 7444 B in 0s (36.0 kB/s) 2026-09-01 05:44:04.720 | Selecting previously unselected package ksmtuned. 2026-09-01 05:44:05.008 | (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-01 05:44:05.014 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-01 05:44:05.025 | Unpacking ksmtuned (4.20150326) ... 2026-09-01 05:44:05.087 | Setting up ksmtuned (4.20150326) ... 2026-09-01 05:44:05.295 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-01 05:44:05.484 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-01 05:44:06.179 | perl: warning: Setting locale failed. 2026-09-01 05:44:06.179 | perl: warning: Please check that your locale settings: 2026-09-01 05:44:06.179 | LANGUAGE = (unset), 2026-09-01 05:44:06.179 | LC_ALL = "en_US.utf8", 2026-09-01 05:44:06.179 | LANG = "de_DE.UTF-8" 2026-09-01 05:44:06.179 | are supported and installed on your system. 2026-09-01 05:44:06.180 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:44:06.324 | perl: warning: Setting locale failed. 2026-09-01 05:44:06.324 | perl: warning: Please check that your locale settings: 2026-09-01 05:44:06.324 | LANGUAGE = (unset), 2026-09-01 05:44:06.324 | LC_ALL = "en_US.utf8", 2026-09-01 05:44:06.324 | LANG = "de_DE.UTF-8" 2026-09-01 05:44:06.324 | are supported and installed on your system. 2026-09-01 05:44:06.325 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:44:06.374 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:44:06.374 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:44:06.374 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:44:06.442 | perl: warning: Setting locale failed. 2026-09-01 05:44:06.442 | perl: warning: Please check that your locale settings: 2026-09-01 05:44:06.442 | LANGUAGE = (unset), 2026-09-01 05:44:06.442 | LC_ALL = "en_US.utf8", 2026-09-01 05:44:06.442 | LANG = "de_DE.UTF-8" 2026-09-01 05:44:06.443 | are supported and installed on your system. 2026-09-01 05:44:06.443 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:44:06.975 | 2026-09-01 05:44:06.975 | Running kernel seems to be up-to-date. 2026-09-01 05:44:06.975 | 2026-09-01 05:44:06.975 | No services need to be restarted. 2026-09-01 05:44:06.975 | 2026-09-01 05:44:06.975 | No containers need to be restarted. 2026-09-01 05:44:06.975 | 2026-09-01 05:44:06.976 | No user sessions are running outdated binaries. 2026-09-01 05:44:06.976 | 2026-09-01 05:44:06.976 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:44:09.313 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:44:09.316 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:44:09.319 | + functions-common:time_stop:2420 : local name 2026-09-01 05:44:09.321 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:44:09.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:44:09.327 | + functions-common:time_stop:2423 : local total 2026-09-01 05:44:09.330 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:44:09.333 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:44:09.335 | + functions-common:time_stop:2427 : start_time=1788241442830 2026-09-01 05:44:09.338 | + functions-common:time_stop:2429 : [[ -z 1788241442830 ]] 2026-09-01 05:44:09.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:44:09.346 | + functions-common:time_stop:2432 : end_time=1788241449343 2026-09-01 05:44:09.348 | + functions-common:time_stop:2433 : elapsed_time=6513 2026-09-01 05:44:09.350 | + functions-common:time_stop:2434 : total=1127 2026-09-01 05:44:09.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:44:09.355 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7640 2026-09-01 05:44:09.358 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:44:09.361 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-01 05:44:09.378 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-01 05:44:09.381 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-01 05:44:09.383 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-01 05:44:09.386 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-01 05:44:09.388 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-01 05:44:09.391 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-01 05:44:09.392 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-01 05:44:09.402 | 0 2026-09-01 05:44:09.407 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-01 05:44:09.409 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-01 05:44:09.411 | + lib/host:tune_host:126 : configure_host_net 2026-09-01 05:44:09.414 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-01 05:44:09.417 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-01 05:44:09.419 | + ./stack.sh:main:600 : fetch_plugins 2026-09-01 05:44:09.422 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-01 05:44:09.424 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-01 05:44:09.427 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-01 05:44:09.430 | + functions-common:fetch_plugins:1771 : return 2026-09-01 05:44:09.432 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-01 05:44:09.435 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-01 05:44:09.437 | + functions-common:run_phase:1849 : local phase= 2026-09-01 05:44:09.441 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 05:44:09.444 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 05:44:09.448 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 05:44:09.450 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 05:44:09.453 | + functions-common:run_phase:1858 : local extra 2026-09-01 05:44:09.457 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 05:44:09.462 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 05:44:09.465 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 05:44:09.468 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 05:44:09.471 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-01 05:44:09.473 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 05:44:09.489 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:44:09.492 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-01 05:44:09.495 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-01 05:44:09.498 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-01 05:44:09.501 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-01 05:44:09.505 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-01 05:44:09.507 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-01 05:44:09.510 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-01 05:44:09.513 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-01 05:44:09.515 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-01 05:44:09.518 | + 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-01 05:44:09.521 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-01 05:44:09.523 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-01 05:44:09.526 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-01 05:44:09.528 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-01 05:44:09.530 | + functions-common:plugin_override_defaults:1812 : return 2026-09-01 05:44:09.533 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-01 05:44:09.554 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-01 05:44:09.557 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-01 05:44:09.573 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:44:09.577 | +++ lib/tls:source:43 : hostname -f 2026-09-01 05:44:09.582 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-01 05:44:09.585 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-01 05:44:09.587 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-01 05:44:09.590 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-01 05:44:09.592 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-01 05:44:09.595 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-01 05:44:09.597 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-01 05:44:09.600 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-01 05:44:09.603 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-01 05:44:09.605 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-01 05:44:09.610 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-01 05:44:09.625 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-01 05:44:09.645 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-01 05:44:09.661 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-01 05:44:09.676 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-01 05:44:09.718 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-01 05:44:09.801 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-01 05:44:09.910 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-01 05:44:09.943 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-01 05:44:10.003 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-01 05:44:10.057 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-01 05:44:10.060 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-01 05:44:10.078 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:44:10.081 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-01 05:44:10.084 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-01 05:44:10.087 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-01 05:44:10.091 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-01 05:44:10.094 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-01 05:44:10.112 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-01 05:44:10.115 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-01 05:44:10.119 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-01 05:44:10.122 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-01 05:44:10.125 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-01 05:44:10.128 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-01 05:44:10.132 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-01 05:44:10.135 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-01 05:44:10.138 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-01 05:44:10.142 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-01 05:44:10.161 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-01 05:44:10.164 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-01 05:44:10.167 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-01 05:44:10.170 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-01 05:44:10.173 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-01 05:44:10.176 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-01 05:44:10.180 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-01 05:44:10.183 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-01 05:44:10.185 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-01 05:44:10.188 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-01 05:44:10.191 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-01 05:44:10.194 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-01 05:44:10.197 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.100 2026-09-01 05:44:10.200 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-01 05:44:10.206 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-01 05:44:10.209 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-01 05:44:10.209 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-01 05:44:10.214 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-01 05:44:10.217 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-01 05:44:10.220 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-01 05:44:10.224 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-01 05:44:10.227 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-01 05:44:10.231 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-01 05:44:10.250 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-01 05:44:10.253 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.100 2026-09-01 05:44:10.257 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.100 2026-09-01 05:44:10.257 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-01 05:44:10.262 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.100 2026-09-01 05:44:10.265 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-01 05:44:10.268 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-01 05:44:10.271 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-01 05:44:10.274 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-01 05:44:10.278 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-01 05:44:10.280 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-01 05:44:10.283 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-01 05:44:10.286 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-01 05:44:10.289 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-01 05:44:10.292 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-01 05:44:10.294 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-01 05:44:10.297 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-01 05:44:10.300 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-01 05:44:10.303 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-01 05:44:10.306 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-01 05:44:10.309 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-01 05:44:10.312 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-01 05:44:10.315 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-01 05:44:10.318 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:44:10.323 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-01 05:44:10.325 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-01 05:44:10.328 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-01 05:44:10.348 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-01 05:44:10.351 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-01 05:44:10.355 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-01 05:44:10.358 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-01 05:44:10.361 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-01 05:44:10.364 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-01 05:44:10.367 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-01 05:44:10.370 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-01 05:44:10.372 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-01 05:44:10.376 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-01 05:44:10.378 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-01 05:44:10.381 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-01 05:44:10.384 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-01 05:44:10.387 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-01 05:44:10.390 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-01 05:44:10.392 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-01 05:44:10.395 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-01 05:44:10.398 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-01 05:44:10.402 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-01 05:44:10.405 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-01 05:44:10.526 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-01 05:44:10.543 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-01 05:44:10.547 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-01 05:44:10.550 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-01 05:44:10.553 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-01 05:44:10.556 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-01 05:44:10.559 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-01 05:44:10.562 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-01 05:44:10.566 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-01 05:44:10.568 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-01 05:44:10.571 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-01 05:44:10.575 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-01 05:44:10.578 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-01 05:44:10.581 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-01 05:44:10.585 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-01 05:44:10.588 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-01 05:44:10.591 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-01 05:44:10.594 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-01 05:44:10.596 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-01 05:44:10.600 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-01 05:44:10.603 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-01 05:44:10.608 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-01 05:44:10.609 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-01 05:44:10.610 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-01 05:44:10.611 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-01 05:44:10.616 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ae:57a5:6399 2026-09-01 05:44:10.620 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-01 05:44:10.623 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-01 05:44:10.626 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-01 05:44:10.630 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-01 05:44:10.633 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdae:57a5:6399::/56 2026-09-01 05:44:10.638 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdae:57a5:6399::/56 2026-09-01 05:44:10.638 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-01 05:44:10.644 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdae:57a5:6399::/64 2026-09-01 05:44:10.647 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-01 05:44:10.650 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-01 05:44:10.653 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-01 05:44:10.656 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-01 05:44:10.660 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-01 05:44:10.663 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-01 05:44:10.666 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-01 05:44:10.669 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-01 05:44:10.672 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-01 05:44:10.676 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-01 05:44:10.679 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-01 05:44:10.682 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-01 05:44:10.685 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-01 05:44:10.689 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdae:57a5:6399::/56 2026-09-01 05:44:10.692 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-01 05:44:10.694 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-01 05:44:10.699 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-01 05:44:10.700 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-01 05:44:10.700 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-01 05:44:10.707 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-01 05:44:10.712 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-01 05:44:10.712 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-01 05:44:10.713 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-01 05:44:10.719 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-01 05:44:10.725 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-01 05:44:10.729 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-01 05:44:10.732 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-01 05:44:10.736 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-01 05:44:10.739 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-01 05:44:10.743 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-01 05:44:10.746 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-01 05:44:10.749 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-01 05:44:10.753 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-01 05:44:10.757 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-01 05:44:10.778 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-01 05:44:10.796 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-01 05:44:10.814 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-01 05:44:10.832 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-01 05:44:10.850 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-01 05:44:10.891 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-01 05:44:10.895 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-01 05:44:10.897 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-01 05:44:10.900 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-01 05:44:10.904 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-01 05:44:10.909 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-01 05:44:10.930 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-01 05:44:10.933 | + ./stack.sh:main:635 : run_phase source 2026-09-01 05:44:10.937 | + functions-common:run_phase:1848 : local mode=source 2026-09-01 05:44:10.940 | + functions-common:run_phase:1849 : local phase= 2026-09-01 05:44:10.943 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 05:44:10.946 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 05:44:10.950 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 05:44:10.953 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 05:44:10.956 | + functions-common:run_phase:1858 : local extra 2026-09-01 05:44:10.961 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 05:44:10.966 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 05:44:10.968 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 05:44:10.972 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 05:44:10.975 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-01 05:44:10.978 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 05:44:11.001 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:44:11.005 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-01 05:44:11.009 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-01 05:44:11.065 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-01 05:44:11.068 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-01 05:44:11.071 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-01 05:44:11.074 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-01 05:44:11.078 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-01 05:44:11.081 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-01 05:44:11.084 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-01 05:44:11.087 | + functions-common:load_plugin_settings:1789 : return 2026-09-01 05:44:11.091 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-01 05:44:11.094 | + functions-common:verify_disabled_services:2131 : local service 2026-09-01 05:44:11.097 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.100 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-01 05:44:11.103 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.107 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-01 05:44:11.110 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.113 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-01 05:44:11.116 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.119 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-01 05:44:11.123 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.127 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-01 05:44:11.130 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.133 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-01 05:44:11.137 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.140 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-01 05:44:11.143 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.147 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-01 05:44:11.150 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.154 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-01 05:44:11.157 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.160 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-01 05:44:11.164 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.167 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-01 05:44:11.170 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.173 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-01 05:44:11.177 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.180 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-01 05:44:11.184 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.187 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-01 05:44:11.190 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.194 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-01 05:44:11.197 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.201 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-01 05:44:11.204 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.208 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-01 05:44:11.211 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.214 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-01 05:44:11.218 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.221 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-01 05:44:11.225 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.228 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-01 05:44:11.232 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.236 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-01 05:44:11.239 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.242 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-01 05:44:11.245 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.249 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-01 05:44:11.252 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.256 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-01 05:44:11.259 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 05:44:11.263 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-01 05:44:11.267 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-01 05:44:11.271 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-01 05:44:11.275 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-01 05:44:11.295 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:44:11.299 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-01 05:44:11.302 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-01 05:44:11.306 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-01 05:44:11.328 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:44:11.331 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-01 05:44:11.335 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-01 05:44:11.337 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-01 05:44:11.341 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-01 05:44:11.344 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-01 05:44:11.348 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-01 05:44:11.351 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-01 05:44:11.354 | + lib/database:initialize_database_backends:92 : return 0 2026-09-01 05:44:11.358 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-01 05:44:11.358 | Using mysql database backend 2026-09-01 05:44:11.361 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-01 05:44:11.385 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-01 05:44:11.390 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-01 05:44:11.394 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-01 05:44:11.398 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-01 05:44:11.402 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-01 05:44:11.406 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-01 05:44:11.431 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:44:11.434 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-01 05:44:11.457 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-01 05:44:11.479 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:44:11.483 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-01 05:44:11.506 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-01 05:44:11.529 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-01 05:44:11.551 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:44:11.555 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-01 05:44:11.577 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:44:11.581 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-01 05:44:11.585 | + functions-common:save_stackenv:65 : local tag=768 2026-09-01 05:44:11.588 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-01 05:44:11.594 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-074411 2026-09-01 05:44:11.597 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-074411 768' 2026-09-01 05:44:11.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.603 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-01 05:44:11.607 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.611 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-01 05:44:11.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.618 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-01 05:44:11.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.625 | + 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-01 05:44:11.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.632 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.100 2026-09-01 05:44:11.635 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.638 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.100/identity 2026-09-01 05:44:11.641 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.645 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-074357 2026-09-01 05:44:11.648 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.651 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-01 05:44:11.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.657 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.100 2026-09-01 05:44:11.661 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.665 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-01 05:44:11.668 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.671 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-01 05:44:11.674 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.677 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-01 05:44:11.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.684 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-01 05:44:11.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.691 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.100 2026-09-01 05:44:11.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:44:11.698 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-01 05:44:11.702 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-01 05:44:11.705 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-01 05:44:11.708 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-01 05:44:11.712 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-01 05:44:11.715 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:44:11.718 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:44:11.723 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:44:11.726 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:44:11.729 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:44:11.733 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:44:11.755 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:44:11.758 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:44:11.762 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:44:11.765 | + functions-common:git_clone:610 : echo master 2026-09-01 05:44:11.766 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:44:11.772 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-01 05:44:11.775 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:44:11.778 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-01 05:44:11.781 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:44:11.784 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:44:11.787 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:44:11.790 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:44:11.793 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:44:11.796 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:44:11.799 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:44:11.803 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:44:11.807 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:44:11.812 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241451808 2026-09-01 05:44:11.815 | + 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-01 05:44:11.819 | Cloning into '/opt/stack/requirements'... 2026-09-01 05:44:16.846 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:44:16.849 | + functions-common:time_stop:2420 : local name 2026-09-01 05:44:16.852 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:44:16.855 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:44:16.858 | + functions-common:time_stop:2423 : local total 2026-09-01 05:44:16.862 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:44:16.864 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:44:16.868 | + functions-common:time_stop:2427 : start_time=1788241451808 2026-09-01 05:44:16.871 | + functions-common:time_stop:2429 : [[ -z 1788241451808 ]] 2026-09-01 05:44:16.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:44:16.880 | + functions-common:time_stop:2432 : end_time=1788241456877 2026-09-01 05:44:16.883 | + functions-common:time_stop:2433 : elapsed_time=5069 2026-09-01 05:44:16.887 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:44:16.889 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:44:16.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5069 2026-09-01 05:44:16.896 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-01 05:44:16.899 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:44:16.903 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:44:16.906 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:44:16.910 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:44:16.913 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:44:16.917 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:44:16.920 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:44:16.923 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:44:16.926 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:44:16.929 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:44:16.934 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241456931 2026-09-01 05:44:16.937 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:44:17.502 | From https://review.opendev.org/openstack/requirements 2026-09-01 05:44:17.502 | * branch master -> FETCH_HEAD 2026-09-01 05:44:17.513 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:44:17.517 | + functions-common:time_stop:2420 : local name 2026-09-01 05:44:17.520 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:44:17.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:44:17.526 | + functions-common:time_stop:2423 : local total 2026-09-01 05:44:17.529 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:44:17.533 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:44:17.535 | + functions-common:time_stop:2427 : start_time=1788241456931 2026-09-01 05:44:17.539 | + functions-common:time_stop:2429 : [[ -z 1788241456931 ]] 2026-09-01 05:44:17.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:44:17.548 | + functions-common:time_stop:2432 : end_time=1788241457544 2026-09-01 05:44:17.551 | + functions-common:time_stop:2433 : elapsed_time=613 2026-09-01 05:44:17.554 | + functions-common:time_stop:2434 : total=5069 2026-09-01 05:44:17.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:44:17.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5682 2026-09-01 05:44:17.563 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:44:17.566 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:44:17.570 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:44:17.572 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:44:17.576 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:44:17.579 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:44:17.582 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:44:17.585 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:44:17.588 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:44:17.592 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:44:17.597 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241457593 2026-09-01 05:44:17.600 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:44:17.615 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:44:17.615 | 2026-09-01 05:44:17.615 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:44:17.615 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:44:17.616 | state without impacting any branches by switching back to a branch. 2026-09-01 05:44:17.616 | 2026-09-01 05:44:17.616 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:44:17.616 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:44:17.616 | 2026-09-01 05:44:17.617 | git switch -c 2026-09-01 05:44:17.617 | 2026-09-01 05:44:17.617 | Or undo this operation with: 2026-09-01 05:44:17.617 | 2026-09-01 05:44:17.617 | git switch - 2026-09-01 05:44:17.617 | 2026-09-01 05:44:17.617 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:44:17.617 | 2026-09-01 05:44:17.617 | HEAD is now at 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-09-01 05:44:17.621 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:44:17.625 | + functions-common:time_stop:2420 : local name 2026-09-01 05:44:17.627 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:44:17.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:44:17.634 | + functions-common:time_stop:2423 : local total 2026-09-01 05:44:17.638 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:44:17.642 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:44:17.645 | + functions-common:time_stop:2427 : start_time=1788241457593 2026-09-01 05:44:17.648 | + functions-common:time_stop:2429 : [[ -z 1788241457593 ]] 2026-09-01 05:44:17.653 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:44:17.659 | + functions-common:time_stop:2432 : end_time=1788241457655 2026-09-01 05:44:17.662 | + functions-common:time_stop:2433 : elapsed_time=62 2026-09-01 05:44:17.665 | + functions-common:time_stop:2434 : total=5682 2026-09-01 05:44:17.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:44:17.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5744 2026-09-01 05:44:17.676 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-01 05:44:17.693 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-01 05:44:17.698 | + functions-common:git_clone:673 : head -1 2026-09-01 05:44:17.699 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:44:17.702 | 8488704b Merge "update constraint for python-manilaclient to new release 6.3.0" 2026-09-01 05:44:17.706 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:44:17.710 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-01 05:44:17.714 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:44:17.718 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-01 05:44:17.722 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-01 05:44:17.725 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-01 05:44:17.729 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-01 05:44:17.733 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-01 05:44:17.736 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-01 05:44:17.740 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-01 05:44:17.743 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-01 05:44:17.747 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-01 05:44:17.752 | ++ tools/install_prereqs.sh:source:47 : NOW=1788241457 2026-09-01 05:44:17.757 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-01 05:44:17.763 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-01 05:44:17.767 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-01 05:44:17.771 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788241457 2026-09-01 05:44:17.774 | ++ tools/install_prereqs.sh:source:50 : [[ 1788241457 -lt 7200 ]] 2026-09-01 05:44:17.778 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-01 05:44:17.781 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-01 05:44:17.784 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-01 05:44:17.788 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-01 05:44:17.791 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-01 05:44:17.794 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-01 05:44:17.798 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-01 05:44:17.802 | +++ 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-01 05:44:17.838 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-01 05:44:17.838 | apache2-dev 2026-09-01 05:44:17.838 | bc 2026-09-01 05:44:17.839 | bsdmainutils 2026-09-01 05:44:17.839 | curl 2026-09-01 05:44:17.839 | g++ 2026-09-01 05:44:17.839 | gawk 2026-09-01 05:44:17.839 | gcc 2026-09-01 05:44:17.839 | gettext 2026-09-01 05:44:17.839 | git 2026-09-01 05:44:17.839 | graphviz 2026-09-01 05:44:17.839 | iputils-ping 2026-09-01 05:44:17.839 | libffi-dev 2026-09-01 05:44:17.839 | libjpeg-dev 2026-09-01 05:44:17.840 | libpq-dev 2026-09-01 05:44:17.840 | libssl-dev 2026-09-01 05:44:17.840 | libsystemd-dev 2026-09-01 05:44:17.840 | libxml2-dev 2026-09-01 05:44:17.840 | libxslt1-dev 2026-09-01 05:44:17.840 | libyaml-dev 2026-09-01 05:44:17.840 | lsof 2026-09-01 05:44:17.840 | openssh-server 2026-09-01 05:44:17.840 | openssl 2026-09-01 05:44:17.841 | pkg-config 2026-09-01 05:44:17.841 | psmisc 2026-09-01 05:44:17.841 | python3-dev 2026-09-01 05:44:17.841 | python3-pip 2026-09-01 05:44:17.841 | python3-systemd 2026-09-01 05:44:17.841 | python3-venv 2026-09-01 05:44:17.841 | tar 2026-09-01 05:44:17.841 | tcpdump 2026-09-01 05:44:17.841 | unzip 2026-09-01 05:44:17.842 | uuid-runtime 2026-09-01 05:44:17.842 | wget 2026-09-01 05:44:17.842 | zlib1g-dev 2026-09-01 05:44:17.842 | libkrb5-dev 2026-09-01 05:44:17.842 | libldap2-dev 2026-09-01 05:44:17.842 | libsasl2-dev 2026-09-01 05:44:17.842 | memcached 2026-09-01 05:44:17.842 | python3-mysqldb 2026-09-01 05:44:17.842 | sqlite3 2026-09-01 05:44:17.843 | conntrack 2026-09-01 05:44:17.843 | curl 2026-09-01 05:44:17.843 | ebtables 2026-09-01 05:44:17.843 | genisoimage 2026-09-01 05:44:17.843 | iptables 2026-09-01 05:44:17.843 | iputils-arping 2026-09-01 05:44:17.843 | kpartx 2026-09-01 05:44:17.843 | libjs-jquery-tablesorter 2026-09-01 05:44:17.843 | parted 2026-09-01 05:44:17.844 | pm-utils 2026-09-01 05:44:17.844 | python3-mysqldb 2026-09-01 05:44:17.844 | socat 2026-09-01 05:44:17.844 | sqlite3 2026-09-01 05:44:17.844 | sudo 2026-09-01 05:44:17.844 | vlan 2026-09-01 05:44:17.844 | lsscsi 2026-09-01 05:44:17.844 | open-iscsi 2026-09-01 05:44:17.844 | cryptsetup 2026-09-01 05:44:17.845 | dosfstools 2026-09-01 05:44:17.845 | genisoimage 2026-09-01 05:44:17.845 | gir1.2-libosinfo-1.0 2026-09-01 05:44:17.845 | netcat-openbsd 2026-09-01 05:44:17.845 | open-iscsi 2026-09-01 05:44:17.845 | qemu-utils 2026-09-01 05:44:17.845 | sg3-utils 2026-09-01 05:44:17.845 | sysfsutils 2026-09-01 05:44:17.845 | lvm2 2026-09-01 05:44:17.846 | qemu-utils 2026-09-01 05:44:17.846 | thin-provisioning-tools 2026-09-01 05:44:17.846 | acl 2026-09-01 05:44:17.846 | dnsmasq-base 2026-09-01 05:44:17.846 | dnsmasq-utils 2026-09-01 05:44:17.846 | ebtables 2026-09-01 05:44:17.846 | haproxy 2026-09-01 05:44:17.846 | iptables 2026-09-01 05:44:17.846 | iputils-arping 2026-09-01 05:44:17.846 | iputils-ping 2026-09-01 05:44:17.847 | postgresql-server-dev-all 2026-09-01 05:44:17.847 | python3-mysqldb 2026-09-01 05:44:17.847 | sqlite3 2026-09-01 05:44:17.847 | sudo 2026-09-01 05:44:17.847 | vlan 2026-09-01 05:44:17.847 | pcp' 2026-09-01 05:44:17.847 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-01 05:44:17.866 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-01 05:44:17.867 | apache2-dev 2026-09-01 05:44:17.867 | bc 2026-09-01 05:44:17.867 | bsdmainutils 2026-09-01 05:44:17.867 | curl 2026-09-01 05:44:17.867 | g++ 2026-09-01 05:44:17.867 | gawk 2026-09-01 05:44:17.867 | gcc 2026-09-01 05:44:17.867 | gettext 2026-09-01 05:44:17.867 | git 2026-09-01 05:44:17.867 | graphviz 2026-09-01 05:44:17.867 | iputils-ping 2026-09-01 05:44:17.868 | libffi-dev 2026-09-01 05:44:17.868 | libjpeg-dev 2026-09-01 05:44:17.868 | libpq-dev 2026-09-01 05:44:17.868 | libssl-dev 2026-09-01 05:44:17.868 | libsystemd-dev 2026-09-01 05:44:17.868 | libxml2-dev 2026-09-01 05:44:17.868 | libxslt1-dev 2026-09-01 05:44:17.868 | libyaml-dev 2026-09-01 05:44:17.869 | lsof 2026-09-01 05:44:17.869 | openssh-server 2026-09-01 05:44:17.869 | openssl 2026-09-01 05:44:17.870 | pkg-config 2026-09-01 05:44:17.870 | psmisc 2026-09-01 05:44:17.870 | python3-dev 2026-09-01 05:44:17.871 | python3-pip 2026-09-01 05:44:17.871 | python3-systemd 2026-09-01 05:44:17.871 | python3-venv 2026-09-01 05:44:17.871 | tar 2026-09-01 05:44:17.871 | tcpdump 2026-09-01 05:44:17.871 | unzip 2026-09-01 05:44:17.872 | uuid-runtime 2026-09-01 05:44:17.872 | wget 2026-09-01 05:44:17.872 | zlib1g-dev 2026-09-01 05:44:17.872 | libkrb5-dev 2026-09-01 05:44:17.872 | libldap2-dev 2026-09-01 05:44:17.872 | libsasl2-dev 2026-09-01 05:44:17.872 | memcached 2026-09-01 05:44:17.872 | python3-mysqldb 2026-09-01 05:44:17.872 | sqlite3 2026-09-01 05:44:17.872 | conntrack 2026-09-01 05:44:17.872 | curl 2026-09-01 05:44:17.872 | ebtables 2026-09-01 05:44:17.873 | genisoimage 2026-09-01 05:44:17.873 | iptables 2026-09-01 05:44:17.873 | iputils-arping 2026-09-01 05:44:17.873 | kpartx 2026-09-01 05:44:17.873 | libjs-jquery-tablesorter 2026-09-01 05:44:17.873 | parted 2026-09-01 05:44:17.873 | pm-utils 2026-09-01 05:44:17.874 | python3-mysqldb 2026-09-01 05:44:17.874 | socat 2026-09-01 05:44:17.874 | sqlite3 2026-09-01 05:44:17.875 | sudo 2026-09-01 05:44:17.875 | vlan 2026-09-01 05:44:17.875 | lsscsi 2026-09-01 05:44:17.876 | open-iscsi 2026-09-01 05:44:17.876 | cryptsetup 2026-09-01 05:44:17.876 | dosfstools 2026-09-01 05:44:17.876 | genisoimage 2026-09-01 05:44:17.876 | gir1.2-libosinfo-1.0 2026-09-01 05:44:17.876 | netcat-openbsd 2026-09-01 05:44:17.877 | open-iscsi 2026-09-01 05:44:17.877 | qemu-utils 2026-09-01 05:44:17.877 | sg3-utils 2026-09-01 05:44:17.877 | sysfsutils 2026-09-01 05:44:17.877 | lvm2 2026-09-01 05:44:17.877 | qemu-utils 2026-09-01 05:44:17.877 | thin-provisioning-tools 2026-09-01 05:44:17.878 | acl 2026-09-01 05:44:17.878 | dnsmasq-base 2026-09-01 05:44:17.878 | dnsmasq-utils 2026-09-01 05:44:17.878 | ebtables 2026-09-01 05:44:17.878 | haproxy 2026-09-01 05:44:17.879 | iptables 2026-09-01 05:44:17.879 | iputils-arping 2026-09-01 05:44:17.879 | iputils-ping 2026-09-01 05:44:17.879 | postgresql-server-dev-all 2026-09-01 05:44:17.879 | python3-mysqldb 2026-09-01 05:44:17.879 | sqlite3 2026-09-01 05:44:17.879 | sudo 2026-09-01 05:44:17.879 | vlan 2026-09-01 05:44:17.879 | pcp ' 2026-09-01 05:44:17.879 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-01 05:44:17.879 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:44:17.880 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:44:17.883 | ++ 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-01 05:44:17.883 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-01 05:44:17.889 | ++ 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-01 05:44:17.893 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-01 05:44:17.897 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:44:17.900 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:44:17.904 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:44:17.907 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:44:17.910 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:44:17.914 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:44:17.918 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:44:17.921 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:44:17.925 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:44:17.929 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:44:17.932 | ++ functions-common:apt_get_update:1167 : return 2026-09-01 05:44:17.936 | ++ 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-01 05:44:17.940 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:44:17.943 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:44:17.947 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:44:17.951 | ++ 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-01 05:44:17.979 | ++ 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-01 05:44:18.018 | Reading package lists... 2026-09-01 05:44:18.441 | Building dependency tree... 2026-09-01 05:44:18.442 | Reading state information... 2026-09-01 05:44:19.176 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-01 05:44:19.176 | bc set to manually installed. 2026-09-01 05:44:19.176 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-01 05:44:19.176 | curl set to manually installed. 2026-09-01 05:44:19.176 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-01 05:44:19.176 | g++ set to manually installed. 2026-09-01 05:44:19.177 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-01 05:44:19.177 | gawk set to manually installed. 2026-09-01 05:44:19.177 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-01 05:44:19.177 | gcc set to manually installed. 2026-09-01 05:44:19.177 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-01 05:44:19.177 | git set to manually installed. 2026-09-01 05:44:19.177 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-01 05:44:19.177 | iputils-ping set to manually installed. 2026-09-01 05:44:19.177 | lsof is already the newest version (4.95.0-1build3). 2026-09-01 05:44:19.177 | lsof set to manually installed. 2026-09-01 05:44:19.177 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-09-01 05:44:19.178 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-01 05:44:19.178 | openssl set to manually installed. 2026-09-01 05:44:19.178 | psmisc is already the newest version (23.7-1build1). 2026-09-01 05:44:19.178 | psmisc set to manually installed. 2026-09-01 05:44:19.178 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-01 05:44:19.178 | python3-dev set to manually installed. 2026-09-01 05:44:19.178 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-01 05:44:19.178 | python3-systemd is already the newest version (235-1build4). 2026-09-01 05:44:19.179 | python3-systemd set to manually installed. 2026-09-01 05:44:19.179 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-01 05:44:19.179 | tar set to manually installed. 2026-09-01 05:44:19.180 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-01 05:44:19.180 | tcpdump set to manually installed. 2026-09-01 05:44:19.181 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-01 05:44:19.181 | wget set to manually installed. 2026-09-01 05:44:19.181 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-01 05:44:19.182 | iptables set to manually installed. 2026-09-01 05:44:19.182 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-01 05:44:19.182 | kpartx set to manually installed. 2026-09-01 05:44:19.182 | parted is already the newest version (3.6-4build1). 2026-09-01 05:44:19.182 | parted set to manually installed. 2026-09-01 05:44:19.182 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-01 05:44:19.182 | sudo set to manually installed. 2026-09-01 05:44:19.182 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-01 05:44:19.182 | open-iscsi set to manually installed. 2026-09-01 05:44:19.183 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-01 05:44:19.183 | cryptsetup set to manually installed. 2026-09-01 05:44:19.183 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-01 05:44:19.183 | dosfstools set to manually installed. 2026-09-01 05:44:19.183 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-01 05:44:19.183 | netcat-openbsd set to manually installed. 2026-09-01 05:44:19.183 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-01 05:44:19.183 | qemu-utils set to manually installed. 2026-09-01 05:44:19.184 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-01 05:44:19.184 | sg3-utils set to manually installed. 2026-09-01 05:44:19.184 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-01 05:44:19.185 | lvm2 set to manually installed. 2026-09-01 05:44:19.185 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-01 05:44:19.185 | thin-provisioning-tools set to manually installed. 2026-09-01 05:44:19.185 | acl is already the newest version (2.3.2-1build1.1). 2026-09-01 05:44:19.186 | acl set to manually installed. 2026-09-01 05:44:19.186 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-09-01 05:44:19.186 | dnsmasq-base set to manually installed. 2026-09-01 05:44:19.186 | The following packages were automatically installed and are no longer required: 2026-09-01 05:44:19.186 | libfwupd2 libgusb2 2026-09-01 05:44:19.186 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:44:19.186 | The following additional packages will be installed: 2026-09-01 05:44:19.186 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-01 05:44:19.186 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-01 05:44:19.186 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-01 05:44:19.186 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-01 05:44:19.186 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-01 05:44:19.187 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-01 05:44:19.187 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-01 05:44:19.187 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-01 05:44:19.187 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 libfdisk1 2026-09-01 05:44:19.187 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-09-01 05:44:19.187 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-09-01 05:44:19.187 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-09-01 05:44:19.188 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-09-01 05:44:19.188 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-09-01 05:44:19.188 | libmount1 libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 2026-09-01 05:44:19.189 | libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-01 05:44:19.189 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-01 05:44:19.190 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-01 05:44:19.190 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-09-01 05:44:19.190 | libsctp-dev libsctp1 libsm6 libsmartcols1 libsub-override-perl 2026-09-01 05:44:19.190 | libsys-hostname-long-perl libsysfs2 libtool libtypes-serialiser-perl 2026-09-01 05:44:19.191 | libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 2026-09-01 05:44:19.191 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount 2026-09-01 05:44:19.191 | mysql-common ncal osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-09-01 05:44:19.191 | postgresql-client-16 postgresql-client-common postgresql-common 2026-09-01 05:44:19.191 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-01 05:44:19.191 | python3.12-venv ssl-cert util-linux uuid-dev vbetool zlib1g 2026-09-01 05:44:19.191 | Suggested packages: 2026-09-01 05:44:19.191 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-01 05:44:19.191 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-01 05:44:19.191 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-01 05:44:19.191 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-01 05:44:19.191 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-01 05:44:19.192 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-01 05:44:19.192 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-01 05:44:19.192 | libcache-memcached-perl libmemcached libyaml-perl nfs-common pcp-gui 2026-09-01 05:44:19.192 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-09-01 05:44:19.192 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-09-01 05:44:19.192 | sqlite3-doc zip util-linux-extra util-linux-locales 2026-09-01 05:44:19.344 | The following NEW packages will be installed: 2026-09-01 05:44:19.344 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-01 05:44:19.344 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-01 05:44:19.344 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-01 05:44:19.344 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-01 05:44:19.344 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-01 05:44:19.344 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-01 05:44:19.344 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-01 05:44:19.344 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-01 05:44:19.345 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-01 05:44:19.345 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-01 05:44:19.345 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-01 05:44:19.345 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-01 05:44:19.345 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-01 05:44:19.345 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-01 05:44:19.345 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-01 05:44:19.345 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-01 05:44:19.345 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-01 05:44:19.345 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-01 05:44:19.345 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-01 05:44:19.346 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-01 05:44:19.346 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-01 05:44:19.346 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-01 05:44:19.346 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-01 05:44:19.346 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-01 05:44:19.346 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-01 05:44:19.346 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-01 05:44:19.347 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-01 05:44:19.347 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-01 05:44:19.348 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-01 05:44:19.348 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-01 05:44:19.348 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-01 05:44:19.349 | uuid-dev vbetool vlan 2026-09-01 05:44:19.349 | The following packages will be upgraded: 2026-09-01 05:44:19.349 | bsdextrautils bsdutils eject fdisk libblkid1 libfdisk1 libmount1 2026-09-01 05:44:19.350 | libsmartcols1 libuuid1 mount util-linux uuid-runtime zlib1g zlib1g-dev 2026-09-01 05:44:19.615 | 14 upgraded, 161 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:44:19.615 | Need to get 178 MB of archives. 2026-09-01 05:44:19.616 | After this operation, 941 MB of additional disk space will be used. 2026-09-01 05:44:19.616 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-01 05:44:20.004 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-01 05:44:20.392 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-01 05:44:20.407 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-01 05:44:20.415 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-01 05:44:20.418 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-01 05:44:20.421 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-01 05:44:20.432 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-09-01 05:44:20.440 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-09-01 05:44:20.441 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-09-01 05:44:20.442 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-01 05:44:20.489 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-01 05:44:20.554 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-01 05:44:20.556 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-01 05:44:20.607 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-01 05:44:20.613 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-01 05:44:20.617 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-01 05:44:20.620 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-01 05:44:20.683 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-09-01 05:44:20.686 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-01 05:44:20.691 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-01 05:44:20.692 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-01 05:44:20.693 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-01 05:44:20.785 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-01 05:44:20.787 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-01 05:44:20.788 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-01 05:44:20.789 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-01 05:44:20.790 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-01 05:44:20.792 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-01 05:44:20.882 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-01 05:44:20.884 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-01 05:44:20.885 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-01 05:44:20.886 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-01 05:44:20.979 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-01 05:44:20.983 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-01 05:44:20.991 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-01 05:44:20.996 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-01 05:44:20.998 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-01 05:44:21.630 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-01 05:44:21.932 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-01 05:44:21.933 | Get:41 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-01 05:44:21.935 | Get:42 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-01 05:44:21.939 | Get:43 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-01 05:44:21.950 | Get:44 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-01 05:44:21.977 | Get:45 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-01 05:44:22.233 | Get:46 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-01 05:44:22.234 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-01 05:44:22.237 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-01 05:44:22.238 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-01 05:44:22.240 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-01 05:44:22.240 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-01 05:44:22.241 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-01 05:44:22.242 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-01 05:44:22.243 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-01 05:44:22.332 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-01 05:44:22.352 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-01 05:44:22.353 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-01 05:44:22.358 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-01 05:44:22.378 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-01 05:44:22.380 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-01 05:44:22.380 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-01 05:44:22.429 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-01 05:44:22.446 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-01 05:44:22.454 | Get:64 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-01 05:44:22.525 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-09-01 05:44:22.535 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-01 05:44:22.540 | Get:67 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-01 05:44:22.544 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-01 05:44:22.545 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-01 05:44:22.561 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-01 05:44:22.622 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-01 05:44:22.623 | Get:72 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-01 05:44:22.624 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-01 05:44:22.625 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-09-01 05:44:22.719 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-01 05:44:22.721 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-01 05:44:22.724 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-01 05:44:22.762 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-01 05:44:22.766 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-01 05:44:22.766 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-01 05:44:22.815 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-01 05:44:22.818 | Get:82 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-01 05:44:22.818 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-01 05:44:22.819 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-01 05:44:22.912 | Get:85 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-01 05:44:22.915 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-01 05:44:22.916 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-01 05:44:22.918 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-01 05:44:22.930 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-01 05:44:22.933 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-01 05:44:23.010 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-01 05:44:23.011 | Get:92 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-01 05:44:23.110 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-01 05:44:23.113 | Get:94 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-01 05:44:23.114 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-01 05:44:23.117 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-01 05:44:23.215 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-01 05:44:23.220 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-01 05:44:23.220 | Get:99 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-01 05:44:23.222 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-01 05:44:23.223 | Get:101 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-01 05:44:23.428 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-01 05:44:23.688 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-01 05:44:23.793 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-01 05:44:23.952 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-01 05:44:23.959 | Get:106 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-01 05:44:24.367 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-01 05:44:24.368 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-01 05:44:24.368 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-01 05:44:24.699 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-01 05:44:24.704 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-01 05:44:24.704 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-01 05:44:24.704 | Get:113 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-01 05:44:24.705 | Get:114 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-01 05:44:24.708 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-01 05:44:24.709 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-01 05:44:24.711 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-01 05:44:24.714 | Get:118 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-01 05:44:24.803 | Get:119 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-01 05:44:24.816 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-01 05:44:24.817 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-01 05:44:24.837 | Get:122 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-09-01 05:44:24.841 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-01 05:44:24.842 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-01 05:44:24.910 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-01 05:44:24.911 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-01 05:44:24.912 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-01 05:44:24.913 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-01 05:44:25.007 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-01 05:44:25.044 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-01 05:44:25.047 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-01 05:44:25.050 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-01 05:44:25.110 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-01 05:44:25.112 | Get:134 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-01 05:44:25.124 | Get:135 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-01 05:44:25.126 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-01 05:44:25.135 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-09-01 05:44:25.142 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-01 05:44:25.823 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-01 05:44:25.824 | Get:140 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-01 05:44:25.832 | Get:141 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-01 05:44:25.981 | Get:142 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-01 05:44:25.983 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-01 05:44:27.498 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-01 05:44:27.500 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-01 05:44:27.500 | Get:146 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-01 05:44:27.500 | Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-01 05:44:27.500 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-01 05:44:27.501 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-01 05:44:27.501 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-01 05:44:27.514 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-01 05:44:27.531 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-01 05:44:27.601 | Get:153 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-01 05:44:27.602 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-01 05:44:27.635 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-01 05:44:27.648 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-01 05:44:27.649 | Get:157 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-01 05:44:27.650 | Get:158 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-01 05:44:27.652 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-01 05:44:27.701 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-01 05:44:27.702 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-01 05:44:27.704 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-01 05:44:27.803 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-01 05:44:27.803 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-01 05:44:27.804 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-01 05:44:27.805 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-01 05:44:27.806 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-01 05:44:27.806 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-01 05:44:27.807 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-01 05:44:27.904 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-01 05:44:27.909 | Get:171 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-01 05:44:27.910 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-01 05:44:28.006 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-01 05:44:28.158 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-01 05:44:28.162 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-01 05:44:28.442 | perl: warning: Setting locale failed. 2026-09-01 05:44:28.442 | perl: warning: Please check that your locale settings: 2026-09-01 05:44:28.442 | LANGUAGE = (unset), 2026-09-01 05:44:28.442 | LC_ALL = "en_US.utf8", 2026-09-01 05:44:28.442 | LANG = "de_DE.UTF-8" 2026-09-01 05:44:28.442 | are supported and installed on your system. 2026-09-01 05:44:28.442 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:44:28.506 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:44:28.506 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:44:28.506 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:44:28.871 | Vorkonfiguration der Pakete ... 2026-09-01 05:44:28.895 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:44:29.051 | Fetched 178 MB in 9s (20.2 MB/s) 2026-09-01 05:44:29.139 | (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-01 05:44:29.145 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:29.155 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:29.246 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:29.359 | (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-01 05:44:29.366 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:29.380 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:29.659 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:30.726 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-01 05:44:30.836 | (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-01 05:44:30.843 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:30.854 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:30.936 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:30.952 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:31.019 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:31.128 | (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-01 05:44:31.135 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:31.146 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:31.211 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:31.326 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-01 05:44:31.332 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:31.348 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:31.406 | Selecting previously unselected package libapr1t64:amd64. 2026-09-01 05:44:31.417 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-01 05:44:31.421 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-01 05:44:31.468 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-01 05:44:31.478 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-01 05:44:31.482 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:44:31.524 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-01 05:44:31.535 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-01 05:44:31.539 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:44:31.575 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-01 05:44:31.586 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-01 05:44:31.590 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:44:31.631 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-01 05:44:31.643 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-01 05:44:31.646 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-01 05:44:31.699 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-01 05:44:31.709 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-01 05:44:31.800 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-01 05:44:31.811 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-01 05:44:31.878 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-01 05:44:31.935 | Selecting previously unselected package apache2-bin. 2026-09-01 05:44:31.994 | (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-01 05:44:32.000 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-01 05:44:32.004 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-01 05:44:32.150 | Selecting previously unselected package apache2-data. 2026-09-01 05:44:32.162 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-01 05:44:32.166 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-01 05:44:32.365 | Selecting previously unselected package apache2-utils. 2026-09-01 05:44:32.376 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-01 05:44:32.380 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-01 05:44:32.447 | Selecting previously unselected package apache2. 2026-09-01 05:44:32.458 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-01 05:44:32.466 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:44:32.468 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-01 05:44:32.585 | Selecting previously unselected package haproxy. 2026-09-01 05:44:32.596 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-01 05:44:32.608 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-01 05:44:32.740 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-01 05:44:32.751 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-09-01 05:44:32.755 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-09-01 05:44:32.810 | Selecting previously unselected package memcached. 2026-09-01 05:44:32.822 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-01 05:44:32.829 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-01 05:44:32.888 | Selecting previously unselected package libjson-perl. 2026-09-01 05:44:32.900 | Preparing to unpack .../07-libjson-perl_4.10000-1_all.deb ... 2026-09-01 05:44:32.903 | Unpacking libjson-perl (4.10000-1) ... 2026-09-01 05:44:32.963 | Selecting previously unselected package postgresql-client-common. 2026-09-01 05:44:32.973 | Preparing to unpack .../08-postgresql-client-common_257build1.1_all.deb ... 2026-09-01 05:44:32.977 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-01 05:44:33.038 | Selecting previously unselected package ssl-cert. 2026-09-01 05:44:33.048 | Preparing to unpack .../09-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-01 05:44:33.051 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-01 05:44:33.112 | Selecting previously unselected package postgresql-common. 2026-09-01 05:44:33.124 | Preparing to unpack .../10-postgresql-common_257build1.1_all.deb ... 2026-09-01 05:44:33.146 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-01 05:44:33.155 | Unpacking postgresql-common (257build1.1) ... 2026-09-01 05:44:33.273 | Selecting previously unselected package libsysfs2:amd64. 2026-09-01 05:44:33.285 | Preparing to unpack .../11-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-01 05:44:33.289 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-01 05:44:33.338 | Selecting previously unselected package sysfsutils. 2026-09-01 05:44:33.349 | Preparing to unpack .../12-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-01 05:44:33.355 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-01 05:44:33.413 | Preparing to unpack .../13-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:33.425 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:33.495 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:33.616 | (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-01 05:44:33.621 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:33.633 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:33.701 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:33.816 | (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-01 05:44:33.823 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:33.833 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:33.899 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:33.910 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:33.975 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:33.991 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:34.056 | Selecting previously unselected package autotools-dev. 2026-09-01 05:44:34.068 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-01 05:44:34.072 | Unpacking autotools-dev (20220109.1) ... 2026-09-01 05:44:34.124 | Selecting previously unselected package m4. 2026-09-01 05:44:34.135 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-01 05:44:34.139 | Unpacking m4 (1.4.19-4build1) ... 2026-09-01 05:44:34.220 | Selecting previously unselected package autoconf. 2026-09-01 05:44:34.232 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-01 05:44:34.235 | Unpacking autoconf (2.71-3) ... 2026-09-01 05:44:34.336 | Selecting previously unselected package automake. 2026-09-01 05:44:34.348 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-01 05:44:34.355 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-01 05:44:34.475 | Selecting previously unselected package autopoint. 2026-09-01 05:44:34.487 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-01 05:44:34.494 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-01 05:44:34.539 | Selecting previously unselected package libdebhelper-perl. 2026-09-01 05:44:34.550 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-01 05:44:34.553 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-01 05:44:34.647 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-01 05:44:34.659 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:34.662 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:35.722 | Selecting previously unselected package libclang-cpp17t64. 2026-09-01 05:44:35.735 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:35.743 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:36.278 | Selecting previously unselected package libgc1:amd64. 2026-09-01 05:44:36.290 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-01 05:44:36.298 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-01 05:44:36.349 | Selecting previously unselected package libobjc4:amd64. 2026-09-01 05:44:36.361 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-01 05:44:36.369 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-01 05:44:36.411 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-01 05:44:36.423 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-01 05:44:36.427 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-01 05:44:36.490 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-01 05:44:36.502 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:36.509 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:36.743 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-01 05:44:36.756 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:36.759 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:36.846 | Selecting previously unselected package libclang1-17t64. 2026-09-01 05:44:36.859 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:36.863 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:37.185 | Selecting previously unselected package clang-17. 2026-09-01 05:44:37.197 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:37.202 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:37.255 | Selecting previously unselected package libtool. 2026-09-01 05:44:37.267 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-01 05:44:37.271 | Unpacking libtool (2.4.7-7build1) ... 2026-09-01 05:44:37.328 | Selecting previously unselected package dh-autoreconf. 2026-09-01 05:44:37.339 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-01 05:44:37.344 | Unpacking dh-autoreconf (20) ... 2026-09-01 05:44:37.395 | Selecting previously unselected package libarchive-zip-perl. 2026-09-01 05:44:37.405 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-01 05:44:37.409 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-01 05:44:37.479 | Selecting previously unselected package libsub-override-perl. 2026-09-01 05:44:37.491 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-01 05:44:37.495 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-01 05:44:37.539 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-01 05:44:37.552 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-01 05:44:37.555 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-01 05:44:37.605 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-01 05:44:37.617 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-01 05:44:37.622 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-01 05:44:37.664 | Selecting previously unselected package debugedit. 2026-09-01 05:44:37.676 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-01 05:44:37.680 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-01 05:44:37.727 | Selecting previously unselected package dwz. 2026-09-01 05:44:37.739 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-01 05:44:37.743 | Unpacking dwz (0.15-1build6) ... 2026-09-01 05:44:37.792 | Selecting previously unselected package gettext. 2026-09-01 05:44:37.803 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-01 05:44:37.807 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-01 05:44:37.922 | Selecting previously unselected package intltool-debian. 2026-09-01 05:44:37.934 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-01 05:44:37.938 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-01 05:44:37.985 | Selecting previously unselected package po-debconf. 2026-09-01 05:44:37.997 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-01 05:44:38.001 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-01 05:44:38.091 | Selecting previously unselected package debhelper. 2026-09-01 05:44:38.103 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-01 05:44:38.107 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-01 05:44:38.375 | Selecting previously unselected package uuid-dev:amd64. 2026-09-01 05:44:38.386 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:38.390 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:38.447 | Selecting previously unselected package libsctp1:amd64. 2026-09-01 05:44:38.459 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-01 05:44:38.463 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-01 05:44:38.506 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-01 05:44:38.518 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-01 05:44:38.522 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-01 05:44:38.582 | Selecting previously unselected package libapr1-dev. 2026-09-01 05:44:38.594 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-01 05:44:38.598 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-01 05:44:38.963 | Selecting previously unselected package libldap-dev:amd64. 2026-09-01 05:44:38.974 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:38.978 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-01 05:44:39.141 | Selecting previously unselected package libldap2-dev. 2026-09-01 05:44:39.153 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-01 05:44:39.156 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-01 05:44:39.196 | Selecting previously unselected package libaprutil1-dev. 2026-09-01 05:44:39.209 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-09-01 05:44:39.212 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-01 05:44:39.533 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-01 05:44:39.546 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-01 05:44:39.549 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:39.601 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-01 05:44:39.613 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-01 05:44:39.617 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:39.668 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-01 05:44:39.680 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-01 05:44:39.684 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:39.725 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-01 05:44:39.737 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-01 05:44:39.741 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:39.861 | Selecting previously unselected package apache2-dev. 2026-09-01 05:44:39.874 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-01 05:44:39.877 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-01 05:44:39.971 | Selecting previously unselected package ncal. 2026-09-01 05:44:39.983 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-01 05:44:39.986 | Unpacking ncal (12.1.8) ... 2026-09-01 05:44:40.035 | Selecting previously unselected package bsdmainutils. 2026-09-01 05:44:40.048 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-01 05:44:40.055 | Unpacking bsdmainutils (12.1.8) ... 2026-09-01 05:44:40.096 | Selecting previously unselected package conntrack. 2026-09-01 05:44:40.107 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-01 05:44:40.112 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-01 05:44:40.155 | Selecting previously unselected package dnsmasq-utils. 2026-09-01 05:44:40.167 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-09-01 05:44:40.171 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-09-01 05:44:40.222 | Selecting previously unselected package ebtables. 2026-09-01 05:44:40.233 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-01 05:44:40.250 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-01 05:44:40.315 | Preparing to unpack .../047-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-01 05:44:40.325 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-01 05:44:40.377 | Selecting previously unselected package fonts-liberation. 2026-09-01 05:44:40.388 | Preparing to unpack .../048-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-01 05:44:40.392 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-01 05:44:40.477 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-01 05:44:40.488 | Preparing to unpack .../049-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-01 05:44:40.492 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-01 05:44:40.536 | Selecting previously unselected package fonts-liberation2. 2026-09-01 05:44:40.548 | Preparing to unpack .../050-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-01 05:44:40.551 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-01 05:44:40.588 | Selecting previously unselected package genisoimage. 2026-09-01 05:44:40.600 | Preparing to unpack .../051-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-01 05:44:40.603 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-01 05:44:40.662 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-01 05:44:40.674 | Preparing to unpack .../052-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-01 05:44:40.678 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-01 05:44:40.725 | Selecting previously unselected package libann0. 2026-09-01 05:44:40.737 | Preparing to unpack .../053-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-01 05:44:40.740 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-01 05:44:40.781 | Selecting previously unselected package libcdt5:amd64. 2026-09-01 05:44:40.793 | Preparing to unpack .../054-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:40.796 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:40.838 | Selecting previously unselected package libcgraph6:amd64. 2026-09-01 05:44:40.850 | Preparing to unpack .../055-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:40.854 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:40.898 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-01 05:44:40.910 | Preparing to unpack .../056-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-01 05:44:40.914 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-01 05:44:40.961 | Selecting previously unselected package libltdl7:amd64. 2026-09-01 05:44:40.973 | Preparing to unpack .../057-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-01 05:44:40.977 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-01 05:44:41.018 | Selecting previously unselected package libpathplan4:amd64. 2026-09-01 05:44:41.030 | Preparing to unpack .../058-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.034 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:41.076 | Selecting previously unselected package libgvc6. 2026-09-01 05:44:41.087 | Preparing to unpack .../059-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.091 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:41.155 | Selecting previously unselected package libgvpr2:amd64. 2026-09-01 05:44:41.167 | Preparing to unpack .../060-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.170 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:41.214 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-01 05:44:41.226 | Preparing to unpack .../061-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.229 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:41.293 | Selecting previously unselected package libice6:amd64. 2026-09-01 05:44:41.305 | Preparing to unpack .../062-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-01 05:44:41.308 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-01 05:44:41.350 | Selecting previously unselected package libsm6:amd64. 2026-09-01 05:44:41.362 | Preparing to unpack .../063-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-01 05:44:41.366 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-01 05:44:41.407 | Selecting previously unselected package libxt6t64:amd64. 2026-09-01 05:44:41.418 | Preparing to unpack .../064-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-01 05:44:41.422 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-01 05:44:41.466 | Selecting previously unselected package libxmu6:amd64. 2026-09-01 05:44:41.478 | Preparing to unpack .../065-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-01 05:44:41.481 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-01 05:44:41.522 | Selecting previously unselected package libxaw7:amd64. 2026-09-01 05:44:41.534 | Preparing to unpack .../066-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-01 05:44:41.538 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-01 05:44:41.583 | Selecting previously unselected package graphviz. 2026-09-01 05:44:41.595 | Preparing to unpack .../067-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.598 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:41.700 | Selecting previously unselected package icu-devtools. 2026-09-01 05:44:41.712 | Preparing to unpack .../068-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-01 05:44:41.715 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-01 05:44:41.776 | Selecting previously unselected package iputils-arping. 2026-09-01 05:44:41.788 | Preparing to unpack .../069-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-01 05:44:41.792 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-01 05:44:41.835 | Selecting previously unselected package comerr-dev:amd64. 2026-09-01 05:44:41.846 | Preparing to unpack .../070-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-01 05:44:41.853 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-01 05:44:41.906 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-01 05:44:41.918 | Preparing to unpack .../071-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:41.922 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:41.968 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-01 05:44:41.981 | Preparing to unpack .../072-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:41.985 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:42.028 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-01 05:44:42.038 | Preparing to unpack .../073-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:42.042 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:42.087 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-01 05:44:42.099 | Preparing to unpack .../074-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:42.102 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:42.143 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-01 05:44:42.155 | Preparing to unpack .../075-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:42.159 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:42.233 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-01 05:44:42.245 | Preparing to unpack .../076-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-01 05:44:42.249 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-01 05:44:42.293 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-01 05:44:42.303 | Preparing to unpack .../077-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:42.306 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:42.588 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-01 05:44:42.600 | Preparing to unpack .../078-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-01 05:44:42.604 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-01 05:44:42.663 | Selecting previously unselected package libgts-bin. 2026-09-01 05:44:42.675 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-01 05:44:42.679 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-01 05:44:42.731 | Selecting previously unselected package libicu-dev:amd64. 2026-09-01 05:44:42.743 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-01 05:44:42.747 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-01 05:44:43.282 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-01 05:44:43.295 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-01 05:44:43.298 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-01 05:44:43.359 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-01 05:44:43.370 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-01 05:44:43.374 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-01 05:44:43.413 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-01 05:44:43.426 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-01 05:44:43.429 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-01 05:44:43.468 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-01 05:44:43.481 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-09-01 05:44:43.484 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-01 05:44:43.526 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-01 05:44:43.539 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-01 05:44:43.542 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-01 05:44:43.663 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-01 05:44:43.676 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-01 05:44:43.679 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-01 05:44:43.722 | Selecting previously unselected package libjson-xs-perl. 2026-09-01 05:44:43.738 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:43.741 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-01 05:44:43.791 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-01 05:44:43.803 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-01 05:44:43.806 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-01 05:44:43.873 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-01 05:44:43.885 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-01 05:44:43.889 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-01 05:44:43.932 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-01 05:44:43.944 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-01 05:44:43.947 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-01 05:44:43.998 | Selecting previously unselected package mysql-common. 2026-09-01 05:44:44.011 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-01 05:44:44.029 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-01 05:44:44.078 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-01 05:44:44.090 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-01 05:44:44.093 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:44:44.190 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-01 05:44:44.202 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-09-01 05:44:44.205 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-09-01 05:44:44.292 | Selecting previously unselected package pcp-conf. 2026-09-01 05:44:44.305 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:44.308 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-01 05:44:44.356 | Selecting previously unselected package libpcp3t64. 2026-09-01 05:44:44.368 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:44.371 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:44.421 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-01 05:44:44.433 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:44.437 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:44.480 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-01 05:44:44.492 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:44.495 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-01 05:44:44.545 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-01 05:44:44.557 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-01 05:44:44.560 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-01 05:44:44.607 | Selecting previously unselected package libpq5:amd64. 2026-09-01 05:44:44.619 | Preparing to unpack .../099-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:44.622 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:44:44.668 | Selecting previously unselected package libssl-dev:amd64. 2026-09-01 05:44:44.681 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-01 05:44:44.684 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-01 05:44:44.896 | Selecting previously unselected package libpq-dev. 2026-09-01 05:44:44.909 | Preparing to unpack .../101-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:44.912 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:44:44.973 | Selecting previously unselected package libsasl2-dev. 2026-09-01 05:44:44.985 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-01 05:44:44.989 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-01 05:44:45.068 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-01 05:44:45.080 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-01 05:44:45.083 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-01 05:44:45.325 | Selecting previously unselected package libx86-1:amd64. 2026-09-01 05:44:45.337 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-01 05:44:45.341 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-01 05:44:45.384 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-01 05:44:45.395 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-01 05:44:45.399 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-01 05:44:45.500 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-01 05:44:45.512 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-01 05:44:45.516 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-01 05:44:45.619 | Selecting previously unselected package llvm-17-runtime. 2026-09-01 05:44:45.632 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:45.636 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:45.708 | Selecting previously unselected package libpfm4:amd64. 2026-09-01 05:44:45.721 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-09-01 05:44:45.725 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-09-01 05:44:45.797 | Selecting previously unselected package llvm-17. 2026-09-01 05:44:45.810 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:45.814 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:46.851 | Selecting previously unselected package libffi-dev:amd64. 2026-09-01 05:44:46.864 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-01 05:44:46.868 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-01 05:44:46.934 | Selecting previously unselected package llvm-17-tools. 2026-09-01 05:44:46.947 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:46.951 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:47.312 | Selecting previously unselected package libz3-4:amd64. 2026-09-01 05:44:47.325 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-01 05:44:47.336 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-01 05:44:47.556 | Selecting previously unselected package libz3-dev:amd64. 2026-09-01 05:44:47.566 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-01 05:44:47.572 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-01 05:44:47.630 | Selecting previously unselected package llvm-17-dev. 2026-09-01 05:44:47.642 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-01 05:44:47.646 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:51.046 | Selecting previously unselected package lsscsi. 2026-09-01 05:44:51.058 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-09-01 05:44:51.061 | Unpacking lsscsi (0.32-1build1) ... 2026-09-01 05:44:51.108 | Selecting previously unselected package osinfo-db. 2026-09-01 05:44:51.120 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-01 05:44:51.123 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-01 05:44:51.782 | Selecting previously unselected package pkgconf-bin. 2026-09-01 05:44:51.794 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-01 05:44:51.798 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-01 05:44:51.846 | Selecting previously unselected package pkgconf:amd64. 2026-09-01 05:44:51.857 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-01 05:44:51.864 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-01 05:44:51.915 | Selecting previously unselected package pkg-config:amd64. 2026-09-01 05:44:51.927 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-01 05:44:51.935 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-01 05:44:51.986 | Selecting previously unselected package pm-utils. 2026-09-01 05:44:51.997 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-09-01 05:44:52.001 | Unpacking pm-utils (1.4.1-21) ... 2026-09-01 05:44:52.084 | Selecting previously unselected package postgresql-client-16. 2026-09-01 05:44:52.097 | Preparing to unpack .../121-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:52.100 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:44:52.305 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-01 05:44:52.318 | Preparing to unpack .../122-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:44:52.321 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:44:52.892 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-01 05:44:52.904 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-01 05:44:52.908 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-01 05:44:52.966 | Selecting previously unselected package python3-mysqldb. 2026-09-01 05:44:52.980 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-01 05:44:52.984 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-01 05:44:53.040 | Selecting previously unselected package python3-pip-whl. 2026-09-01 05:44:53.052 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-01 05:44:53.056 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-01 05:44:53.114 | Selecting previously unselected package python3-setuptools-whl. 2026-09-01 05:44:53.127 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-01 05:44:53.130 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-01 05:44:53.188 | Selecting previously unselected package python3.12-venv. 2026-09-01 05:44:53.199 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-01 05:44:53.203 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-01 05:44:53.244 | Selecting previously unselected package python3-venv. 2026-09-01 05:44:53.257 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-01 05:44:53.260 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-01 05:44:53.298 | Selecting previously unselected package sqlite3. 2026-09-01 05:44:53.311 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-01 05:44:53.315 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-01 05:44:53.363 | Selecting previously unselected package unzip. 2026-09-01 05:44:53.375 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-01 05:44:53.379 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-01 05:44:53.432 | Selecting previously unselected package vbetool. 2026-09-01 05:44:53.445 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-09-01 05:44:53.449 | Unpacking vbetool (1.1-5) ... 2026-09-01 05:44:53.492 | Selecting previously unselected package libosinfo-l10n. 2026-09-01 05:44:53.505 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-01 05:44:53.509 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-01 05:44:53.580 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-01 05:44:53.593 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-01 05:44:53.596 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-01 05:44:53.642 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-01 05:44:53.654 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-01 05:44:53.657 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-01 05:44:53.698 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-01 05:44:53.710 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-01 05:44:53.714 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:44:53.765 | Selecting previously unselected package libpcp-archive1t64. 2026-09-01 05:44:53.778 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:53.781 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:53.825 | Selecting previously unselected package libpcp-gui2t64. 2026-09-01 05:44:53.838 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:53.841 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:53.884 | Selecting previously unselected package libpcp-import1t64. 2026-09-01 05:44:53.897 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:53.900 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:53.944 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-01 05:44:53.957 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:53.960 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:54.004 | Selecting previously unselected package libpcp-trace2t64. 2026-09-01 05:44:54.018 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:54.021 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:54.064 | Selecting previously unselected package libpcp-web1t64. 2026-09-01 05:44:54.076 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:54.079 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-01 05:44:54.126 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-01 05:44:54.138 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-01 05:44:54.142 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-01 05:44:54.188 | Selecting previously unselected package python3-pcp. 2026-09-01 05:44:54.201 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:54.204 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-01 05:44:54.265 | Selecting previously unselected package pcp. 2026-09-01 05:44:54.277 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-01 05:44:54.535 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-01 05:44:55.478 | Selecting previously unselected package socat. 2026-09-01 05:44:55.492 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-01 05:44:55.495 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-01 05:44:55.570 | Selecting previously unselected package vlan. 2026-09-01 05:44:55.582 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-09-01 05:44:55.586 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-01 05:44:55.668 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-01 05:44:55.678 | Setting up postgresql-client-common (257build1.1) ... 2026-09-01 05:44:55.696 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-09-01 05:44:55.706 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-01 05:44:55.716 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-01 05:44:55.746 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-01 05:44:55.753 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-01 05:44:55.762 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:44:55.772 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-01 05:44:55.782 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-09-01 05:44:55.792 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-01 05:44:55.802 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-01 05:44:55.812 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:55.822 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-01 05:44:55.831 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-01 05:44:55.841 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-01 05:44:56.470 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-01 05:44:56.471 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-01 05:44:56.928 | Setting up ncal (12.1.8) ... 2026-09-01 05:44:56.938 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-01 05:44:56.949 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-01 05:44:56.959 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-01 05:44:56.969 | Setting up vbetool (1.1-5) ... 2026-09-01 05:44:56.979 | Setting up pm-utils (1.4.1-21) ... 2026-09-01 05:44:56.995 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-01 05:44:57.009 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-01 05:44:57.018 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:44:57.028 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:44:57.037 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-01 05:44:57.047 | Setting up m4 (1.4.19-4build1) ... 2026-09-01 05:44:57.056 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-09-01 05:44:57.066 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-01 05:44:57.100 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-01 05:44:57.110 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-01 05:44:57.119 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-01 05:44:58.001 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-01 05:44:58.466 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:58.477 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-01 05:44:58.487 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-01 05:44:58.497 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-01 05:44:58.746 | Setting up autotools-dev (20220109.1) ... 2026-09-01 05:44:58.756 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-01 05:44:58.766 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:44:58.775 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-01 05:44:58.785 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-09-01 05:44:58.794 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:58.805 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:44:58.815 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-01 05:44:58.875 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:44:58.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:44:58.876 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:44:59.063 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:44:59.537 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-01 05:45:00.025 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:00.036 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-01 05:45:00.047 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:45:00.058 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:00.068 | Setting up ebtables (2.0.11-6build1) ... 2026-09-01 05:45:00.647 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-01 05:45:00.658 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-01 05:45:00.669 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-01 05:45:00.681 | Setting up bsdmainutils (12.1.8) ... 2026-09-01 05:45:00.693 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-01 05:45:00.704 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-01 05:45:00.715 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-01 05:45:00.725 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-01 05:45:00.736 | Setting up lsscsi (0.32-1build1) ... 2026-09-01 05:45:00.748 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-01 05:45:00.759 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-01 05:45:00.771 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-01 05:45:00.783 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-01 05:45:00.794 | Setting up autoconf (2.71-3) ... 2026-09-01 05:45:00.809 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-01 05:45:00.821 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-01 05:45:00.833 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:00.844 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:45:00.856 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-01 05:45:00.867 | Setting up dwz (0.15-1build6) ... 2026-09-01 05:45:00.878 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-01 05:45:00.890 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-01 05:45:00.902 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-01 05:45:00.914 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-01 05:45:00.941 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:00.953 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-01 05:45:02.213 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-01 05:45:02.245 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-01 05:45:02.256 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:02.267 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-01 05:45:02.298 | Setting up libjson-perl (4.10000-1) ... 2026-09-01 05:45:02.309 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:02.321 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-01 05:45:02.332 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-01 05:45:02.361 | Setting up debugedit (1:5.0-5build2) ... 2026-09-01 05:45:02.372 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-01 05:45:02.382 | Setting up libsub-override-perl (0.10-1) ... 2026-09-01 05:45:02.393 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-01 05:45:02.403 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:02.414 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:02.424 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-01 05:45:02.435 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-01 05:45:02.445 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-01 05:45:02.456 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-01 05:45:02.466 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-01 05:45:02.477 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-01 05:45:02.488 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-01 05:45:02.498 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-01 05:45:02.509 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-01 05:45:02.519 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:02.530 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-01 05:45:02.540 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-01 05:45:02.549 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-01 05:45:02.559 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-01 05:45:02.570 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:45:02.580 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-01 05:45:02.591 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-01 05:45:02.601 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:02.612 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-01 05:45:02.623 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:02.633 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-01 05:45:02.757 | Setting up libtool (2.4.7-7build1) ... 2026-09-01 05:45:02.768 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-01 05:45:02.779 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:45:03.324 | 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-01 05:45:03.362 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-01 05:45:03.373 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-01 05:45:04.213 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-01 05:45:04.797 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:45:04.813 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-01 05:45:04.823 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:45:04.835 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-09-01 05:45:04.846 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-01 05:45:04.856 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-01 05:45:04.866 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-01 05:45:04.877 | Setting up dh-autoreconf (20) ... 2026-09-01 05:45:04.888 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:04.899 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-01 05:45:04.910 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-01 05:45:04.921 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-01 05:45:04.931 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-01 05:45:04.942 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-01 05:45:04.953 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-01 05:45:04.964 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-01 05:45:04.975 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-01 05:45:04.986 | Setting up postgresql-common (257build1.1) ... 2026-09-01 05:45:05.058 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:45:05.059 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:45:05.059 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:45:05.137 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:45:05.579 | 2026-09-01 05:45:05.579 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-01 05:45:05.756 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-01 05:45:05.757 | Removing obsolete dictionary files: 2026-09-01 05:45:06.772 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-01 05:45:07.320 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:07.369 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.379 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-01 05:45:07.388 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-01 05:45:07.397 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.407 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-01 05:45:07.417 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:07.426 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.435 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:07.445 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.454 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-01 05:45:07.463 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:07.473 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-01 05:45:07.482 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-01 05:45:07.491 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:07.501 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-01 05:45:07.511 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.520 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-01 05:45:07.530 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-01 05:45:07.540 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:07.550 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-01 05:45:07.559 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-01 05:45:07.569 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-01 05:45:07.579 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-01 05:45:07.609 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.618 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:07.628 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-01 05:45:07.637 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-09-01 05:45:07.647 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-01 05:45:07.656 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-01 05:45:07.666 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-01 05:45:07.678 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-01 05:45:08.208 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:45:08.252 | Enabling module mpm_event. 2026-09-01 05:45:08.303 | Enabling module authz_core. 2026-09-01 05:45:08.309 | Enabling module authz_host. 2026-09-01 05:45:08.356 | Enabling module authn_core. 2026-09-01 05:45:08.362 | Enabling module auth_basic. 2026-09-01 05:45:08.410 | Enabling module access_compat. 2026-09-01 05:45:08.458 | Enabling module authn_file. 2026-09-01 05:45:08.505 | Enabling module authz_user. 2026-09-01 05:45:08.554 | Enabling module alias. 2026-09-01 05:45:08.601 | Enabling module dir. 2026-09-01 05:45:08.650 | Enabling module autoindex. 2026-09-01 05:45:08.697 | Enabling module env. 2026-09-01 05:45:08.745 | Enabling module mime. 2026-09-01 05:45:08.793 | Enabling module negotiation. 2026-09-01 05:45:08.845 | Enabling module setenvif. 2026-09-01 05:45:08.890 | Enabling module filter. 2026-09-01 05:45:08.940 | Enabling module deflate. 2026-09-01 05:45:08.988 | Enabling module status. 2026-09-01 05:45:09.036 | Enabling module reqtimeout. 2026-09-01 05:45:09.083 | Enabling conf charset. 2026-09-01 05:45:09.131 | Enabling conf localized-error-pages. 2026-09-01 05:45:09.180 | Enabling conf other-vhosts-access-log. 2026-09-01 05:45:09.228 | Enabling conf security. 2026-09-01 05:45:09.277 | Enabling conf serve-cgi-bin. 2026-09-01 05:45:09.324 | Enabling site 000-default. 2026-09-01 05:45:10.353 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-01 05:45:11.028 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-01 05:45:12.391 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-01 05:45:12.402 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-01 05:45:12.718 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-01 05:45:12.728 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-01 05:45:12.738 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-01 05:45:14.355 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-01 05:45:14.423 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-01 05:45:14.490 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-01 05:45:14.558 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-01 05:45:16.316 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-01 05:45:16.584 | Processing triggers for ufw (0.36.2-6) ... 2026-09-01 05:45:16.735 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-01 05:45:16.796 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:45:20.431 | Processing triggers for install-info (7.1-3build2) ... 2026-09-01 05:45:20.593 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-01 05:45:20.643 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-01 05:45:20.891 | perl: warning: Setting locale failed. 2026-09-01 05:45:20.891 | perl: warning: Please check that your locale settings: 2026-09-01 05:45:20.891 | LANGUAGE = (unset), 2026-09-01 05:45:20.892 | LC_ALL = "en_US.utf8", 2026-09-01 05:45:20.892 | LANG = "de_DE.UTF-8" 2026-09-01 05:45:20.892 | are supported and installed on your system. 2026-09-01 05:45:20.892 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:45:21.022 | perl: warning: Setting locale failed. 2026-09-01 05:45:21.022 | perl: warning: Please check that your locale settings: 2026-09-01 05:45:21.022 | LANGUAGE = (unset), 2026-09-01 05:45:21.023 | LC_ALL = "en_US.utf8", 2026-09-01 05:45:21.023 | LANG = "de_DE.UTF-8" 2026-09-01 05:45:21.023 | are supported and installed on your system. 2026-09-01 05:45:21.023 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:45:21.074 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:45:21.074 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:45:21.074 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:45:21.145 | perl: warning: Setting locale failed. 2026-09-01 05:45:21.145 | perl: warning: Please check that your locale settings: 2026-09-01 05:45:21.146 | LANGUAGE = (unset), 2026-09-01 05:45:21.146 | LC_ALL = "en_US.utf8", 2026-09-01 05:45:21.146 | LANG = "de_DE.UTF-8" 2026-09-01 05:45:21.146 | are supported and installed on your system. 2026-09-01 05:45:21.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:45:21.364 | 2026-09-01 05:45:21.365 | Running kernel seems to be up-to-date. 2026-09-01 05:45:21.365 | 2026-09-01 05:45:21.365 | Restarting services... 2026-09-01 05:45:21.486 | /etc/needrestart/restart.d/systemd-manager 2026-09-01 05:45:22.042 | systemctl restart packagekit.service polkit.service ssh.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-01 05:45:22.849 | 2026-09-01 05:45:22.849 | Service restarts being deferred: 2026-09-01 05:45:22.849 | systemctl restart ModemManager.service 2026-09-01 05:45:22.850 | systemctl restart getty@tty1.service 2026-09-01 05:45:22.850 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:45:22.850 | systemctl restart systemd-logind.service 2026-09-01 05:45:22.850 | systemctl restart virtlockd.service 2026-09-01 05:45:22.850 | systemctl restart virtlogd.service 2026-09-01 05:45:22.850 | 2026-09-01 05:45:22.850 | No containers need to be restarted. 2026-09-01 05:45:22.850 | 2026-09-01 05:45:22.850 | User sessions running outdated binaries: 2026-09-01 05:45:22.850 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:45:22.861 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:45:22.870 | 2026-09-01 05:45:22.870 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:45:24.880 | ++ functions-common:apt_get:1211 : result=0 2026-09-01 05:45:24.884 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:45:24.887 | ++ functions-common:time_stop:2420 : local name 2026-09-01 05:45:24.889 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 05:45:24.892 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:45:24.895 | ++ functions-common:time_stop:2423 : local total 2026-09-01 05:45:24.897 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 05:45:24.899 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:45:24.901 | ++ functions-common:time_stop:2427 : start_time=1788241457974 2026-09-01 05:45:24.905 | ++ functions-common:time_stop:2429 : [[ -z 1788241457974 ]] 2026-09-01 05:45:24.909 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:45:24.915 | ++ functions-common:time_stop:2432 : end_time=1788241524911 2026-09-01 05:45:24.918 | ++ functions-common:time_stop:2433 : elapsed_time=66937 2026-09-01 05:45:24.921 | ++ functions-common:time_stop:2434 : total=7640 2026-09-01 05:45:24.924 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:45:24.928 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74577 2026-09-01 05:45:24.931 | ++ functions-common:apt_get:1215 : return 0 2026-09-01 05:45:24.935 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-01 05:45:24.938 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-01 05:45:24.943 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-01 05:45:24.949 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-01 05:45:24.953 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-01 05:45:24.956 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-01 05:45:24.962 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-01 05:45:24.968 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-01 05:45:24.971 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-01 05:45:24.975 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-01 05:45:24.977 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:45:25.300 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-01 05:45:25.302 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-01 05:45:25.305 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-01 05:45:25.307 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-01 05:45:25.310 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-01 05:45:25.312 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-01 05:45:25.314 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-01 05:45:25.317 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-01 05:45:25.319 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-01 05:45:25.321 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-01 05:45:25.324 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-01 05:45:25.326 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-01 05:45:25.329 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-01 05:45:25.331 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-01 05:45:25.333 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-01 05:45:25.335 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-01 05:45:25.338 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-01 05:45:25.340 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-01 05:45:25.342 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-01 05:45:25.345 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-01 05:45:25.348 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-01 05:45:25.350 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-01 05:45:25.353 | + functions-common:_ensure_lsb_release:420 : return 2026-09-01 05:45:25.356 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-01 05:45:25.371 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-01 05:45:25.374 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-01 05:45:25.389 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-01 05:45:25.392 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-01 05:45:25.407 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-01 05:45:25.409 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-01 05:45:25.411 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-01 05:45:25.414 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-01 05:45:25.416 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-01 05:45:25.419 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-01 05:45:25.421 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-01 05:45:25.424 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-01 05:45:25.427 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-01 05:45:25.429 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-01 05:45:25.431 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-01 05:45:25.432 | Distro: noble 2026-09-01 05:45:25.434 | + tools/install_pip.sh:main:117 : get_versions 2026-09-01 05:45:25.437 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-01 05:45:25.442 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-01 05:45:25.444 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-01 05:45:25.448 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-01 05:45:25.448 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-01 05:45:26.142 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-01 05:45:26.144 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-01 05:45:26.145 | pip: 24.0 2026-09-01 05:45:26.147 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-01 05:45:26.149 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-01 05:45:26.151 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:45:26.154 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:45:26.156 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:45:26.158 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:45:26.160 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:45:26.162 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:45:26.164 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:45:26.167 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:45:26.169 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:45:26.171 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:45:26.173 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:45:26.175 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:45:26.178 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:45:26.179 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-01 05:45:26.182 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:45:26.184 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:45:26.186 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-01 05:45:26.191 | + tools/install_pip.sh:main:146 : set -x 2026-09-01 05:45:26.193 | + tools/install_pip.sh:main:149 : get_versions 2026-09-01 05:45:26.197 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-01 05:45:26.201 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-01 05:45:26.203 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-01 05:45:26.207 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-01 05:45:26.207 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-01 05:45:26.794 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-01 05:45:26.796 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-01 05:45:26.796 | pip: 24.0 2026-09-01 05:45:26.800 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-01 05:45:26.804 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-01 05:45:26.808 | + ./stack.sh:main:807 : fixup_all 2026-09-01 05:45:26.811 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-01 05:45:26.814 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-01 05:45:26.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:45:26.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:45:26.824 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-01 05:45:26.840 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-01 05:45:26.857 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-01 05:45:26.873 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-01 05:45:26.876 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-01 05:45:26.879 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:45:26.884 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:45:26.888 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:45:26.892 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:45:26.895 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:45:26.898 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:45:26.901 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:45:26.904 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:45:26.907 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:45:26.910 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:45:26.913 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:45:26.916 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:45:26.919 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:45:26.923 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-01 05:45:26.927 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-01 05:45:26.930 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-01 05:45:26.947 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-01 05:45:26.962 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-01 05:45:26.979 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-01 05:45:26.995 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-01 05:45:27.010 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-01 05:45:27.026 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-01 05:45:27.043 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-01 05:45:27.058 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-01 05:45:27.061 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-01 05:45:27.064 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-01 05:45:32.611 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-01 05:45:32.637 | Using python 3.12 to install setuptools 2026-09-01 05:45:32.640 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-01 05:45:34.032 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-01 05:45:34.304 | Collecting pip 2026-09-01 05:45:34.416 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-01 05:45:34.428 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-01 05:45:34.893 | Collecting setuptools[core] 2026-09-01 05:45:34.908 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-01 05:45:35.082 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-01 05:45:35.097 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:45:35.181 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-01 05:45:35.196 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-01 05:45:35.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.7 MB/s eta 0:00:00 2026-09-01 05:45:35.296 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-01 05:45:35.322 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:45:35.429 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-01 05:45:35.447 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:45:35.527 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-01 05:45:35.547 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:45:35.660 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:35.680 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-01 05:45:35.759 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:35.779 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-01 05:45:36.026 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:36.041 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-01 05:45:36.129 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:36.144 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:45:36.332 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:36.347 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-01 05:45:36.411 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:36.426 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-01 05:45:36.520 | 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-01 05:45:36.535 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-01 05:45:36.635 | 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-01 05:45:36.651 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:45:36.700 | 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-01 05:45:36.731 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-01 05:45:36.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.4 MB/s eta 0:00:00 2026-09-01 05:45:36.829 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-01 05:45:36.852 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-01 05:45:36.874 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-01 05:45:36.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-09-01 05:45:36.902 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-01 05:45:36.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 11.8 MB/s eta 0:00:00 2026-09-01 05:45:36.932 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-01 05:45:36.954 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-01 05:45:36.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 20.3 MB/s eta 0:00:00 2026-09-01 05:45:37.014 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-01 05:45:37.036 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-01 05:45:37.058 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-01 05:45:37.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.6 MB/s eta 0:00:00 2026-09-01 05:45:37.088 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-01 05:45:37.111 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-01 05:45:37.131 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.5 MB/s eta 0:00:00 2026-09-01 05:45:37.146 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-01 05:45:37.168 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-01 05:45:37.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.1 MB/s eta 0:00:00 2026-09-01 05:45:37.198 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-01 05:45:37.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.8 MB/s eta 0:00:00 2026-09-01 05:45:37.978 | 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-01 05:45:38.002 | Attempting uninstall: setuptools 2026-09-01 05:45:38.020 | Found existing installation: setuptools 68.1.2 2026-09-01 05:45:38.022 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:38.022 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-01 05:45:38.883 | Attempting uninstall: pygments 2026-09-01 05:45:38.928 | Found existing installation: Pygments 2.17.2 2026-09-01 05:45:38.929 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:38.929 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-01 05:45:40.193 | Attempting uninstall: pip 2026-09-01 05:45:40.197 | Found existing installation: pip 24.0 2026-09-01 05:45:40.268 | Uninstalling pip-24.0: 2026-09-01 05:45:40.278 | Successfully uninstalled pip-24.0 2026-09-01 05:45:41.854 | Attempting uninstall: packaging 2026-09-01 05:45:41.881 | Found existing installation: packaging 24.0 2026-09-01 05:45:41.881 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:41.883 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-01 05:45:42.100 | Attempting uninstall: markdown-it-py 2026-09-01 05:45:42.127 | Found existing installation: markdown-it-py 3.0.0 2026-09-01 05:45:42.128 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:42.129 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-01 05:45:42.290 | Attempting uninstall: wheel 2026-09-01 05:45:42.322 | Found existing installation: wheel 0.42.0 2026-09-01 05:45:42.322 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:42.323 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-01 05:45:42.375 | Attempting uninstall: rich 2026-09-01 05:45:42.407 | Found existing installation: rich 13.7.1 2026-09-01 05:45:42.409 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:42.409 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-01 05:45:43.126 | 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-01 05:45:43.326 | + inc/python:pip_install:216 : result=0 2026-09-01 05:45:43.328 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:45:43.332 | + functions-common:time_stop:2420 : local name 2026-09-01 05:45:43.335 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:45:43.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:45:43.341 | + functions-common:time_stop:2423 : local total 2026-09-01 05:45:43.345 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:45:43.348 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:45:43.350 | + functions-common:time_stop:2427 : start_time=1788241532631 2026-09-01 05:45:43.352 | + functions-common:time_stop:2429 : [[ -z 1788241532631 ]] 2026-09-01 05:45:43.356 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:45:43.359 | + functions-common:time_stop:2432 : end_time=1788241543357 2026-09-01 05:45:43.362 | + functions-common:time_stop:2433 : elapsed_time=10726 2026-09-01 05:45:43.364 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:45:43.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:45:43.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10726 2026-09-01 05:45:43.373 | + inc/python:pip_install:219 : return 0 2026-09-01 05:45:43.375 | + 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-01 05:45:43.378 | + 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-01 05:45:43.380 | + 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-01 05:45:43.382 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-01 05:45:43.385 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-01 05:45:43.389 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-01 05:45:43.411 | Using python 3.12 to install os-testr 2026-09-01 05:45:43.414 | + 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-01 05:45:44.615 | Collecting os-testr 2026-09-01 05:45:44.744 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-01 05:45:44.807 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-01 05:45:44.823 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:45:44.860 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-01 05:45:44.877 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-01 05:45:44.934 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-01 05:45:44.950 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-01 05:45:44.962 | 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-01 05:45:44.990 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-01 05:45:45.005 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-01 05:45:45.097 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-01 05:45:45.112 | 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-01 05:45:45.160 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-01 05:45:45.186 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-01 05:45:45.223 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-01 05:45:45.245 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-01 05:45:45.268 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-01 05:45:45.290 | 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-01 05:45:45.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.5 MB/s 0:00:00 2026-09-01 05:45:45.514 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-01 05:45:45.660 | Attempting uninstall: PyYAML 2026-09-01 05:45:45.668 | Found existing installation: PyYAML 6.0.1 2026-09-01 05:45:45.668 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:45:45.669 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-01 05:45:46.062 | 2026-09-01 05:45:46.066 | 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-01 05:45:46.214 | + inc/python:pip_install:216 : result=0 2026-09-01 05:45:46.217 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:45:46.219 | + functions-common:time_stop:2420 : local name 2026-09-01 05:45:46.221 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:45:46.225 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:45:46.228 | + functions-common:time_stop:2423 : local total 2026-09-01 05:45:46.230 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:45:46.232 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:45:46.236 | + functions-common:time_stop:2427 : start_time=1788241543405 2026-09-01 05:45:46.237 | + functions-common:time_stop:2429 : [[ -z 1788241543405 ]] 2026-09-01 05:45:46.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:45:46.244 | + functions-common:time_stop:2432 : end_time=1788241546241 2026-09-01 05:45:46.248 | + functions-common:time_stop:2433 : elapsed_time=2836 2026-09-01 05:45:46.250 | + functions-common:time_stop:2434 : total=10726 2026-09-01 05:45:46.254 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:45:46.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13562 2026-09-01 05:45:46.259 | + inc/python:pip_install:219 : return 0 2026-09-01 05:45:46.261 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-01 05:45:46.329 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-01 05:45:46.415 | + ./stack.sh:main:835 : install_infra 2026-09-01 05:45:46.419 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-01 05:45:46.423 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-01 05:45:46.427 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-01 05:45:51.885 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-01 05:45:51.889 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-01 05:45:51.918 | + 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-01 05:45:53.313 | Collecting pbr 2026-09-01 05:45:53.318 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:45:53.751 | Collecting setuptools[core] 2026-09-01 05:45:53.754 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-01 05:45:53.957 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-01 05:45:53.960 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:45:54.032 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-01 05:45:54.035 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-01 05:45:54.104 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-01 05:45:54.107 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:45:54.198 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-01 05:45:54.203 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:45:54.269 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-01 05:45:54.272 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:45:54.369 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.372 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-01 05:45:54.439 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.442 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-01 05:45:54.669 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.672 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-01 05:45:54.745 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.748 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:45:54.918 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.921 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-01 05:45:54.980 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-01 05:45:54.983 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-01 05:45:55.064 | 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-01 05:45:55.066 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-01 05:45:55.152 | 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-01 05:45:55.156 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:45:55.242 | 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-01 05:45:55.327 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-01 05:45:55.352 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-01 05:45:55.356 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-01 05:45:55.358 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-01 05:45:55.361 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-01 05:45:55.363 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-01 05:45:55.367 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-01 05:45:55.369 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-01 05:45:55.379 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-01 05:45:55.382 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-01 05:45:55.384 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-01 05:45:55.387 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-01 05:45:55.390 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-01 05:45:55.394 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-01 05:45:55.397 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-01 05:45:55.402 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-01 05:45:55.430 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-01 05:45:55.707 | 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-01 05:45:59.159 | 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-01 05:45:59.348 | + inc/python:pip_install:216 : result=0 2026-09-01 05:45:59.351 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:45:59.354 | + functions-common:time_stop:2420 : local name 2026-09-01 05:45:59.357 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:45:59.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:45:59.363 | + functions-common:time_stop:2423 : local total 2026-09-01 05:45:59.366 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:45:59.369 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:45:59.372 | + functions-common:time_stop:2427 : start_time=1788241551908 2026-09-01 05:45:59.376 | + functions-common:time_stop:2429 : [[ -z 1788241551908 ]] 2026-09-01 05:45:59.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:45:59.385 | + functions-common:time_stop:2432 : end_time=1788241559382 2026-09-01 05:45:59.388 | + functions-common:time_stop:2433 : elapsed_time=7474 2026-09-01 05:45:59.391 | + functions-common:time_stop:2434 : total=13562 2026-09-01 05:45:59.394 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:45:59.396 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21036 2026-09-01 05:45:59.400 | + inc/python:pip_install:219 : return 0 2026-09-01 05:45:59.403 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-01 05:45:59.407 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-01 05:45:59.438 | + 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-01 05:46:00.688 | Processing /opt/stack/requirements 2026-09-01 05:46:00.692 | Installing build dependencies: started 2026-09-01 05:46:03.530 | Installing build dependencies: finished with status 'done' 2026-09-01 05:46:03.533 | Getting requirements to build wheel: started 2026-09-01 05:46:03.827 | Getting requirements to build wheel: finished with status 'done' 2026-09-01 05:46:03.832 | Preparing metadata (pyproject.toml): started 2026-09-01 05:46:05.004 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:46:05.185 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:05.272 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-01 05:46:05.291 | 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.dev8694) (26.3) 2026-09-01 05:46:05.397 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:05.412 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-01 05:46:05.563 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:05.568 | 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-01 05:46:05.622 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:05.638 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-01 05:46:05.649 | 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.dev8694) (84.0.0) 2026-09-01 05:46:06.043 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:06.060 | 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-01 05:46:06.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.3 MB/s eta 0:00:00 2026-09-01 05:46:06.144 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:06.162 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-01 05:46:06.289 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:06.304 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-01 05:46:06.391 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8694) 2026-09-01 05:46:06.406 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:46:06.526 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-01 05:46:06.549 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-01 05:46:06.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.7 MB/s eta 0:00:00 2026-09-01 05:46:06.564 | 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-01 05:46:06.585 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-01 05:46:06.598 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.2 MB/s eta 0:00:00 2026-09-01 05:46:06.613 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-01 05:46:06.627 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.5 MB/s eta 0:00:00 2026-09-01 05:46:06.643 | 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-01 05:46:06.660 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 19.3 MB/s eta 0:00:00 2026-09-01 05:46:06.676 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-01 05:46:06.688 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.6 MB/s eta 0:00:00 2026-09-01 05:46:06.703 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-01 05:46:06.716 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.5 MB/s eta 0:00:00 2026-09-01 05:46:06.750 | Building wheels for collected packages: openstack_requirements 2026-09-01 05:46:06.751 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-01 05:46:09.011 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-01 05:46:09.013 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8694-py3-none-any.whl size=53491 sha256=3c423ef93050338154f5fa158321315221d385f258f34b8d1e87e65db083f11e 2026-09-01 05:46:09.013 | Stored in directory: /tmp/pip-ephem-wheel-cache-yvme6mxa/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-01 05:46:09.018 | Successfully built openstack_requirements 2026-09-01 05:46:09.293 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-01 05:46:10.026 | 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.dev8694 requests-2.34.2 urllib3-2.7.0 2026-09-01 05:46:10.231 | + inc/python:pip_install:216 : result=0 2026-09-01 05:46:10.234 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:46:10.237 | + functions-common:time_stop:2420 : local name 2026-09-01 05:46:10.239 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:46:10.242 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:46:10.245 | + functions-common:time_stop:2423 : local total 2026-09-01 05:46:10.247 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:46:10.250 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:46:10.252 | + functions-common:time_stop:2427 : start_time=1788241559429 2026-09-01 05:46:10.254 | + functions-common:time_stop:2429 : [[ -z 1788241559429 ]] 2026-09-01 05:46:10.258 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:46:10.262 | + functions-common:time_stop:2432 : end_time=1788241570259 2026-09-01 05:46:10.264 | + functions-common:time_stop:2433 : elapsed_time=10830 2026-09-01 05:46:10.267 | + functions-common:time_stop:2434 : total=21036 2026-09-01 05:46:10.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:46:10.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31866 2026-09-01 05:46:10.274 | + inc/python:pip_install:219 : return 0 2026-09-01 05:46:10.277 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-01 05:46:10.280 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-01 05:46:10.282 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-01 05:46:10.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:46:10.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:46:10.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-01 05:46:10.294 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:46:10.297 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-01 05:46:10.318 | Using python 3.12 to install pbr 2026-09-01 05:46:10.321 | + 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-01 05:46:11.278 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-01 05:46:11.322 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-01 05:46:11.572 | + inc/python:pip_install:216 : result=0 2026-09-01 05:46:11.575 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:46:11.577 | + functions-common:time_stop:2420 : local name 2026-09-01 05:46:11.580 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:46:11.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:46:11.585 | + functions-common:time_stop:2423 : local total 2026-09-01 05:46:11.588 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:46:11.590 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:46:11.593 | + functions-common:time_stop:2427 : start_time=1788241570313 2026-09-01 05:46:11.596 | + functions-common:time_stop:2429 : [[ -z 1788241570313 ]] 2026-09-01 05:46:11.599 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:46:11.603 | + functions-common:time_stop:2432 : end_time=1788241571600 2026-09-01 05:46:11.606 | + functions-common:time_stop:2433 : elapsed_time=1287 2026-09-01 05:46:11.609 | + functions-common:time_stop:2434 : total=31866 2026-09-01 05:46:11.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:46:11.614 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33153 2026-09-01 05:46:11.617 | + inc/python:pip_install:219 : return 0 2026-09-01 05:46:11.620 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-01 05:46:17.118 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-01 05:46:17.907 | Collecting bindep 2026-09-01 05:46:17.993 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-01 05:46:18.095 | Collecting distro>=1.7 (from bindep) 2026-09-01 05:46:18.109 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-01 05:46:18.194 | Collecting packaging (from bindep) 2026-09-01 05:46:18.198 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:46:18.244 | Collecting Parsley (from bindep) 2026-09-01 05:46:18.260 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-01 05:46:18.350 | Collecting pbr>=2 (from bindep) 2026-09-01 05:46:18.352 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:46:18.758 | Collecting setuptools (from pbr>=2->bindep) 2026-09-01 05:46:18.761 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-01 05:46:18.847 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-01 05:46:18.877 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-01 05:46:18.887 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-01 05:46:18.890 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-01 05:46:18.907 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-01 05:46:18.928 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-09-01 05:46:18.930 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-01 05:46:19.069 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-01 05:46:20.525 | 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-01 05:46:20.666 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-01 05:46:20.669 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-01 05:46:20.673 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-01 05:46:20.692 | + ./stack.sh:main:844 : pkgs= 2026-09-01 05:46:20.694 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-01 05:46:20.698 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-01 05:46:20.700 | + functions-common:run_phase:1848 : local mode=stack 2026-09-01 05:46:20.703 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-01 05:46:20.706 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 05:46:20.709 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 05:46:20.712 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 05:46:20.714 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 05:46:20.717 | + functions-common:run_phase:1858 : local extra 2026-09-01 05:46:20.720 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 05:46:20.725 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 05:46:20.728 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 05:46:20.731 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 05:46:20.734 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-01 05:46:20.737 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 05:46:20.752 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:46:20.755 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 05:46:20.757 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:46:20.760 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-01 05:46:20.762 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:46:20.765 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-01 05:46:20.767 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:46:20.770 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-01 05:46:20.772 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:46:20.775 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-01 05:46:20.778 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:46:20.780 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-01 05:46:20.783 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-01 05:46:20.785 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-01 05:46:20.788 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 05:46:20.791 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-01 05:46:20.794 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-01 05:46:20.796 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-01 05:46:20.799 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-01 05:46:20.801 | + functions-common:run_plugins:1837 : local plugins= 2026-09-01 05:46:20.804 | + functions-common:run_plugins:1838 : local plugin 2026-09-01 05:46:20.807 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-01 05:46:20.809 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-01 05:46:20.812 | + functions:set_systemd_override:845 : local value=2048 2026-09-01 05:46:20.815 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-01 05:46:20.818 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-01 05:46:20.879 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-01 05:46:20.879 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-01 05:46:20.882 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-01 05:46:21.285 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-01 05:46:21.287 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-01 05:46:21.309 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:46:21.312 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-01 05:46:21.316 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:46:21.319 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:46:21.323 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:46:21.326 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:46:21.330 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:46:21.334 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:46:21.336 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:21.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:21.345 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:46:21.348 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:46:21.352 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:46:21.356 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:46:21.359 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-01 05:46:21.362 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:46:21.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:21.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:21.372 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-01 05:46:21.400 | + 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-01 05:46:21.439 | Reading package lists... 2026-09-01 05:46:21.869 | Building dependency tree... 2026-09-01 05:46:21.871 | Reading state information... 2026-09-01 05:46:22.563 | The following packages were automatically installed and are no longer required: 2026-09-01 05:46:22.566 | libfwupd2 libgusb2 2026-09-01 05:46:22.566 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:46:22.568 | The following additional packages will be installed: 2026-09-01 05:46:22.568 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-01 05:46:22.568 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-01 05:46:22.569 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-01 05:46:22.571 | erlang-tools erlang-xmerl 2026-09-01 05:46:22.574 | Suggested packages: 2026-09-01 05:46:22.574 | erlang erlang-manpages erlang-doc 2026-09-01 05:46:22.634 | The following NEW packages will be installed: 2026-09-01 05:46:22.635 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-01 05:46:22.635 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-01 05:46:22.635 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-01 05:46:22.637 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-01 05:46:22.742 | 0 upgraded, 18 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:46:22.742 | Need to get 36.1 MB of archives. 2026-09-01 05:46:22.743 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-01 05:46:22.743 | 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-01 05:46:23.064 | 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-01 05:46:23.099 | 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-01 05:46:23.102 | 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-01 05:46:23.111 | 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-01 05:46:23.121 | 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-01 05:46:23.124 | 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-01 05:46:23.142 | 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-01 05:46:23.144 | 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-01 05:46:23.145 | 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-01 05:46:23.147 | 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-01 05:46:23.154 | 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-01 05:46:23.181 | 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-01 05:46:23.182 | 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-01 05:46:23.184 | 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-01 05:46:23.188 | 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-01 05:46:23.198 | 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-01 05:46:23.240 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-01 05:46:23.655 | perl: warning: Setting locale failed. 2026-09-01 05:46:23.655 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:23.655 | LANGUAGE = (unset), 2026-09-01 05:46:23.656 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:23.656 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:23.656 | are supported and installed on your system. 2026-09-01 05:46:23.656 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:23.717 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:46:23.717 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:46:23.717 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:46:23.911 | Fetched 36.1 MB in 1s (48.3 MB/s) 2026-09-01 05:46:23.985 | Selecting previously unselected package erlang-base. 2026-09-01 05:46:24.050 | (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-01 05:46:24.056 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.060 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.438 | Selecting previously unselected package erlang-asn1. 2026-09-01 05:46:24.448 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.451 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.511 | Selecting previously unselected package erlang-crypto. 2026-09-01 05:46:24.522 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.526 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.568 | Selecting previously unselected package erlang-public-key. 2026-09-01 05:46:24.580 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.583 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.634 | Selecting previously unselected package erlang-mnesia. 2026-09-01 05:46:24.645 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.649 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.714 | Selecting previously unselected package erlang-runtime-tools. 2026-09-01 05:46:24.725 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.729 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.789 | Selecting previously unselected package erlang-ssl. 2026-09-01 05:46:24.799 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.802 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.890 | Selecting previously unselected package erlang-eldap. 2026-09-01 05:46:24.901 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.905 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:24.946 | Selecting previously unselected package erlang-ftp. 2026-09-01 05:46:24.958 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:24.961 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.001 | Selecting previously unselected package erlang-tftp. 2026-09-01 05:46:25.013 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.017 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.060 | Selecting previously unselected package erlang-inets. 2026-09-01 05:46:25.071 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.075 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.155 | Selecting previously unselected package erlang-snmp. 2026-09-01 05:46:25.166 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.170 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.318 | Selecting previously unselected package erlang-os-mon. 2026-09-01 05:46:25.330 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.334 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.378 | Selecting previously unselected package erlang-parsetools. 2026-09-01 05:46:25.390 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.393 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.436 | Selecting previously unselected package erlang-syntax-tools. 2026-09-01 05:46:25.447 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.451 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.498 | Selecting previously unselected package erlang-tools. 2026-09-01 05:46:25.510 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.514 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.575 | Selecting previously unselected package erlang-xmerl. 2026-09-01 05:46:25.587 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-01 05:46:25.591 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:25.672 | Selecting previously unselected package rabbitmq-server. 2026-09-01 05:46:25.683 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-01 05:46:25.689 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-01 05:46:26.737 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:27.080 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-01 05:46:27.080 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-01 05:46:29.537 | Searching for services which depend on erlang and should be started... none found. 2026-09-01 05:46:29.569 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.579 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.589 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.599 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.609 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.618 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.628 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.637 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.647 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.656 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.665 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.675 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.685 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.694 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.706 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.716 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-01 05:46:29.725 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-01 05:46:29.811 | info: Selecting GID from range 100 to 999 ... 2026-09-01 05:46:29.816 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-01 05:46:29.911 | info: Selecting UID from range 100 to 999 ... 2026-09-01 05:46:29.911 | 2026-09-01 05:46:29.916 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-01 05:46:29.919 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-01 05:46:29.969 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-01 05:46:30.179 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-01 05:46:46.217 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:46:47.926 | perl: warning: Setting locale failed. 2026-09-01 05:46:47.926 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:47.926 | LANGUAGE = (unset), 2026-09-01 05:46:47.927 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:47.927 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:47.927 | are supported and installed on your system. 2026-09-01 05:46:47.927 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:48.055 | perl: warning: Setting locale failed. 2026-09-01 05:46:48.056 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:48.056 | LANGUAGE = (unset), 2026-09-01 05:46:48.056 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:48.056 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:48.057 | are supported and installed on your system. 2026-09-01 05:46:48.057 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:48.106 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:46:48.106 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:46:48.106 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:46:48.176 | perl: warning: Setting locale failed. 2026-09-01 05:46:48.176 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:48.176 | LANGUAGE = (unset), 2026-09-01 05:46:48.176 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:48.176 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:48.176 | are supported and installed on your system. 2026-09-01 05:46:48.177 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:48.532 | 2026-09-01 05:46:48.532 | Running kernel seems to be up-to-date. 2026-09-01 05:46:48.532 | 2026-09-01 05:46:48.532 | Restarting services... 2026-09-01 05:46:48.593 | 2026-09-01 05:46:48.593 | Service restarts being deferred: 2026-09-01 05:46:48.593 | systemctl restart getty@tty1.service 2026-09-01 05:46:48.593 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:46:48.593 | systemctl restart systemd-logind.service 2026-09-01 05:46:48.594 | systemctl restart virtlockd.service 2026-09-01 05:46:48.594 | systemctl restart virtlogd.service 2026-09-01 05:46:48.594 | 2026-09-01 05:46:48.594 | No containers need to be restarted. 2026-09-01 05:46:48.594 | 2026-09-01 05:46:48.594 | User sessions running outdated binaries: 2026-09-01 05:46:48.594 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:46:48.605 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:46:48.616 | 2026-09-01 05:46:48.616 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:46:50.906 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:46:50.909 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:46:50.913 | + functions-common:time_stop:2420 : local name 2026-09-01 05:46:50.917 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:46:50.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:46:50.924 | + functions-common:time_stop:2423 : local total 2026-09-01 05:46:50.928 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:46:50.932 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:46:50.935 | + functions-common:time_stop:2427 : start_time=1788241581396 2026-09-01 05:46:50.939 | + functions-common:time_stop:2429 : [[ -z 1788241581396 ]] 2026-09-01 05:46:50.944 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:46:50.950 | + functions-common:time_stop:2432 : end_time=1788241610945 2026-09-01 05:46:50.953 | + functions-common:time_stop:2433 : elapsed_time=29549 2026-09-01 05:46:50.957 | + functions-common:time_stop:2434 : total=74577 2026-09-01 05:46:50.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:46:50.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104126 2026-09-01 05:46:50.968 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:46:50.972 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-01 05:46:50.976 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:46:50.979 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:46:50.982 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:46:50.986 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:46:50.990 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:46:50.994 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:46:50.998 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:46:51.001 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:46:51.005 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:46:51.009 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:46:51.013 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:46:51.016 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:46:51.020 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:46:51.024 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-01 05:46:51.028 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-01 05:46:51.052 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:46:51.056 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-01 05:46:51.060 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:46:51.063 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-01 05:46:51.067 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-01 05:46:51.072 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-01 05:46:51.078 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-01 05:46:51.081 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-01 05:46:51.085 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-01 05:46:51.089 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-01 05:46:51.093 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-01 05:46:51.097 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-01 05:46:51.102 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-01 05:46:52.250 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-01 05:46:52.250 | user tags 2026-09-01 05:46:52.250 | guest [administrator]' 2026-09-01 05:46:52.256 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-01 05:46:52.257 | user tags 2026-09-01 05:46:52.257 | guest [administrator]' 2026-09-01 05:46:52.257 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-01 05:46:52.264 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-01 05:46:52.268 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-01 05:46:52.272 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-01 05:46:53.455 | Adding user "stackrabbit" ... 2026-09-01 05:46:53.483 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-01 05:46:53.508 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-01 05:46:54.601 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-01 05:46:54.637 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-01 05:46:54.640 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-01 05:46:55.726 | Changing password for user "stackrabbit" ... 2026-09-01 05:46:55.763 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-01 05:46:55.767 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-01 05:46:55.772 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-01 05:46:56.874 | Deleting user "guest" ... 2026-09-01 05:46:56.913 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-01 05:46:56.936 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:46:56.938 | + ./stack.sh:main:861 : install_database 2026-09-01 05:46:56.941 | + lib/database:install_database:118 : install_database_mysql 2026-09-01 05:46:56.944 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-01 05:46:56.948 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:56.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:56.954 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-01 05:46:56.967 | perl: warning: Setting locale failed. 2026-09-01 05:46:56.967 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:56.967 | LANGUAGE = (unset), 2026-09-01 05:46:56.968 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:56.968 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:56.968 | are supported and installed on your system. 2026-09-01 05:46:56.968 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:57.020 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:46:57.020 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:46:57.021 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:46:57.129 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-01 05:46:57.133 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-01 05:46:57.138 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-01 05:46:57.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:57.146 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:57.149 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-01 05:46:57.153 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-01 05:46:57.157 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-01 05:46:57.162 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-01 05:46:57.165 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-01 05:46:57.169 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:46:57.173 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:46:57.177 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:46:57.180 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:46:57.184 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:46:57.188 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:46:57.192 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:46:57.196 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:46:57.199 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:46:57.203 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:46:57.206 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:46:57.210 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:46:57.213 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:46:57.217 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-01 05:46:57.221 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:57.225 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:57.229 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-01 05:46:57.232 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:46:57.235 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:46:57.239 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:46:57.242 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:46:57.245 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:46:57.248 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:46:57.252 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:57.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:57.258 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:46:57.261 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:46:57.264 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:46:57.268 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:46:57.270 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-01 05:46:57.272 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:46:57.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:46:57.280 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:46:57.283 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-01 05:46:57.311 | + 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-01 05:46:57.350 | Reading package lists... 2026-09-01 05:46:57.776 | Building dependency tree... 2026-09-01 05:46:57.779 | Reading state information... 2026-09-01 05:46:58.493 | The following packages were automatically installed and are no longer required: 2026-09-01 05:46:58.496 | libfwupd2 libgusb2 2026-09-01 05:46:58.496 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:46:58.499 | The following additional packages will be installed: 2026-09-01 05:46:58.501 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-01 05:46:58.501 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-01 05:46:58.501 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-01 05:46:58.502 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-01 05:46:58.502 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-01 05:46:58.502 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-01 05:46:58.502 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-01 05:46:58.505 | Suggested packages: 2026-09-01 05:46:58.505 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-01 05:46:58.506 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-01 05:46:58.560 | The following NEW packages will be installed: 2026-09-01 05:46:58.561 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-01 05:46:58.561 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-01 05:46:58.562 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-01 05:46:58.562 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-01 05:46:58.562 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-01 05:46:58.562 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-01 05:46:58.562 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-01 05:46:58.647 | 0 upgraded, 27 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:46:58.647 | Need to get 29.6 MB of archives. 2026-09-01 05:46:58.648 | After this operation, 243 MB of additional disk space will be used. 2026-09-01 05:46:58.648 | 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-01 05:46:58.827 | 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-01 05:46:58.828 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-09-01 05:46:58.828 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-01 05:46:58.831 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-01 05:46:58.834 | 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-01 05:46:59.108 | 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-01 05:46:59.125 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-01 05:46:59.125 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-01 05:46:59.126 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-01 05:46:59.128 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-01 05:46:59.130 | 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-01 05:46:59.131 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-01 05:46:59.132 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-01 05:46:59.133 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-01 05:46:59.133 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-01 05:46:59.151 | 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-01 05:46:59.152 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-01 05:46:59.153 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-01 05:46:59.154 | 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-01 05:46:59.154 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-01 05:46:59.171 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-01 05:46:59.172 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-01 05:46:59.173 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-01 05:46:59.174 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-01 05:46:59.250 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-01 05:46:59.251 | 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-01 05:46:59.500 | perl: warning: Setting locale failed. 2026-09-01 05:46:59.500 | perl: warning: Please check that your locale settings: 2026-09-01 05:46:59.501 | LANGUAGE = (unset), 2026-09-01 05:46:59.501 | LC_ALL = "en_US.utf8", 2026-09-01 05:46:59.501 | LANG = "de_DE.UTF-8" 2026-09-01 05:46:59.501 | are supported and installed on your system. 2026-09-01 05:46:59.501 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:46:59.562 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:46:59.562 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:46:59.562 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:46:59.690 | Vorkonfiguration der Pakete ... 2026-09-01 05:46:59.701 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:46:59.844 | Fetched 29.6 MB in 1s (45.0 MB/s) 2026-09-01 05:46:59.879 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-01 05:46:59.947 | (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-01 05:46:59.954 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-01 05:46:59.958 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:00.363 | Selecting previously unselected package mysql-client-8.0. 2026-09-01 05:47:00.376 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-01 05:47:00.380 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:00.427 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-01 05:47:00.440 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-09-01 05:47:00.447 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-09-01 05:47:00.498 | Selecting previously unselected package libmecab2:amd64. 2026-09-01 05:47:00.510 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-01 05:47:00.513 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-01 05:47:00.564 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-01 05:47:00.578 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-01 05:47:00.581 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-01 05:47:00.628 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-01 05:47:00.641 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-01 05:47:00.645 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:01.572 | Selecting previously unselected package mysql-server-8.0. 2026-09-01 05:47:01.586 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-01 05:47:01.594 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:01.645 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:47:01.645 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:47:01.646 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:47:01.722 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:01.734 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:02.035 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:02.099 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-01 05:47:02.112 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-01 05:47:02.116 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-01 05:47:02.156 | Selecting previously unselected package liburi-perl. 2026-09-01 05:47:02.169 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-01 05:47:02.173 | Unpacking liburi-perl (5.27-1) ... 2026-09-01 05:47:02.253 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-01 05:47:02.267 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-01 05:47:02.271 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-01 05:47:02.327 | Selecting previously unselected package libcgi-pm-perl. 2026-09-01 05:47:02.339 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-01 05:47:02.343 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-01 05:47:02.403 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-01 05:47:02.417 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:47:02.420 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-01 05:47:02.461 | Selecting previously unselected package libfcgi-perl. 2026-09-01 05:47:02.473 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-01 05:47:02.478 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-01 05:47:02.519 | Selecting previously unselected package libcgi-fast-perl. 2026-09-01 05:47:02.531 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-01 05:47:02.536 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-01 05:47:02.574 | Selecting previously unselected package libclone-perl:amd64. 2026-09-01 05:47:02.586 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-01 05:47:02.590 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-01 05:47:02.630 | Selecting previously unselected package libencode-locale-perl. 2026-09-01 05:47:02.643 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-01 05:47:02.648 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-01 05:47:02.687 | Selecting previously unselected package libfcgi-bin. 2026-09-01 05:47:02.699 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:47:02.703 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-01 05:47:02.742 | Selecting previously unselected package libhtml-template-perl. 2026-09-01 05:47:02.753 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-01 05:47:02.757 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-01 05:47:02.803 | Selecting previously unselected package libtimedate-perl. 2026-09-01 05:47:02.816 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-01 05:47:02.820 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-01 05:47:02.887 | Selecting previously unselected package libhttp-date-perl. 2026-09-01 05:47:02.898 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-01 05:47:02.902 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-01 05:47:02.940 | Selecting previously unselected package libio-html-perl. 2026-09-01 05:47:02.953 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-01 05:47:02.957 | Unpacking libio-html-perl (1.004-3) ... 2026-09-01 05:47:02.998 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-01 05:47:03.011 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-01 05:47:03.015 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-01 05:47:03.055 | Selecting previously unselected package libhttp-message-perl. 2026-09-01 05:47:03.068 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-01 05:47:03.073 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-01 05:47:03.124 | Selecting previously unselected package mecab-utils. 2026-09-01 05:47:03.135 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-01 05:47:03.139 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-01 05:47:03.184 | Selecting previously unselected package mecab-ipadic. 2026-09-01 05:47:03.197 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-01 05:47:03.201 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-01 05:47:03.829 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-01 05:47:03.843 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-01 05:47:03.846 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-01 05:47:03.888 | Selecting previously unselected package mysql-server. 2026-09-01 05:47:03.901 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-01 05:47:03.904 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:03.973 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-01 05:47:03.985 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-01 05:47:04.000 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:04.011 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-01 05:47:04.023 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-09-01 05:47:04.034 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-01 05:47:04.045 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-01 05:47:04.056 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-01 05:47:04.066 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-01 05:47:04.077 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-01 05:47:04.087 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-01 05:47:04.098 | Setting up libio-html-perl (1.004-3) ... 2026-09-01 05:47:04.109 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:04.120 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-01 05:47:04.130 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:04.141 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-01 05:47:04.152 | Setting up liburi-perl (5.27-1) ... 2026-09-01 05:47:04.162 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:04.215 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:04.266 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:47:04.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:47:04.266 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:47:04.344 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:04.356 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:47:04.411 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-01 05:47:04.448 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-01 05:47:15.170 | mysqld will log errors to /var/log/mysql/error.log 2026-09-01 05:47:16.015 | mysqld is running as pid 16557 2026-09-01 05:47:18.463 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-01 05:47:20.146 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-01 05:47:20.156 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-01 05:47:20.165 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-01 05:47:20.168 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-01 05:47:20.169 | 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-01 05:47:20.169 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-01 05:47:20.170 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-01 05:47:20.245 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-01 05:47:20.246 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-01 05:47:20.558 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-01 05:47:20.558 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-01 05:47:20.559 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-01 05:47:20.560 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-01 05:47:20.607 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-01 05:47:20.607 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-01 05:47:20.616 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-01 05:47:20.616 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-01 05:47:20.617 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-01 05:47:20.619 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-01 05:47:20.619 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-01 05:47:20.768 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-01 05:47:20.768 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-01 05:47:20.999 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-01 05:47:21.047 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-01 05:47:21.051 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-01 05:47:21.052 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-01 05:47:21.053 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-01 05:47:21.145 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-01 05:47:21.175 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-01 05:47:21.182 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-01 05:47:21.182 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-01 05:47:21.182 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-01 05:47:21.537 | 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-01 05:47:21.654 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-01 05:47:21.902 | 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-01 05:47:21.905 | 2026-09-01 05:47:21.906 | done! 2026-09-01 05:47:21.912 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-01 05:47:21.919 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-01 05:47:21.928 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-01 05:47:21.934 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-01 05:47:21.934 | 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-01 05:47:21.935 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-01 05:47:21.935 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-01 05:47:22.037 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-01 05:47:22.038 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-01 05:47:22.494 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-01 05:47:22.495 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-01 05:47:22.496 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-01 05:47:22.496 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-01 05:47:22.576 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-01 05:47:22.577 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-01 05:47:22.588 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-01 05:47:22.589 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-01 05:47:22.589 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-01 05:47:22.593 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-01 05:47:22.593 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-01 05:47:22.797 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-01 05:47:22.798 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-01 05:47:23.105 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-01 05:47:23.173 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-01 05:47:23.179 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-01 05:47:23.179 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-01 05:47:23.180 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-01 05:47:23.303 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-01 05:47:23.343 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-01 05:47:23.353 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-01 05:47:23.354 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-01 05:47:23.354 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-01 05:47:23.785 | 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-01 05:47:23.912 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-01 05:47:24.161 | 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-01 05:47:24.164 | 2026-09-01 05:47:24.164 | done! 2026-09-01 05:47:24.170 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-01 05:47:24.178 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-01 05:47:24.189 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-01 05:47:24.201 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-01 05:47:24.213 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-01 05:47:24.223 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-01 05:47:24.234 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-01 05:47:24.245 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:47:26.121 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-01 05:47:26.361 | perl: warning: Setting locale failed. 2026-09-01 05:47:26.361 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:26.361 | LANGUAGE = (unset), 2026-09-01 05:47:26.361 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:26.361 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:26.362 | are supported and installed on your system. 2026-09-01 05:47:26.362 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:26.492 | perl: warning: Setting locale failed. 2026-09-01 05:47:26.493 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:26.493 | LANGUAGE = (unset), 2026-09-01 05:47:26.493 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:26.493 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:26.493 | are supported and installed on your system. 2026-09-01 05:47:26.493 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:26.543 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:47:26.543 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:47:26.543 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:47:26.614 | perl: warning: Setting locale failed. 2026-09-01 05:47:26.614 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:26.614 | LANGUAGE = (unset), 2026-09-01 05:47:26.614 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:26.614 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:26.614 | are supported and installed on your system. 2026-09-01 05:47:26.614 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:26.967 | 2026-09-01 05:47:26.967 | Running kernel seems to be up-to-date. 2026-09-01 05:47:26.967 | 2026-09-01 05:47:26.967 | Restarting services... 2026-09-01 05:47:27.027 | 2026-09-01 05:47:27.027 | Service restarts being deferred: 2026-09-01 05:47:27.027 | systemctl restart getty@tty1.service 2026-09-01 05:47:27.028 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:47:27.028 | systemctl restart systemd-logind.service 2026-09-01 05:47:27.028 | systemctl restart virtlockd.service 2026-09-01 05:47:27.028 | systemctl restart virtlogd.service 2026-09-01 05:47:27.028 | 2026-09-01 05:47:27.028 | No containers need to be restarted. 2026-09-01 05:47:27.028 | 2026-09-01 05:47:27.028 | User sessions running outdated binaries: 2026-09-01 05:47:27.028 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:47:27.038 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:47:27.049 | 2026-09-01 05:47:27.049 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:47:29.060 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:47:29.064 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:47:29.068 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:29.072 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:29.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:29.079 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:29.083 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:29.086 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:47:29.090 | + functions-common:time_stop:2427 : start_time=1788241617307 2026-09-01 05:47:29.093 | + functions-common:time_stop:2429 : [[ -z 1788241617307 ]] 2026-09-01 05:47:29.098 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:29.104 | + functions-common:time_stop:2432 : end_time=1788241649099 2026-09-01 05:47:29.107 | + functions-common:time_stop:2433 : elapsed_time=31792 2026-09-01 05:47:29.111 | + functions-common:time_stop:2434 : total=104126 2026-09-01 05:47:29.115 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:29.119 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135918 2026-09-01 05:47:29.123 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:47:29.127 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-01 05:47:29.131 | + ./stack.sh:main:864 : install_database_python 2026-09-01 05:47:29.135 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-01 05:47:29.139 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-01 05:47:29.143 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-01 05:47:29.147 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-01 05:47:29.152 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-01 05:47:29.156 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-01 05:47:29.160 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-01 05:47:29.166 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-01 05:47:29.166 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-01 05:47:29.174 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-01 05:47:29.178 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-01 05:47:29.181 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-01 05:47:29.185 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-01 05:47:29.190 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-01 05:47:29.221 | Using python 3.12 to install PyMySQL 2026-09-01 05:47:29.224 | + 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-01 05:47:30.363 | Collecting PyMySQL 2026-09-01 05:47:30.524 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-01 05:47:30.551 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-01 05:47:30.743 | Installing collected packages: PyMySQL 2026-09-01 05:47:30.813 | Successfully installed PyMySQL-1.2.0 2026-09-01 05:47:30.935 | + inc/python:pip_install:216 : result=0 2026-09-01 05:47:30.939 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:47:30.942 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:30.946 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:30.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:30.954 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:30.958 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:30.962 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:47:30.965 | + functions-common:time_stop:2427 : start_time=1788241649213 2026-09-01 05:47:30.969 | + functions-common:time_stop:2429 : [[ -z 1788241649213 ]] 2026-09-01 05:47:30.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:30.980 | + functions-common:time_stop:2432 : end_time=1788241650975 2026-09-01 05:47:30.983 | + functions-common:time_stop:2433 : elapsed_time=1762 2026-09-01 05:47:30.987 | + functions-common:time_stop:2434 : total=33153 2026-09-01 05:47:30.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:30.994 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34915 2026-09-01 05:47:30.998 | + inc/python:pip_install:219 : return 0 2026-09-01 05:47:31.002 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-01 05:47:31.006 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-01 05:47:31.009 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-01 05:47:31.013 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-01 05:47:31.038 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:47:31.042 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-01 05:47:31.046 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-01 05:47:31.071 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:47:31.075 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-01 05:47:31.100 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:47:31.104 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-01 05:47:31.129 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:47:31.133 | + ./stack.sh:main:872 : install_etcd3 2026-09-01 05:47:31.137 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-01 05:47:31.137 | Installing etcd 2026-09-01 05:47:31.140 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-01 05:47:31.157 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-01 05:47:31.174 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-01 05:47:31.178 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-01 05:47:31.198 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-01 05:47:31.203 | ++ 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-01 05:47:31.207 | ++ 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-01 05:47:31.210 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-01 05:47:31.214 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-01 05:47:31.217 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-01 05:47:31.221 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-01 05:47:31.224 | ++ 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-01 05:47:31.228 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-01 05:47:31.231 | ++ 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-01 05:47:31.237 | --2026-09-01 07:47:31-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-01 05:47:31.313 | Resolving github.com (github.com)... 140.82.121.3 2026-09-01 05:47:31.332 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-01 05:47:31.558 | HTTP request sent, awaiting response... 302 Found 2026-09-01 05:47:31.558 | 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-01T06%3A35%3A20Z&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-01T05%3A34%3A28Z&ske=2026-09-01T06%3A35%3A20Z&sks=b&skv=2018-11-09&sig=ZrxZKbpKR5NdPI0mcgieb2dKawsPvSHXualBW0GqWuc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODI0MzQ1MSwibmJmIjoxNzg4MjQxNjUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QicEi5UTEFSb7DEssfU7vjoBdWj5PMnz27rAGnCre6A&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-01 05:47:31.558 | --2026-09-01 07:47:31-- 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-01T06%3A35%3A20Z&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-01T05%3A34%3A28Z&ske=2026-09-01T06%3A35%3A20Z&sks=b&skv=2018-11-09&sig=ZrxZKbpKR5NdPI0mcgieb2dKawsPvSHXualBW0GqWuc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODI0MzQ1MSwibmJmIjoxNzg4MjQxNjUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.QicEi5UTEFSb7DEssfU7vjoBdWj5PMnz27rAGnCre6A&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-01 05:47:31.594 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-09-01 05:47:31.605 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-01 05:47:31.909 | HTTP request sent, awaiting response... 200 OK 2026-09-01 05:47:31.910 | Length: 20927601 (20M) [application/octet-stream] 2026-09-01 05:47:31.910 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-01 05:47:31.961 | 2026-09-01 05:47:32.218 | 0K ........ ........ ... 100% 64.8M=0.3s 2026-09-01 05:47:32.218 | 2026-09-01 05:47:32.218 | 2026-09-01 07:47:32 (64.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-01 05:47:32.218 | 2026-09-01 05:47:32.224 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-01 05:47:32.228 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-01 05:47:32.232 | ++ functions:get_extra_file:81 : return 2026-09-01 05:47:32.237 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-01 05:47:32.241 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-01 05:47:32.245 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-01 05:47:32.249 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-01 05:47:32.275 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-01 05:47:32.279 | + 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-01 05:47:32.290 | etcd-v3.5.21-linux-amd64/ 2026-09-01 05:47:32.290 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-01 05:47:32.290 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-01 05:47:32.290 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-01 05:47:32.290 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-01 05:47:32.291 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-01 05:47:32.291 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-01 05:47:32.291 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-01 05:47:32.293 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-01 05:47:32.293 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-01 05:47:32.293 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-01 05:47:32.293 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-01 05:47:32.293 | etcd-v3.5.21-linux-amd64/README.md 2026-09-01 05:47:32.294 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-01 05:47:32.458 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-01 05:47:32.658 | etcd-v3.5.21-linux-amd64/etcd 2026-09-01 05:47:32.921 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-01 05:47:32.960 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-01 05:47:32.993 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-01 05:47:32.997 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-01 05:47:33.023 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:47:33.026 | + ./stack.sh:main:891 : install_dstat 2026-09-01 05:47:33.030 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-01 05:47:33.055 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:47:33.059 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-01 05:47:33.063 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:47:33.066 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-01 05:47:33.071 | + ./stack.sh:main:900 : install_libs 2026-09-01 05:47:33.075 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-01 05:47:33.079 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-01 05:47:33.083 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-01 05:47:33.087 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-01 05:47:33.090 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.094 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.098 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-01 05:47:33.102 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.106 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-01 05:47:33.110 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-01 05:47:33.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-01 05:47:33.117 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-01 05:47:33.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.129 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-01 05:47:33.133 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.137 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-01 05:47:33.141 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-01 05:47:33.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-01 05:47:33.149 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-01 05:47:33.152 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.156 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.160 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-01 05:47:33.164 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.168 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-01 05:47:33.172 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-01 05:47:33.176 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-01 05:47:33.179 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-01 05:47:33.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.191 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-01 05:47:33.194 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.198 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-01 05:47:33.202 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-01 05:47:33.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-01 05:47:33.210 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-01 05:47:33.214 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.218 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-01 05:47:33.226 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.230 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-01 05:47:33.234 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-01 05:47:33.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-01 05:47:33.242 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-01 05:47:33.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.249 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-01 05:47:33.257 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.261 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-01 05:47:33.265 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-01 05:47:33.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-01 05:47:33.273 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-01 05:47:33.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-01 05:47:33.289 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.292 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-01 05:47:33.296 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-01 05:47:33.300 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-01 05:47:33.304 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-01 05:47:33.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.311 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.315 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-01 05:47:33.319 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.323 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-01 05:47:33.327 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-01 05:47:33.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-01 05:47:33.334 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-01 05:47:33.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-01 05:47:33.351 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.355 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-01 05:47:33.359 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-01 05:47:33.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-01 05:47:33.366 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-01 05:47:33.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.374 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-01 05:47:33.381 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.385 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-01 05:47:33.389 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-01 05:47:33.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-01 05:47:33.397 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-01 05:47:33.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.408 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-01 05:47:33.412 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.416 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-01 05:47:33.420 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-01 05:47:33.424 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-01 05:47:33.427 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-01 05:47:33.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-01 05:47:33.443 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.446 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-01 05:47:33.450 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-01 05:47:33.454 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-01 05:47:33.458 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-01 05:47:33.462 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-01 05:47:33.473 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.477 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-01 05:47:33.481 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-01 05:47:33.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-01 05:47:33.488 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-01 05:47:33.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-01 05:47:33.503 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.507 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-01 05:47:33.510 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-01 05:47:33.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-01 05:47:33.518 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-01 05:47:33.522 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.526 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.529 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-01 05:47:33.533 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.537 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-01 05:47:33.541 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-01 05:47:33.545 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-01 05:47:33.548 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-01 05:47:33.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.556 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.560 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-01 05:47:33.564 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.567 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-01 05:47:33.571 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-01 05:47:33.575 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-01 05:47:33.579 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-01 05:47:33.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-01 05:47:33.594 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.597 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-01 05:47:33.601 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-01 05:47:33.604 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-01 05:47:33.608 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-01 05:47:33.612 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.615 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-01 05:47:33.623 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.627 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-01 05:47:33.631 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-01 05:47:33.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-01 05:47:33.638 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-01 05:47:33.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.646 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.649 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-01 05:47:33.653 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.657 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-01 05:47:33.660 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-01 05:47:33.664 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-01 05:47:33.668 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-01 05:47:33.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.679 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-01 05:47:33.683 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.687 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-01 05:47:33.691 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-01 05:47:33.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-01 05:47:33.698 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-01 05:47:33.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.705 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-01 05:47:33.713 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.716 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-01 05:47:33.720 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-01 05:47:33.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-01 05:47:33.728 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-01 05:47:33.732 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-01 05:47:33.743 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.747 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-01 05:47:33.751 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-01 05:47:33.754 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-01 05:47:33.758 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-01 05:47:33.763 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.766 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.770 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-01 05:47:33.774 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.778 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-01 05:47:33.782 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-01 05:47:33.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-01 05:47:33.789 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-01 05:47:33.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.796 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.800 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-01 05:47:33.804 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.807 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-01 05:47:33.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-01 05:47:33.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-01 05:47:33.818 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-01 05:47:33.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.826 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.830 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-01 05:47:33.834 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.838 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-01 05:47:33.842 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-01 05:47:33.846 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-01 05:47:33.849 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-01 05:47:33.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.857 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-01 05:47:33.865 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.869 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-01 05:47:33.872 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-01 05:47:33.876 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-01 05:47:33.880 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-01 05:47:33.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.891 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-01 05:47:33.895 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.899 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-01 05:47:33.903 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-01 05:47:33.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-01 05:47:33.911 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-01 05:47:33.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.922 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-01 05:47:33.926 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.930 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-01 05:47:33.934 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-01 05:47:33.938 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-01 05:47:33.941 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-01 05:47:33.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.952 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-01 05:47:33.956 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.960 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-01 05:47:33.964 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-01 05:47:33.968 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-01 05:47:33.972 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-01 05:47:33.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:33.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:33.983 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-01 05:47:33.987 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:33.991 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-01 05:47:33.994 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-01 05:47:33.998 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-01 05:47:34.002 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-01 05:47:34.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.009 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-01 05:47:34.016 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.020 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-01 05:47:34.023 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-01 05:47:34.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-01 05:47:34.031 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-01 05:47:34.035 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.038 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.042 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-01 05:47:34.046 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.050 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-01 05:47:34.053 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-01 05:47:34.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-01 05:47:34.061 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-01 05:47:34.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.068 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-01 05:47:34.076 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.080 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-01 05:47:34.084 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-01 05:47:34.088 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-01 05:47:34.091 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-01 05:47:34.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-01 05:47:34.106 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.110 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-01 05:47:34.114 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-01 05:47:34.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-01 05:47:34.121 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-01 05:47:34.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.129 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-01 05:47:34.136 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.140 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-01 05:47:34.144 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-01 05:47:34.148 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-01 05:47:34.151 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-01 05:47:34.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-01 05:47:34.167 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.170 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-01 05:47:34.174 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-01 05:47:34.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-01 05:47:34.182 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-01 05:47:34.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-01 05:47:34.197 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.201 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-01 05:47:34.205 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-01 05:47:34.208 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-01 05:47:34.212 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-01 05:47:34.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.220 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.224 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-01 05:47:34.228 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.232 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-01 05:47:34.235 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-01 05:47:34.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:34.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:34.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-01 05:47:34.252 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:34.256 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-01 05:47:34.285 | Using python 3.12 to install etcd3gw 2026-09-01 05:47:34.289 | + 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-01 05:47:35.429 | Collecting etcd3gw 2026-09-01 05:47:35.556 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:47:35.567 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-01 05:47:35.595 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-01 05:47:35.596 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-01 05:47:35.640 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-01 05:47:35.656 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:47:35.701 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-01 05:47:35.718 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-01 05:47:36.348 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-01 05:47:36.364 | 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-01 05:47:36.378 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-01 05:47:36.615 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-01 05:47:36.618 | 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-01 05:47:36.634 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-01 05:47:36.636 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-01 05:47:36.659 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-01 05:47:36.661 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-01 05:47:36.667 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-01 05:47:36.694 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-01 05:47:36.727 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-01 05:47:36.753 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-01 05:47:36.761 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-01 05:47:36.763 | 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-01 05:47:36.766 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-01 05:47:36.768 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-01 05:47:36.783 | 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-01 05:47:37.015 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-01 05:47:37.074 | Attempting uninstall: urllib3 2026-09-01 05:47:37.081 | Found existing installation: urllib3 2.0.7 2026-09-01 05:47:37.082 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:37.082 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-01 05:47:37.222 | Attempting uninstall: idna 2026-09-01 05:47:37.228 | Found existing installation: idna 3.6 2026-09-01 05:47:37.228 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:37.229 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-01 05:47:37.391 | Attempting uninstall: requests 2026-09-01 05:47:37.400 | Found existing installation: requests 2.31.0 2026-09-01 05:47:37.400 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:37.401 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-01 05:47:37.634 | 2026-09-01 05:47:37.639 | 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-01 05:47:37.805 | + inc/python:pip_install:216 : result=0 2026-09-01 05:47:37.808 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:47:37.810 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:37.812 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:37.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:37.816 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:37.818 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:37.821 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:47:37.823 | + functions-common:time_stop:2427 : start_time=1788241654278 2026-09-01 05:47:37.825 | + functions-common:time_stop:2429 : [[ -z 1788241654278 ]] 2026-09-01 05:47:37.828 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:37.832 | + functions-common:time_stop:2432 : end_time=1788241657829 2026-09-01 05:47:37.833 | + functions-common:time_stop:2433 : elapsed_time=3551 2026-09-01 05:47:37.836 | + functions-common:time_stop:2434 : total=34915 2026-09-01 05:47:37.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:37.841 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38466 2026-09-01 05:47:37.843 | + inc/python:pip_install:219 : return 0 2026-09-01 05:47:37.846 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-01 05:47:37.848 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-01 05:47:37.851 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-01 05:47:37.853 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:47:37.856 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:47:37.858 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:47:37.861 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:47:37.863 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:47:37.866 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:47:37.868 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:47:37.871 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:47:37.874 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:47:37.876 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:47:37.878 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:47:37.881 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:47:37.883 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:47:37.886 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-01 05:47:37.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:47:37.890 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:47:37.893 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-01 05:47:37.895 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-01 05:47:37.898 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:47:37.900 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:47:37.903 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:47:37.905 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:47:37.908 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:47:37.911 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:47:37.913 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:47:37.916 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:47:37.918 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:47:37.921 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:47:37.923 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:47:37.925 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:47:37.928 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-01 05:47:37.931 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:47:37.933 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:47:37.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:47:37.938 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-01 05:47:37.960 | + 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-01 05:47:37.997 | Reading package lists... 2026-09-01 05:47:38.385 | Building dependency tree... 2026-09-01 05:47:38.387 | Reading state information... 2026-09-01 05:47:39.001 | The following packages were automatically installed and are no longer required: 2026-09-01 05:47:39.003 | libfwupd2 libgusb2 2026-09-01 05:47:39.003 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:47:39.006 | The following additional packages will be installed: 2026-09-01 05:47:39.008 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-01 05:47:39.010 | Suggested packages: 2026-09-01 05:47:39.011 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-01 05:47:39.011 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-01 05:47:39.011 | python3-uwsgidecorators 2026-09-01 05:47:39.050 | The following NEW packages will be installed: 2026-09-01 05:47:39.052 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-01 05:47:39.305 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:47:39.305 | Need to get 1270 kB of archives. 2026-09-01 05:47:39.305 | After this operation, 4285 kB of additional disk space will be used. 2026-09-01 05:47:39.305 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-01 05:47:39.759 | 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-01 05:47:39.837 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-01 05:47:39.960 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-01 05:47:40.067 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-01 05:47:40.167 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-01 05:47:40.405 | perl: warning: Setting locale failed. 2026-09-01 05:47:40.405 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:40.405 | LANGUAGE = (unset), 2026-09-01 05:47:40.405 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:40.405 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:40.405 | are supported and installed on your system. 2026-09-01 05:47:40.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:40.468 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:47:40.468 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:47:40.468 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:47:40.660 | Fetched 1270 kB in 1s (1168 kB/s) 2026-09-01 05:47:40.715 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-01 05:47:40.781 | (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-01 05:47:40.789 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-01 05:47:40.796 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-01 05:47:40.843 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-01 05:47:40.857 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-01 05:47:40.860 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-01 05:47:40.905 | Selecting previously unselected package libzmq5:amd64. 2026-09-01 05:47:40.918 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-01 05:47:40.922 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-01 05:47:40.970 | Selecting previously unselected package uwsgi-core. 2026-09-01 05:47:40.984 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-01 05:47:40.988 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.165 | Selecting previously unselected package uwsgi. 2026-09-01 05:47:41.179 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-01 05:47:41.184 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.235 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-01 05:47:41.248 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-01 05:47:41.252 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.321 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-01 05:47:41.331 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-01 05:47:41.341 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-01 05:47:41.352 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.371 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.926 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-01 05:47:41.961 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:47:42.977 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-01 05:47:43.221 | perl: warning: Setting locale failed. 2026-09-01 05:47:43.221 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:43.221 | LANGUAGE = (unset), 2026-09-01 05:47:43.222 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:43.222 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:43.222 | are supported and installed on your system. 2026-09-01 05:47:43.222 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:43.349 | perl: warning: Setting locale failed. 2026-09-01 05:47:43.349 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:43.350 | LANGUAGE = (unset), 2026-09-01 05:47:43.350 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:43.350 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:43.350 | are supported and installed on your system. 2026-09-01 05:47:43.350 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:43.399 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:47:43.400 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:47:43.400 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:47:43.476 | perl: warning: Setting locale failed. 2026-09-01 05:47:43.476 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:43.476 | LANGUAGE = (unset), 2026-09-01 05:47:43.476 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:43.476 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:43.476 | are supported and installed on your system. 2026-09-01 05:47:43.476 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:43.837 | 2026-09-01 05:47:43.837 | Running kernel seems to be up-to-date. 2026-09-01 05:47:43.837 | 2026-09-01 05:47:43.837 | Restarting services... 2026-09-01 05:47:43.896 | 2026-09-01 05:47:43.896 | Service restarts being deferred: 2026-09-01 05:47:43.897 | systemctl restart getty@tty1.service 2026-09-01 05:47:43.897 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:47:43.897 | systemctl restart systemd-logind.service 2026-09-01 05:47:43.897 | systemctl restart virtlockd.service 2026-09-01 05:47:43.897 | systemctl restart virtlogd.service 2026-09-01 05:47:43.897 | 2026-09-01 05:47:43.897 | No containers need to be restarted. 2026-09-01 05:47:43.897 | 2026-09-01 05:47:43.897 | User sessions running outdated binaries: 2026-09-01 05:47:43.897 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:47:43.906 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:47:43.914 | 2026-09-01 05:47:43.914 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:47:46.035 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:47:46.037 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:47:46.040 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:46.043 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:46.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:46.049 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:46.053 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:46.055 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:47:46.058 | + functions-common:time_stop:2427 : start_time=1788241657957 2026-09-01 05:47:46.061 | + functions-common:time_stop:2429 : [[ -z 1788241657957 ]] 2026-09-01 05:47:46.064 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:46.069 | + functions-common:time_stop:2432 : end_time=1788241666066 2026-09-01 05:47:46.072 | + functions-common:time_stop:2433 : elapsed_time=8109 2026-09-01 05:47:46.075 | + functions-common:time_stop:2434 : total=135918 2026-09-01 05:47:46.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:46.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144027 2026-09-01 05:47:46.083 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:47:46.085 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-01 05:47:46.088 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:47:46.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:47:46.095 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-01 05:47:46.098 | perl: warning: Setting locale failed. 2026-09-01 05:47:46.098 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:46.098 | LANGUAGE = (unset), 2026-09-01 05:47:46.098 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:46.098 | LANG = (unset) 2026-09-01 05:47:46.098 | are supported and installed on your system. 2026-09-01 05:47:46.098 | perl: warning: Falling back to the standard locale ("C"). 2026-09-01 05:47:46.134 | No module matches proxy 2026-09-01 05:47:46.138 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-01 05:47:46.150 | perl: warning: Setting locale failed. 2026-09-01 05:47:46.150 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:46.150 | LANGUAGE = (unset), 2026-09-01 05:47:46.150 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:46.150 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:46.150 | are supported and installed on your system. 2026-09-01 05:47:46.151 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:46.193 | Enabling module proxy. 2026-09-01 05:47:46.199 | To activate the new configuration, you need to run: 2026-09-01 05:47:46.199 | systemctl restart apache2 2026-09-01 05:47:46.205 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-01 05:47:46.218 | perl: warning: Setting locale failed. 2026-09-01 05:47:46.218 | perl: warning: Please check that your locale settings: 2026-09-01 05:47:46.218 | LANGUAGE = (unset), 2026-09-01 05:47:46.218 | LC_ALL = "en_US.utf8", 2026-09-01 05:47:46.218 | LANG = "de_DE.UTF-8" 2026-09-01 05:47:46.218 | are supported and installed on your system. 2026-09-01 05:47:46.218 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:47:46.258 | Considering dependency proxy for proxy_uwsgi: 2026-09-01 05:47:46.258 | Module proxy already enabled 2026-09-01 05:47:46.258 | Enabling module proxy_uwsgi. 2026-09-01 05:47:46.264 | To activate the new configuration, you need to run: 2026-09-01 05:47:46.264 | systemctl restart apache2 2026-09-01 05:47:46.270 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-01 05:47:46.274 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:47:46.279 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:47:46.282 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:47:46.407 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-01 05:47:46.411 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-01 05:47:46.415 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-01 05:47:46.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.420 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.424 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-01 05:47:46.428 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.431 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-01 05:47:46.434 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-01 05:47:46.438 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-01 05:47:46.440 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.442 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.446 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-01 05:47:46.449 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.453 | + ./stack.sh:main:908 : install_glanceclient 2026-09-01 05:47:46.456 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-01 05:47:46.459 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-01 05:47:46.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-01 05:47:46.472 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.476 | + ./stack.sh:main:909 : install_cinderclient 2026-09-01 05:47:46.480 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-01 05:47:46.483 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-01 05:47:46.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-01 05:47:46.495 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.499 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-01 05:47:46.503 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-01 05:47:46.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.509 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.512 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-01 05:47:46.516 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.519 | + ./stack.sh:main:910 : install_novaclient 2026-09-01 05:47:46.522 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-01 05:47:46.526 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-01 05:47:46.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-01 05:47:46.539 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.542 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-01 05:47:46.565 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:47:46.569 | + ./stack.sh:main:912 : install_swiftclient 2026-09-01 05:47:46.572 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-01 05:47:46.576 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-01 05:47:46.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-01 05:47:46.590 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.593 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-01 05:47:46.615 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:47:46.618 | + ./stack.sh:main:915 : install_neutronclient 2026-09-01 05:47:46.621 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-01 05:47:46.625 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-01 05:47:46.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-01 05:47:46.638 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.642 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-01 05:47:46.646 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-01 05:47:46.649 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-01 05:47:46.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:47:46.655 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:47:46.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-01 05:47:46.661 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:47:46.664 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-01 05:47:46.667 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-01 05:47:46.670 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-01 05:47:46.675 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-01 05:47:46.679 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-01 05:47:46.683 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-01 05:47:46.689 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-01 05:47:46.689 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-01 05:47:46.696 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-01 05:47:46.700 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-01 05:47:46.703 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-01 05:47:46.707 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-01 05:47:46.711 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-01 05:47:46.741 | Using python 3.12 to install keystonemiddleware 2026-09-01 05:47:46.745 | + 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-01 05:47:47.904 | Collecting keystonemiddleware 2026-09-01 05:47:48.031 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-01 05:47:48.092 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-01 05:47:48.108 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-01 05:47:48.164 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-01 05:47:48.179 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:47:48.240 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-01 05:47:48.255 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:47:48.300 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-01 05:47:48.315 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:47:48.360 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-01 05:47:48.375 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-01 05:47:48.430 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-01 05:47:48.445 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:47:48.493 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-01 05:47:48.507 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:47:48.565 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-01 05:47:48.580 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:47:48.590 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-01 05:47:48.619 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-01 05:47:48.634 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:47:48.676 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-01 05:47:48.691 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-01 05:47:48.739 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-01 05:47:48.754 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:47:48.764 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-01 05:47:48.797 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-01 05:47:48.813 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-01 05:47:48.826 | 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-01 05:47:48.864 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-01 05:47:48.879 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:47:48.915 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-01 05:47:48.929 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-01 05:47:48.971 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-01 05:47:48.986 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-01 05:47:49.027 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-01 05:47:49.042 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-01 05:47:49.091 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-01 05:47:49.107 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-01 05:47:49.150 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-01 05:47:49.166 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-01 05:47:49.204 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-01 05:47:49.219 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-01 05:47:49.229 | 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-01 05:47:49.266 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-01 05:47:49.281 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-01 05:47:49.291 | 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-01 05:47:49.294 | 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-01 05:47:49.449 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-01 05:47:49.466 | 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-01 05:47:49.523 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-01 05:47:49.538 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-01 05:47:49.548 | 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-01 05:47:49.679 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-01 05:47:49.694 | 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-01 05:47:49.713 | 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-01 05:47:49.747 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-01 05:47:49.762 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-01 05:47:49.779 | 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-01 05:47:49.780 | 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-01 05:47:49.781 | 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-01 05:47:49.782 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-01 05:47:49.856 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-01 05:47:49.900 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-09-01 05:47:49.935 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-01 05:47:49.957 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-01 05:47:49.979 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-01 05:47:50.002 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-01 05:47:50.023 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-01 05:47:50.050 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-01 05:47:50.127 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 29.0 MB/s 0:00:00 2026-09-01 05:47:50.143 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-01 05:47:50.164 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-01 05:47:50.185 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-01 05:47:50.207 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-01 05:47:50.230 | 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-01 05:47:50.259 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-01 05:47:50.283 | 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-01 05:47:50.306 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-01 05:47:50.326 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-01 05:47:50.348 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-01 05:47:50.370 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-01 05:47:50.394 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-01 05:47:50.421 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-01 05:47:50.441 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-01 05:47:50.462 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-01 05:47:50.483 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-01 05:47:50.504 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-01 05:47:50.871 | 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-01 05:47:51.127 | Attempting uninstall: six 2026-09-01 05:47:51.136 | Found existing installation: six 1.16.0 2026-09-01 05:47:51.137 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:51.138 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-01 05:47:51.202 | Attempting uninstall: pyparsing 2026-09-01 05:47:51.210 | Found existing installation: pyparsing 3.1.1 2026-09-01 05:47:51.211 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:51.211 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-01 05:47:51.349 | Attempting uninstall: PyJWT 2026-09-01 05:47:51.356 | Found existing installation: PyJWT 2.7.0 2026-09-01 05:47:51.357 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:51.357 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-01 05:47:51.519 | Attempting uninstall: netaddr 2026-09-01 05:47:51.527 | Found existing installation: netaddr 0.8.0 2026-09-01 05:47:51.528 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:51.528 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-01 05:47:51.786 | Attempting uninstall: python-dateutil 2026-09-01 05:47:51.795 | Found existing installation: python-dateutil 2.8.2 2026-09-01 05:47:51.795 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:47:51.795 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-01 05:47:53.952 | 2026-09-01 05:47:53.960 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-01 05:47:54.139 | + inc/python:pip_install:216 : result=0 2026-09-01 05:47:54.142 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:47:54.144 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:54.147 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:54.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:54.151 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:54.154 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:54.156 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:47:54.159 | + functions-common:time_stop:2427 : start_time=1788241666734 2026-09-01 05:47:54.161 | + functions-common:time_stop:2429 : [[ -z 1788241666734 ]] 2026-09-01 05:47:54.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:54.168 | + functions-common:time_stop:2432 : end_time=1788241674165 2026-09-01 05:47:54.171 | + functions-common:time_stop:2433 : elapsed_time=7431 2026-09-01 05:47:54.173 | + functions-common:time_stop:2434 : total=38466 2026-09-01 05:47:54.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:54.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45897 2026-09-01 05:47:54.180 | + inc/python:pip_install:219 : return 0 2026-09-01 05:47:54.183 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-01 05:47:54.186 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-01 05:47:54.188 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-01 05:47:54.191 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-01 05:47:54.194 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-01 05:47:54.197 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-01 05:47:54.201 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-01 05:47:54.202 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-01 05:47:54.207 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-01 05:47:54.210 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-01 05:47:54.213 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-01 05:47:54.217 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-01 05:47:54.220 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-01 05:47:54.243 | Using python 3.12 to install python-memcached 2026-09-01 05:47:54.246 | + 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-01 05:47:55.449 | Collecting python-memcached 2026-09-01 05:47:55.580 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:47:55.605 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-01 05:47:55.801 | Installing collected packages: python-memcached 2026-09-01 05:47:55.836 | Successfully installed python-memcached-1.62 2026-09-01 05:47:55.938 | + inc/python:pip_install:216 : result=0 2026-09-01 05:47:55.940 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:47:55.942 | + functions-common:time_stop:2420 : local name 2026-09-01 05:47:55.945 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:47:55.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:47:55.950 | + functions-common:time_stop:2423 : local total 2026-09-01 05:47:55.952 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:47:55.954 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:47:55.956 | + functions-common:time_stop:2427 : start_time=1788241674237 2026-09-01 05:47:55.958 | + functions-common:time_stop:2429 : [[ -z 1788241674237 ]] 2026-09-01 05:47:55.961 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:47:55.965 | + functions-common:time_stop:2432 : end_time=1788241675962 2026-09-01 05:47:55.968 | + functions-common:time_stop:2433 : elapsed_time=1725 2026-09-01 05:47:55.970 | + functions-common:time_stop:2434 : total=45897 2026-09-01 05:47:55.972 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:47:55.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47622 2026-09-01 05:47:55.977 | + inc/python:pip_install:219 : return 0 2026-09-01 05:47:55.979 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-01 05:47:55.997 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:47:55.999 | + ./stack.sh:main:922 : '[' 192.168.122.100 == 192.168.122.100 ']' 2026-09-01 05:47:56.002 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-01 05:47:56.005 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-01 05:47:56.008 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-01 05:47:56.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:47:56.012 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-01 05:47:56.015 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-01 05:47:56.031 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:47:56.034 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-01 05:47:56.037 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-01 05:47:56.038 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-01 05:47:56.040 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:47:56.043 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:47:56.047 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:47:56.050 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:47:56.053 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:47:56.056 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:47:56.073 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:47:56.075 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:47:56.078 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:47:56.080 | + functions-common:git_clone:610 : echo master 2026-09-01 05:47:56.080 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:47:56.086 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-01 05:47:56.088 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:47:56.090 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-01 05:47:56.093 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:47:56.096 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:47:56.098 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:47:56.101 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:47:56.104 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:47:56.106 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:47:56.108 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:47:56.110 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:47:56.113 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:47:56.117 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241676114 2026-09-01 05:47:56.119 | + 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-01 05:47:56.122 | Cloning into '/opt/stack/keystone'... 2026-09-01 05:48:15.743 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:15.746 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:15.750 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:15.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:15.757 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:15.760 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:15.763 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:15.766 | + functions-common:time_stop:2427 : start_time=1788241676114 2026-09-01 05:48:15.770 | + functions-common:time_stop:2429 : [[ -z 1788241676114 ]] 2026-09-01 05:48:15.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:15.780 | + functions-common:time_stop:2432 : end_time=1788241695776 2026-09-01 05:48:15.783 | + functions-common:time_stop:2433 : elapsed_time=19662 2026-09-01 05:48:15.786 | + functions-common:time_stop:2434 : total=5744 2026-09-01 05:48:15.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:15.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25406 2026-09-01 05:48:15.795 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-01 05:48:15.799 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:48:15.803 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:48:15.806 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:48:15.810 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:48:15.813 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:48:15.815 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:48:15.818 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:48:15.822 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:48:15.826 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:48:15.830 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:48:15.835 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241695831 2026-09-01 05:48:15.838 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:48:16.436 | From https://review.opendev.org/openstack/keystone 2026-09-01 05:48:16.436 | * branch master -> FETCH_HEAD 2026-09-01 05:48:16.445 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:16.449 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:16.452 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:16.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:16.459 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:16.462 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:16.466 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:16.469 | + functions-common:time_stop:2427 : start_time=1788241695831 2026-09-01 05:48:16.472 | + functions-common:time_stop:2429 : [[ -z 1788241695831 ]] 2026-09-01 05:48:16.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:16.481 | + functions-common:time_stop:2432 : end_time=1788241696478 2026-09-01 05:48:16.485 | + functions-common:time_stop:2433 : elapsed_time=647 2026-09-01 05:48:16.488 | + functions-common:time_stop:2434 : total=25406 2026-09-01 05:48:16.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:16.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26053 2026-09-01 05:48:16.498 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:48:16.502 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:48:16.506 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:48:16.508 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:48:16.512 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:48:16.515 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:48:16.519 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:48:16.522 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:48:16.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:48:16.530 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:48:16.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241696532 2026-09-01 05:48:16.539 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:48:16.713 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:48:16.713 | 2026-09-01 05:48:16.713 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:48:16.713 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:48:16.713 | state without impacting any branches by switching back to a branch. 2026-09-01 05:48:16.713 | 2026-09-01 05:48:16.713 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:48:16.713 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:48:16.713 | 2026-09-01 05:48:16.713 | git switch -c 2026-09-01 05:48:16.714 | 2026-09-01 05:48:16.714 | Or undo this operation with: 2026-09-01 05:48:16.714 | 2026-09-01 05:48:16.714 | git switch - 2026-09-01 05:48:16.714 | 2026-09-01 05:48:16.714 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:48:16.714 | 2026-09-01 05:48:16.714 | HEAD is now at cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-09-01 05:48:16.720 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:16.723 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:16.726 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:16.729 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:16.732 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:16.735 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:16.739 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:16.742 | + functions-common:time_stop:2427 : start_time=1788241696532 2026-09-01 05:48:16.746 | + functions-common:time_stop:2429 : [[ -z 1788241696532 ]] 2026-09-01 05:48:16.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:16.754 | + functions-common:time_stop:2432 : end_time=1788241696751 2026-09-01 05:48:16.757 | + functions-common:time_stop:2433 : elapsed_time=219 2026-09-01 05:48:16.760 | + functions-common:time_stop:2434 : total=26053 2026-09-01 05:48:16.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:16.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26272 2026-09-01 05:48:16.770 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-01 05:48:16.786 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-01 05:48:16.790 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:48:16.790 | + functions-common:git_clone:673 : head -1 2026-09-01 05:48:16.794 | cb0889563 Merge "Prevent unauthorized project-scoped assignment list" 2026-09-01 05:48:16.798 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:48:16.802 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-01 05:48:16.805 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:48:16.808 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-01 05:48:16.811 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-01 05:48:16.815 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:48:16.818 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-01 05:48:16.822 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:48:16.825 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-01 05:48:16.827 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-01 05:48:16.830 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:48:16.834 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:48:16.838 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-01 05:48:16.842 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:48:16.846 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-01 05:48:16.850 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:48:16.852 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:48:16.856 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-01 05:48:16.863 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-01 05:48:16.866 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-01 05:48:16.870 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-01 05:48:17.027 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-01 05:48:17.030 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:48:17.034 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:48:17.037 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:48:17.040 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-01 05:48:17.043 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-01 05:48:17.046 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:48:17.049 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:48:17.053 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:48:17.057 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:48:17.059 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:48:17.063 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:48:17.066 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:48:17.070 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-01 05:48:17.096 | Using python 3.12 to install /opt/stack/keystone 2026-09-01 05:48:17.099 | + 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-01 05:48:18.064 | Obtaining file:///opt/stack/keystone 2026-09-01 05:48:18.068 | Installing build dependencies: started 2026-09-01 05:48:19.516 | Installing build dependencies: finished with status 'done' 2026-09-01 05:48:19.518 | Checking if build backend supports build_editable: started 2026-09-01 05:48:20.053 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:48:20.055 | Getting requirements to build editable: started 2026-09-01 05:48:20.344 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:48:20.346 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:48:21.389 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:48:21.406 | 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.dev68) (7.0.3) 2026-09-01 05:48:21.407 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.8.11) 2026-09-01 05:48:21.589 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev68) 2026-09-01 05:48:21.718 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-01 05:48:21.758 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev68) 2026-09-01 05:48:21.775 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-01 05:48:22.168 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev68) 2026-09-01 05:48:22.184 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-01 05:48:22.773 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:22.788 | 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-01 05:48:22.810 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (5.9.1) 2026-09-01 05:48:22.811 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.0.0) 2026-09-01 05:48:22.812 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (13.0.1) 2026-09-01 05:48:22.886 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev68) 2026-09-01 05:48:22.901 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-01 05:48:22.913 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (4.3.0) 2026-09-01 05:48:22.914 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.7.0) 2026-09-01 05:48:22.916 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.5.0) 2026-09-01 05:48:22.977 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:22.992 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:23.052 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.068 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-01 05:48:23.078 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (6.9.0) 2026-09-01 05:48:23.079 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (8.3.1) 2026-09-01 05:48:23.119 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.135 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-01 05:48:23.190 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.208 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:48:23.217 | 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.dev68) (5.11.0) 2026-09-01 05:48:23.248 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.263 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-01 05:48:23.273 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (10.2.0) 2026-09-01 05:48:23.303 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.319 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-01 05:48:23.362 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.378 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-01 05:48:23.389 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (2.13.0) 2026-09-01 05:48:23.390 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.5.0) 2026-09-01 05:48:23.432 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.447 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-01 05:48:23.459 | 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.dev68) (4.1.0) 2026-09-01 05:48:23.460 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev68) (1.2.1) 2026-09-01 05:48:23.493 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.512 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-01 05:48:23.561 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev68) 2026-09-01 05:48:23.577 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-01 05:48:23.795 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev68) 2026-09-01 05:48:23.810 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-01 05:48:23.844 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev68) 2026-09-01 05:48:23.859 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-01 05:48:23.870 | 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.dev68) (5.3.1) 2026-09-01 05:48:23.898 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-09-01 05:48:23.913 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-01 05:48:23.956 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-09-01 05:48:23.971 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-01 05:48:24.005 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-09-01 05:48:24.021 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:48:24.060 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-09-01 05:48:24.075 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:24.182 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev68) 2026-09-01 05:48:24.197 | 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-01 05:48:24.236 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-09-01 05:48:24.252 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-01 05:48:24.267 | 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.dev68) (1.17.0) 2026-09-01 05:48:24.336 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev68) 2026-09-01 05:48:24.351 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-01 05:48:24.395 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-09-01 05:48:24.410 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-01 05:48:24.446 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-09-01 05:48:24.460 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:24.508 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-09-01 05:48:24.523 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-01 05:48:25.100 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.114 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-01 05:48:25.129 | 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.dev68) (5.16.0) 2026-09-01 05:48:25.132 | 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.dev68) (2.34.2) 2026-09-01 05:48:25.136 | 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.dev68) (2.1.0) 2026-09-01 05:48:25.137 | 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.dev68) (1.9.0) 2026-09-01 05:48:25.138 | 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.dev68) (4.16.0) 2026-09-01 05:48:25.150 | 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.dev68) (1.3.0) 2026-09-01 05:48:25.151 | 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.dev68) (2.0.0) 2026-09-01 05:48:25.152 | 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.dev68) (6.0.3) 2026-09-01 05:48:25.196 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.211 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-01 05:48:25.221 | 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.dev68) (3.1.0) 2026-09-01 05:48:25.250 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.266 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-01 05:48:25.300 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.318 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-01 05:48:25.361 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.376 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:25.388 | 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.dev68) (2.3.0) 2026-09-01 05:48:25.393 | 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.dev68) (2.9.0.post0) 2026-09-01 05:48:25.397 | 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.dev68) (3.5.0) 2026-09-01 05:48:25.440 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.457 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-01 05:48:25.548 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.564 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-01 05:48:25.608 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.623 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-01 05:48:25.678 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.694 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:48:25.738 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.755 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-01 05:48:25.793 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.809 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-01 05:48:25.855 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.870 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-01 05:48:25.879 | 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.dev68) (26.3) 2026-09-01 05:48:25.915 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.930 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:48:25.973 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev68) 2026-09-01 05:48:25.990 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:26.042 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.057 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-01 05:48:26.354 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.369 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-01 05:48:26.421 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.438 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:48:26.475 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.491 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-01 05:48:26.528 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.545 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-01 05:48:26.591 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.607 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-01 05:48:26.680 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.696 | 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-01 05:48:26.735 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.750 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-01 05:48:26.797 | 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.dev68) 2026-09-01 05:48:26.813 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-01 05:48:26.857 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.873 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-01 05:48:26.892 | 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.dev68) (3.3.2) 2026-09-01 05:48:26.893 | 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.dev68) (7.2.2) 2026-09-01 05:48:26.907 | 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.dev68) (84.0.0) 2026-09-01 05:48:26.943 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev68) 2026-09-01 05:48:26.959 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-01 05:48:27.023 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:27.038 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-01 05:48:27.082 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:27.097 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-01 05:48:27.157 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:27.173 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-01 05:48:27.194 | 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.dev68) (3.5.0) 2026-09-01 05:48:27.195 | 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.dev68) (3.18) 2026-09-01 05:48:27.196 | 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.dev68) (2.7.0) 2026-09-01 05:48:27.198 | 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.dev68) (2023.11.17) 2026-09-01 05:48:27.250 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev68) 2026-09-01 05:48:27.266 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-01 05:48:27.328 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev68) 2026-09-01 05:48:27.344 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-01 05:48:27.449 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-01 05:48:27.490 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-01 05:48:27.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.6 MB/s 0:00:00 2026-09-01 05:48:27.594 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-01 05:48:27.617 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-01 05:48:27.638 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-01 05:48:27.659 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-01 05:48:27.682 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-01 05:48:27.704 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-01 05:48:27.725 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-01 05:48:27.746 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-01 05:48:27.768 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-01 05:48:27.790 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-01 05:48:27.811 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-01 05:48:27.831 | 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-01 05:48:27.852 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-01 05:48:27.875 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-01 05:48:27.898 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-01 05:48:27.923 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-01 05:48:27.946 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-01 05:48:27.966 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-01 05:48:27.987 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-01 05:48:28.009 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-01 05:48:28.033 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-01 05:48:28.054 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-01 05:48:28.076 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-01 05:48:28.099 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-01 05:48:28.124 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-01 05:48:28.152 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-01 05:48:28.178 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-01 05:48:28.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 32.6 MB/s 0:00:00 2026-09-01 05:48:28.213 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-01 05:48:28.234 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-01 05:48:28.257 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-01 05:48:28.278 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-01 05:48:28.301 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-01 05:48:28.327 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-01 05:48:28.347 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-01 05:48:28.368 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-01 05:48:28.389 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-01 05:48:28.416 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-01 05:48:28.442 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-01 05:48:28.470 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-01 05:48:28.493 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-01 05:48:28.515 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-01 05:48:28.536 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-01 05:48:28.557 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-01 05:48:28.585 | 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-01 05:48:28.645 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 60.2 MB/s 0:00:00 2026-09-01 05:48:28.660 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-01 05:48:28.681 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-01 05:48:28.702 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-01 05:48:28.724 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-01 05:48:28.751 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-01 05:48:28.777 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-01 05:48:28.801 | 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-01 05:48:28.822 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-01 05:48:28.842 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-01 05:48:28.863 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-01 05:48:28.884 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-01 05:48:29.203 | Building wheels for collected packages: keystone 2026-09-01 05:48:29.204 | Building editable for keystone (pyproject.toml): started 2026-09-01 05:48:30.291 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-01 05:48:30.293 | Created wheel for keystone: filename=keystone-29.1.0.dev68-0.editable-py3-none-any.whl size=9270 sha256=75ff7e882d064d77958814f3b1ebd84ac43f55a321d5d5595ce88640e4a12c14 2026-09-01 05:48:30.293 | Stored in directory: /tmp/pip-ephem-wheel-cache-5mv92s1r/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-01 05:48:30.298 | Successfully built keystone 2026-09-01 05:48:30.657 | 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-01 05:48:30.696 | Attempting uninstall: pytz 2026-09-01 05:48:30.705 | Found existing installation: pytz 2024.1 2026-09-01 05:48:30.705 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:30.708 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-01 05:48:32.497 | Attempting uninstall: oauthlib 2026-09-01 05:48:32.508 | Found existing installation: oauthlib 3.2.2 2026-09-01 05:48:32.508 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:32.509 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-01 05:48:32.656 | Attempting uninstall: markupsafe 2026-09-01 05:48:32.667 | Found existing installation: MarkupSafe 2.1.5 2026-09-01 05:48:32.668 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:32.669 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-01 05:48:33.751 | Attempting uninstall: click 2026-09-01 05:48:33.761 | Found existing installation: click 8.1.6 2026-09-01 05:48:33.762 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:33.762 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-01 05:48:33.930 | Attempting uninstall: blinker 2026-09-01 05:48:33.942 | Found existing installation: blinker 1.7.0 2026-09-01 05:48:33.942 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:33.943 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-01 05:48:33.961 | Attempting uninstall: bcrypt 2026-09-01 05:48:33.971 | Found existing installation: bcrypt 3.2.2 2026-09-01 05:48:33.971 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:33.973 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-01 05:48:33.990 | Attempting uninstall: attrs 2026-09-01 05:48:34.001 | Found existing installation: attrs 23.2.0 2026-09-01 05:48:34.002 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:34.002 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-01 05:48:37.082 | Attempting uninstall: jinja2 2026-09-01 05:48:37.095 | Found existing installation: Jinja2 3.1.2 2026-09-01 05:48:37.095 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:37.096 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-01 05:48:38.137 | Attempting uninstall: cryptography 2026-09-01 05:48:38.151 | Found existing installation: cryptography 41.0.7 2026-09-01 05:48:38.154 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:38.154 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-01 05:48:38.759 | Attempting uninstall: pyopenssl 2026-09-01 05:48:38.771 | Found existing installation: pyOpenSSL 23.2.0 2026-09-01 05:48:38.772 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:38.773 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-01 05:48:39.196 | Attempting uninstall: jsonschema 2026-09-01 05:48:39.208 | Found existing installation: jsonschema 4.10.3 2026-09-01 05:48:39.209 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:48:39.210 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-01 05:48:40.830 | 2026-09-01 05:48:40.831 | 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-01 05:48:40.834 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-01 05:48:40.847 | 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.dev68 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-01 05:48:41.189 | + inc/python:pip_install:216 : result=0 2026-09-01 05:48:41.192 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:48:41.196 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:41.199 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:41.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:41.206 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:41.209 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:41.211 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:48:41.214 | + functions-common:time_stop:2427 : start_time=1788241697090 2026-09-01 05:48:41.217 | + functions-common:time_stop:2429 : [[ -z 1788241697090 ]] 2026-09-01 05:48:41.221 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:41.228 | + functions-common:time_stop:2432 : end_time=1788241721224 2026-09-01 05:48:41.230 | + functions-common:time_stop:2433 : elapsed_time=24134 2026-09-01 05:48:41.233 | + functions-common:time_stop:2434 : total=47622 2026-09-01 05:48:41.235 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:41.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71756 2026-09-01 05:48:41.241 | + inc/python:pip_install:219 : return 0 2026-09-01 05:48:41.244 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:48:41.247 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:48:41.250 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-01 05:48:41.253 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-01 05:48:41.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:48:41.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:48:41.263 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-01 05:48:41.266 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:48:41.269 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-01 05:48:41.289 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:48:41.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:48:41.296 | + ./stack.sh:main:924 : configure_keystone 2026-09-01 05:48:41.299 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-01 05:48:41.317 | + 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-01 05:48:41.320 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-01 05:48:41.326 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-01 05:48:41.344 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:48:41.346 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-01 05:48:41.385 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-01 05:48:41.418 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-01 05:48:41.455 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-01 05:48:41.492 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-01 05:48:41.530 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-01 05:48:41.569 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-01 05:48:41.603 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-01 05:48:41.638 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-01 05:48:41.674 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-01 05:48:41.676 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-01 05:48:41.679 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-01 05:48:41.682 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-01 05:48:41.685 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-01 05:48:41.687 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 05:48:41.706 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:48:41.710 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-01 05:48:41.713 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-01 05:48:41.716 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 05:48:41.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:48:41.735 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:48:41.739 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:48:41.776 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 05:48:41.780 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 05:48:41.783 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.100/identity 2026-09-01 05:48:41.820 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-01 05:48:41.823 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-01 05:48:41.861 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-01 05:48:41.864 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-01 05:48:41.867 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-01 05:48:41.871 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-01 05:48:41.874 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:48:41.877 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:48:41.880 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:48:41.900 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:48:41.904 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:48:41.907 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-01 05:48:41.911 | + 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-01 05:48:41.947 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-01 05:48:41.950 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-01 05:48:41.953 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-01 05:48:41.956 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-01 05:48:41.961 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:48:41.980 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:48:41.984 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:48:41.988 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:48:41.990 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:48:41.994 | + 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-01 05:48:42.028 | + 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-01 05:48:42.064 | + 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-01 05:48:42.098 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:48:42.133 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-01 05:48:42.170 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-01 05:48:42.203 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-01 05:48:42.206 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-01 05:48:42.209 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-01 05:48:42.212 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-01 05:48:42.215 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-01 05:48:42.218 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-01 05:48:42.221 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-01 05:48:42.224 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 05:48:42.227 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 05:48:42.244 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:48:42.244 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 05:48:42.254 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 05:48:42.259 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:48:42.274 | /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-01 05:48:42.278 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-01 05:48:42.281 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-01 05:48:42.285 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:48:42.288 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-01 05:48:42.321 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-01 05:48:42.354 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-01 05:48:42.389 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-01 05:48:42.424 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-01 05:48:42.459 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-01 05:48:42.492 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-01 05:48:42.526 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-01 05:48:42.557 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-01 05:48:42.589 | + 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-01 05:48:42.621 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-01 05:48:42.652 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-01 05:48:42.684 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-01 05:48:42.715 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-01 05:48:42.747 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-01 05:48:42.750 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-01 05:48:42.753 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-01 05:48:42.756 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-01 05:48:42.759 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 05:48:42.762 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:48:42.765 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:48:42.768 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-01 05:48:42.771 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-01 05:48:42.774 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-01 05:48:42.807 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-01 05:48:42.840 | + 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-01 05:48:42.840 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-01 05:48:42.850 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-01 05:48:42.855 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-01 05:48:42.858 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-01 05:48:42.861 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 05:48:42.864 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 05:48:42.867 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:48:42.869 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:48:42.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:48:42.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:48:42.878 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 05:48:42.881 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 05:48:42.883 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:48:42.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:48:42.889 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-01 05:48:42.901 | perl: warning: Setting locale failed. 2026-09-01 05:48:42.901 | perl: warning: Please check that your locale settings: 2026-09-01 05:48:42.901 | LANGUAGE = (unset), 2026-09-01 05:48:42.901 | LC_ALL = "en_US.utf8", 2026-09-01 05:48:42.902 | LANG = "de_DE.UTF-8" 2026-09-01 05:48:42.902 | are supported and installed on your system. 2026-09-01 05:48:42.902 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:48:42.942 | Enabling site keystone-api. 2026-09-01 05:48:42.947 | To activate the new configuration, you need to run: 2026-09-01 05:48:42.947 | systemctl reload apache2 2026-09-01 05:48:42.953 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-01 05:48:42.956 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:48:42.959 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:48:42.962 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:48:43.091 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-01 05:48:43.127 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-01 05:48:43.162 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-01 05:48:43.196 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-01 05:48:43.199 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-01 05:48:43.236 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-01 05:48:43.269 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-01 05:48:43.304 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-01 05:48:43.341 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-01 05:48:43.343 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-01 05:48:43.377 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-01 05:48:43.396 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:48:43.398 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-01 05:48:43.418 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:48:43.422 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-01 05:48:43.425 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-01 05:48:43.428 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-01 05:48:43.431 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:48:43.434 | + lib/stack:stack_install_service:32 : install_glance 2026-09-01 05:48:43.437 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-01 05:48:43.440 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-01 05:48:43.443 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-01 05:48:43.462 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:48:43.465 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-01 05:48:43.468 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-01 05:48:43.486 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:48:43.489 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-01 05:48:43.492 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-01 05:48:43.494 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:48:43.497 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:48:43.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-01 05:48:43.503 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:48:43.506 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-01 05:48:43.509 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-01 05:48:43.511 | ++ inc/python:join_extras:29 : echo cinder 2026-09-01 05:48:43.515 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-01 05:48:43.518 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-01 05:48:43.520 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-01 05:48:43.523 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-01 05:48:43.526 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-01 05:48:43.529 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-01 05:48:43.532 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-01 05:48:43.536 | +++ 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-01 05:48:43.537 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-01 05:48:43.542 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-01 05:48:43.545 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-01 05:48:43.547 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-01 05:48:43.550 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-01 05:48:43.553 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-01 05:48:43.577 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-01 05:48:43.579 | + 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-01 05:48:44.753 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-01 05:48:44.900 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-01 05:48:44.917 | 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-01 05:48:44.918 | 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-01 05:48:44.919 | 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-01 05:48:44.919 | 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-01 05:48:44.920 | 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-01 05:48:44.921 | 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-01 05:48:44.922 | 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-01 05:48:44.923 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.16.0) 2026-09-01 05:48:44.924 | 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-01 05:48:44.924 | 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-01 05:48:44.951 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-01 05:48:44.969 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-01 05:48:44.979 | 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-01 05:48:44.982 | 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-01 05:48:44.983 | 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-01 05:48:45.026 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-01 05:48:45.041 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-09-01 05:48:45.115 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-01 05:48:45.131 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-01 05:48:45.179 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-01 05:48:45.202 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:48:45.248 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-01 05:48:45.264 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-01 05:48:45.275 | 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-01 05:48:45.276 | 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-01 05:48:45.277 | 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-01 05:48:45.278 | 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-01 05:48:45.284 | 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-01 05:48:45.285 | 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-01 05:48:45.286 | 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-01 05:48:45.290 | 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-01 05:48:45.291 | 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-01 05:48:45.292 | 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-01 05:48:45.294 | 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-01 05:48:45.326 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-01 05:48:45.342 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-01 05:48:45.351 | 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-01 05:48:45.356 | 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-01 05:48:45.360 | 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-01 05:48:45.361 | 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-01 05:48:45.362 | 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-01 05:48:45.371 | 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-01 05:48:45.374 | 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-01 05:48:45.375 | 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-01 05:48:45.378 | 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-01 05:48:45.386 | 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-01 05:48:45.387 | 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-01 05:48:45.388 | 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-01 05:48:45.390 | 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-01 05:48:45.390 | 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-01 05:48:45.391 | 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-01 05:48:45.392 | 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-01 05:48:45.395 | 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-01 05:48:45.406 | 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-01 05:48:45.407 | 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-01 05:48:45.412 | 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-01 05:48:45.429 | 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-01 05:48:45.433 | 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-01 05:48:45.437 | 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-01 05:48:45.449 | 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-01 05:48:45.450 | 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-01 05:48:45.451 | 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-01 05:48:45.453 | 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-01 05:48:45.473 | 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-01 05:48:45.531 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-01 05:48:45.583 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-01 05:48:45.610 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-01 05:48:45.632 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-01 05:48:45.654 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-09-01 05:48:45.677 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-01 05:48:45.698 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-01 05:48:45.982 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-01 05:48:47.290 | 2026-09-01 05:48:47.305 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-09-01 05:48:47.487 | + inc/python:pip_install:216 : result=0 2026-09-01 05:48:47.491 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:48:47.495 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:47.498 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:47.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:47.505 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:47.509 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:47.512 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:48:47.516 | + functions-common:time_stop:2427 : start_time=1788241723571 2026-09-01 05:48:47.520 | + functions-common:time_stop:2429 : [[ -z 1788241723571 ]] 2026-09-01 05:48:47.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:47.529 | + functions-common:time_stop:2432 : end_time=1788241727525 2026-09-01 05:48:47.533 | + functions-common:time_stop:2433 : elapsed_time=3954 2026-09-01 05:48:47.537 | + functions-common:time_stop:2434 : total=71756 2026-09-01 05:48:47.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:47.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75710 2026-09-01 05:48:47.548 | + inc/python:pip_install:219 : return 0 2026-09-01 05:48:47.552 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-01 05:48:47.556 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-01 05:48:47.559 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-01 05:48:47.578 | + 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-01 05:48:47.584 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-01 05:48:47.587 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-01 05:48:47.590 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-01 05:48:47.593 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:48:47.596 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:48:47.601 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:48:47.604 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:48:47.608 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:48:47.612 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:48:47.635 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:48:47.638 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:48:47.642 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:48:47.646 | + functions-common:git_clone:610 : echo master 2026-09-01 05:48:47.646 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:48:47.652 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-01 05:48:47.656 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:48:47.660 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-01 05:48:47.663 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:48:47.666 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:48:47.670 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:48:47.673 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:48:47.677 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:48:47.679 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:48:47.683 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:48:47.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:48:47.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:48:47.696 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241727693 2026-09-01 05:48:47.700 | + 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-01 05:48:47.704 | Cloning into '/opt/stack/glance'... 2026-09-01 05:48:57.171 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:57.174 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:57.178 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:57.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:57.185 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:57.188 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:57.192 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:57.196 | + functions-common:time_stop:2427 : start_time=1788241727693 2026-09-01 05:48:57.199 | + functions-common:time_stop:2429 : [[ -z 1788241727693 ]] 2026-09-01 05:48:57.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:57.209 | + functions-common:time_stop:2432 : end_time=1788241737205 2026-09-01 05:48:57.213 | + functions-common:time_stop:2433 : elapsed_time=9512 2026-09-01 05:48:57.216 | + functions-common:time_stop:2434 : total=26272 2026-09-01 05:48:57.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:57.223 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35784 2026-09-01 05:48:57.226 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-01 05:48:57.230 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:48:57.233 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:48:57.236 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:48:57.240 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:48:57.242 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:48:57.246 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:48:57.250 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:48:57.254 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:48:57.257 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:48:57.262 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:48:57.267 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241737263 2026-09-01 05:48:57.271 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:48:57.870 | From https://review.opendev.org/openstack/glance 2026-09-01 05:48:57.871 | * branch master -> FETCH_HEAD 2026-09-01 05:48:57.882 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:57.885 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:57.889 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:57.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:57.895 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:57.898 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:57.902 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:57.905 | + functions-common:time_stop:2427 : start_time=1788241737263 2026-09-01 05:48:57.908 | + functions-common:time_stop:2429 : [[ -z 1788241737263 ]] 2026-09-01 05:48:57.913 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:57.918 | + functions-common:time_stop:2432 : end_time=1788241737914 2026-09-01 05:48:57.922 | + functions-common:time_stop:2433 : elapsed_time=651 2026-09-01 05:48:57.926 | + functions-common:time_stop:2434 : total=35784 2026-09-01 05:48:57.929 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:57.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36435 2026-09-01 05:48:57.935 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:48:57.939 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:48:57.943 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:48:57.946 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:48:57.948 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:48:57.952 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:48:57.956 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:48:57.960 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:48:57.963 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:48:57.967 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:48:57.972 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241737968 2026-09-01 05:48:57.976 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:48:58.106 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:48:58.106 | 2026-09-01 05:48:58.106 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:48:58.107 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:48:58.107 | state without impacting any branches by switching back to a branch. 2026-09-01 05:48:58.107 | 2026-09-01 05:48:58.107 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:48:58.107 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:48:58.107 | 2026-09-01 05:48:58.107 | git switch -c 2026-09-01 05:48:58.107 | 2026-09-01 05:48:58.107 | Or undo this operation with: 2026-09-01 05:48:58.107 | 2026-09-01 05:48:58.107 | git switch - 2026-09-01 05:48:58.107 | 2026-09-01 05:48:58.108 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:48:58.108 | 2026-09-01 05:48:58.108 | HEAD is now at 4b369fc38 Requirements: requests is always required 2026-09-01 05:48:58.114 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:48:58.118 | + functions-common:time_stop:2420 : local name 2026-09-01 05:48:58.121 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:48:58.125 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:48:58.129 | + functions-common:time_stop:2423 : local total 2026-09-01 05:48:58.132 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:48:58.135 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:48:58.138 | + functions-common:time_stop:2427 : start_time=1788241737968 2026-09-01 05:48:58.142 | + functions-common:time_stop:2429 : [[ -z 1788241737968 ]] 2026-09-01 05:48:58.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:48:58.151 | + functions-common:time_stop:2432 : end_time=1788241738148 2026-09-01 05:48:58.155 | + functions-common:time_stop:2433 : elapsed_time=180 2026-09-01 05:48:58.158 | + functions-common:time_stop:2434 : total=36435 2026-09-01 05:48:58.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:48:58.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36615 2026-09-01 05:48:58.168 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-01 05:48:58.187 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-01 05:48:58.192 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:48:58.192 | + functions-common:git_clone:673 : head -1 2026-09-01 05:48:58.195 | 4b369fc38 Requirements: requests is always required 2026-09-01 05:48:58.199 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:48:58.203 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-01 05:48:58.207 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:48:58.211 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-01 05:48:58.215 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-01 05:48:58.219 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:48:58.223 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-01 05:48:58.227 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:48:58.231 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-01 05:48:58.235 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-01 05:48:58.239 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:48:58.242 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:48:58.247 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-01 05:48:58.251 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:48:58.255 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-01 05:48:58.258 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:48:58.261 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:48:58.266 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-01 05:48:58.273 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-01 05:48:58.277 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-01 05:48:58.280 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-01 05:48:58.443 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-01 05:48:58.446 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:48:58.450 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:48:58.454 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:48:58.457 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-01 05:48:58.460 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-01 05:48:58.464 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:48:58.468 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:48:58.472 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:48:58.475 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:48:58.478 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:48:58.481 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:48:58.484 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:48:58.488 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-01 05:48:58.516 | Using python 3.12 to install /opt/stack/glance 2026-09-01 05:48:58.520 | + 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-01 05:48:59.501 | Obtaining file:///opt/stack/glance 2026-09-01 05:48:59.505 | Installing build dependencies: started 2026-09-01 05:49:01.042 | Installing build dependencies: finished with status 'done' 2026-09-01 05:49:01.043 | Checking if build backend supports build_editable: started 2026-09-01 05:49:01.595 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:49:01.597 | Getting requirements to build editable: started 2026-09-01 05:49:01.898 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:49:01.900 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:49:02.820 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:49:02.839 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.0.3) 2026-09-01 05:49:02.842 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (0.7.1) 2026-09-01 05:49:02.842 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.0.52) 2026-09-01 05:49:02.842 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-01 05:49:02.842 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.5.1) 2026-09-01 05:49:02.844 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.8.11) 2026-09-01 05:49:02.845 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (1.19.1) 2026-09-01 05:49:03.029 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.157 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:49:03.168 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.7.0) 2026-09-01 05:49:03.169 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (7.6.1) 2026-09-01 05:49:03.170 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.5.0) 2026-09-01 05:49:03.171 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.8.0) 2026-09-01 05:49:03.172 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (10.2.0) 2026-09-01 05:49:03.174 | 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.dev44) (5.9.1) 2026-09-01 05:49:03.230 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.246 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-01 05:49:03.261 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.16.0) 2026-09-01 05:49:03.261 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (13.0.1) 2026-09-01 05:49:03.290 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.307 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-01 05:49:03.320 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.18.0) 2026-09-01 05:49:03.320 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (2.34.2) 2026-09-01 05:49:03.320 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.10.1) 2026-09-01 05:49:03.321 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.26.0) 2026-09-01 05:49:03.323 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.0) 2026-09-01 05:49:03.324 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (18.1.1) 2026-09-01 05:49:03.325 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.9.0) 2026-09-01 05:49:03.358 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.374 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:49:03.384 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.3.1) 2026-09-01 05:49:03.385 | 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.dev44) (18.3.0) 2026-09-01 05:49:03.387 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (8.2.0) 2026-09-01 05:49:03.428 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.442 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:49:03.453 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (6.0.1) 2026-09-01 05:49:03.455 | 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.dev44) (4.8.0) 2026-09-01 05:49:03.455 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (4.4.0) 2026-09-01 05:49:03.456 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (5.7.0) 2026-09-01 05:49:03.458 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (3.1.0) 2026-09-01 05:49:03.458 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev44) (43.0.3) 2026-09-01 05:49:03.543 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.559 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:49:03.611 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.626 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:49:03.639 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev44) (1.4.1) 2026-09-01 05:49:03.639 | 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.dev44) (4.16.0) 2026-09-01 05:49:03.675 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.692 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-01 05:49:03.708 | 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.dev44) (2.1.1) 2026-09-01 05:49:03.713 | 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.dev44) (3.0) 2026-09-01 05:49:03.714 | 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.dev44) (5.11.0) 2026-09-01 05:49:03.718 | 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.dev44) (2.3.0) 2026-09-01 05:49:03.724 | 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.dev44) (1.4.2) 2026-09-01 05:49:03.725 | 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.dev44) (3.5.0) 2026-09-01 05:49:03.732 | 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.dev44) (3.3.2) 2026-09-01 05:49:03.736 | 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.dev44) (26.1.0) 2026-09-01 05:49:03.737 | 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.dev44) (2025.9.1) 2026-09-01 05:49:03.738 | 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.dev44) (0.37.0) 2026-09-01 05:49:03.740 | 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.dev44) (2026.6.3) 2026-09-01 05:49:03.747 | 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.dev44) (2.1.0) 2026-09-01 05:49:03.748 | 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.dev44) (1.9.0) 2026-09-01 05:49:03.756 | 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.dev44) (4.3.0) 2026-09-01 05:49:03.756 | 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.dev44) (4.1.0) 2026-09-01 05:49:03.757 | 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.dev44) (2.13.0) 2026-09-01 05:49:03.764 | 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.dev44) (1.5.0) 2026-09-01 05:49:03.768 | 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.dev44) (5.3.1) 2026-09-01 05:49:03.774 | 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.dev44) (0.20) 2026-09-01 05:49:03.779 | 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.dev44) (1.3.0) 2026-09-01 05:49:03.780 | 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.dev44) (2.0.0) 2026-09-01 05:49:03.781 | 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.dev44) (6.0.3) 2026-09-01 05:49:03.791 | 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.dev44) (2.1.2) 2026-09-01 05:49:03.792 | 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.dev44) (0.6.2) 2026-09-01 05:49:03.857 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.873 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-09-01 05:49:03.914 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.929 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-01 05:49:03.970 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:03.984 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-01 05:49:04.033 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.049 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-01 05:49:04.059 | 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.dev44) (7.2.2) 2026-09-01 05:49:04.093 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.107 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-01 05:49:04.123 | 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.dev44) (2.9.0.post0) 2026-09-01 05:49:04.129 | 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.dev44) (7.1.7) 2026-09-01 05:49:04.130 | 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.dev44) (5.3.1) 2026-09-01 05:49:04.132 | 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.dev44) (5.6.2) 2026-09-01 05:49:04.132 | 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.dev44) (0.17.0) 2026-09-01 05:49:04.137 | 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.dev44) (5.1.0) 2026-09-01 05:49:04.145 | 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.dev44) (2026.3) 2026-09-01 05:49:04.147 | 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.dev44) (26.3) 2026-09-01 05:49:04.153 | 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.dev44) (0.26.0) 2026-09-01 05:49:04.157 | 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.dev44) (5.0.0) 2026-09-01 05:49:04.158 | 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.dev44) (3.1.6) 2026-09-01 05:49:04.160 | 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.dev44) (4.0.1) 2026-09-01 05:49:04.167 | 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.dev44) (3.0.3) 2026-09-01 05:49:04.182 | 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.dev44) (1.2.1) 2026-09-01 05:49:04.189 | 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.dev44) (0.41.2) 2026-09-01 05:49:04.190 | 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.dev44) (3.5.5) 2026-09-01 05:49:04.194 | 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.dev44) (1.7.6) 2026-09-01 05:49:04.198 | 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.dev44) (2.8.0) 2026-09-01 05:49:04.245 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.261 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-01 05:49:04.384 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.400 | 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-01 05:49:04.433 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev44) (84.0.0) 2026-09-01 05:49:04.450 | 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.dev44) (0.8.2) 2026-09-01 05:49:04.514 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.531 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:49:04.570 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.586 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-01 05:49:04.658 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:04.673 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-01 05:49:04.744 | 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.dev44) 2026-09-01 05:49:04.759 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-01 05:49:04.794 | 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.dev44) 2026-09-01 05:49:04.809 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-01 05:49:04.819 | 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.dev44) (15.0.0) 2026-09-01 05:49:04.846 | 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.dev44) 2026-09-01 05:49:04.862 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-01 05:49:04.885 | 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.dev44) (1.17.0) 2026-09-01 05:49:04.905 | 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.dev44) (3.5.0) 2026-09-01 05:49:04.908 | 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.dev44) (3.18) 2026-09-01 05:49:04.908 | 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.dev44) (2.7.0) 2026-09-01 05:49:04.909 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev44) (2023.11.17) 2026-09-01 05:49:04.943 | 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.dev44) (4.2.0) 2026-09-01 05:49:04.944 | 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.dev44) (2.20.0) 2026-09-01 05:49:04.954 | 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.dev44) (0.1.2) 2026-09-01 05:49:04.970 | 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.dev44) (0.8) 2026-09-01 05:49:05.091 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:05.107 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-01 05:49:05.155 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:05.171 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-01 05:49:05.182 | 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.dev44) (9.1.4) 2026-09-01 05:49:05.208 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:05.224 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-01 05:49:05.319 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:05.335 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-01 05:49:05.350 | Installing build dependencies: started 2026-09-01 05:49:06.837 | Installing build dependencies: finished with status 'done' 2026-09-01 05:49:06.839 | Getting requirements to build wheel: started 2026-09-01 05:49:07.471 | Getting requirements to build wheel: finished with status 'done' 2026-09-01 05:49:07.473 | Preparing metadata (pyproject.toml): started 2026-09-01 05:49:07.846 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:49:07.906 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:07.922 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-01 05:49:07.980 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev44) 2026-09-01 05:49:07.995 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-01 05:49:08.070 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-01 05:49:08.107 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-01 05:49:08.128 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-01 05:49:08.153 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-01 05:49:08.175 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-09-01 05:49:08.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.6 MB/s 0:00:00 2026-09-01 05:49:08.250 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-01 05:49:08.271 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-01 05:49:08.291 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-01 05:49:08.315 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-01 05:49:08.336 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-01 05:49:08.358 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-01 05:49:08.380 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-01 05:49:08.402 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-01 05:49:08.425 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-01 05:49:08.446 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-01 05:49:08.469 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-01 05:49:08.495 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-01 05:49:08.516 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-01 05:49:08.538 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-01 05:49:08.566 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-01 05:49:08.586 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-01 05:49:08.639 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.2 MB/s 0:00:00 2026-09-01 05:49:08.655 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-01 05:49:08.679 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-01 05:49:08.700 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-01 05:49:08.721 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-01 05:49:08.743 | 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-01 05:49:08.908 | Building wheels for collected packages: glance, simplegeneric 2026-09-01 05:49:08.910 | Building editable for glance (pyproject.toml): started 2026-09-01 05:49:09.769 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-01 05:49:09.770 | Created wheel for glance: filename=glance-33.0.0.0b3.dev44-0.editable-py3-none-any.whl size=9079 sha256=77e837dc4186127d9d04dfa609de57259fa9ee11ec56d9f2ff261f72e81b6a0f 2026-09-01 05:49:09.771 | Stored in directory: /tmp/pip-ephem-wheel-cache-q3cop6j6/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-01 05:49:09.777 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-01 05:49:10.201 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-01 05:49:10.202 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5c81d1e8afdf516b70b3643343085ee512b356ed73cb4221ba7168b830c2e237 2026-09-01 05:49:10.202 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-01 05:49:10.206 | Successfully built glance simplegeneric 2026-09-01 05:49:10.504 | 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-01 05:49:13.510 | Attempting uninstall: jsonpointer 2026-09-01 05:49:13.526 | Found existing installation: jsonpointer 2.0 2026-09-01 05:49:13.527 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:49:13.527 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-01 05:49:13.545 | Attempting uninstall: jmespath 2026-09-01 05:49:13.560 | Found existing installation: jmespath 1.0.1 2026-09-01 05:49:13.560 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:49:13.561 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-01 05:49:13.602 | Attempting uninstall: httplib2 2026-09-01 05:49:13.618 | Found existing installation: httplib2 0.20.4 2026-09-01 05:49:13.619 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:49:13.619 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-01 05:49:13.717 | Attempting uninstall: jsonpatch 2026-09-01 05:49:13.733 | Found existing installation: jsonpatch 1.32 2026-09-01 05:49:13.733 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:49:13.734 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-01 05:49:18.290 | 2026-09-01 05:49:18.310 | 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.dev44 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.19.1 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-01 05:49:18.616 | + inc/python:pip_install:216 : result=0 2026-09-01 05:49:18.619 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:49:18.623 | + functions-common:time_stop:2420 : local name 2026-09-01 05:49:18.627 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:49:18.629 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:49:18.633 | + functions-common:time_stop:2423 : local total 2026-09-01 05:49:18.635 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:49:18.638 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:49:18.642 | + functions-common:time_stop:2427 : start_time=1788241738509 2026-09-01 05:49:18.645 | + functions-common:time_stop:2429 : [[ -z 1788241738509 ]] 2026-09-01 05:49:18.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:49:18.655 | + functions-common:time_stop:2432 : end_time=1788241758651 2026-09-01 05:49:18.658 | + functions-common:time_stop:2433 : elapsed_time=20142 2026-09-01 05:49:18.661 | + functions-common:time_stop:2434 : total=75710 2026-09-01 05:49:18.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:49:18.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95852 2026-09-01 05:49:18.671 | + inc/python:pip_install:219 : return 0 2026-09-01 05:49:18.674 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:49:18.678 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:49:18.682 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-01 05:49:18.686 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-01 05:49:18.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:49:18.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:49:18.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-01 05:49:18.699 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:49:18.703 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:49:18.707 | + ./stack.sh:main:945 : configure_glance 2026-09-01 05:49:18.710 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-01 05:49:18.727 | + lib/glance:configure_glance:353 : local dburl 2026-09-01 05:49:18.731 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-01 05:49:18.735 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-01 05:49:18.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-01 05:49:18.742 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-01 05:49:18.744 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:49:18.748 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:49:18.751 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:49:18.772 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:49:18.775 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:49:18.778 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-01 05:49:18.783 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-01 05:49:18.786 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-01 05:49:18.827 | + 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-01 05:49:18.866 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-01 05:49:18.904 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-01 05:49:18.940 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-01 05:49:18.977 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-01 05:49:19.017 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-01 05:49:19.059 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-01 05:49:19.061 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-01 05:49:19.065 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-01 05:49:19.068 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-01 05:49:19.070 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 05:49:19.074 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-01 05:49:19.077 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-01 05:49:19.081 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-01 05:49:19.084 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-01 05:49:19.088 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-01 05:49:19.127 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-01 05:49:19.164 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.100/identity 2026-09-01 05:49:19.201 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-01 05:49:19.239 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-01 05:49:19.276 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-01 05:49:19.312 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-01 05:49:19.350 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-01 05:49:19.387 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.100/identity 2026-09-01 05:49:19.425 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-01 05:49:19.463 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-01 05:49:19.501 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 05:49:19.504 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-01 05:49:19.547 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-01 05:49:19.550 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-01 05:49:19.553 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-01 05:49:19.557 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 05:49:19.559 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-01 05:49:19.562 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 05:49:19.584 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:49:19.588 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-01 05:49:19.591 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-01 05:49:19.594 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 05:49:19.616 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:49:19.619 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:49:19.624 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:49:19.661 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 05:49:19.665 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 05:49:19.668 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-01 05:49:19.670 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-01 05:49:19.674 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-01 05:49:19.712 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-01 05:49:19.749 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-01 05:49:19.790 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-01 05:49:19.793 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-01 05:49:19.797 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-01 05:49:19.800 | + lib/glance:configure_glance_store:282 : local be 2026-09-01 05:49:19.804 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-01 05:49:19.806 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-01 05:49:19.809 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-01 05:49:19.850 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-01 05:49:19.854 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.100 2026-09-01 05:49:19.895 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-01 05:49:19.898 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-01 05:49:19.902 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-01 05:49:19.924 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:49:19.928 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.100/image 2026-09-01 05:49:19.966 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-01 05:49:19.987 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:49:19.991 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-01 05:49:19.994 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-01 05:49:19.998 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-01 05:49:20.002 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:49:20.024 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:49:20.027 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:49:20.030 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:49:20.033 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:49:20.037 | + 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-01 05:49:20.076 | + 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-01 05:49:20.116 | + 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-01 05:49:20.154 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:49:20.193 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-01 05:49:20.230 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-01 05:49:20.236 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-01 05:49:20.276 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-01 05:49:20.314 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-01 05:49:20.353 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-01 05:49:20.392 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-01 05:49:20.433 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-01 05:49:20.475 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-01 05:49:20.517 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-01 05:49:20.555 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-01 05:49:20.561 | + 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-01 05:49:20.569 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-01 05:49:20.590 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:49:20.594 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-01 05:49:20.597 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-01 05:49:20.599 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-01 05:49:20.603 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-01 05:49:20.606 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-01 05:49:20.609 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-01 05:49:20.612 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-01 05:49:20.617 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:49:20.620 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-01 05:49:20.659 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-01 05:49:20.662 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-01 05:49:20.665 | ++ functions:get_random_port:861 : true 2026-09-01 05:49:20.669 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-01 05:49:20.672 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-01 05:49:20.675 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-01 05:49:20.733 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-01 05:49:20.736 | ++ functions:get_random_port:865 : break 2 2026-09-01 05:49:20.740 | ++ functions:get_random_port:869 : echo 60999 2026-09-01 05:49:20.743 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-01 05:49:20.746 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-01 05:49:20.783 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-01 05:49:20.819 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-01 05:49:20.857 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-01 05:49:20.892 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 05:49:20.929 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 05:49:20.963 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-01 05:49:20.999 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-01 05:49:21.035 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-01 05:49:21.071 | + 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-01 05:49:21.108 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 05:49:21.147 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 05:49:21.186 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-01 05:49:21.222 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-01 05:49:21.258 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-01 05:49:21.296 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-01 05:49:21.334 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-01 05:49:21.372 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-01 05:49:21.410 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-01 05:49:21.448 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-01 05:49:21.487 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-01 05:49:21.491 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-01 05:49:21.495 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:49:21.498 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:49:21.500 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:49:21.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:49:21.508 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-01 05:49:21.512 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-01 05:49:21.515 | perl: warning: Setting locale failed. 2026-09-01 05:49:21.515 | perl: warning: Please check that your locale settings: 2026-09-01 05:49:21.515 | LANGUAGE = (unset), 2026-09-01 05:49:21.515 | LC_ALL = "en_US.utf8", 2026-09-01 05:49:21.515 | LANG = (unset) 2026-09-01 05:49:21.515 | are supported and installed on your system. 2026-09-01 05:49:21.515 | perl: warning: Falling back to the standard locale ("C"). 2026-09-01 05:49:21.550 | proxy (enabled by site administrator) 2026-09-01 05:49:21.555 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-01 05:49:21.558 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-01 05:49:21.560 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:49:21.564 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:49:21.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:49:21.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:49:21.573 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-01 05:49:21.576 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-01 05:49:21.578 | perl: warning: Setting locale failed. 2026-09-01 05:49:21.578 | perl: warning: Please check that your locale settings: 2026-09-01 05:49:21.578 | LANGUAGE = (unset), 2026-09-01 05:49:21.579 | LC_ALL = "en_US.utf8", 2026-09-01 05:49:21.579 | LANG = (unset) 2026-09-01 05:49:21.579 | are supported and installed on your system. 2026-09-01 05:49:21.579 | perl: warning: Falling back to the standard locale ("C"). 2026-09-01 05:49:21.615 | No module matches proxy_http 2026-09-01 05:49:21.619 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-01 05:49:21.631 | perl: warning: Setting locale failed. 2026-09-01 05:49:21.631 | perl: warning: Please check that your locale settings: 2026-09-01 05:49:21.631 | LANGUAGE = (unset), 2026-09-01 05:49:21.631 | LC_ALL = "en_US.utf8", 2026-09-01 05:49:21.631 | LANG = "de_DE.UTF-8" 2026-09-01 05:49:21.631 | are supported and installed on your system. 2026-09-01 05:49:21.631 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:49:21.671 | Considering dependency proxy for proxy_http: 2026-09-01 05:49:21.671 | Module proxy already enabled 2026-09-01 05:49:21.671 | Enabling module proxy_http. 2026-09-01 05:49:21.677 | To activate the new configuration, you need to run: 2026-09-01 05:49:21.677 | systemctl restart apache2 2026-09-01 05:49:21.683 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-01 05:49:21.686 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-01 05:49:21.689 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:49:21.693 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:49:21.696 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:49:21.831 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-01 05:49:21.835 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-01 05:49:21.839 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-01 05:49:21.843 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 05:49:21.846 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:49:21.850 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:49:21.854 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-01 05:49:21.858 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-01 05:49:21.863 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-01 05:49:21.863 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-01 05:49:21.873 | KeepAlive Off 2026-09-01 05:49:21.879 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-01 05:49:21.879 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-01 05:49:21.889 | SetEnv proxy-sendchunked 1 2026-09-01 05:49:21.895 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-01 05:49:21.896 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-01 05:49:21.906 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-01 05:49:21.912 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-01 05:49:21.915 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-01 05:49:21.918 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 05:49:21.922 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 05:49:21.926 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:49:21.929 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:49:21.932 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:49:21.935 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:49:21.938 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 05:49:21.941 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 05:49:21.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:49:21.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:49:21.952 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-01 05:49:21.964 | perl: warning: Setting locale failed. 2026-09-01 05:49:21.964 | perl: warning: Please check that your locale settings: 2026-09-01 05:49:21.964 | LANGUAGE = (unset), 2026-09-01 05:49:21.964 | LC_ALL = "en_US.utf8", 2026-09-01 05:49:21.964 | LANG = "de_DE.UTF-8" 2026-09-01 05:49:21.965 | are supported and installed on your system. 2026-09-01 05:49:21.965 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:49:22.004 | Enabling site glance-api. 2026-09-01 05:49:22.010 | To activate the new configuration, you need to run: 2026-09-01 05:49:22.010 | systemctl reload apache2 2026-09-01 05:49:22.016 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-01 05:49:22.019 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:49:22.022 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:49:22.025 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:49:22.148 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-01 05:49:22.155 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-01 05:49:22.193 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-01 05:49:22.233 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-01 05:49:22.237 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-01 05:49:22.276 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-01 05:49:22.315 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-01 05:49:22.339 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:49:22.342 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-01 05:49:22.346 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-01 05:49:22.349 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-01 05:49:22.353 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:49:22.356 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-01 05:49:22.359 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/01/1003201/2 2026-09-01 05:49:22.362 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-01 05:49:22.365 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-01 05:49:22.368 | + functions-common:git_clone:591 : local git_ref=refs/changes/01/1003201/2 2026-09-01 05:49:22.371 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:49:22.376 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:49:22.380 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:49:22.383 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:49:22.387 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:49:22.410 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:49:22.413 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:49:22.416 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:49:22.421 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:49:22.421 | + functions-common:git_clone:610 : echo refs/changes/01/1003201/2 2026-09-01 05:49:22.426 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-09-01 05:49:22.429 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-01 05:49:22.433 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-01 05:49:22.436 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:49:22.440 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:49:22.443 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:49:22.446 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:49:22.449 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:49:22.453 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:49:22.456 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:49:22.460 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:49:22.464 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:49:22.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241762466 2026-09-01 05:49:22.472 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-01 05:49:22.477 | Cloning into '/opt/stack/cinder'... 2026-09-01 05:50:39.412 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:50:39.416 | + functions-common:time_stop:2420 : local name 2026-09-01 05:50:39.420 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:50:39.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:50:39.428 | + functions-common:time_stop:2423 : local total 2026-09-01 05:50:39.432 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:50:39.435 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:50:39.439 | + functions-common:time_stop:2427 : start_time=1788241762466 2026-09-01 05:50:39.442 | + functions-common:time_stop:2429 : [[ -z 1788241762466 ]] 2026-09-01 05:50:39.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:50:39.455 | + functions-common:time_stop:2432 : end_time=1788241839451 2026-09-01 05:50:39.459 | + functions-common:time_stop:2433 : elapsed_time=76985 2026-09-01 05:50:39.462 | + functions-common:time_stop:2434 : total=36615 2026-09-01 05:50:39.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:50:39.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113600 2026-09-01 05:50:39.473 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-09-01 05:50:39.477 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/01/1003201/2 2026-09-01 05:50:39.481 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:50:39.484 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:50:39.488 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:50:39.492 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:50:39.495 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:50:39.499 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:50:39.503 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:50:39.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:50:39.511 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:50:39.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241839513 2026-09-01 05:50:39.520 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/01/1003201/2 2026-09-01 05:50:40.341 | From https://review.opendev.org/openstack/cinder 2026-09-01 05:50:40.341 | * branch refs/changes/01/1003201/2 -> FETCH_HEAD 2026-09-01 05:50:40.350 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:50:40.354 | + functions-common:time_stop:2420 : local name 2026-09-01 05:50:40.358 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:50:40.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:50:40.365 | + functions-common:time_stop:2423 : local total 2026-09-01 05:50:40.369 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:50:40.372 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:50:40.377 | + functions-common:time_stop:2427 : start_time=1788241839513 2026-09-01 05:50:40.380 | + functions-common:time_stop:2429 : [[ -z 1788241839513 ]] 2026-09-01 05:50:40.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:50:40.390 | + functions-common:time_stop:2432 : end_time=1788241840386 2026-09-01 05:50:40.394 | + functions-common:time_stop:2433 : elapsed_time=873 2026-09-01 05:50:40.398 | + functions-common:time_stop:2434 : total=113600 2026-09-01 05:50:40.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:50:40.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=114473 2026-09-01 05:50:40.409 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-01 05:50:40.642 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:50:40.642 | 2026-09-01 05:50:40.642 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:50:40.642 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:50:40.642 | state without impacting any branches by switching back to a branch. 2026-09-01 05:50:40.642 | 2026-09-01 05:50:40.643 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:50:40.643 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:50:40.643 | 2026-09-01 05:50:40.643 | git switch -c 2026-09-01 05:50:40.643 | 2026-09-01 05:50:40.643 | Or undo this operation with: 2026-09-01 05:50:40.643 | 2026-09-01 05:50:40.643 | git switch - 2026-09-01 05:50:40.643 | 2026-09-01 05:50:40.643 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:50:40.644 | 2026-09-01 05:50:40.644 | HEAD is now at 4c3f4451a Fix image cache volume size mismatch on clone 2026-09-01 05:50:40.647 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-01 05:50:40.666 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-01 05:50:40.671 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:50:40.671 | + functions-common:git_clone:673 : head -1 2026-09-01 05:50:40.677 | 4c3f4451a Fix image cache volume size mismatch on clone 2026-09-01 05:50:40.682 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:50:40.686 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-01 05:50:40.690 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:50:40.694 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-01 05:50:40.698 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-01 05:50:40.702 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:50:40.706 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-01 05:50:40.710 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:50:40.714 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-01 05:50:40.717 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-01 05:50:40.721 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:50:40.725 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:50:40.730 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-01 05:50:40.734 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:50:40.739 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-01 05:50:40.742 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:50:40.746 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:50:40.752 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-01 05:50:40.760 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-01 05:50:40.763 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-01 05:50:40.767 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-01 05:50:40.925 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-01 05:50:40.929 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:50:40.933 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:50:40.938 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:50:40.943 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-01 05:50:40.946 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-01 05:50:40.950 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:50:40.954 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:50:40.958 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:50:40.962 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:50:40.966 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:50:40.970 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:50:40.974 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:50:40.978 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-01 05:50:41.010 | Using python 3.12 to install /opt/stack/cinder 2026-09-01 05:50:41.014 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-01 05:50:42.010 | Obtaining file:///opt/stack/cinder 2026-09-01 05:50:42.017 | Installing build dependencies: started 2026-09-01 05:50:43.578 | Installing build dependencies: finished with status 'done' 2026-09-01 05:50:43.579 | Checking if build backend supports build_editable: started 2026-09-01 05:50:44.123 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:50:44.124 | Getting requirements to build editable: started 2026-09-01 05:50:44.420 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:50:44.422 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:50:45.831 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:50:45.861 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.0.3) 2026-09-01 05:50:45.862 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.3.1) 2026-09-01 05:50:45.863 | 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.dev315) (0.41.2) 2026-09-01 05:50:45.864 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.5.0) 2026-09-01 05:50:45.864 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.5.5) 2026-09-01 05:50:45.865 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.1.0) 2026-09-01 05:50:45.866 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.26.0) 2026-09-01 05:50:45.867 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.16.0) 2026-09-01 05:50:45.868 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (13.0.1) 2026-09-01 05:50:46.524 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev315) 2026-09-01 05:50:46.669 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-01 05:50:46.681 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (10.7.0) 2026-09-01 05:50:46.682 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.6.1) 2026-09-01 05:50:46.682 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.5.0) 2026-09-01 05:50:46.683 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (18.1.1) 2026-09-01 05:50:46.684 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (8.3.1) 2026-09-01 05:50:46.685 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (18.3.0) 2026-09-01 05:50:46.686 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (8.2.0) 2026-09-01 05:50:46.687 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.0.1) 2026-09-01 05:50:46.688 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.12.0) 2026-09-01 05:50:46.689 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.9.0) 2026-09-01 05:50:46.690 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.10.0) 2026-09-01 05:50:46.691 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.11.0) 2026-09-01 05:50:46.691 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.8.0) 2026-09-01 05:50:46.693 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.8.0) 2026-09-01 05:50:46.694 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (10.2.0) 2026-09-01 05:50:46.823 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev315) 2026-09-01 05:50:46.839 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-01 05:50:46.850 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (4.4.0) 2026-09-01 05:50:46.850 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (26.3) 2026-09-01 05:50:46.893 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev315) 2026-09-01 05:50:46.909 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-01 05:50:46.921 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.10.1) 2026-09-01 05:50:46.922 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.1.0) 2026-09-01 05:50:46.923 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (3.3.2) 2026-09-01 05:50:46.924 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.6.0) 2026-09-01 05:50:47.050 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.067 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-01 05:50:47.078 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.0.0) 2026-09-01 05:50:47.121 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.137 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-01 05:50:47.148 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.34.2) 2026-09-01 05:50:47.149 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.7.0) 2026-09-01 05:50:47.150 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.5.1) 2026-09-01 05:50:47.152 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.4.0) 2026-09-01 05:50:47.264 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.281 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-01 05:50:47.292 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2.0.52) 2026-09-01 05:50:47.293 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.9.1) 2026-09-01 05:50:47.318 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.333 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-01 05:50:47.361 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (9.1.4) 2026-09-01 05:50:47.362 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (1.8.11) 2026-09-01 05:50:47.362 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (6.9.0) 2026-09-01 05:50:47.402 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.418 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-01 05:50:47.427 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.1.1) 2026-09-01 05:50:47.474 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.490 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-01 05:50:47.502 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (5.8.0) 2026-09-01 05:50:47.503 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (43.0.3) 2026-09-01 05:50:47.504 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (0.3.1) 2026-09-01 05:50:47.692 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev315) 2026-09-01 05:50:47.708 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-01 05:50:47.721 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev315) (1.9.0) 2026-09-01 05:50:47.722 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (2026.3) 2026-09-01 05:50:47.723 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev315) (7.1.7) 2026-09-01 05:50:47.731 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev315) (2.1.1) 2026-09-01 05:50:47.735 | 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.dev315) (3.0) 2026-09-01 05:50:47.743 | 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.dev315) (2.8.0) 2026-09-01 05:50:47.750 | 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.dev315) (3.1.0) 2026-09-01 05:50:47.752 | 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.dev315) (2.3.0) 2026-09-01 05:50:47.758 | 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.dev315) (26.1.0) 2026-09-01 05:50:47.759 | 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.dev315) (2025.9.1) 2026-09-01 05:50:47.760 | 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.dev315) (0.37.0) 2026-09-01 05:50:47.761 | 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.dev315) (2026.6.3) 2026-09-01 05:50:47.769 | 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.dev315) (1.9.0) 2026-09-01 05:50:47.770 | 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.dev315) (4.16.0) 2026-09-01 05:50:47.774 | 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.dev315) (4.3.0) 2026-09-01 05:50:47.776 | 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.dev315) (4.1.0) 2026-09-01 05:50:47.777 | 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.dev315) (2.13.0) 2026-09-01 05:50:47.786 | 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.dev315) (7.2.2) 2026-09-01 05:50:47.790 | 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.dev315) (1.5.0) 2026-09-01 05:50:47.798 | 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.dev315) (0.20) 2026-09-01 05:50:47.803 | 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.dev315) (1.3.0) 2026-09-01 05:50:47.804 | 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.dev315) (2.0.0) 2026-09-01 05:50:47.805 | 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.dev315) (6.0.3) 2026-09-01 05:50:47.813 | 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.dev315) (1.19.1) 2026-09-01 05:50:47.816 | 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.dev315) (2.1.2) 2026-09-01 05:50:47.817 | 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.dev315) (0.6.2) 2026-09-01 05:50:47.820 | 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.dev315) (1.4.1) 2026-09-01 05:50:47.827 | 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.dev315) (2.9.0.post0) 2026-09-01 05:50:47.833 | 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.dev315) (5.3.1) 2026-09-01 05:50:47.834 | 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.dev315) (5.6.2) 2026-09-01 05:50:47.835 | 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.dev315) (0.17.0) 2026-09-01 05:50:47.840 | 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.dev315) (5.1.0) 2026-09-01 05:50:47.852 | 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.dev315) (0.26.0) 2026-09-01 05:50:47.856 | 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.dev315) (5.0.0) 2026-09-01 05:50:47.857 | 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.dev315) (3.1.6) 2026-09-01 05:50:47.859 | 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.dev315) (4.0.1) 2026-09-01 05:50:47.866 | 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.dev315) (3.0.3) 2026-09-01 05:50:47.878 | 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.dev315) (1.2.1) 2026-09-01 05:50:47.898 | 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.dev315) (1.7.6) 2026-09-01 05:50:47.905 | 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.dev315) (2.2.0) 2026-09-01 05:50:47.909 | 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.dev315) (1.3.7) 2026-09-01 05:50:47.915 | 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.dev315) (3.18.0) 2026-09-01 05:50:47.958 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev315) 2026-09-01 05:50:47.974 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-01 05:50:48.034 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev315) 2026-09-01 05:50:48.049 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-01 05:50:48.104 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev315) 2026-09-01 05:50:48.119 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-01 05:50:48.138 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev315) (84.0.0) 2026-09-01 05:50:48.152 | 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.dev315) (0.8.2) 2026-09-01 05:50:48.187 | 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.dev315) (4.16.0) 2026-09-01 05:50:48.193 | 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.dev315) (0.6.0) 2026-09-01 05:50:48.194 | 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.dev315) (4.2.0) 2026-09-01 05:50:48.204 | 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.dev315) (3.0.53) 2026-09-01 05:50:48.205 | 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.dev315) (1.11.0) 2026-09-01 05:50:48.206 | 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.dev315) (15.0.0) 2026-09-01 05:50:48.207 | 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.dev315) (1.8.0) 2026-09-01 05:50:48.221 | 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.dev315) (1.17.0) 2026-09-01 05:50:48.337 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev315) 2026-09-01 05:50:48.353 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-01 05:50:48.364 | 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.dev315) (24.2.1) 2026-09-01 05:50:48.398 | 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.dev315) (3.5.0) 2026-09-01 05:50:48.399 | 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.dev315) (3.18) 2026-09-01 05:50:48.401 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev315) (2023.11.17) 2026-09-01 05:50:48.434 | 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.dev315) (4.2.0) 2026-09-01 05:50:48.436 | 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.dev315) (2.20.0) 2026-09-01 05:50:48.446 | 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.dev315) (0.1.2) 2026-09-01 05:50:48.465 | 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.dev315) (0.8) 2026-09-01 05:50:48.507 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev315) 2026-09-01 05:50:48.523 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-01 05:50:48.583 | 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.dev315) (3.6.1) 2026-09-01 05:50:48.584 | 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.dev315) (3.5.0) 2026-09-01 05:50:48.586 | 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.dev315) (4.0.1) 2026-09-01 05:50:48.660 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev315) 2026-09-01 05:50:48.677 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-01 05:50:48.712 | 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.dev315) (1.33) 2026-09-01 05:50:48.719 | 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.dev315) (3.1.1) 2026-09-01 05:50:48.807 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-01 05:50:49.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 14.4 MB/s 0:00:00 2026-09-01 05:50:49.213 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-01 05:50:49.236 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-01 05:50:49.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 16.2 MB/s 0:00:00 2026-09-01 05:50:49.283 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-01 05:50:49.309 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-01 05:50:49.333 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-01 05:50:49.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 24.5 MB/s 0:00:00 2026-09-01 05:50:49.406 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-01 05:50:49.434 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-01 05:50:49.462 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-01 05:50:49.485 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-01 05:50:49.509 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-01 05:50:49.531 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-01 05:50:49.553 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-01 05:50:49.575 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-01 05:50:49.598 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-01 05:50:49.620 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-01 05:50:49.733 | Building wheels for collected packages: cinder 2026-09-01 05:50:49.735 | Building editable for cinder (pyproject.toml): started 2026-09-01 05:50:51.433 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-01 05:50:51.434 | Created wheel for cinder: filename=cinder-28.1.0.dev315-0.editable-py3-none-any.whl size=9269 sha256=24460368eb9cf555de443eea1e13b67fcbfac6a887c08f6171d86b18e6fb66d4 2026-09-01 05:50:51.435 | Stored in directory: /tmp/pip-ephem-wheel-cache-17a6pivm/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-01 05:50:51.441 | Successfully built cinder 2026-09-01 05:50:51.708 | 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-01 05:50:51.977 | Attempting uninstall: pyudev 2026-09-01 05:50:51.994 | Found existing installation: pyudev 0.24.0 2026-09-01 05:50:51.995 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-01 05:50:51.995 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-01 05:50:54.213 | 2026-09-01 05:50:54.234 | Successfully installed cinder-28.1.0.dev315 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-01 05:50:54.461 | + inc/python:pip_install:216 : result=0 2026-09-01 05:50:54.465 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:50:54.469 | + functions-common:time_stop:2420 : local name 2026-09-01 05:50:54.472 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:50:54.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:50:54.480 | + functions-common:time_stop:2423 : local total 2026-09-01 05:50:54.483 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:50:54.487 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:50:54.491 | + functions-common:time_stop:2427 : start_time=1788241841003 2026-09-01 05:50:54.494 | + functions-common:time_stop:2429 : [[ -z 1788241841003 ]] 2026-09-01 05:50:54.498 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:50:54.504 | + functions-common:time_stop:2432 : end_time=1788241854500 2026-09-01 05:50:54.507 | + functions-common:time_stop:2433 : elapsed_time=13497 2026-09-01 05:50:54.511 | + functions-common:time_stop:2434 : total=95852 2026-09-01 05:50:54.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:50:54.518 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109349 2026-09-01 05:50:54.521 | + inc/python:pip_install:219 : return 0 2026-09-01 05:50:54.525 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:50:54.529 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:50:54.533 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-01 05:50:54.537 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-01 05:50:54.540 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:50:54.544 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:50:54.548 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-01 05:50:54.552 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:50:54.556 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-01 05:50:54.560 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-01 05:50:54.563 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-01 05:50:54.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:50:54.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:50:54.575 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-01 05:50:54.594 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-01 05:50:54.598 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:50:54.602 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:50:54.606 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:50:54.610 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:50:54.614 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:50:54.618 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:50:54.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:50:54.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:50:54.629 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:50:54.633 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:50:54.637 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:50:54.641 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:50:54.645 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-01 05:50:54.649 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:50:54.653 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:50:54.657 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:50:54.661 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-01 05:50:54.692 | + 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-01 05:50:54.731 | Reading package lists... 2026-09-01 05:50:55.126 | Building dependency tree... 2026-09-01 05:50:55.128 | Reading state information... 2026-09-01 05:50:55.685 | The following packages were automatically installed and are no longer required: 2026-09-01 05:50:55.687 | libfwupd2 libgusb2 2026-09-01 05:50:55.687 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:50:55.690 | The following additional packages will be installed: 2026-09-01 05:50:55.690 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-01 05:50:55.690 | python3-urwid python3-wcwidth 2026-09-01 05:50:55.692 | Suggested packages: 2026-09-01 05:50:55.693 | python-urwid-doc 2026-09-01 05:50:55.730 | The following NEW packages will be installed: 2026-09-01 05:50:55.730 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-01 05:50:55.731 | python3-urwid python3-wcwidth targetcli-fb 2026-09-01 05:50:55.992 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:50:55.992 | Need to get 385 kB of archives. 2026-09-01 05:50:55.992 | After this operation, 3098 kB of additional disk space will be used. 2026-09-01 05:50:55.992 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-01 05:50:56.314 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-01 05:50:56.336 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-01 05:50:56.520 | 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-01 05:50:56.533 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-01 05:50:56.555 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-01 05:50:56.805 | perl: warning: Setting locale failed. 2026-09-01 05:50:56.805 | perl: warning: Please check that your locale settings: 2026-09-01 05:50:56.805 | LANGUAGE = (unset), 2026-09-01 05:50:56.805 | LC_ALL = "en_US.utf8", 2026-09-01 05:50:56.805 | LANG = "de_DE.UTF-8" 2026-09-01 05:50:56.805 | are supported and installed on your system. 2026-09-01 05:50:56.805 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:50:56.870 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:50:56.870 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:50:56.870 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:50:57.062 | Fetched 385 kB in 1s (474 kB/s) 2026-09-01 05:50:57.114 | Selecting previously unselected package python3-typing-extensions. 2026-09-01 05:50:57.181 | (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-01 05:50:57.190 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-01 05:50:57.194 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-01 05:50:57.246 | Selecting previously unselected package python3-wcwidth. 2026-09-01 05:50:57.260 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-01 05:50:57.264 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-01 05:50:57.315 | Selecting previously unselected package python3-urwid. 2026-09-01 05:50:57.329 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-01 05:50:57.333 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-01 05:50:57.422 | Selecting previously unselected package python3-configshell-fb. 2026-09-01 05:50:57.436 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-01 05:50:57.440 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-01 05:50:57.497 | Selecting previously unselected package python3-rtslib-fb. 2026-09-01 05:50:57.511 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-01 05:50:57.514 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-01 05:50:57.577 | Selecting previously unselected package targetcli-fb. 2026-09-01 05:50:57.591 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-01 05:50:57.594 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-01 05:50:57.671 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-01 05:50:58.825 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-01 05:50:58.833 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-01 05:50:59.146 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-01 05:50:59.389 | Setting up python3-urwid (2.6.10-1) ... 2026-09-01 05:50:59.924 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-01 05:51:00.121 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.122 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-01 05:51:00.144 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-01 05:51:00.144 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-01 05:51:00.144 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-01 05:51:00.145 | keyword = Word(alphanums + '_\-') 2026-09-01 05:51:00.145 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.145 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-01 05:51:00.145 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.145 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-01 05:51:00.145 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-01 05:51:00.145 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-01 05:51:00.153 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.154 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-01 05:51:00.176 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-01 05:51:00.176 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-01 05:51:00.176 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-01 05:51:00.177 | keyword = Word(alphanums + '_\-') 2026-09-01 05:51:00.177 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.177 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-01 05:51:00.177 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-01 05:51:00.177 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-01 05:51:00.177 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-01 05:51:00.177 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-01 05:51:00.208 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-01 05:51:00.418 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-01 05:51:00.418 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-01 05:51:00.708 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:51:01.570 | perl: warning: Setting locale failed. 2026-09-01 05:51:01.570 | perl: warning: Please check that your locale settings: 2026-09-01 05:51:01.571 | LANGUAGE = (unset), 2026-09-01 05:51:01.571 | LC_ALL = "en_US.utf8", 2026-09-01 05:51:01.571 | LANG = "de_DE.UTF-8" 2026-09-01 05:51:01.571 | are supported and installed on your system. 2026-09-01 05:51:01.571 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:51:01.704 | perl: warning: Setting locale failed. 2026-09-01 05:51:01.704 | perl: warning: Please check that your locale settings: 2026-09-01 05:51:01.704 | LANGUAGE = (unset), 2026-09-01 05:51:01.705 | LC_ALL = "en_US.utf8", 2026-09-01 05:51:01.705 | LANG = "de_DE.UTF-8" 2026-09-01 05:51:01.705 | are supported and installed on your system. 2026-09-01 05:51:01.705 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:51:01.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:51:01.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:51:01.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:51:01.826 | perl: warning: Setting locale failed. 2026-09-01 05:51:01.826 | perl: warning: Please check that your locale settings: 2026-09-01 05:51:01.827 | LANGUAGE = (unset), 2026-09-01 05:51:01.827 | LC_ALL = "en_US.utf8", 2026-09-01 05:51:01.827 | LANG = "de_DE.UTF-8" 2026-09-01 05:51:01.827 | are supported and installed on your system. 2026-09-01 05:51:01.827 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:51:02.178 | 2026-09-01 05:51:02.178 | Running kernel seems to be up-to-date. 2026-09-01 05:51:02.178 | 2026-09-01 05:51:02.178 | Restarting services... 2026-09-01 05:51:02.238 | 2026-09-01 05:51:02.238 | Service restarts being deferred: 2026-09-01 05:51:02.239 | systemctl restart getty@tty1.service 2026-09-01 05:51:02.239 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:51:02.239 | systemctl restart systemd-logind.service 2026-09-01 05:51:02.239 | systemctl restart virtlockd.service 2026-09-01 05:51:02.239 | systemctl restart virtlogd.service 2026-09-01 05:51:02.239 | 2026-09-01 05:51:02.239 | No containers need to be restarted. 2026-09-01 05:51:02.239 | 2026-09-01 05:51:02.239 | User sessions running outdated binaries: 2026-09-01 05:51:02.239 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:51:02.248 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:51:02.258 | 2026-09-01 05:51:02.259 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:51:04.339 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:51:04.343 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:51:04.347 | + functions-common:time_stop:2420 : local name 2026-09-01 05:51:04.351 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:51:04.354 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:51:04.358 | + functions-common:time_stop:2423 : local total 2026-09-01 05:51:04.363 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:51:04.366 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:51:04.371 | + functions-common:time_stop:2427 : start_time=1788241854688 2026-09-01 05:51:04.375 | + functions-common:time_stop:2429 : [[ -z 1788241854688 ]] 2026-09-01 05:51:04.379 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:51:04.386 | + functions-common:time_stop:2432 : end_time=1788241864381 2026-09-01 05:51:04.389 | + functions-common:time_stop:2433 : elapsed_time=9693 2026-09-01 05:51:04.393 | + functions-common:time_stop:2434 : total=144027 2026-09-01 05:51:04.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:51:04.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153720 2026-09-01 05:51:04.404 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:51:04.408 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:51:04.412 | + ./stack.sh:main:951 : configure_cinder 2026-09-01 05:51:04.416 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-01 05:51:04.435 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-01 05:51:04.441 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-01 05:51:04.445 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-01 05:51:04.449 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-01 05:51:04.455 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-01 05:51:04.455 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-01 05:51:04.461 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-01 05:51:04.465 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-01 05:51:04.468 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-01 05:51:04.472 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-01 05:51:04.476 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-01 05:51:04.480 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-01 05:51:04.483 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-01 05:51:04.487 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-01 05:51:04.504 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-01 05:51:04.521 | + 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-01 05:51:04.538 | + 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-01 05:51:04.555 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-01 05:51:04.572 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-01 05:51:04.589 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-01 05:51:04.594 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-01 05:51:04.598 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.sgaPCwcrWb 2026-09-01 05:51:04.602 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-01 05:51:04.605 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-01 05:51:04.608 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-01 05:51:04.612 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.sgaPCwcrWb 2026-09-01 05:51:04.618 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.sgaPCwcrWb 2026-09-01 05:51:04.634 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.sgaPCwcrWb /etc/sudoers.d/cinder-rootwrap 2026-09-01 05:51:04.652 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-01 05:51:04.657 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-01 05:51:04.660 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-01 05:51:04.664 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-01 05:51:04.667 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-01 05:51:04.670 | + 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-01 05:51:04.674 | + 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-01 05:51:04.680 | + 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-01 05:51:04.680 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-01 05:51:04.692 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-01 05:51:04.697 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-01 05:51:04.714 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-01 05:51:04.731 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-01 05:51:04.735 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-01 05:51:04.741 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-01 05:51:04.747 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-01 05:51:04.752 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:04.755 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-01 05:51:04.759 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-01 05:51:04.763 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 05:51:04.767 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-01 05:51:04.770 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:04.774 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-01 05:51:04.778 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-01 05:51:04.781 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-01 05:51:04.825 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-01 05:51:04.867 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.100/identity 2026-09-01 05:51:04.910 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-01 05:51:04.953 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-01 05:51:04.995 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-01 05:51:05.038 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-01 05:51:05.080 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-01 05:51:05.122 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.100/identity 2026-09-01 05:51:05.166 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-01 05:51:05.209 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-01 05:51:05.251 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 05:51:05.255 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-01 05:51:05.301 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-01 05:51:05.345 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-01 05:51:05.349 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-01 05:51:05.352 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-01 05:51:05.356 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-01 05:51:05.360 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:51:05.364 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:51:05.367 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:51:05.392 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:05.396 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:51:05.400 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-01 05:51:05.405 | + 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-01 05:51:05.450 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-01 05:51:05.493 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-01 05:51:05.534 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-01 05:51:05.576 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-01 05:51:05.619 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-01 05:51:05.664 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.100 2026-09-01 05:51:05.708 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-01 05:51:05.755 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-01 05:51:05.766 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 24385b78ef48e33330db7d6b468d0f4a 2026-09-01 05:51:05.808 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-01 05:51:05.812 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-01 05:51:05.854 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-01 05:51:05.895 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-01 05:51:05.938 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-01 05:51:05.981 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-01 05:51:06.024 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-01 05:51:06.066 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-01 05:51:06.091 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:06.095 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-01 05:51:06.099 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-01 05:51:06.103 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-01 05:51:06.107 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-01 05:51:06.110 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-01 05:51:06.114 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-01 05:51:06.118 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-01 05:51:06.122 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-01 05:51:06.126 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-01 05:51:06.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-01 05:51:06.134 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-01 05:51:06.179 | + 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-01 05:51:06.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-01 05:51:06.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-01 05:51:06.306 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-01 05:51:06.350 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-01 05:51:06.393 | + 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-01 05:51:06.436 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-01 05:51:06.479 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-01 05:51:06.521 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-01 05:51:06.525 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-01 05:51:06.529 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-01 05:51:06.533 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-01 05:51:06.576 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-01 05:51:06.580 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-01 05:51:06.623 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-01 05:51:06.627 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-01 05:51:06.630 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-01 05:51:06.634 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-01 05:51:06.678 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-01 05:51:06.682 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-01 05:51:06.685 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-01 05:51:06.689 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-01 05:51:06.693 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-01 05:51:06.718 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:51:06.722 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-01 05:51:06.747 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:51:06.750 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-01 05:51:06.775 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:51:06.779 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-01 05:51:06.783 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-01 05:51:06.786 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-01 05:51:06.790 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-01 05:51:06.794 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 05:51:06.798 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-01 05:51:06.802 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 05:51:06.826 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:06.831 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-01 05:51:06.835 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-01 05:51:06.839 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 05:51:06.864 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:06.868 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:51:06.873 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:51:06.916 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 05:51:06.920 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 05:51:06.924 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-01 05:51:06.928 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-01 05:51:06.932 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:06.937 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:51:06.964 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:51:06.968 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:51:06.972 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:51:06.976 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:51:06.980 | + 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-01 05:51:07.023 | + 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-01 05:51:07.065 | + 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-01 05:51:07.106 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:51:07.148 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-01 05:51:07.191 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-01 05:51:07.216 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:07.220 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-01 05:51:07.223 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-01 05:51:07.227 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-01 05:51:07.231 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-01 05:51:07.235 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-01 05:51:07.238 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-01 05:51:07.242 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-01 05:51:07.246 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 05:51:07.249 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 05:51:07.268 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 05:51:07.269 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:51:07.280 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 05:51:07.286 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:51:07.301 | /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-01 05:51:07.307 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-01 05:51:07.310 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-01 05:51:07.316 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:51:07.320 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-01 05:51:07.364 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-01 05:51:07.406 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-01 05:51:07.448 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-01 05:51:07.490 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 05:51:07.532 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 05:51:07.573 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-01 05:51:07.615 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-01 05:51:07.657 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-01 05:51:07.699 | + 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-01 05:51:07.741 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 05:51:07.783 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 05:51:07.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-01 05:51:07.866 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-01 05:51:07.908 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-01 05:51:07.912 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-01 05:51:07.917 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-01 05:51:07.921 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-01 05:51:07.925 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 05:51:07.929 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:51:07.933 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:51:07.937 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-01 05:51:07.942 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-01 05:51:07.945 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-01 05:51:07.989 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-01 05:51:08.032 | + 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-01 05:51:08.033 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-01 05:51:08.044 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-01 05:51:08.050 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-01 05:51:08.054 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-01 05:51:08.058 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 05:51:08.062 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 05:51:08.066 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:51:08.069 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:51:08.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:51:08.077 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:51:08.081 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 05:51:08.084 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 05:51:08.088 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:51:08.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:51:08.096 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-01 05:51:08.109 | perl: warning: Setting locale failed. 2026-09-01 05:51:08.109 | perl: warning: Please check that your locale settings: 2026-09-01 05:51:08.109 | LANGUAGE = (unset), 2026-09-01 05:51:08.110 | LC_ALL = "en_US.utf8", 2026-09-01 05:51:08.110 | LANG = "de_DE.UTF-8" 2026-09-01 05:51:08.110 | are supported and installed on your system. 2026-09-01 05:51:08.110 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:51:08.150 | Enabling site cinder-api. 2026-09-01 05:51:08.156 | To activate the new configuration, you need to run: 2026-09-01 05:51:08.156 | systemctl reload apache2 2026-09-01 05:51:08.163 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-01 05:51:08.167 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:51:08.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:51:08.174 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:51:08.307 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-01 05:51:08.311 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.100/image 2026-09-01 05:51:08.353 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-01 05:51:08.377 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:51:08.381 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-01 05:51:08.384 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:08.388 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-01 05:51:08.392 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-01 05:51:08.395 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 05:51:08.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-01 05:51:08.402 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:08.406 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-01 05:51:08.410 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-01 05:51:08.413 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-01 05:51:08.459 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-01 05:51:08.501 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.100/identity 2026-09-01 05:51:08.544 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-01 05:51:08.586 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-01 05:51:08.629 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-01 05:51:08.672 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-01 05:51:08.715 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-01 05:51:08.757 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.100/identity 2026-09-01 05:51:08.800 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-01 05:51:08.843 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-01 05:51:08.886 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 05:51:08.890 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-01 05:51:08.893 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:08.897 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:51:08.901 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-01 05:51:08.905 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-01 05:51:08.950 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-01 05:51:08.994 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.100/identity 2026-09-01 05:51:09.038 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-01 05:51:09.081 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-01 05:51:09.124 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-01 05:51:09.168 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-01 05:51:09.212 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-01 05:51:09.255 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-01 05:51:09.299 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-01 05:51:09.343 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-01 05:51:09.347 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-01 05:51:09.372 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:09.376 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.100:2379?api_version=v3' 2026-09-01 05:51:09.422 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-01 05:51:09.426 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-01 05:51:09.473 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-01 05:51:09.477 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-01 05:51:09.481 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-01 05:51:09.526 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-01 05:51:09.530 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-01 05:51:09.534 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-01 05:51:09.538 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-01 05:51:09.542 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-01 05:51:09.585 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-01 05:51:09.628 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.100/identity 2026-09-01 05:51:09.673 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-01 05:51:09.716 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-01 05:51:09.760 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-01 05:51:09.803 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-01 05:51:09.846 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-01 05:51:09.889 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-01 05:51:09.915 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:51:09.919 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-01 05:51:09.923 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-01 05:51:09.927 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-01 05:51:09.931 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:51:09.935 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-01 05:51:09.939 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-01 05:51:09.944 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-01 05:51:09.947 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:51:09.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:51:09.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-01 05:51:09.959 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:51:09.963 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-01 05:51:09.966 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-01 05:51:09.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:51:09.974 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:51:09.978 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-01 05:51:09.982 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:51:09.986 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-01 05:51:09.989 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-01 05:51:09.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:51:09.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:51:10.001 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-01 05:51:10.005 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:51:10.009 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-01 05:51:10.013 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-01 05:51:10.017 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-01 05:51:10.020 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:51:10.024 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:51:10.028 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:51:10.032 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:51:10.036 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:51:10.041 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:51:10.065 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:51:10.069 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:51:10.073 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:51:10.078 | + functions-common:git_clone:610 : echo master 2026-09-01 05:51:10.079 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:51:10.086 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-01 05:51:10.090 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:51:10.094 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-01 05:51:10.098 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:51:10.102 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:51:10.105 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:51:10.109 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:51:10.112 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:51:10.116 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:51:10.119 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:51:10.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:51:10.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:51:10.134 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241870130 2026-09-01 05:51:10.137 | + 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-01 05:51:10.141 | Cloning into '/opt/stack/neutron'... 2026-09-01 05:52:24.213 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:52:24.217 | + functions-common:time_stop:2420 : local name 2026-09-01 05:52:24.220 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:52:24.223 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:52:24.226 | + functions-common:time_stop:2423 : local total 2026-09-01 05:52:24.230 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:52:24.234 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:52:24.237 | + functions-common:time_stop:2427 : start_time=1788241870130 2026-09-01 05:52:24.241 | + functions-common:time_stop:2429 : [[ -z 1788241870130 ]] 2026-09-01 05:52:24.245 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:52:24.255 | + functions-common:time_stop:2432 : end_time=1788241944251 2026-09-01 05:52:24.258 | + functions-common:time_stop:2433 : elapsed_time=74121 2026-09-01 05:52:24.260 | + functions-common:time_stop:2434 : total=114473 2026-09-01 05:52:24.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:52:24.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188594 2026-09-01 05:52:24.270 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-01 05:52:24.274 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:52:24.278 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:52:24.281 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:52:24.284 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:52:24.287 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:52:24.291 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:52:24.295 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:52:24.299 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:52:24.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:52:24.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:52:24.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241944308 2026-09-01 05:52:24.314 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:52:25.179 | From https://review.opendev.org/openstack/neutron 2026-09-01 05:52:25.180 | * branch master -> FETCH_HEAD 2026-09-01 05:52:25.190 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:52:25.193 | + functions-common:time_stop:2420 : local name 2026-09-01 05:52:25.196 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:52:25.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:52:25.202 | + functions-common:time_stop:2423 : local total 2026-09-01 05:52:25.206 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:52:25.208 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:52:25.211 | + functions-common:time_stop:2427 : start_time=1788241944308 2026-09-01 05:52:25.215 | + functions-common:time_stop:2429 : [[ -z 1788241944308 ]] 2026-09-01 05:52:25.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:52:25.225 | + functions-common:time_stop:2432 : end_time=1788241945220 2026-09-01 05:52:25.228 | + functions-common:time_stop:2433 : elapsed_time=912 2026-09-01 05:52:25.232 | + functions-common:time_stop:2434 : total=188594 2026-09-01 05:52:25.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:52:25.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189506 2026-09-01 05:52:25.243 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:52:25.247 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:52:25.251 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:52:25.254 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:52:25.257 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:52:25.261 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:52:25.264 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:52:25.268 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:52:25.272 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:52:25.276 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:52:25.281 | + functions-common:time_start:2411 : _TIME_START[$name]=1788241945277 2026-09-01 05:52:25.285 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:52:25.768 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:52:25.768 | 2026-09-01 05:52:25.768 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:52:25.768 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:52:25.768 | state without impacting any branches by switching back to a branch. 2026-09-01 05:52:25.768 | 2026-09-01 05:52:25.768 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:52:25.769 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:52:25.769 | 2026-09-01 05:52:25.769 | git switch -c 2026-09-01 05:52:25.769 | 2026-09-01 05:52:25.769 | Or undo this operation with: 2026-09-01 05:52:25.769 | 2026-09-01 05:52:25.769 | git switch - 2026-09-01 05:52:25.769 | 2026-09-01 05:52:25.769 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:52:25.769 | 2026-09-01 05:52:25.769 | HEAD is now at 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-09-01 05:52:25.777 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:52:25.781 | + functions-common:time_stop:2420 : local name 2026-09-01 05:52:25.785 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:52:25.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:52:25.791 | + functions-common:time_stop:2423 : local total 2026-09-01 05:52:25.794 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:52:25.797 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:52:25.800 | + functions-common:time_stop:2427 : start_time=1788241945277 2026-09-01 05:52:25.803 | + functions-common:time_stop:2429 : [[ -z 1788241945277 ]] 2026-09-01 05:52:25.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:52:25.813 | + functions-common:time_stop:2432 : end_time=1788241945809 2026-09-01 05:52:25.816 | + functions-common:time_stop:2433 : elapsed_time=532 2026-09-01 05:52:25.820 | + functions-common:time_stop:2434 : total=189506 2026-09-01 05:52:25.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:52:25.826 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190038 2026-09-01 05:52:25.830 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-01 05:52:25.847 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-01 05:52:25.851 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:52:25.852 | + functions-common:git_clone:673 : head -1 2026-09-01 05:52:25.855 | 3412ab4a22 doc: Use the trusted port attribute for SR-IOV ports 2026-09-01 05:52:25.859 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:52:25.862 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-01 05:52:25.866 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:52:25.869 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-01 05:52:25.872 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-01 05:52:25.876 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:52:25.879 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-01 05:52:25.883 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:52:25.885 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-01 05:52:25.889 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-01 05:52:25.893 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:52:25.896 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:52:25.900 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-01 05:52:25.904 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:52:25.907 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-01 05:52:25.911 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:52:25.915 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:52:25.920 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-01 05:52:25.926 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-01 05:52:25.930 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-01 05:52:25.933 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-01 05:52:26.093 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-01 05:52:26.097 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:52:26.099 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:52:26.103 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:52:26.107 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-01 05:52:26.110 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-01 05:52:26.114 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:52:26.116 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:52:26.120 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:52:26.124 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:52:26.127 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:52:26.131 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:52:26.134 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:52:26.138 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-01 05:52:26.166 | Using python 3.12 to install /opt/stack/neutron 2026-09-01 05:52:26.169 | + 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-01 05:52:27.165 | Obtaining file:///opt/stack/neutron 2026-09-01 05:52:27.174 | Installing build dependencies: started 2026-09-01 05:52:28.789 | Installing build dependencies: finished with status 'done' 2026-09-01 05:52:28.791 | Checking if build backend supports build_editable: started 2026-09-01 05:52:29.349 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:52:29.351 | Getting requirements to build editable: started 2026-09-01 05:52:29.649 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:52:29.652 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:52:31.373 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:52:31.395 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.0.3) 2026-09-01 05:52:31.396 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.10.1) 2026-09-01 05:52:31.398 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-09-01 05:52:31.399 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.5.1) 2026-09-01 05:52:31.400 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.0) 2026-09-01 05:52:31.401 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.3.1) 2026-09-01 05:52:31.675 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:31.820 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-01 05:52:31.831 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (0.32.0) 2026-09-01 05:52:31.832 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.34.2) 2026-09-01 05:52:31.833 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.1.6) 2026-09-01 05:52:31.834 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (13.0.1) 2026-09-01 05:52:31.837 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.3.0) 2026-09-01 05:52:31.983 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:31.999 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-01 05:52:32.012 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.4) 2026-09-01 05:52:32.012 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.0.52) 2026-09-01 05:52:32.012 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.8.11) 2026-09-01 05:52:32.012 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.16.0) 2026-09-01 05:52:32.014 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (1.19.1) 2026-09-01 05:52:32.015 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.9.1) 2026-09-01 05:52:32.016 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.3.0) 2026-09-01 05:52:32.017 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.6.1) 2026-09-01 05:52:32.018 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.7.0) 2026-09-01 05:52:32.018 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.5.0) 2026-09-01 05:52:32.019 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.1.1) 2026-09-01 05:52:32.020 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.9.0) 2026-09-01 05:52:32.021 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.3.1) 2026-09-01 05:52:32.022 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.3.0) 2026-09-01 05:52:32.023 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (8.2.0) 2026-09-01 05:52:32.024 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (6.0.1) 2026-09-01 05:52:32.025 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-09-01 05:52:32.026 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.9.0) 2026-09-01 05:52:32.027 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.10.0) 2026-09-01 05:52:32.028 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (5.11.0) 2026-09-01 05:52:32.030 | 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.dev154) (4.8.0) 2026-09-01 05:52:32.031 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (2.8.0) 2026-09-01 05:52:32.033 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (10.2.0) 2026-09-01 05:52:32.034 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.12.0) 2026-09-01 05:52:32.035 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.4.0) 2026-09-01 05:52:32.157 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:32.173 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-01 05:52:32.294 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:32.310 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:52:32.445 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:32.461 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-01 05:52:32.564 | Installing build dependencies: started 2026-09-01 05:52:34.010 | Installing build dependencies: finished with status 'done' 2026-09-01 05:52:34.011 | Getting requirements to build wheel: started 2026-09-01 05:52:34.678 | Getting requirements to build wheel: finished with status 'done' 2026-09-01 05:52:34.680 | Preparing metadata (pyproject.toml): started 2026-09-01 05:52:35.065 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:52:35.201 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.217 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:52:35.227 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (7.2.2) 2026-09-01 05:52:35.265 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.279 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-01 05:52:35.290 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (24.2.1) 2026-09-01 05:52:35.291 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (18.13.1) 2026-09-01 05:52:35.293 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (4.19.1) 2026-09-01 05:52:35.326 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.342 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-01 05:52:35.475 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.491 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:52:35.501 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (3.5.0) 2026-09-01 05:52:35.502 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev154) (9.1.0) 2026-09-01 05:52:35.506 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev154) (1.4.1) 2026-09-01 05:52:35.506 | 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.dev154) (4.16.0) 2026-09-01 05:52:35.510 | 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.dev154) (2.3.0) 2026-09-01 05:52:35.513 | 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.dev154) (3.3.2) 2026-09-01 05:52:35.517 | 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.dev154) (3.0.3) 2026-09-01 05:52:35.521 | 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.dev154) (2.1.0) 2026-09-01 05:52:35.522 | 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.dev154) (1.9.0) 2026-09-01 05:52:35.529 | 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.dev154) (4.1.0) 2026-09-01 05:52:35.530 | 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.dev154) (2.13.0) 2026-09-01 05:52:35.531 | 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.dev154) (6.0.0) 2026-09-01 05:52:35.543 | 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.dev154) (1.3.7) 2026-09-01 05:52:35.663 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.679 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-01 05:52:35.691 | 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.dev154) (43.0.3) 2026-09-01 05:52:35.692 | 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.dev154) (1.5.0) 2026-09-01 05:52:35.694 | 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.dev154) (1.1.0) 2026-09-01 05:52:35.695 | 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.dev154) (1.33) 2026-09-01 05:52:35.697 | 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.dev154) (4.11.3) 2026-09-01 05:52:35.697 | 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.dev154) (6.0.3) 2026-09-01 05:52:35.701 | 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.dev154) (2.1.1) 2026-09-01 05:52:35.706 | 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.dev154) (3.0) 2026-09-01 05:52:35.714 | 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.dev154) (3.1.1) 2026-09-01 05:52:35.719 | 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.dev154) (0.41.2) 2026-09-01 05:52:35.719 | 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.dev154) (1.2.1) 2026-09-01 05:52:35.746 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.762 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-01 05:52:35.777 | 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.dev154) (26.3) 2026-09-01 05:52:35.780 | 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.dev154) (2.8.0) 2026-09-01 05:52:35.782 | 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.dev154) (3.5.5) 2026-09-01 05:52:35.793 | 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.dev154) (6.1.1) 2026-09-01 05:52:35.794 | 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.dev154) (4.0.0) 2026-09-01 05:52:35.816 | 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.dev154) (0.20) 2026-09-01 05:52:35.822 | 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.dev154) (2.0.0) 2026-09-01 05:52:35.830 | 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.dev154) (2.1.2) 2026-09-01 05:52:35.831 | 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.dev154) (0.6.2) 2026-09-01 05:52:35.839 | 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.dev154) (2.9.0.post0) 2026-09-01 05:52:35.846 | 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.dev154) (7.1.7) 2026-09-01 05:52:35.846 | 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.dev154) (5.3.1) 2026-09-01 05:52:35.847 | 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.dev154) (5.6.2) 2026-09-01 05:52:35.850 | 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.dev154) (0.17.0) 2026-09-01 05:52:35.852 | 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.dev154) (5.1.0) 2026-09-01 05:52:35.862 | 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.dev154) (2026.3) 2026-09-01 05:52:35.869 | 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.dev154) (0.26.0) 2026-09-01 05:52:35.873 | 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.dev154) (5.0.0) 2026-09-01 05:52:35.875 | 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.dev154) (4.0.1) 2026-09-01 05:52:35.908 | 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.dev154) (1.7.6) 2026-09-01 05:52:35.915 | 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.dev154) (2.2.0) 2026-09-01 05:52:35.924 | 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.dev154) (3.18.0) 2026-09-01 05:52:35.974 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:35.989 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-01 05:52:36.015 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:36.018 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-01 05:52:36.039 | 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.dev154) (3.0.3) 2026-09-01 05:52:36.039 | 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.dev154) (1.6.2) 2026-09-01 05:52:36.049 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev154) (84.0.0) 2026-09-01 05:52:36.077 | 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.dev154) (0.8.2) 2026-09-01 05:52:36.118 | 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.dev154) (1.17.0) 2026-09-01 05:52:36.123 | 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.dev154) (4.16.0) 2026-09-01 05:52:36.126 | 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.dev154) (4.26.0) 2026-09-01 05:52:36.162 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev154) 2026-09-01 05:52:36.176 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-01 05:52:36.193 | 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.dev154) (0.6.0) 2026-09-01 05:52:36.193 | 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.dev154) (4.2.0) 2026-09-01 05:52:36.205 | 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.dev154) (3.0.53) 2026-09-01 05:52:36.205 | 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.dev154) (1.11.0) 2026-09-01 05:52:36.207 | 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.dev154) (15.0.0) 2026-09-01 05:52:36.207 | 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.dev154) (1.8.0) 2026-09-01 05:52:36.213 | 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.dev154) (26.1.0) 2026-09-01 05:52:36.214 | 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.dev154) (2025.9.1) 2026-09-01 05:52:36.215 | 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.dev154) (0.37.0) 2026-09-01 05:52:36.216 | 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.dev154) (2026.6.3) 2026-09-01 05:52:36.272 | 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.dev154) (3.5.0) 2026-09-01 05:52:36.274 | 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.dev154) (3.18) 2026-09-01 05:52:36.275 | 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.dev154) (2.7.0) 2026-09-01 05:52:36.277 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev154) (2023.11.17) 2026-09-01 05:52:36.311 | 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.dev154) (4.2.0) 2026-09-01 05:52:36.312 | 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.dev154) (2.20.0) 2026-09-01 05:52:36.323 | 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.dev154) (0.1.2) 2026-09-01 05:52:36.343 | 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.dev154) (0.8) 2026-09-01 05:52:36.414 | 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.dev154) (0.16.0) 2026-09-01 05:52:36.505 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-01 05:52:36.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.2 MB/s 0:00:00 2026-09-01 05:52:36.616 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-01 05:52:36.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-09-01 05:52:36.811 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-01 05:52:36.836 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-01 05:52:36.857 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-01 05:52:36.878 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-09-01 05:52:36.904 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-01 05:52:36.919 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-01 05:52:36.934 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-01 05:52:36.961 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-01 05:52:37.009 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-01 05:52:37.034 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-01 05:52:37.057 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-01 05:52:37.160 | Building wheels for collected packages: neutron, ovs 2026-09-01 05:52:37.161 | Building editable for neutron (pyproject.toml): started 2026-09-01 05:52:39.429 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-01 05:52:39.429 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev154-0.editable-py3-none-any.whl size=16055 sha256=725049e8fb3b57c60e86d08d959a52e69cb746c8b8a4d2dcb1f43f85a7d4c645 2026-09-01 05:52:39.429 | Stored in directory: /tmp/pip-ephem-wheel-cache-dxre94pf/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-01 05:52:39.435 | Building wheel for ovs (pyproject.toml): started 2026-09-01 05:52:40.313 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-01 05:52:40.315 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=4d9fdeeb3f00c153309f59550fa96506a1474f0594e5089e373fe4b2f0c4dbf7 2026-09-01 05:52:40.315 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-01 05:52:40.320 | Successfully built neutron ovs 2026-09-01 05:52:40.654 | 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-01 05:52:45.924 | 2026-09-01 05:52:45.947 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev154 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-01 05:52:46.157 | + inc/python:pip_install:216 : result=0 2026-09-01 05:52:46.161 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:52:46.165 | + functions-common:time_stop:2420 : local name 2026-09-01 05:52:46.168 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:52:46.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:52:46.175 | + functions-common:time_stop:2423 : local total 2026-09-01 05:52:46.177 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:52:46.180 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:52:46.184 | + functions-common:time_stop:2427 : start_time=1788241946160 2026-09-01 05:52:46.188 | + functions-common:time_stop:2429 : [[ -z 1788241946160 ]] 2026-09-01 05:52:46.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:52:46.197 | + functions-common:time_stop:2432 : end_time=1788241966192 2026-09-01 05:52:46.200 | + functions-common:time_stop:2433 : elapsed_time=20032 2026-09-01 05:52:46.204 | + functions-common:time_stop:2434 : total=109349 2026-09-01 05:52:46.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:52:46.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129381 2026-09-01 05:52:46.214 | + inc/python:pip_install:219 : return 0 2026-09-01 05:52:46.217 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:52:46.221 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:52:46.225 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-01 05:52:46.228 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-01 05:52:46.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:52:46.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:52:46.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-01 05:52:46.244 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:52:46.247 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-01 05:52:46.251 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-01 05:52:46.255 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-01 05:52:46.255 | Installing OVN and dependent packages 2026-09-01 05:52:46.259 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-01 05:52:46.263 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-01 05:52:46.288 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:52:46.291 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-01 05:52:46.313 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:52:46.317 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-01 05:52:46.340 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:52:46.344 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-01 05:52:46.348 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-01 05:52:46.369 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:52:46.373 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-01 05:52:46.376 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-01 05:52:46.395 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-01 05:52:46.401 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-01 05:52:46.417 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-01 05:52:46.421 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-01 05:52:46.450 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-01 05:52:46.453 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:52:46.456 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:52:46.460 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:52:46.463 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:52:46.467 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:52:46.471 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:52:46.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:52:46.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:52:46.482 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:52:46.485 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:52:46.489 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:52:46.493 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:52:46.497 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-01 05:52:46.501 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:52:46.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:52:46.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:52:46.512 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-01 05:52:46.541 | + 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-01 05:52:46.580 | Reading package lists... 2026-09-01 05:52:46.953 | Building dependency tree... 2026-09-01 05:52:46.955 | Reading state information... 2026-09-01 05:52:47.516 | fakeroot is already the newest version (1.33-1). 2026-09-01 05:52:47.516 | fakeroot set to manually installed. 2026-09-01 05:52:47.516 | make is already the newest version (4.3-4.1build2). 2026-09-01 05:52:47.516 | make set to manually installed. 2026-09-01 05:52:47.516 | The following packages were automatically installed and are no longer required: 2026-09-01 05:52:47.517 | libfwupd2 libgusb2 2026-09-01 05:52:47.517 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:52:47.520 | The following additional packages will be installed: 2026-09-01 05:52:47.521 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-01 05:52:47.522 | python3-sortedcontainers 2026-09-01 05:52:47.525 | Suggested packages: 2026-09-01 05:52:47.525 | openvswitch-doc python-sortedcontainers-doc 2026-09-01 05:52:47.564 | The following NEW packages will be installed: 2026-09-01 05:52:47.565 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-01 05:52:47.566 | python3-openvswitch python3-sortedcontainers 2026-09-01 05:52:47.667 | 0 upgraded, 6 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:52:47.667 | Need to get 4225 kB of archives. 2026-09-01 05:52:47.667 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-01 05:52:47.667 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-01 05:52:47.791 | 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-01 05:52:47.856 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-01 05:52:47.857 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-01 05:52:47.858 | 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-01 05:52:47.900 | 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-01 05:52:48.149 | perl: warning: Setting locale failed. 2026-09-01 05:52:48.149 | perl: warning: Please check that your locale settings: 2026-09-01 05:52:48.149 | LANGUAGE = (unset), 2026-09-01 05:52:48.149 | LC_ALL = "en_US.utf8", 2026-09-01 05:52:48.149 | LANG = "de_DE.UTF-8" 2026-09-01 05:52:48.149 | are supported and installed on your system. 2026-09-01 05:52:48.150 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:52:48.212 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:52:48.212 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:52:48.212 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:52:48.403 | Fetched 4225 kB in 0s (13.1 MB/s) 2026-09-01 05:52:48.449 | Selecting previously unselected package libunbound8:amd64. 2026-09-01 05:52:48.516 | (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-01 05:52:48.523 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-01 05:52:48.529 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-01 05:52:48.582 | Selecting previously unselected package openvswitch-common. 2026-09-01 05:52:48.594 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:48.597 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:48.694 | Selecting previously unselected package python3-sortedcontainers. 2026-09-01 05:52:48.706 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-01 05:52:48.710 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-01 05:52:48.759 | Selecting previously unselected package libxdp1:amd64. 2026-09-01 05:52:48.772 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-01 05:52:48.775 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-01 05:52:48.829 | Selecting previously unselected package python3-openvswitch. 2026-09-01 05:52:48.841 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:48.845 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:48.949 | Selecting previously unselected package openvswitch-switch. 2026-09-01 05:52:48.961 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:48.969 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:49.104 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-01 05:52:49.348 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-01 05:52:49.357 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-01 05:52:49.367 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:49.380 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:49.771 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-01 05:52:49.792 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-01 05:52:50.441 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-01 05:52:50.630 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-01 05:52:51.596 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:52:53.347 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-01 05:52:53.588 | perl: warning: Setting locale failed. 2026-09-01 05:52:53.588 | perl: warning: Please check that your locale settings: 2026-09-01 05:52:53.588 | LANGUAGE = (unset), 2026-09-01 05:52:53.589 | LC_ALL = "en_US.utf8", 2026-09-01 05:52:53.589 | LANG = "de_DE.UTF-8" 2026-09-01 05:52:53.589 | are supported and installed on your system. 2026-09-01 05:52:53.589 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:52:53.716 | perl: warning: Setting locale failed. 2026-09-01 05:52:53.717 | perl: warning: Please check that your locale settings: 2026-09-01 05:52:53.717 | LANGUAGE = (unset), 2026-09-01 05:52:53.718 | LC_ALL = "en_US.utf8", 2026-09-01 05:52:53.718 | LANG = "de_DE.UTF-8" 2026-09-01 05:52:53.718 | are supported and installed on your system. 2026-09-01 05:52:53.719 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:52:53.767 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:52:53.767 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:52:53.767 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:52:53.836 | perl: warning: Setting locale failed. 2026-09-01 05:52:53.836 | perl: warning: Please check that your locale settings: 2026-09-01 05:52:53.836 | LANGUAGE = (unset), 2026-09-01 05:52:53.837 | LC_ALL = "en_US.utf8", 2026-09-01 05:52:53.837 | LANG = "de_DE.UTF-8" 2026-09-01 05:52:53.837 | are supported and installed on your system. 2026-09-01 05:52:53.837 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:52:54.194 | 2026-09-01 05:52:54.194 | Running kernel seems to be up-to-date. 2026-09-01 05:52:54.195 | 2026-09-01 05:52:54.195 | Restarting services... 2026-09-01 05:52:54.259 | 2026-09-01 05:52:54.259 | Service restarts being deferred: 2026-09-01 05:52:54.259 | systemctl restart getty@tty1.service 2026-09-01 05:52:54.259 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:52:54.260 | systemctl restart systemd-logind.service 2026-09-01 05:52:54.260 | systemctl restart virtlockd.service 2026-09-01 05:52:54.260 | systemctl restart virtlogd.service 2026-09-01 05:52:54.260 | 2026-09-01 05:52:54.260 | No containers need to be restarted. 2026-09-01 05:52:54.260 | 2026-09-01 05:52:54.260 | User sessions running outdated binaries: 2026-09-01 05:52:54.260 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:52:54.269 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:52:54.279 | 2026-09-01 05:52:54.279 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:52:56.282 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:52:56.285 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:52:56.289 | + functions-common:time_stop:2420 : local name 2026-09-01 05:52:56.291 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:52:56.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:52:56.298 | + functions-common:time_stop:2423 : local total 2026-09-01 05:52:56.301 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:52:56.303 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:52:56.306 | + functions-common:time_stop:2427 : start_time=1788241966537 2026-09-01 05:52:56.309 | + functions-common:time_stop:2429 : [[ -z 1788241966537 ]] 2026-09-01 05:52:56.313 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:52:56.318 | + functions-common:time_stop:2432 : end_time=1788241976315 2026-09-01 05:52:56.321 | + functions-common:time_stop:2433 : elapsed_time=9778 2026-09-01 05:52:56.324 | + functions-common:time_stop:2434 : total=153720 2026-09-01 05:52:56.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:52:56.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163498 2026-09-01 05:52:56.333 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:52:56.337 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-01 05:52:56.361 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-01 05:52:56.364 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:52:56.367 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:52:56.370 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:52:56.373 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:52:56.376 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:52:56.379 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:52:56.382 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:52:56.385 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:52:56.388 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:52:56.391 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:52:56.394 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:52:56.396 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:52:56.399 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-01 05:52:56.402 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:52:56.405 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:52:56.409 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:52:56.412 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-01 05:52:56.436 | + 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-01 05:52:56.473 | Reading package lists... 2026-09-01 05:52:56.844 | Building dependency tree... 2026-09-01 05:52:56.846 | Reading state information... 2026-09-01 05:52:57.399 | The following packages were automatically installed and are no longer required: 2026-09-01 05:52:57.401 | libfwupd2 libgusb2 2026-09-01 05:52:57.401 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:52:57.404 | The following additional packages will be installed: 2026-09-01 05:52:57.404 | ovn-common 2026-09-01 05:52:57.445 | The following NEW packages will be installed: 2026-09-01 05:52:57.445 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-01 05:52:57.677 | 0 upgraded, 4 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:52:57.677 | Need to get 2360 kB of archives. 2026-09-01 05:52:57.677 | After this operation, 8355 kB of additional disk space will be used. 2026-09-01 05:52:57.677 | 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-01 05:52:58.424 | 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-01 05:52:58.445 | 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-01 05:52:58.456 | 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-01 05:52:58.758 | perl: warning: Setting locale failed. 2026-09-01 05:52:58.758 | perl: warning: Please check that your locale settings: 2026-09-01 05:52:58.758 | LANGUAGE = (unset), 2026-09-01 05:52:58.758 | LC_ALL = "en_US.utf8", 2026-09-01 05:52:58.759 | LANG = "de_DE.UTF-8" 2026-09-01 05:52:58.759 | are supported and installed on your system. 2026-09-01 05:52:58.759 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:52:58.821 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:52:58.821 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:52:58.821 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:52:59.010 | Fetched 2360 kB in 1s (2248 kB/s) 2026-09-01 05:52:59.053 | Selecting previously unselected package ovn-common. 2026-09-01 05:52:59.122 | (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-01 05:52:59.128 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:59.132 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:52:59.236 | Selecting previously unselected package ovn-central. 2026-09-01 05:52:59.248 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:59.252 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:52:59.312 | Selecting previously unselected package ovn-controller-vtep. 2026-09-01 05:52:59.324 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:59.327 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:52:59.412 | Selecting previously unselected package ovn-host. 2026-09-01 05:52:59.425 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-01 05:52:59.439 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:52:59.555 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:52:59.572 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:53:00.021 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-01 05:53:00.208 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-01 05:53:00.650 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-01 05:53:00.708 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:53:01.199 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-01 05:53:01.386 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-01 05:53:02.064 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-01 05:53:02.746 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-01 05:53:03.613 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-01 05:53:03.687 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-01 05:53:03.895 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-01 05:53:04.471 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:53:06.526 | perl: warning: Setting locale failed. 2026-09-01 05:53:06.526 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:06.526 | LANGUAGE = (unset), 2026-09-01 05:53:06.526 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:06.526 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:06.527 | are supported and installed on your system. 2026-09-01 05:53:06.527 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:06.655 | perl: warning: Setting locale failed. 2026-09-01 05:53:06.656 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:06.656 | LANGUAGE = (unset), 2026-09-01 05:53:06.656 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:06.656 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:06.657 | are supported and installed on your system. 2026-09-01 05:53:06.657 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:06.705 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:53:06.706 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:53:06.706 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:53:06.776 | perl: warning: Setting locale failed. 2026-09-01 05:53:06.779 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:06.780 | LANGUAGE = (unset), 2026-09-01 05:53:06.780 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:06.780 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:06.780 | are supported and installed on your system. 2026-09-01 05:53:06.780 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:07.141 | 2026-09-01 05:53:07.142 | Running kernel seems to be up-to-date. 2026-09-01 05:53:07.142 | 2026-09-01 05:53:07.143 | Restarting services... 2026-09-01 05:53:07.201 | 2026-09-01 05:53:07.203 | Service restarts being deferred: 2026-09-01 05:53:07.204 | systemctl restart getty@tty1.service 2026-09-01 05:53:07.204 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:53:07.204 | systemctl restart systemd-logind.service 2026-09-01 05:53:07.205 | systemctl restart virtlockd.service 2026-09-01 05:53:07.205 | systemctl restart virtlogd.service 2026-09-01 05:53:07.205 | 2026-09-01 05:53:07.205 | No containers need to be restarted. 2026-09-01 05:53:07.205 | 2026-09-01 05:53:07.205 | User sessions running outdated binaries: 2026-09-01 05:53:07.205 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:53:07.212 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:53:07.222 | 2026-09-01 05:53:07.222 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:53:09.235 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:53:09.237 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:53:09.240 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:09.243 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:09.246 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:09.248 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:09.250 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:09.253 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:53:09.255 | + functions-common:time_stop:2427 : start_time=1788241976433 2026-09-01 05:53:09.257 | + functions-common:time_stop:2429 : [[ -z 1788241976433 ]] 2026-09-01 05:53:09.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:09.266 | + functions-common:time_stop:2432 : end_time=1788241989263 2026-09-01 05:53:09.269 | + functions-common:time_stop:2433 : elapsed_time=12830 2026-09-01 05:53:09.272 | + functions-common:time_stop:2434 : total=163498 2026-09-01 05:53:09.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:09.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176328 2026-09-01 05:53:09.280 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:53:09.283 | + 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-01 05:53:09.286 | + 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-01 05:53:09.289 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-01 05:53:09.292 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-01 05:53:09.297 | + 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-01 05:53:09.300 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-01 05:53:09.303 | + 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-01 05:53:09.306 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-01 05:53:09.309 | + 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-01 05:53:09.311 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-01 05:53:09.314 | + 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-01 05:53:09.317 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-01 05:53:09.320 | + 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-01 05:53:09.323 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-01 05:53:09.325 | + 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-01 05:53:09.328 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-01 05:53:09.331 | + 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-01 05:53:09.334 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-01 05:53:09.337 | + 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-01 05:53:09.340 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-01 05:53:09.343 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-01 05:53:09.345 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-01 05:53:09.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:53:09.351 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:53:09.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-01 05:53:09.357 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:53:09.359 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-01 05:53:09.363 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:53:09.365 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-01 05:53:09.384 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:53:09.387 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-01 05:53:09.390 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-01 05:53:09.393 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-01 05:53:09.396 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:53:09.399 | + lib/stack:stack_install_service:32 : install_nova 2026-09-01 05:53:09.402 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-01 05:53:09.405 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-01 05:53:09.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:53:09.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:53:09.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-01 05:53:09.415 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:53:09.418 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-01 05:53:09.435 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:53:09.438 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-01 05:53:09.440 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-01 05:53:09.443 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-01 05:53:09.446 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-01 05:53:09.448 | + 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-01 05:53:09.603 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-01 05:53:09.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:53:09.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:53:09.611 | + 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-01 05:53:09.614 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:53:09.616 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:53:09.619 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:53:09.621 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:53:09.623 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:09.626 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:53:09.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:53:09.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:53:09.633 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:53:09.636 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:53:09.638 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:53:09.641 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:53:09.643 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-01 05:53:09.646 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:53:09.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:53:09.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:53:09.653 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-01 05:53:09.674 | + 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-01 05:53:09.711 | Reading package lists... 2026-09-01 05:53:10.081 | Building dependency tree... 2026-09-01 05:53:10.083 | Reading state information... 2026-09-01 05:53:10.655 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-01 05:53:10.656 | libvirt-clients set to manually installed. 2026-09-01 05:53:10.656 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-01 05:53:10.656 | The following packages were automatically installed and are no longer required: 2026-09-01 05:53:10.657 | libfwupd2 libgusb2 2026-09-01 05:53:10.657 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:53:10.660 | The following additional packages will be installed: 2026-09-01 05:53:10.660 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-01 05:53:10.660 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-01 05:53:10.660 | qemu-system-sparc 2026-09-01 05:53:10.663 | Suggested packages: 2026-09-01 05:53:10.663 | python-zstandard-doc samba vde2 2026-09-01 05:53:10.702 | The following packages will be REMOVED: 2026-09-01 05:53:10.705 | apport-core-dump-handler 2026-09-01 05:53:10.707 | The following NEW packages will be installed: 2026-09-01 05:53:10.707 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-01 05:53:10.707 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-01 05:53:10.708 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-01 05:53:11.095 | 0 upgraded, 13 newly installed, 1 to remove and 28 not upgraded. 2026-09-01 05:53:11.095 | Need to get 110 MB of archives. 2026-09-01 05:53:11.095 | After this operation, 897 MB of additional disk space will be used. 2026-09-01 05:53:11.095 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-01 05:53:11.238 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-01 05:53:11.242 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-01 05:53:11.251 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-01 05:53:11.263 | 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-01 05:53:11.504 | 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-01 05:53:11.699 | 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-01 05:53:11.798 | 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-01 05:53:11.866 | 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-01 05:53:11.905 | 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-01 05:53:12.556 | 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-01 05:53:12.557 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-01 05:53:12.603 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-01 05:53:12.843 | perl: warning: Setting locale failed. 2026-09-01 05:53:12.844 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:12.844 | LANGUAGE = (unset), 2026-09-01 05:53:12.844 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:12.844 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:12.844 | are supported and installed on your system. 2026-09-01 05:53:12.844 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:12.906 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:53:12.906 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:53:12.906 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:53:13.126 | Fetched 110 MB in 2s (58.3 MB/s) 2026-09-01 05:53:13.162 | Selecting previously unselected package python3-zstandard. 2026-09-01 05:53:13.222 | (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-01 05:53:13.228 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-01 05:53:13.232 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-01 05:53:13.364 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-01 05:53:13.364 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-01 05:53:13.364 | Package apport-core-dump-handler is to be removed. 2026-09-01 05:53:13.364 | Package python3-zstandard is not configured yet. 2026-09-01 05:53:13.364 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-01 05:53:13.365 | Package apport-core-dump-handler is to be removed. 2026-09-01 05:53:13.365 | Package systemd-coredump is not installed. 2026-09-01 05:53:13.365 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-01 05:53:13.365 | Package apport-core-dump-handler is to be removed. 2026-09-01 05:53:13.365 | Package python3-zstandard is not configured yet. 2026-09-01 05:53:13.365 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-01 05:53:13.365 | Package apport-core-dump-handler is to be removed. 2026-09-01 05:53:13.365 | Package systemd-coredump is not installed. 2026-09-01 05:53:13.365 | 2026-09-01 05:53:13.426 | (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-01 05:53:13.433 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-01 05:53:14.243 | Selecting previously unselected package systemd-coredump. 2026-09-01 05:53:14.305 | (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-01 05:53:14.312 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-01 05:53:14.315 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-01 05:53:14.372 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-01 05:53:14.384 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-01 05:53:14.394 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-01 05:53:14.459 | Selecting previously unselected package python3-libvirt. 2026-09-01 05:53:14.472 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-01 05:53:14.475 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-01 05:53:14.538 | Selecting previously unselected package qemu-system-arm. 2026-09-01 05:53:14.550 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:14.561 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:15.053 | Selecting previously unselected package qemu-system-mips. 2026-09-01 05:53:15.065 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:15.076 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:15.691 | Selecting previously unselected package qemu-system-ppc. 2026-09-01 05:53:15.703 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:15.714 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:16.060 | Selecting previously unselected package qemu-system-sparc. 2026-09-01 05:53:16.072 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:16.082 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:16.326 | Selecting previously unselected package qemu-system-s390x. 2026-09-01 05:53:16.338 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:16.349 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:16.510 | Selecting previously unselected package qemu-system-misc. 2026-09-01 05:53:16.522 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:16.533 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:18.302 | Selecting previously unselected package qemu-system. 2026-09-01 05:53:18.314 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-01 05:53:18.318 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:18.355 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-01 05:53:18.366 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-01 05:53:18.370 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-01 05:53:20.210 | Selecting previously unselected package qemu-efi-arm. 2026-09-01 05:53:20.223 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-01 05:53:20.226 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-01 05:53:21.038 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-01 05:53:21.525 | Creating group 'systemd-coredump' with GID 987. 2026-09-01 05:53:21.528 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-01 05:53:21.555 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-01 05:53:21.846 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:21.864 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:21.881 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-01 05:53:21.898 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:21.915 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-01 05:53:21.925 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:21.942 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-01 05:53:22.185 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:22.202 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-01 05:53:22.213 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:22.229 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-01 05:53:22.241 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-01 05:53:24.023 | perl: warning: Setting locale failed. 2026-09-01 05:53:24.023 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:24.023 | LANGUAGE = (unset), 2026-09-01 05:53:24.023 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:24.023 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:24.023 | are supported and installed on your system. 2026-09-01 05:53:24.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:24.151 | perl: warning: Setting locale failed. 2026-09-01 05:53:24.151 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:24.151 | LANGUAGE = (unset), 2026-09-01 05:53:24.152 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:24.152 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:24.152 | are supported and installed on your system. 2026-09-01 05:53:24.152 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:24.201 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-01 05:53:24.201 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-01 05:53:24.201 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-01 05:53:24.270 | perl: warning: Setting locale failed. 2026-09-01 05:53:24.270 | perl: warning: Please check that your locale settings: 2026-09-01 05:53:24.270 | LANGUAGE = (unset), 2026-09-01 05:53:24.270 | LC_ALL = "en_US.utf8", 2026-09-01 05:53:24.270 | LANG = "de_DE.UTF-8" 2026-09-01 05:53:24.271 | are supported and installed on your system. 2026-09-01 05:53:24.271 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:53:24.627 | 2026-09-01 05:53:24.627 | Running kernel seems to be up-to-date. 2026-09-01 05:53:24.627 | 2026-09-01 05:53:24.627 | Restarting services... 2026-09-01 05:53:24.685 | 2026-09-01 05:53:24.685 | Service restarts being deferred: 2026-09-01 05:53:24.686 | systemctl restart getty@tty1.service 2026-09-01 05:53:24.686 | systemctl restart serial-getty@hvc0.service 2026-09-01 05:53:24.686 | systemctl restart systemd-logind.service 2026-09-01 05:53:24.686 | systemctl restart virtlockd.service 2026-09-01 05:53:24.686 | systemctl restart virtlogd.service 2026-09-01 05:53:24.686 | 2026-09-01 05:53:24.686 | No containers need to be restarted. 2026-09-01 05:53:24.686 | 2026-09-01 05:53:24.686 | User sessions running outdated binaries: 2026-09-01 05:53:24.686 | quobyte @ session #5: bash[2012], sshd[1965] 2026-09-01 05:53:24.695 | quobyte @ user manager service: systemd[1156] 2026-09-01 05:53:24.703 | 2026-09-01 05:53:24.703 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-01 05:53:26.701 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:53:26.704 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:53:26.707 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:26.709 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:26.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:26.714 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:26.718 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:26.720 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:53:26.722 | + functions-common:time_stop:2427 : start_time=1788241989671 2026-09-01 05:53:26.725 | + functions-common:time_stop:2429 : [[ -z 1788241989671 ]] 2026-09-01 05:53:26.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:26.733 | + functions-common:time_stop:2432 : end_time=1788242006730 2026-09-01 05:53:26.735 | + functions-common:time_stop:2433 : elapsed_time=17059 2026-09-01 05:53:26.738 | + functions-common:time_stop:2434 : total=176328 2026-09-01 05:53:26.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:26.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193387 2026-09-01 05:53:26.746 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:53:26.749 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-01 05:53:26.751 | + functions-common:install_package:1438 : update_package_repo 2026-09-01 05:53:26.754 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-01 05:53:26.756 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-01 05:53:26.759 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-01 05:53:26.762 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:26.765 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-01 05:53:26.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:53:26.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:53:26.773 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-01 05:53:26.776 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-01 05:53:26.779 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-01 05:53:26.781 | + functions-common:apt_get_update:1167 : return 2026-09-01 05:53:26.784 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-01 05:53:26.786 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-01 05:53:26.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:53:26.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:53:26.795 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-01 05:53:26.817 | + 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-01 05:53:26.854 | Reading package lists... 2026-09-01 05:53:27.221 | Building dependency tree... 2026-09-01 05:53:27.223 | Reading state information... 2026-09-01 05:53:27.775 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-01 05:53:27.776 | ovmf set to manually installed. 2026-09-01 05:53:27.776 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-01 05:53:27.776 | swtpm set to manually installed. 2026-09-01 05:53:27.776 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-01 05:53:27.776 | swtpm-tools set to manually installed. 2026-09-01 05:53:27.776 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-01 05:53:27.776 | mdevctl set to manually installed. 2026-09-01 05:53:27.777 | The following packages were automatically installed and are no longer required: 2026-09-01 05:53:27.779 | libfwupd2 libgusb2 2026-09-01 05:53:27.779 | Use 'sudo apt autoremove' to remove them. 2026-09-01 05:53:27.863 | 0 upgraded, 0 newly installed, 0 to remove and 28 not upgraded. 2026-09-01 05:53:27.869 | + functions-common:apt_get:1211 : result=0 2026-09-01 05:53:27.871 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-01 05:53:27.874 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:27.876 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:27.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:27.881 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:27.883 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:27.885 | + functions-common:time_stop:2426 : name=apt-get 2026-09-01 05:53:27.887 | + functions-common:time_stop:2427 : start_time=1788242006814 2026-09-01 05:53:27.890 | + functions-common:time_stop:2429 : [[ -z 1788242006814 ]] 2026-09-01 05:53:27.894 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:27.898 | + functions-common:time_stop:2432 : end_time=1788242007895 2026-09-01 05:53:27.901 | + functions-common:time_stop:2433 : elapsed_time=1081 2026-09-01 05:53:27.903 | + functions-common:time_stop:2434 : total=193387 2026-09-01 05:53:27.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:27.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194468 2026-09-01 05:53:27.912 | + functions-common:apt_get:1215 : return 0 2026-09-01 05:53:27.914 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-01 05:53:27.917 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 05:53:27.921 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-01 05:53:27.923 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-01 05:53:27.925 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-01 05:53:27.928 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-01 05:53:27.930 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-01 05:53:27.933 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-01 05:53:27.936 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-01 05:53:27.955 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:53:27.959 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-01 05:53:27.977 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-01 05:53:27.980 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-01 05:53:27.983 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-01 05:53:27.986 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-01 05:53:27.989 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-01 05:53:27.991 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-01 05:53:27.993 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-01 05:53:27.996 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:53:27.999 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:53:28.001 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:53:28.004 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:53:28.008 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:53:28.025 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:53:28.028 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:53:28.032 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:28.035 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-01 05:53:28.036 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:53:28.041 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-01 05:53:28.043 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:28.046 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-01 05:53:28.048 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:53:28.051 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:53:28.054 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:53:28.056 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:53:28.059 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:53:28.062 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:53:28.064 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:53:28.067 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:53:28.071 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:53:28.075 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242008072 2026-09-01 05:53:28.078 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-01 05:53:28.082 | Cloning into '/opt/stack/novnc'... 2026-09-01 05:53:29.756 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:53:29.759 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:29.763 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:29.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:29.771 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:29.774 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:29.778 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:53:29.781 | + functions-common:time_stop:2427 : start_time=1788242008072 2026-09-01 05:53:29.785 | + functions-common:time_stop:2429 : [[ -z 1788242008072 ]] 2026-09-01 05:53:29.789 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:29.795 | + functions-common:time_stop:2432 : end_time=1788242009791 2026-09-01 05:53:29.799 | + functions-common:time_stop:2433 : elapsed_time=1719 2026-09-01 05:53:29.803 | + functions-common:time_stop:2434 : total=190038 2026-09-01 05:53:29.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:29.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191757 2026-09-01 05:53:29.814 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-01 05:53:29.818 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-01 05:53:29.822 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:53:29.825 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:53:29.829 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:53:29.833 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:53:29.836 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:53:29.840 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:53:29.844 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:53:29.848 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:53:29.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:53:29.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242009854 2026-09-01 05:53:29.864 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-01 05:53:30.321 | From https://github.com/novnc/novnc 2026-09-01 05:53:30.321 | * tag v1.3.0 -> FETCH_HEAD 2026-09-01 05:53:30.333 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:53:30.336 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:30.340 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:30.344 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:30.347 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:30.351 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:30.355 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:53:30.359 | + functions-common:time_stop:2427 : start_time=1788242009854 2026-09-01 05:53:30.363 | + functions-common:time_stop:2429 : [[ -z 1788242009854 ]] 2026-09-01 05:53:30.368 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:30.374 | + functions-common:time_stop:2432 : end_time=1788242010369 2026-09-01 05:53:30.377 | + functions-common:time_stop:2433 : elapsed_time=515 2026-09-01 05:53:30.381 | + functions-common:time_stop:2434 : total=191757 2026-09-01 05:53:30.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:30.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192272 2026-09-01 05:53:30.393 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:53:30.397 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:53:30.401 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:53:30.405 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:53:30.408 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:53:30.412 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:53:30.416 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:53:30.420 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:53:30.424 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:53:30.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:53:30.434 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242010430 2026-09-01 05:53:30.438 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:53:30.470 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:53:30.470 | 2026-09-01 05:53:30.470 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:53:30.470 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:53:30.470 | state without impacting any branches by switching back to a branch. 2026-09-01 05:53:30.470 | 2026-09-01 05:53:30.471 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:53:30.471 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:53:30.471 | 2026-09-01 05:53:30.471 | git switch -c 2026-09-01 05:53:30.471 | 2026-09-01 05:53:30.471 | Or undo this operation with: 2026-09-01 05:53:30.471 | 2026-09-01 05:53:30.471 | git switch - 2026-09-01 05:53:30.471 | 2026-09-01 05:53:30.471 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:53:30.471 | 2026-09-01 05:53:30.472 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-01 05:53:30.476 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:53:30.480 | + functions-common:time_stop:2420 : local name 2026-09-01 05:53:30.484 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:53:30.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:53:30.491 | + functions-common:time_stop:2423 : local total 2026-09-01 05:53:30.495 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:53:30.499 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:53:30.503 | + functions-common:time_stop:2427 : start_time=1788242010430 2026-09-01 05:53:30.506 | + functions-common:time_stop:2429 : [[ -z 1788242010430 ]] 2026-09-01 05:53:30.511 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:53:30.516 | + functions-common:time_stop:2432 : end_time=1788242010513 2026-09-01 05:53:30.520 | + functions-common:time_stop:2433 : elapsed_time=83 2026-09-01 05:53:30.524 | + functions-common:time_stop:2434 : total=192272 2026-09-01 05:53:30.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:53:30.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192355 2026-09-01 05:53:30.535 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-01 05:53:30.553 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-01 05:53:30.559 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:53:30.559 | + functions-common:git_clone:673 : head -1 2026-09-01 05:53:30.562 | 463c39e noVNC 1.3.0 2026-09-01 05:53:30.567 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:53:30.571 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-01 05:53:30.597 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:53:30.600 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-09-01 05:53:30.605 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-01 05:53:30.609 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-01 05:53:30.613 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:53:30.617 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:53:30.622 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:53:30.627 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:53:30.631 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:53:30.636 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:53:30.662 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:53:30.666 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:53:30.670 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:30.675 | + functions-common:git_clone:610 : echo master 2026-09-01 05:53:30.675 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:53:30.682 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-09-01 05:53:30.686 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:53:30.690 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-01 05:53:30.694 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:53:30.698 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:53:30.702 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:53:30.705 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:53:30.709 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:53:30.713 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:53:30.717 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:53:30.721 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:53:30.726 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:53:30.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242010727 2026-09-01 05:53:30.735 | + 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-01 05:53:30.739 | Cloning into '/opt/stack/nova'... 2026-09-01 05:57:38.403 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:57:38.407 | + functions-common:time_stop:2420 : local name 2026-09-01 05:57:38.410 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:57:38.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:57:38.417 | + functions-common:time_stop:2423 : local total 2026-09-01 05:57:38.420 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:57:38.423 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:57:38.427 | + functions-common:time_stop:2427 : start_time=1788242010727 2026-09-01 05:57:38.431 | + functions-common:time_stop:2429 : [[ -z 1788242010727 ]] 2026-09-01 05:57:38.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:57:38.444 | + functions-common:time_stop:2432 : end_time=1788242258440 2026-09-01 05:57:38.448 | + functions-common:time_stop:2433 : elapsed_time=247713 2026-09-01 05:57:38.452 | + functions-common:time_stop:2434 : total=192355 2026-09-01 05:57:38.455 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:57:38.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=440068 2026-09-01 05:57:38.462 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-09-01 05:57:38.466 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:57:38.470 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:57:38.474 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:57:38.477 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:57:38.480 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:57:38.484 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:57:38.486 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:57:38.490 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:57:38.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:57:38.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:57:38.503 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242258500 2026-09-01 05:57:38.507 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:57:39.232 | From https://review.opendev.org/openstack/nova 2026-09-01 05:57:39.232 | * branch master -> FETCH_HEAD 2026-09-01 05:57:39.244 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:57:39.248 | + functions-common:time_stop:2420 : local name 2026-09-01 05:57:39.250 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:57:39.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:57:39.258 | + functions-common:time_stop:2423 : local total 2026-09-01 05:57:39.261 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:57:39.265 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:57:39.269 | + functions-common:time_stop:2427 : start_time=1788242258500 2026-09-01 05:57:39.272 | + functions-common:time_stop:2429 : [[ -z 1788242258500 ]] 2026-09-01 05:57:39.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:57:39.282 | + functions-common:time_stop:2432 : end_time=1788242259278 2026-09-01 05:57:39.286 | + functions-common:time_stop:2433 : elapsed_time=778 2026-09-01 05:57:39.289 | + functions-common:time_stop:2434 : total=440068 2026-09-01 05:57:39.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:57:39.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=440846 2026-09-01 05:57:39.300 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:57:39.304 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:57:39.308 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:57:39.312 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:57:39.316 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:57:39.320 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:57:39.324 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:57:39.327 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:57:39.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:57:39.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:57:39.342 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242259338 2026-09-01 05:57:39.345 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:57:39.911 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:57:39.911 | 2026-09-01 05:57:39.911 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:57:39.911 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:57:39.911 | state without impacting any branches by switching back to a branch. 2026-09-01 05:57:39.911 | 2026-09-01 05:57:39.912 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:57:39.912 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:57:39.912 | 2026-09-01 05:57:39.912 | git switch -c 2026-09-01 05:57:39.912 | 2026-09-01 05:57:39.913 | Or undo this operation with: 2026-09-01 05:57:39.913 | 2026-09-01 05:57:39.913 | git switch - 2026-09-01 05:57:39.913 | 2026-09-01 05:57:39.913 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:57:39.914 | 2026-09-01 05:57:39.914 | HEAD is now at d3a1c95d06 ovo: Drop deprecated item_cls argument 2026-09-01 05:57:39.925 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:57:39.929 | + functions-common:time_stop:2420 : local name 2026-09-01 05:57:39.932 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:57:39.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:57:39.939 | + functions-common:time_stop:2423 : local total 2026-09-01 05:57:39.943 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:57:39.947 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:57:39.950 | + functions-common:time_stop:2427 : start_time=1788242259338 2026-09-01 05:57:39.954 | + functions-common:time_stop:2429 : [[ -z 1788242259338 ]] 2026-09-01 05:57:39.958 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:57:39.963 | + functions-common:time_stop:2432 : end_time=1788242259960 2026-09-01 05:57:39.967 | + functions-common:time_stop:2433 : elapsed_time=622 2026-09-01 05:57:39.970 | + functions-common:time_stop:2434 : total=440846 2026-09-01 05:57:39.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:57:39.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=441468 2026-09-01 05:57:39.981 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-01 05:57:40.007 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-01 05:57:40.011 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:57:40.012 | + functions-common:git_clone:673 : head -1 2026-09-01 05:57:40.017 | d3a1c95d06 ovo: Drop deprecated item_cls argument 2026-09-01 05:57:40.021 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:57:40.025 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-01 05:57:40.028 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:57:40.032 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-01 05:57:40.035 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-01 05:57:40.038 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:57:40.042 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-01 05:57:40.045 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:57:40.048 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-01 05:57:40.052 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-01 05:57:40.055 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:57:40.059 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:57:40.064 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-01 05:57:40.068 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:57:40.072 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-01 05:57:40.076 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:57:40.080 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:57:40.085 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-01 05:57:40.094 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-01 05:57:40.097 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-01 05:57:40.101 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-01 05:57:40.257 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-01 05:57:40.260 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:57:40.263 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:57:40.267 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:57:40.271 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-01 05:57:40.275 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-01 05:57:40.278 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:57:40.282 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:57:40.286 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:57:40.290 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:57:40.294 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:57:40.298 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:57:40.301 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:57:40.305 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-01 05:57:40.334 | Using python 3.12 to install /opt/stack/nova 2026-09-01 05:57:40.338 | + 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-01 05:57:41.334 | Obtaining file:///opt/stack/nova 2026-09-01 05:57:41.338 | Installing build dependencies: started 2026-09-01 05:57:43.154 | Installing build dependencies: finished with status 'done' 2026-09-01 05:57:43.155 | Checking if build backend supports build_editable: started 2026-09-01 05:57:43.725 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:57:43.726 | Getting requirements to build editable: started 2026-09-01 05:57:44.040 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:57:44.043 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:57:46.384 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:57:46.409 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.0.3) 2026-09-01 05:57:46.410 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.52) 2026-09-01 05:57:46.411 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.3.1) 2026-09-01 05:57:46.412 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.41.2) 2026-09-01 05:57:46.412 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.6) 2026-09-01 05:57:46.413 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (13.0.1) 2026-09-01 05:57:46.414 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.1.1) 2026-09-01 05:57:46.415 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.5.1) 2026-09-01 05:57:46.416 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (43.0.3) 2026-09-01 05:57:46.417 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.8.11) 2026-09-01 05:57:46.417 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.5) 2026-09-01 05:57:46.418 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.1.0) 2026-09-01 05:57:46.419 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.10.1) 2026-09-01 05:57:46.420 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.18.0) 2026-09-01 05:57:46.421 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.19.1) 2026-09-01 05:57:46.422 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.3.0) 2026-09-01 05:57:46.422 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.0.0) 2026-09-01 05:57:46.423 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.26.0) 2026-09-01 05:57:46.424 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.9.0) 2026-09-01 05:57:46.425 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.16.0) 2026-09-01 05:57:46.715 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev437) 2026-09-01 05:57:46.850 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 05:57:46.861 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.13.0) 2026-09-01 05:57:46.862 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.34.2) 2026-09-01 05:57:46.863 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.9.1) 2026-09-01 05:57:46.888 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev437) 2026-09-01 05:57:46.909 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-01 05:57:46.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.3.0) 2026-09-01 05:57:46.928 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.6.1) 2026-09-01 05:57:46.929 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.7.0) 2026-09-01 05:57:46.930 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.5.0) 2026-09-01 05:57:46.930 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.3.1) 2026-09-01 05:57:46.931 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.12.0) 2026-09-01 05:57:46.932 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-09-01 05:57:46.933 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.11.0) 2026-09-01 05:57:46.934 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.8.0) 2026-09-01 05:57:46.934 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (10.2.0) 2026-09-01 05:57:46.935 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.1.1) 2026-09-01 05:57:46.936 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.10.0) 2026-09-01 05:57:46.937 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (18.3.0) 2026-09-01 05:57:46.938 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.1) 2026-09-01 05:57:46.939 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-09-01 05:57:46.939 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.9.0) 2026-09-01 05:57:46.941 | 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.dev437) (4.8.0) 2026-09-01 05:57:46.942 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.0.0) 2026-09-01 05:57:46.943 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (8.2.0) 2026-09-01 05:57:46.944 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.2.2) 2026-09-01 05:57:46.945 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.12.0) 2026-09-01 05:57:46.946 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (7.1.1) 2026-09-01 05:57:46.947 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.1.0) 2026-09-01 05:57:46.947 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.9.0) 2026-09-01 05:57:46.948 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.2.0) 2026-09-01 05:57:46.949 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (5.8.0) 2026-09-01 05:57:47.061 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev437) 2026-09-01 05:57:47.076 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-01 05:57:47.086 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (9.1.0) 2026-09-01 05:57:47.087 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (0.3.1) 2026-09-01 05:57:47.087 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.4.2) 2026-09-01 05:57:47.088 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (1.9.0) 2026-09-01 05:57:47.089 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (2.9.0.post0) 2026-09-01 05:57:47.090 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (3.5.0) 2026-09-01 05:57:47.091 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (4.19.1) 2026-09-01 05:57:47.091 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev437) (6.0.3) 2026-09-01 05:57:47.094 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev437) (1.4.1) 2026-09-01 05:57:47.095 | 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.dev437) (4.16.0) 2026-09-01 05:57:47.098 | 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.dev437) (7.6.0) 2026-09-01 05:57:47.102 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev437) (2.1.1) 2026-09-01 05:57:47.107 | 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.dev437) (3.0) 2026-09-01 05:57:47.115 | 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.dev437) (2.8.0) 2026-09-01 05:57:47.122 | 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.dev437) (3.1.0) 2026-09-01 05:57:47.124 | 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.dev437) (2.3.0) 2026-09-01 05:57:47.129 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev437) (3.0.3) 2026-09-01 05:57:47.132 | 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.dev437) (26.1.0) 2026-09-01 05:57:47.132 | 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.dev437) (2025.9.1) 2026-09-01 05:57:47.133 | 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.dev437) (0.37.0) 2026-09-01 05:57:47.134 | 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.dev437) (2026.6.3) 2026-09-01 05:57:47.142 | 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.dev437) (2.1.0) 2026-09-01 05:57:47.149 | 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.dev437) (4.1.0) 2026-09-01 05:57:47.150 | 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.dev437) (2.13.0) 2026-09-01 05:57:47.151 | 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.dev437) (6.0.0) 2026-09-01 05:57:47.164 | 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.dev437) (1.5.0) 2026-09-01 05:57:47.166 | 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.dev437) (1.1.0) 2026-09-01 05:57:47.167 | 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.dev437) (1.33) 2026-09-01 05:57:47.168 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev437) (4.11.3) 2026-09-01 05:57:47.177 | 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.dev437) (3.1.1) 2026-09-01 05:57:47.184 | 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.dev437) (9.1.4) 2026-09-01 05:57:47.195 | 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.dev437) (2.19.0) 2026-09-01 05:57:47.203 | 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.dev437) (0.20) 2026-09-01 05:57:47.217 | 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.dev437) (2.1.2) 2026-09-01 05:57:47.218 | 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.dev437) (0.6.2) 2026-09-01 05:57:47.235 | 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.dev437) (7.1.7) 2026-09-01 05:57:47.236 | 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.dev437) (5.3.1) 2026-09-01 05:57:47.237 | 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.dev437) (5.6.2) 2026-09-01 05:57:47.238 | 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.dev437) (0.17.0) 2026-09-01 05:57:47.243 | 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.dev437) (5.1.0) 2026-09-01 05:57:47.253 | 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.dev437) (2026.3) 2026-09-01 05:57:47.254 | 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.dev437) (26.3) 2026-09-01 05:57:47.261 | 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.dev437) (0.26.0) 2026-09-01 05:57:47.265 | 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.dev437) (5.0.0) 2026-09-01 05:57:47.267 | 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.dev437) (4.0.1) 2026-09-01 05:57:47.281 | 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.dev437) (1.2.1) 2026-09-01 05:57:47.302 | 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.dev437) (1.7.6) 2026-09-01 05:57:47.310 | 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.dev437) (2.2.0) 2026-09-01 05:57:47.315 | 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.dev437) (1.3.7) 2026-09-01 05:57:47.325 | 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.dev437) (3.3.2) 2026-09-01 05:57:47.337 | 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.dev437) (4.3.2) 2026-09-01 05:57:47.338 | 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.dev437) (3.7.1) 2026-09-01 05:57:47.348 | 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.dev437) (2.4.0) 2026-09-01 05:57:47.358 | 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.dev437) (3.0.3) 2026-09-01 05:57:47.358 | 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.dev437) (1.6.2) 2026-09-01 05:57:47.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev437) (84.0.0) 2026-09-01 05:57:47.387 | 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.dev437) (0.8.2) 2026-09-01 05:57:47.426 | 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.dev437) (4.16.0) 2026-09-01 05:57:47.432 | 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.dev437) (0.6.0) 2026-09-01 05:57:47.433 | 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.dev437) (4.2.0) 2026-09-01 05:57:47.444 | 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.dev437) (3.0.53) 2026-09-01 05:57:47.445 | 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.dev437) (1.11.0) 2026-09-01 05:57:47.446 | 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.dev437) (15.0.0) 2026-09-01 05:57:47.447 | 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.dev437) (1.8.0) 2026-09-01 05:57:47.469 | 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.dev437) (1.17.0) 2026-09-01 05:57:47.475 | 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.dev437) (2.1.0) 2026-09-01 05:57:47.477 | 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.dev437) (24.2.1) 2026-09-01 05:57:47.497 | 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.dev437) (4.7.0) 2026-09-01 05:57:47.523 | 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.dev437) (3.5.0) 2026-09-01 05:57:47.524 | 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.dev437) (3.18) 2026-09-01 05:57:47.525 | 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.dev437) (2.7.0) 2026-09-01 05:57:47.526 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev437) (2023.11.17) 2026-09-01 05:57:47.567 | 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.dev437) (4.2.0) 2026-09-01 05:57:47.569 | 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.dev437) (2.20.0) 2026-09-01 05:57:47.580 | 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.dev437) (0.1.2) 2026-09-01 05:57:47.601 | 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.dev437) (0.8) 2026-09-01 05:57:47.668 | 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.dev437) (0.16.0) 2026-09-01 05:57:48.173 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-01 05:57:48.189 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-01 05:57:48.227 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-01 05:57:48.242 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-01 05:57:48.298 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev437) 2026-09-01 05:57:48.313 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-01 05:57:48.419 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-01 05:57:48.444 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-01 05:57:48.491 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-01 05:57:48.512 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-01 05:57:48.535 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-01 05:57:48.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.2 MB/s 0:00:00 2026-09-01 05:57:48.818 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-01 05:57:48.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 28.2 MB/s 0:00:00 2026-09-01 05:57:48.908 | Building wheels for collected packages: nova 2026-09-01 05:57:48.909 | Building editable for nova (pyproject.toml): started 2026-09-01 05:57:51.716 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-01 05:57:51.717 | Created wheel for nova: filename=nova-33.1.0.dev437-0.editable-py3-none-any.whl size=10629 sha256=012c7e9e019ff801cd194772649faf15ef83e5663e24e06886a4d99022e7253f 2026-09-01 05:57:51.717 | Stored in directory: /tmp/pip-ephem-wheel-cache-vqk620b7/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-01 05:57:51.723 | Successfully built nova 2026-09-01 05:57:52.007 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-01 05:57:56.947 | 2026-09-01 05:57:56.970 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev437 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-01 05:57:57.174 | + inc/python:pip_install:216 : result=0 2026-09-01 05:57:57.178 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:57:57.181 | + functions-common:time_stop:2420 : local name 2026-09-01 05:57:57.185 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:57:57.189 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:57:57.193 | + functions-common:time_stop:2423 : local total 2026-09-01 05:57:57.197 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:57:57.201 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:57:57.204 | + functions-common:time_stop:2427 : start_time=1788242260328 2026-09-01 05:57:57.208 | + functions-common:time_stop:2429 : [[ -z 1788242260328 ]] 2026-09-01 05:57:57.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:57:57.218 | + functions-common:time_stop:2432 : end_time=1788242277214 2026-09-01 05:57:57.221 | + functions-common:time_stop:2433 : elapsed_time=16886 2026-09-01 05:57:57.225 | + functions-common:time_stop:2434 : total=129381 2026-09-01 05:57:57.229 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:57:57.233 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146267 2026-09-01 05:57:57.236 | + inc/python:pip_install:219 : return 0 2026-09-01 05:57:57.240 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:57:57.244 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:57:57.248 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-01 05:57:57.252 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-01 05:57:57.255 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:57:57.259 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:57:57.263 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-01 05:57:57.268 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:57:57.271 | + 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-01 05:57:57.290 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:57:57.295 | + ./stack.sh:main:962 : configure_nova 2026-09-01 05:57:57.299 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-01 05:57:57.315 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-01 05:57:57.320 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-01 05:57:57.324 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-01 05:57:57.330 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-01 05:57:57.330 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-01 05:57:57.338 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-01 05:57:57.341 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-01 05:57:57.345 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-01 05:57:57.349 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-01 05:57:57.353 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-01 05:57:57.357 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-01 05:57:57.361 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-01 05:57:57.365 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-01 05:57:57.382 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-01 05:57:57.399 | + 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-01 05:57:57.417 | + 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-01 05:57:57.435 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-01 05:57:57.453 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-01 05:57:57.471 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-01 05:57:57.476 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-01 05:57:57.482 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.yNcXgbZDqu 2026-09-01 05:57:57.485 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-01 05:57:57.489 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-01 05:57:57.493 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-01 05:57:57.497 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-01 05:57:57.501 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-01 05:57:57.505 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.yNcXgbZDqu 2026-09-01 05:57:57.511 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.yNcXgbZDqu 2026-09-01 05:57:57.528 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.yNcXgbZDqu /etc/sudoers.d/nova-rootwrap 2026-09-01 05:57:57.547 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-01 05:57:57.553 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-01 05:57:57.557 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-01 05:57:57.560 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-01 05:57:57.564 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-01 05:57:57.568 | + 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-01 05:57:57.572 | + 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-01 05:57:57.577 | + 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-01 05:57:57.578 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-01 05:57:57.589 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-01 05:57:57.595 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-01 05:57:57.613 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-01 05:57:57.630 | + 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-01 05:57:57.634 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-01 05:57:57.640 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-01 05:57:57.665 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:57.669 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-01 05:57:57.683 | net.ipv4.ip_forward = 1 2026-09-01 05:57:57.688 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-01 05:57:57.692 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-01 05:57:57.696 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-01 05:57:57.715 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-01 05:57:57.719 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-01 05:57:57.722 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-01 05:57:57.740 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-01 05:57:57.746 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-01 05:57:57.746 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-01 05:57:57.754 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:398353aca23d 2026-09-01 05:57:57.757 | InitiatorName=iqn.2016-04.com.open-iscsi:398353aca23d 2026-09-01 05:57:57.762 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-01 05:57:57.767 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-01 05:57:57.860 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-01 05:57:57.864 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-01 05:57:57.868 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:57:57.872 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-01 05:57:57.929 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-01 05:57:57.933 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-01 05:57:57.939 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-01 05:57:57.942 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-01 05:57:57.988 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-01 05:57:57.992 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-01 05:57:58.033 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-01 05:57:58.076 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-01 05:57:58.118 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-01 05:57:58.162 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-01 05:57:58.205 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-01 05:57:58.248 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.100 2026-09-01 05:57:58.290 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-01 05:57:58.331 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-01 05:57:58.373 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-01 05:57:58.414 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-01 05:57:58.455 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-01 05:57:58.499 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-01 05:57:58.543 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-01 05:57:58.584 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-01 05:57:58.626 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-01 05:57:58.629 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:57:58.633 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:57:58.637 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:57:58.641 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:57:58.644 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:57:58.648 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:57:58.652 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:57:58.655 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:57:58.659 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:57:58.662 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:57:58.666 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:57:58.669 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:57:58.673 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:57:58.676 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-01 05:57:58.700 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:58.703 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 05:57:58.707 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-01 05:57:58.710 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-01 05:57:58.752 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-01 05:57:58.756 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-01 05:57:58.760 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-01 05:57:58.764 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-01 05:57:58.767 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:57:58.771 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:57:58.775 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:57:58.799 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:58.802 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:57:58.806 | ++ 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-01 05:57:58.810 | + 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-01 05:57:58.857 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-01 05:57:58.860 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-01 05:57:58.864 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-01 05:57:58.868 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-01 05:57:58.871 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:57:58.875 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:57:58.879 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:57:58.902 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:58.906 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:57:58.909 | ++ 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-01 05:57:58.914 | + 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-01 05:57:58.959 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-01 05:57:59.003 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-01 05:57:59.044 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-01 05:57:59.085 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-01 05:57:59.109 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:59.113 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-01 05:57:59.137 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:59.143 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-01 05:57:59.143 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-01 05:57:59.149 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-01 05:57:59.153 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-01 05:57:59.195 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-01 05:57:59.198 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-01 05:57:59.243 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-01 05:57:59.247 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:57:59.250 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-01 05:57:59.254 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-01 05:57:59.257 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 05:57:59.261 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-01 05:57:59.265 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:57:59.268 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:57:59.272 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-01 05:57:59.276 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-01 05:57:59.320 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-01 05:57:59.363 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.100/identity 2026-09-01 05:57:59.404 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-01 05:57:59.447 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-01 05:57:59.488 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-01 05:57:59.530 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-01 05:57:59.572 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-01 05:57:59.614 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.100/identity 2026-09-01 05:57:59.655 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-01 05:57:59.698 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-01 05:57:59.741 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 05:57:59.744 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-01 05:57:59.772 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:57:59.776 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-01 05:57:59.780 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-01 05:57:59.826 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-01 05:57:59.829 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:57:59.833 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:57:59.837 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-01 05:57:59.841 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-01 05:57:59.884 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-01 05:57:59.929 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.100/identity 2026-09-01 05:57:59.971 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-01 05:58:00.014 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-01 05:58:00.056 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-01 05:58:00.098 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-01 05:58:00.140 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-01 05:58:00.184 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-01 05:58:00.207 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:00.211 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-01 05:58:00.235 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:00.239 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-01 05:58:00.242 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-01 05:58:00.285 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-01 05:58:00.331 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-01 05:58:00.335 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-01 05:58:00.377 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-01 05:58:00.381 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-01 05:58:00.385 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-01 05:58:00.389 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:58:00.393 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:58:00.396 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:58:00.400 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:58:00.404 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:58:00.408 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:58:00.412 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:58:00.416 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:58:00.420 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:58:00.423 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:58:00.427 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:58:00.431 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:58:00.435 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:58:00.439 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-01 05:58:00.442 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-01 05:58:00.446 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:58:00.451 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:58:00.476 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:58:00.480 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:58:00.484 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:00.487 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:58:00.491 | + 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-01 05:58:00.533 | + 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-01 05:58:00.576 | + 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-01 05:58:00.619 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:58:00.663 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-01 05:58:00.705 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-01 05:58:00.750 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-01 05:58:00.775 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:00.779 | + 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-01 05:58:00.782 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-01 05:58:00.786 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-01 05:58:00.790 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-01 05:58:00.794 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-01 05:58:00.797 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-01 05:58:00.801 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-01 05:58:00.804 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 05:58:00.808 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 05:58:00.827 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:00.827 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 05:58:00.838 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 05:58:00.843 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:00.858 | /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-01 05:58:00.864 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-01 05:58:00.868 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-01 05:58:00.874 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:58:00.878 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-01 05:58:00.923 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-01 05:58:00.964 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-01 05:58:01.008 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-01 05:58:01.050 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 05:58:01.092 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 05:58:01.134 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-01 05:58:01.176 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-01 05:58:01.218 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-01 05:58:01.259 | + 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-01 05:58:01.307 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 05:58:01.350 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 05:58:01.392 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-01 05:58:01.433 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-01 05:58:01.474 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-01 05:58:01.478 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-01 05:58:01.482 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-01 05:58:01.486 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-01 05:58:01.490 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 05:58:01.493 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:01.497 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:01.501 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-01 05:58:01.505 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-01 05:58:01.509 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-01 05:58:01.550 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-01 05:58:01.593 | + 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-01 05:58:01.593 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-01 05:58:01.605 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-01 05:58:01.611 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-01 05:58:01.614 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-01 05:58:01.618 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 05:58:01.622 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 05:58:01.625 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:58:01.629 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:58:01.633 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:01.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:01.640 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 05:58:01.644 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 05:58:01.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:01.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:01.655 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-01 05:58:01.668 | perl: warning: Setting locale failed. 2026-09-01 05:58:01.668 | perl: warning: Please check that your locale settings: 2026-09-01 05:58:01.668 | LANGUAGE = (unset), 2026-09-01 05:58:01.668 | LC_ALL = "en_US.utf8", 2026-09-01 05:58:01.668 | LANG = "de_DE.UTF-8" 2026-09-01 05:58:01.668 | are supported and installed on your system. 2026-09-01 05:58:01.669 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:58:01.711 | Enabling site nova-api. 2026-09-01 05:58:01.719 | To activate the new configuration, you need to run: 2026-09-01 05:58:01.719 | systemctl reload apache2 2026-09-01 05:58:01.724 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-01 05:58:01.728 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:58:01.731 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:01.735 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:58:01.858 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-01 05:58:01.883 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:01.887 | + 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-01 05:58:01.891 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-01 05:58:01.894 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-01 05:58:01.898 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-01 05:58:01.903 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-01 05:58:01.906 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-01 05:58:01.910 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-01 05:58:01.914 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 05:58:01.918 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 05:58:01.936 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 05:58:01.937 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:01.950 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 05:58:01.955 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:01.970 | /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-01 05:58:01.976 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-01 05:58:01.980 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-01 05:58:01.986 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:58:01.990 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-01 05:58:02.035 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-01 05:58:02.077 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-01 05:58:02.119 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-01 05:58:02.161 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 05:58:02.203 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 05:58:02.245 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-01 05:58:02.286 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-01 05:58:02.328 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-01 05:58:02.372 | + 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-01 05:58:02.414 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 05:58:02.455 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 05:58:02.498 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-01 05:58:02.540 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-01 05:58:02.582 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-01 05:58:02.585 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-01 05:58:02.627 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-01 05:58:02.651 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:02.654 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-01 05:58:02.702 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-01 05:58:02.706 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-01 05:58:02.709 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-01 05:58:02.733 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:02.737 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:58:02.741 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:58:02.785 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-01 05:58:02.830 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-01 05:58:02.834 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-01 05:58:02.837 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-01 05:58:02.841 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 05:58:02.845 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-01 05:58:02.849 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 05:58:02.874 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:02.879 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-01 05:58:02.883 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-01 05:58:02.887 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 05:58:02.910 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:02.914 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:58:02.919 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 05:58:02.962 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 05:58:02.966 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 05:58:02.970 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-01 05:58:03.014 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-01 05:58:03.054 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-01 05:58:03.101 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-01 05:58:03.125 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:03.129 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-01 05:58:03.173 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-01 05:58:03.176 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-01 05:58:03.180 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-01 05:58:03.225 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-01 05:58:03.229 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:58:03.233 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:58:03.237 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-01 05:58:03.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-01 05:58:03.283 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-01 05:58:03.325 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.100/identity 2026-09-01 05:58:03.369 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-01 05:58:03.412 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-01 05:58:03.455 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-01 05:58:03.498 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-01 05:58:03.540 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-01 05:58:03.583 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-01 05:58:03.608 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:03.613 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-01 05:58:03.619 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 05:58:03.623 | + lib/nova:create_nova_conf:589 : local conf 2026-09-01 05:58:03.626 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-01 05:58:03.631 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-01 05:58:03.635 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 05:58:03.639 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 05:58:03.643 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-01 05:58:03.647 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-01 05:58:03.651 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-01 05:58:03.658 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-01 05:58:03.662 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-01 05:58:03.665 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-01 05:58:03.669 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-01 05:58:03.673 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:58:03.676 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:58:03.680 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:58:03.704 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:03.708 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:58:03.712 | ++ 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-01 05:58:03.716 | + 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-01 05:58:03.763 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-01 05:58:03.808 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-01 05:58:03.855 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 05:58:03.858 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-01 05:58:03.861 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-01 05:58:03.865 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-01 05:58:03.890 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:03.896 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-01 05:58:03.898 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-01 05:58:05.114 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-01 05:58:05.118 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-01 05:58:06.283 | Adding vhost "nova_cell1" ... 2026-09-01 05:58:06.373 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-01 05:58:07.577 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-01 05:58:07.614 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-01 05:58:07.618 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-01 05:58:07.622 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-01 05:58:07.625 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 05:58:07.629 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-01 05:58:07.633 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 05:58:07.658 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:07.663 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-01 05:58:07.667 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-01 05:58:07.671 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 05:58:07.694 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:07.698 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/nova_cell1 2026-09-01 05:58:07.702 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/nova_cell1 2026-09-01 05:58:07.746 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 05:58:07.750 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 05:58:07.754 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-01 05:58:07.779 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:07.782 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-01 05:58:07.786 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-01 05:58:07.790 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-01 05:58:07.793 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-01 05:58:07.797 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:58:07.801 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-01 05:58:07.805 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-01 05:58:07.849 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-01 05:58:07.892 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.100/identity 2026-09-01 05:58:07.934 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-01 05:58:07.976 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-01 05:58:08.019 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-01 05:58:08.063 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-01 05:58:08.105 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-01 05:58:08.148 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-01 05:58:08.152 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-01 05:58:08.155 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-01 05:58:08.160 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:58:08.186 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:58:08.191 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:58:08.195 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:08.198 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:58:08.203 | + 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-01 05:58:08.245 | + 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-01 05:58:08.289 | + 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-01 05:58:08.331 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:58:08.373 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-01 05:58:08.415 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 05:58:08.420 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-01 05:58:08.426 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 05:58:08.430 | + lib/nova:create_nova_conf:623 : local conf 2026-09-01 05:58:08.434 | + lib/nova:create_nova_conf:624 : local offset 2026-09-01 05:58:08.439 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-01 05:58:08.443 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 05:58:08.447 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 05:58:08.451 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-01 05:58:08.456 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-01 05:58:08.459 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-01 05:58:08.464 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-01 05:58:08.467 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-01 05:58:08.471 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-01 05:58:08.475 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-01 05:58:08.498 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:08.502 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-01 05:58:08.548 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-01 05:58:08.591 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-01 05:58:08.595 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-01 05:58:08.599 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-01 05:58:08.603 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-01 05:58:08.627 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:08.631 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-01 05:58:08.656 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:08.660 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-01 05:58:08.685 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:08.688 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-01 05:58:08.692 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-01 05:58:08.696 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-01 05:58:08.700 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-01 05:58:08.724 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:08.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-01 05:58:08.748 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-01 05:58:08.749 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-01 05:58:08.762 | cgroup_device_acl = [ 2026-09-01 05:58:08.762 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-01 05:58:08.762 | "/dev/random", "/dev/urandom", 2026-09-01 05:58:08.762 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-01 05:58:08.762 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-01 05:58:08.762 | "/dev/vfio/vfio", 2026-09-01 05:58:08.762 | ] 2026-09-01 05:58:08.768 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-01 05:58:08.772 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:58:08.775 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:58:08.779 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:58:08.783 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:58:08.787 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:58:08.791 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:58:08.795 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:58:08.799 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:58:08.802 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:58:08.806 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:58:08.810 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:58:08.814 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:58:08.817 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:58:08.821 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-01 05:58:08.827 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-01 05:58:08.831 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-01 05:58:08.835 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-01 05:58:08.839 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-01 05:58:08.871 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-01 05:58:08.874 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-01 05:58:08.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:08.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:08.886 | + 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-01 05:58:08.890 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-01 05:58:08.894 | + 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-01 05:58:08.913 | + 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-01 05:58:08.914 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-01 05:58:08.925 | 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-01 05:58:08.930 | + 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-01 05:58:08.950 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-01 05:58:08.950 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-01 05:58:08.961 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-01 05:58:08.966 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-01 05:58:08.970 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-01 05:58:08.974 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-01 05:58:08.978 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-01 05:58:08.982 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:08.986 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-01 05:58:09.064 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-01 05:58:09.068 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:09.074 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-01 05:58:09.181 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-01 05:58:09.229 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-01 05:58:09.274 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-01 05:58:09.278 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-01 05:58:09.324 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-01 05:58:09.369 | + 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-01 05:58:09.414 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-01 05:58:09.458 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-01 05:58:09.502 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-01 05:58:09.508 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 05:58:09.513 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-01 05:58:09.517 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-01 05:58:09.522 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 05:58:09.528 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-01 05:58:09.532 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-01 05:58:09.536 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-01 05:58:09.540 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-01 05:58:09.544 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-01 05:58:09.548 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-01 05:58:09.574 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:09.578 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-01 05:58:09.582 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-01 05:58:09.586 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-01 05:58:09.590 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-01 05:58:09.593 | + lib/stack:stack_install_service:32 : install_placement 2026-09-01 05:58:09.598 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-01 05:58:09.601 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-01 05:58:09.605 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-01 05:58:09.611 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-01 05:58:09.615 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-01 05:58:09.619 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-01 05:58:09.626 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-01 05:58:09.626 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-01 05:58:09.633 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-01 05:58:09.637 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-01 05:58:09.641 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-01 05:58:09.646 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-01 05:58:09.650 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-01 05:58:09.681 | Using python 3.12 to install osc-placement 2026-09-01 05:58:09.685 | + 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-01 05:58:10.970 | Collecting osc-placement 2026-09-01 05:58:11.113 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-01 05:58:11.124 | 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-01 05:58:11.124 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-09-01 05:58:11.125 | 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-01 05:58:11.126 | 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-01 05:58:11.128 | 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-01 05:58:11.129 | 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-01 05:58:11.129 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-01 05:58:11.130 | 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-01 05:58:11.131 | 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-01 05:58:11.136 | 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-01 05:58:11.137 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.19.1) 2026-09-01 05:58:11.138 | 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-01 05:58:11.140 | 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-01 05:58:11.141 | 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-01 05:58:11.142 | 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-01 05:58:11.143 | 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-01 05:58:11.146 | 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-01 05:58:11.147 | 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-01 05:58:11.148 | 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-01 05:58:11.149 | 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-01 05:58:11.151 | 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-01 05:58:11.152 | 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-01 05:58:11.153 | 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-01 05:58:11.154 | 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-01 05:58:11.155 | 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-01 05:58:11.156 | 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-01 05:58:11.157 | 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-01 05:58:11.160 | 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-01 05:58:11.164 | 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-01 05:58:11.171 | 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-01 05:58:11.176 | 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-01 05:58:11.176 | 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-01 05:58:11.177 | 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-01 05:58:11.183 | 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-01 05:58:11.187 | 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-01 05:58:11.201 | 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-01 05:58:11.202 | 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-01 05:58:11.204 | 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-01 05:58:11.205 | 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-01 05:58:11.217 | 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-01 05:58:11.219 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-01 05:58:11.223 | 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-01 05:58:11.262 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-01 05:58:11.596 | Installing collected packages: osc-placement 2026-09-01 05:58:11.724 | Successfully installed osc-placement-4.9.1 2026-09-01 05:58:11.862 | + inc/python:pip_install:216 : result=0 2026-09-01 05:58:11.867 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:58:11.871 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:11.875 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:11.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:11.882 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:11.886 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:11.890 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:58:11.893 | + functions-common:time_stop:2427 : start_time=1788242289674 2026-09-01 05:58:11.897 | + functions-common:time_stop:2429 : [[ -z 1788242289674 ]] 2026-09-01 05:58:11.902 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:11.908 | + functions-common:time_stop:2432 : end_time=1788242291904 2026-09-01 05:58:11.912 | + functions-common:time_stop:2433 : elapsed_time=2230 2026-09-01 05:58:11.916 | + functions-common:time_stop:2434 : total=146267 2026-09-01 05:58:11.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:11.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148497 2026-09-01 05:58:11.927 | + inc/python:pip_install:219 : return 0 2026-09-01 05:58:11.932 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-01 05:58:11.936 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-01 05:58:11.939 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-01 05:58:11.943 | + functions-common:git_clone:591 : local git_ref=master 2026-09-01 05:58:11.947 | + functions-common:git_clone:592 : local orig_dir 2026-09-01 05:58:11.951 | ++ functions-common:git_clone:593 : pwd 2026-09-01 05:58:11.956 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 05:58:11.960 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 05:58:11.965 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 05:58:11.990 | + functions-common:git_clone:596 : RECLONE=False 2026-09-01 05:58:11.994 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 05:58:11.998 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 05:58:12.002 | + functions-common:git_clone:610 : echo master 2026-09-01 05:58:12.003 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 05:58:12.010 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-01 05:58:12.013 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 05:58:12.017 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-01 05:58:12.020 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:58:12.024 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:58:12.028 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:58:12.031 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:58:12.035 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:58:12.039 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:58:12.043 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:12.046 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:12.051 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:12.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242292052 2026-09-01 05:58:12.060 | + 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-01 05:58:12.064 | Cloning into '/opt/stack/placement'... 2026-09-01 05:58:15.736 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:58:15.740 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:15.744 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:15.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:15.751 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:15.755 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:15.758 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:58:15.762 | + functions-common:time_stop:2427 : start_time=1788242292052 2026-09-01 05:58:15.766 | + functions-common:time_stop:2429 : [[ -z 1788242292052 ]] 2026-09-01 05:58:15.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:15.776 | + functions-common:time_stop:2432 : end_time=1788242295772 2026-09-01 05:58:15.780 | + functions-common:time_stop:2433 : elapsed_time=3720 2026-09-01 05:58:15.783 | + functions-common:time_stop:2434 : total=441468 2026-09-01 05:58:15.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:15.791 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=445188 2026-09-01 05:58:15.795 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-01 05:58:15.799 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 05:58:15.803 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:58:15.806 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:58:15.810 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:58:15.814 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:58:15.818 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:58:15.821 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:58:15.825 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:15.829 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:15.834 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:15.840 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242295836 2026-09-01 05:58:15.844 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 05:58:16.347 | From https://review.opendev.org/openstack/placement 2026-09-01 05:58:16.347 | * branch master -> FETCH_HEAD 2026-09-01 05:58:16.358 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:58:16.362 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:16.366 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:16.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:16.373 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:16.377 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:16.381 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:58:16.384 | + functions-common:time_stop:2427 : start_time=1788242295836 2026-09-01 05:58:16.388 | + functions-common:time_stop:2429 : [[ -z 1788242295836 ]] 2026-09-01 05:58:16.393 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:16.398 | + functions-common:time_stop:2432 : end_time=1788242296394 2026-09-01 05:58:16.402 | + functions-common:time_stop:2433 : elapsed_time=558 2026-09-01 05:58:16.406 | + functions-common:time_stop:2434 : total=445188 2026-09-01 05:58:16.410 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:16.413 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=445746 2026-09-01 05:58:16.418 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 05:58:16.421 | + functions-common:git_timed:697 : local count=0 2026-09-01 05:58:16.425 | + functions-common:git_timed:698 : local timeout=0 2026-09-01 05:58:16.429 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 05:58:16.433 | + functions-common:git_timed:701 : timeout=0 2026-09-01 05:58:16.437 | + functions-common:git_timed:704 : time_start git_timed 2026-09-01 05:58:16.440 | + functions-common:time_start:2406 : local name=git_timed 2026-09-01 05:58:16.444 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:16.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:16.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:16.459 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242296454 2026-09-01 05:58:16.463 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 05:58:16.515 | Note: switching to 'FETCH_HEAD'. 2026-09-01 05:58:16.515 | 2026-09-01 05:58:16.516 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 05:58:16.516 | changes and commit them, and you can discard any commits you make in this 2026-09-01 05:58:16.516 | state without impacting any branches by switching back to a branch. 2026-09-01 05:58:16.516 | 2026-09-01 05:58:16.516 | If you want to create a new branch to retain commits you create, you may 2026-09-01 05:58:16.516 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 05:58:16.516 | 2026-09-01 05:58:16.516 | git switch -c 2026-09-01 05:58:16.516 | 2026-09-01 05:58:16.516 | Or undo this operation with: 2026-09-01 05:58:16.516 | 2026-09-01 05:58:16.517 | git switch - 2026-09-01 05:58:16.517 | 2026-09-01 05:58:16.517 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 05:58:16.517 | 2026-09-01 05:58:16.517 | HEAD is now at 7d35f974 bump min version of os-traits 2026-09-01 05:58:16.522 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-01 05:58:16.526 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:16.529 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:16.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:16.537 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:16.540 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:16.544 | + functions-common:time_stop:2426 : name=git_timed 2026-09-01 05:58:16.548 | + functions-common:time_stop:2427 : start_time=1788242296454 2026-09-01 05:58:16.552 | + functions-common:time_stop:2429 : [[ -z 1788242296454 ]] 2026-09-01 05:58:16.556 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:16.562 | + functions-common:time_stop:2432 : end_time=1788242296558 2026-09-01 05:58:16.566 | + functions-common:time_stop:2433 : elapsed_time=104 2026-09-01 05:58:16.569 | + functions-common:time_stop:2434 : total=445746 2026-09-01 05:58:16.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:16.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=445850 2026-09-01 05:58:16.581 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-01 05:58:16.599 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-01 05:58:16.604 | + functions-common:git_clone:673 : git show --oneline 2026-09-01 05:58:16.604 | + functions-common:git_clone:673 : head -1 2026-09-01 05:58:16.607 | 7d35f974 bump min version of os-traits 2026-09-01 05:58:16.611 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 05:58:16.615 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-01 05:58:16.619 | + inc/python:setup_develop:353 : local bindep 2026-09-01 05:58:16.623 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-01 05:58:16.627 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-01 05:58:16.631 | + inc/python:setup_develop:359 : local extras= 2026-09-01 05:58:16.635 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-01 05:58:16.639 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 05:58:16.643 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-01 05:58:16.647 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-01 05:58:16.651 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 05:58:16.655 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 05:58:16.661 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-01 05:58:16.665 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 05:58:16.670 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-01 05:58:16.674 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 05:58:16.678 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 05:58:16.683 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-01 05:58:16.691 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-01 05:58:16.695 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-01 05:58:16.699 | + 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-01 05:58:16.859 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-01 05:58:16.863 | + inc/python:setup_package:436 : local bindep=0 2026-09-01 05:58:16.867 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-01 05:58:16.871 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 05:58:16.875 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-01 05:58:16.878 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-01 05:58:16.882 | + inc/python:setup_package:445 : local flags=-e 2026-09-01 05:58:16.886 | + inc/python:setup_package:446 : local extras= 2026-09-01 05:58:16.890 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 05:58:16.894 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 05:58:16.898 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 05:58:16.901 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 05:58:16.906 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 05:58:16.910 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-01 05:58:16.939 | Using python 3.12 to install /opt/stack/placement 2026-09-01 05:58:16.943 | + 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-01 05:58:17.941 | Obtaining file:///opt/stack/placement 2026-09-01 05:58:17.944 | Installing build dependencies: started 2026-09-01 05:58:19.624 | Installing build dependencies: finished with status 'done' 2026-09-01 05:58:19.625 | Checking if build backend supports build_editable: started 2026-09-01 05:58:20.192 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 05:58:20.194 | Getting requirements to build editable: started 2026-09-01 05:58:20.512 | Getting requirements to build editable: finished with status 'done' 2026-09-01 05:58:20.513 | Preparing editable metadata (pyproject.toml): started 2026-09-01 05:58:21.456 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:58:21.478 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-09-01 05:58:21.478 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-09-01 05:58:21.480 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-09-01 05:58:21.481 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-09-01 05:58:21.482 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-09-01 05:58:21.483 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-09-01 05:58:21.485 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-09-01 05:58:21.485 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-09-01 05:58:21.486 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-09-01 05:58:21.487 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-09-01 05:58:21.488 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-09-01 05:58:21.489 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-09-01 05:58:21.490 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-09-01 05:58:21.490 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-09-01 05:58:21.491 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-09-01 05:58:21.492 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-09-01 05:58:21.493 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-09-01 05:58:21.495 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-09-01 05:58:21.495 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-09-01 05:58:21.497 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-01 05:58:21.498 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-09-01 05:58:21.499 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-09-01 05:58:21.500 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-09-01 05:58:21.501 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-09-01 05:58:21.508 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-09-01 05:58:21.509 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-09-01 05:58:21.511 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-09-01 05:58:21.512 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-09-01 05:58:21.513 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-09-01 05:58:21.514 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.0.0) 2026-09-01 05:58:21.518 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-09-01 05:58:21.520 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-09-01 05:58:21.521 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-09-01 05:58:21.522 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-09-01 05:58:21.531 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-09-01 05:58:21.536 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-09-01 05:58:21.539 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-09-01 05:58:21.540 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-09-01 05:58:21.543 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-09-01 05:58:21.546 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-09-01 05:58:21.547 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-09-01 05:58:21.549 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-09-01 05:58:21.555 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-09-01 05:58:21.557 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-09-01 05:58:21.559 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-09-01 05:58:21.562 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-09-01 05:58:21.567 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-09-01 05:58:21.570 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-09-01 05:58:21.572 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-09-01 05:58:21.574 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-09-01 05:58:21.579 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-09-01 05:58:21.587 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-09-01 05:58:21.593 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-09-01 05:58:21.597 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-09-01 05:58:21.598 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-09-01 05:58:21.599 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-09-01 05:58:21.605 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-09-01 05:58:21.609 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-09-01 05:58:21.626 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-09-01 05:58:21.639 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-09-01 05:58:21.640 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-09-01 05:58:21.640 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-09-01 05:58:21.643 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-09-01 05:58:21.661 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-09-01 05:58:21.673 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-09-01 05:58:21.724 | Building wheels for collected packages: openstack-placement 2026-09-01 05:58:21.725 | Building editable for openstack-placement (pyproject.toml): started 2026-09-01 05:58:22.509 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-01 05:58:22.510 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=1b2f0e11f5187bab107b36c0bc91ae6ac227286dc242b3e66513d6ed00706c53 2026-09-01 05:58:22.510 | Stored in directory: /tmp/pip-ephem-wheel-cache-n2mmo7ab/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-01 05:58:22.517 | Successfully built openstack-placement 2026-09-01 05:58:22.787 | Installing collected packages: openstack-placement 2026-09-01 05:58:22.836 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-09-01 05:58:22.990 | + inc/python:pip_install:216 : result=0 2026-09-01 05:58:22.994 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:58:22.998 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:23.002 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:23.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:23.009 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:23.013 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:23.016 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:58:23.020 | + functions-common:time_stop:2427 : start_time=1788242296931 2026-09-01 05:58:23.024 | + functions-common:time_stop:2429 : [[ -z 1788242296931 ]] 2026-09-01 05:58:23.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:23.034 | + functions-common:time_stop:2432 : end_time=1788242303030 2026-09-01 05:58:23.037 | + functions-common:time_stop:2433 : elapsed_time=6099 2026-09-01 05:58:23.041 | + functions-common:time_stop:2434 : total=148497 2026-09-01 05:58:23.045 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:23.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154596 2026-09-01 05:58:23.052 | + inc/python:pip_install:219 : return 0 2026-09-01 05:58:23.056 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 05:58:23.060 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 05:58:23.064 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-01 05:58:23.068 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-01 05:58:23.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:58:23.077 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:58:23.081 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-01 05:58:23.085 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:58:23.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-01 05:58:23.092 | + ./stack.sh:main:968 : configure_placement 2026-09-01 05:58:23.096 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-01 05:58:23.115 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-01 05:58:23.119 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-01 05:58:23.125 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-01 05:58:23.129 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-01 05:58:23.133 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-01 05:58:23.137 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-01 05:58:23.141 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 05:58:23.145 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 05:58:23.149 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 05:58:23.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:23.180 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 05:58:23.184 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-01 05:58:23.189 | + 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-01 05:58:23.236 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-01 05:58:23.284 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-01 05:58:23.331 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-01 05:58:23.336 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-01 05:58:23.340 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-01 05:58:23.343 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-01 05:58:23.348 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 05:58:23.352 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-01 05:58:23.356 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-01 05:58:23.360 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-01 05:58:23.363 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-01 05:58:23.368 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-01 05:58:23.415 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-01 05:58:23.461 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.100/identity 2026-09-01 05:58:23.504 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-01 05:58:23.548 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-01 05:58:23.593 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-01 05:58:23.637 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-01 05:58:23.682 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-01 05:58:23.727 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.100/identity 2026-09-01 05:58:23.773 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-01 05:58:23.817 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-01 05:58:23.861 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 05:58:23.865 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-01 05:58:23.870 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-01 05:58:23.874 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-01 05:58:23.880 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 05:58:23.906 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 05:58:23.909 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 05:58:23.913 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:23.917 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 05:58:23.921 | + 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-01 05:58:23.967 | + 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-01 05:58:24.015 | + 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-01 05:58:24.062 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 05:58:24.108 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-01 05:58:24.153 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-01 05:58:24.157 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-01 05:58:24.161 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-01 05:58:24.165 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-01 05:58:24.169 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-01 05:58:24.173 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-01 05:58:24.177 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-01 05:58:24.180 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 05:58:24.184 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 05:58:24.204 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 05:58:24.204 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:24.215 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 05:58:24.221 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 05:58:24.236 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-01 05:58:24.242 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-01 05:58:24.246 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-01 05:58:24.252 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 05:58:24.256 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-01 05:58:24.302 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-01 05:58:24.346 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-01 05:58:24.389 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-01 05:58:24.434 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 05:58:24.478 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 05:58:24.521 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-01 05:58:24.564 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-01 05:58:24.608 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-01 05:58:24.652 | + 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-01 05:58:24.696 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 05:58:24.740 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 05:58:24.783 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-01 05:58:24.827 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-01 05:58:24.872 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-01 05:58:24.876 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-01 05:58:24.881 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-01 05:58:24.885 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-01 05:58:24.889 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 05:58:24.892 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:24.896 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:24.900 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-01 05:58:24.904 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-01 05:58:24.908 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-01 05:58:24.953 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-01 05:58:24.998 | + 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-01 05:58:24.999 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-01 05:58:25.012 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-01 05:58:25.018 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-01 05:58:25.022 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-01 05:58:25.026 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 05:58:25.030 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 05:58:25.034 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 05:58:25.038 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 05:58:25.042 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:25.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:25.050 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 05:58:25.054 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 05:58:25.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:25.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:25.065 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-01 05:58:25.078 | perl: warning: Setting locale failed. 2026-09-01 05:58:25.078 | perl: warning: Please check that your locale settings: 2026-09-01 05:58:25.079 | LANGUAGE = (unset), 2026-09-01 05:58:25.079 | LC_ALL = "en_US.utf8", 2026-09-01 05:58:25.079 | LANG = "de_DE.UTF-8" 2026-09-01 05:58:25.079 | are supported and installed on your system. 2026-09-01 05:58:25.079 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 05:58:25.120 | Enabling site placement-api. 2026-09-01 05:58:25.126 | To activate the new configuration, you need to run: 2026-09-01 05:58:25.126 | systemctl reload apache2 2026-09-01 05:58:25.133 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-01 05:58:25.136 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 05:58:25.141 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:25.144 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 05:58:25.268 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-01 05:58:25.273 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-01 05:58:25.321 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-01 05:58:25.347 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:25.351 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-01 05:58:25.377 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:25.381 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-01 05:58:25.385 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-01 05:58:25.389 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-01 05:58:25.393 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-01 05:58:25.396 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 05:58:25.400 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-01 05:58:25.404 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-01 05:58:25.452 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-01 05:58:25.496 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.100/identity 2026-09-01 05:58:25.540 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-01 05:58:25.585 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-01 05:58:25.629 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-01 05:58:25.674 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-01 05:58:25.719 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-01 05:58:25.764 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-01 05:58:25.790 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:25.794 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-01 05:58:25.819 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:25.823 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-01 05:58:25.849 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:25.852 | + ./stack.sh:main:992 : init_os_brick 2026-09-01 05:58:25.856 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-01 05:58:25.863 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-01 05:58:25.888 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:25.892 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-01 05:58:25.940 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-01 05:58:25.966 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:25.970 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-01 05:58:26.018 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-01 05:58:26.043 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:26.048 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-01 05:58:26.094 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-01 05:58:26.141 | + ./stack.sh:main:999 : run_phase stack install 2026-09-01 05:58:26.145 | + functions-common:run_phase:1848 : local mode=stack 2026-09-01 05:58:26.149 | + functions-common:run_phase:1849 : local phase=install 2026-09-01 05:58:26.153 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 05:58:26.157 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 05:58:26.161 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 05:58:26.165 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 05:58:26.169 | + functions-common:run_phase:1858 : local extra 2026-09-01 05:58:26.174 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 05:58:26.180 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 05:58:26.184 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 05:58:26.188 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 05:58:26.192 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-01 05:58:26.196 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 05:58:26.220 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:26.224 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 05:58:26.228 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-01 05:58:26.232 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-01 05:58:26.236 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-01 05:58:26.240 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:58:26.244 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-01 05:58:26.248 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-01 05:58:26.252 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-01 05:58:26.334 | ++ inc/async:async_inner:63 : install_tempest 2026-09-01 05:58:26.384 | [2012 Async install_tempest:38935]: running: install_tempest 2026-09-01 05:58:26.388 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-01 05:58:26.392 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-01 05:58:26.396 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 05:58:26.401 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-01 05:58:26.405 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-01 05:58:26.409 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-01 05:58:26.414 | + functions-common:run_plugins:1835 : local phase=install 2026-09-01 05:58:26.418 | + functions-common:run_plugins:1837 : local plugins= 2026-09-01 05:58:26.422 | + functions-common:run_plugins:1838 : local plugin 2026-09-01 05:58:26.426 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-01 05:58:26.431 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-01 05:58:26.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 05:58:26.439 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 05:58:26.444 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-01 05:58:26.449 | + inc/python:use_library_from_git:269 : return 1 2026-09-01 05:58:26.453 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-01 05:58:26.457 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-01 05:58:26.461 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-01 05:58:26.467 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-01 05:58:26.472 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-01 05:58:26.476 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-01 05:58:26.482 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-01 05:58:26.483 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-01 05:58:26.491 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-01 05:58:26.494 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-01 05:58:26.499 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-01 05:58:26.504 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-01 05:58:26.508 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-01 05:58:26.539 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-01 05:58:26.543 | + 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-01 05:58:27.844 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-01 05:58:27.974 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-01 05:58:27.987 | 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-01 05:58:27.988 | 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-01 05:58:27.989 | 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-01 05:58:27.990 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.19.1) 2026-09-01 05:58:27.991 | 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-01 05:58:27.992 | 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-01 05:58:27.992 | 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-01 05:58:28.037 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-01 05:58:28.053 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-01 05:58:28.064 | 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-01 05:58:28.065 | 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-01 05:58:28.067 | 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-01 05:58:28.068 | 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-01 05:58:28.069 | 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-01 05:58:28.070 | 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-01 05:58:28.073 | 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-01 05:58:28.074 | 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-01 05:58:28.075 | 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-01 05:58:28.076 | 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-01 05:58:28.078 | 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-01 05:58:28.082 | 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-01 05:58:28.085 | 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-01 05:58:28.086 | 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-01 05:58:28.088 | 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-01 05:58:28.088 | 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-01 05:58:28.089 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.16.0) 2026-09-01 05:58:28.090 | 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-01 05:58:28.091 | 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-01 05:58:28.092 | 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-01 05:58:28.093 | 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-01 05:58:28.101 | 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-01 05:58:28.105 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-01 05:58:28.110 | 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-01 05:58:28.114 | 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-01 05:58:28.115 | 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-01 05:58:28.116 | 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-01 05:58:28.122 | 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-01 05:58:28.127 | 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-01 05:58:28.140 | 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-01 05:58:28.141 | 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-01 05:58:28.142 | 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-01 05:58:28.145 | 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-01 05:58:28.148 | 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-01 05:58:28.152 | 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-01 05:58:28.156 | 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-01 05:58:28.160 | 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-01 05:58:28.162 | 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-01 05:58:28.168 | 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-01 05:58:28.172 | 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-01 05:58:28.173 | 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-01 05:58:28.174 | 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-01 05:58:28.176 | 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-01 05:58:28.193 | 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-01 05:58:28.194 | 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-01 05:58:28.199 | 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-01 05:58:28.248 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-01 05:58:28.427 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.4 MB/s 0:00:00 2026-09-01 05:58:28.443 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-01 05:58:28.811 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-01 05:58:31.766 | 2026-09-01 05:58:31.791 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-01 05:58:31.946 | + inc/python:pip_install:216 : result=0 2026-09-01 05:58:31.950 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:58:31.954 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:31.958 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:31.962 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:31.966 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:31.970 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:31.973 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:58:31.977 | + functions-common:time_stop:2427 : start_time=1788242306531 2026-09-01 05:58:31.981 | + functions-common:time_stop:2429 : [[ -z 1788242306531 ]] 2026-09-01 05:58:31.987 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:31.993 | + functions-common:time_stop:2432 : end_time=1788242311988 2026-09-01 05:58:31.996 | + functions-common:time_stop:2433 : elapsed_time=5457 2026-09-01 05:58:32.001 | + functions-common:time_stop:2434 : total=154596 2026-09-01 05:58:32.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:32.008 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160053 2026-09-01 05:58:32.013 | + inc/python:pip_install:219 : return 0 2026-09-01 05:58:32.017 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-01 05:58:32.042 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:32.046 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-01 05:58:32.051 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-01 05:58:32.057 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.b712AReoj3 2026-09-01 05:58:32.061 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-01 05:58:32.065 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-01 05:58:32.071 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-01 05:58:32.073 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-01 05:58:32.077 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-01 05:58:32.081 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-01 05:58:32.107 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:32.111 | + ./stack.sh:main:1068 : configure_database 2026-09-01 05:58:32.115 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-01 05:58:32.119 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-01 05:58:32.123 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-01 05:58:32.127 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:58:32.131 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-01 05:58:32.135 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-01 05:58:32.140 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:32.143 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:32.147 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-01 05:58:32.151 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-01 05:58:32.155 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:32.159 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:32.163 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-01 05:58:32.168 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-01 05:58:32.170 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-01 05:58:32.174 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-01 05:58:32.178 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-01 05:58:32.184 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-01 05:58:32.189 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-01 05:58:32.189 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-01 05:58:32.196 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-01 05:58:32.290 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-01 05:58:32.293 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 05:58:32.297 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 05:58:32.301 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 05:58:32.304 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 05:58:32.308 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 05:58:32.313 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 05:58:32.316 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 05:58:32.319 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 05:58:32.324 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 05:58:32.328 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 05:58:32.333 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 05:58:32.336 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 05:58:32.339 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 05:58:32.343 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-01 05:58:32.347 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:32.350 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:32.354 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-01 05:58:32.358 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:32.361 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-01 05:58:34.463 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-01 05:58:34.466 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-01 05:58:34.470 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:34.474 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:34.478 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-01 05:58:34.482 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-01 05:58:34.485 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-01 05:58:34.503 | mysqladmin: connect to server at 'localhost' failed 2026-09-01 05:58:34.503 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-01 05:58:34.509 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-01 05:58:34.514 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-01 05:58:34.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 05:58:34.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 05:58:34.529 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-01 05:58:34.533 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-01 05:58:34.538 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-01 05:58:34.546 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-01 05:58:34.549 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-01 05:58:34.568 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:34.690 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-01 05:58:34.699 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-01 05:58:34.699 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-01 05:58:34.699 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-01 05:58:34.707 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-01 05:58:34.710 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-01 05:58:34.713 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:34.717 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:34.720 | + 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-01 05:58:34.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:34.844 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-01 05:58:34.880 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:34.972 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-01 05:58:35.099 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-01 05:58:35.212 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-01 05:58:35.302 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-01 05:58:35.308 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-01 05:58:35.311 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-01 05:58:35.312 | enabling MySQL performance counting 2026-09-01 05:58:35.317 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-01 05:58:35.347 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-01 05:58:35.350 | + 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-01 05:58:36.379 | Processing ./tools/dbcounter 2026-09-01 05:58:36.382 | Installing build dependencies: started 2026-09-01 05:58:39.305 | Installing build dependencies: finished with status 'done' 2026-09-01 05:58:39.306 | Getting requirements to build wheel: started 2026-09-01 05:58:39.962 | Getting requirements to build wheel: finished with status 'done' 2026-09-01 05:58:39.964 | Preparing metadata (pyproject.toml): started 2026-09-01 05:58:40.350 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-01 05:58:40.354 | Building wheels for collected packages: dbcounter 2026-09-01 05:58:40.355 | Building wheel for dbcounter (pyproject.toml): started 2026-09-01 05:58:40.791 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-01 05:58:40.793 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=3f4fb7592e4267f25c7078927269e599b2cc12fb4af6d4da135be3e05fab0114 2026-09-01 05:58:40.794 | Stored in directory: /tmp/pip-ephem-wheel-cache-p24zipjw/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-01 05:58:40.798 | Successfully built dbcounter 2026-09-01 05:58:41.119 | Installing collected packages: dbcounter 2026-09-01 05:58:41.168 | Successfully installed dbcounter-0.1 2026-09-01 05:58:41.329 | + inc/python:pip_install:216 : result=0 2026-09-01 05:58:41.331 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-01 05:58:41.333 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:41.335 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:41.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:41.340 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:41.342 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:41.344 | + functions-common:time_stop:2426 : name=pip_install 2026-09-01 05:58:41.347 | + functions-common:time_stop:2427 : start_time=1788242315340 2026-09-01 05:58:41.349 | + functions-common:time_stop:2429 : [[ -z 1788242315340 ]] 2026-09-01 05:58:41.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:41.355 | + functions-common:time_stop:2432 : end_time=1788242321353 2026-09-01 05:58:41.358 | + functions-common:time_stop:2433 : elapsed_time=6013 2026-09-01 05:58:41.360 | + functions-common:time_stop:2434 : total=160053 2026-09-01 05:58:41.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:41.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166066 2026-09-01 05:58:41.366 | + inc/python:pip_install:219 : return 0 2026-09-01 05:58:41.368 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-01 05:58:41.371 | + lib/database:recreate_database:112 : local db=stats 2026-09-01 05:58:41.373 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-01 05:58:41.375 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-01 05:58:41.377 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-01 05:58:41.382 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:41.450 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-01 05:58:41.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:41.526 | + 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-01 05:58:41.527 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-01 05:58:41.532 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:41.603 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-01 05:58:41.607 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-01 05:58:41.693 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-01 05:58:41.769 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-01 05:58:41.852 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-01 05:58:41.934 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-01 05:58:42.022 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-01 05:58:42.103 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-01 05:58:42.183 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-01 05:58:42.187 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:58:42.191 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-01 05:58:44.862 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-01 05:58:44.866 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-01 05:58:44.871 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-01 05:58:44.879 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-075844 2026-09-01 05:58:44.883 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-075844 1072' 2026-09-01 05:58:44.888 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.892 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-01 05:58:44.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.901 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-01 05:58:44.905 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.909 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-01 05:58:44.912 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.916 | + 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-01 05:58:44.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.924 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.100 2026-09-01 05:58:44.928 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.932 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.100/identity 2026-09-01 05:58:44.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.939 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-074357 2026-09-01 05:58:44.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.944 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-01 05:58:44.947 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.951 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.100 2026-09-01 05:58:44.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.958 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-01 05:58:44.962 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.965 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-01 05:58:44.969 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.973 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-01 05:58:44.976 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.980 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-01 05:58:44.984 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.987 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.100 2026-09-01 05:58:44.990 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 05:58:44.994 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-01 05:58:44.997 | + ./stack.sh:main:1082 : start_dstat 2026-09-01 05:58:45.001 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.005 | + functions-common:run_process:1674 : local service=dstat 2026-09-01 05:58:45.009 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.013 | + functions-common:run_process:1676 : local group= 2026-09-01 05:58:45.017 | + functions-common:run_process:1677 : local user= 2026-09-01 05:58:45.021 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 05:58:45.025 | + functions-common:run_process:1680 : local name=dstat 2026-09-01 05:58:45.029 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 05:58:45.033 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 05:58:45.037 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:45.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:45.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:45.052 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242325048 2026-09-01 05:58:45.056 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-01 05:58:45.082 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:45.086 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-01 05:58:45.090 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-01 05:58:45.094 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.097 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.101 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.105 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.109 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-01 05:58:45.115 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-01 05:58:45.117 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-01 05:58:45.121 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 05:58:45.125 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 05:58:45.129 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 05:58:45.133 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 05:58:45.137 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-01 05:58:45.141 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-01 05:58:45.146 | + 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-01 05:58:45.150 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-01 05:58:45.153 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-01 05:58:45.157 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 05:58:45.161 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 05:58:45.165 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 05:58:45.172 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 05:58:45.175 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 05:58:45.182 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-01 05:58:45.186 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 05:58:45.196 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-01 05:58:45.300 | + 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-01 05:58:45.390 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-01 05:58:45.471 | + 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-01 05:58:45.552 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-01 05:58:45.634 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-01 05:58:45.709 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-01 05:58:45.788 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 05:58:45.793 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 05:58:45.797 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-01 05:58:45.891 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 05:58:46.371 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-01 05:58:46.394 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-01 05:58:46.850 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-01 05:58:46.889 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 05:58:46.893 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:46.897 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:46.901 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:46.906 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:46.912 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:46.914 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 05:58:46.918 | + functions-common:time_stop:2427 : start_time=1788242325048 2026-09-01 05:58:46.922 | + functions-common:time_stop:2429 : [[ -z 1788242325048 ]] 2026-09-01 05:58:46.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:46.933 | + functions-common:time_stop:2432 : end_time=1788242326929 2026-09-01 05:58:46.937 | + functions-common:time_stop:2433 : elapsed_time=1881 2026-09-01 05:58:46.941 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:58:46.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:46.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1881 2026-09-01 05:58:46.954 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-01 05:58:46.958 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-01 05:58:46.962 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-01 05:58:46.966 | + functions-common:run_process:1676 : local group= 2026-09-01 05:58:46.970 | + functions-common:run_process:1677 : local user=root 2026-09-01 05:58:46.975 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-01 05:58:46.979 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-01 05:58:46.984 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 05:58:46.988 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 05:58:46.994 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:46.997 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:47.002 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:47.009 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242327004 2026-09-01 05:58:47.013 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-01 05:58:47.039 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:47.043 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 05:58:47.047 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:47.051 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:47.055 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:47.059 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:47.063 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:47.067 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 05:58:47.071 | + functions-common:time_stop:2427 : start_time=1788242327004 2026-09-01 05:58:47.075 | + functions-common:time_stop:2429 : [[ -z 1788242327004 ]] 2026-09-01 05:58:47.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:47.086 | + functions-common:time_stop:2432 : end_time=1788242327082 2026-09-01 05:58:47.090 | + functions-common:time_stop:2433 : elapsed_time=78 2026-09-01 05:58:47.093 | + functions-common:time_stop:2434 : total=1881 2026-09-01 05:58:47.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:47.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1959 2026-09-01 05:58:47.100 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-01 05:58:47.120 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:47.122 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-01 05:58:47.125 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-01 05:58:47.127 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-01 05:58:47.130 | + functions-common:run_process:1676 : local group= 2026-09-01 05:58:47.132 | + functions-common:run_process:1677 : local user= 2026-09-01 05:58:47.135 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 05:58:47.137 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-01 05:58:47.140 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 05:58:47.142 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 05:58:47.144 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:47.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:47.153 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:47.160 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242327155 2026-09-01 05:58:47.163 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-01 05:58:47.193 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:47.200 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 05:58:47.206 | + functions-common:time_stop:2420 : local name 2026-09-01 05:58:47.210 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:58:47.215 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:58:47.218 | + functions-common:time_stop:2423 : local total 2026-09-01 05:58:47.222 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:58:47.226 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 05:58:47.230 | + functions-common:time_stop:2427 : start_time=1788242327155 2026-09-01 05:58:47.234 | + functions-common:time_stop:2429 : [[ -z 1788242327155 ]] 2026-09-01 05:58:47.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:58:47.248 | + functions-common:time_stop:2432 : end_time=1788242327244 2026-09-01 05:58:47.253 | + functions-common:time_stop:2433 : elapsed_time=89 2026-09-01 05:58:47.258 | + functions-common:time_stop:2434 : total=1959 2026-09-01 05:58:47.263 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:58:47.266 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2048 2026-09-01 05:58:47.270 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-01 05:58:47.296 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:47.300 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-01 05:58:47.330 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:47.337 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-01 05:58:47.367 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:47.371 | + ./stack.sh:main:1101 : start_etcd3 2026-09-01 05:58:47.375 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-01 05:58:47.380 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-01 05:58:47.384 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-01 05:58:47.388 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.100:2380' 2026-09-01 05:58:47.394 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.100:2380' 2026-09-01 05:58:47.397 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.100:2379' 2026-09-01 05:58:47.402 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-01 05:58:47.405 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-01 05:58:47.408 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.100:2379' 2026-09-01 05:58:47.412 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-01 05:58:47.415 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-01 05:58:47.419 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-01 05:58:47.423 | + 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.100:2380 --initial-advertise-peer-urls http://192.168.122.100:2380 --advertise-client-urls http://192.168.122.100:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.100:2379 --log-level=debug' '' root 2026-09-01 05:58:47.427 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-01 05:58:47.431 | + 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.100:2380 --initial-advertise-peer-urls http://192.168.122.100:2380 --advertise-client-urls http://192.168.122.100:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.100:2379 --log-level=debug' 2026-09-01 05:58:47.435 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 05:58:47.439 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-01 05:58:47.443 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 05:58:47.446 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 05:58:47.449 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 05:58:47.451 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-01 05:58:47.454 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 05:58:47.462 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-01 05:58:47.555 | + 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-01 05:58:47.645 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-01 05:58:47.724 | + 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.100:2380 --initial-advertise-peer-urls http://192.168.122.100:2380 --advertise-client-urls http://192.168.122.100:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.100:2379 --log-level=debug' 2026-09-01 05:58:47.801 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-01 05:58:47.878 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-01 05:58:47.957 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-01 05:58:48.037 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 05:58:48.041 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 05:58:48.045 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-01 05:58:48.144 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 05:58:48.614 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-01 05:58:48.692 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-01 05:58:48.772 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-01 05:58:48.847 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-01 05:58:48.924 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-01 05:58:48.930 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 05:58:48.936 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-01 05:58:48.940 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-01 05:58:49.419 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-01 05:58:49.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-01 05:58:49.932 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-01 05:58:50.464 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-01 05:58:50.491 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:50.495 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-01 05:58:50.500 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-01 05:58:50.504 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-01 05:58:50.525 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-01 05:58:50.542 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-01 05:58:50.547 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-01 05:58:50.551 | + 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.100/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-01 05:58:50.661 | The user clouds.yaml file didn't exist. 2026-09-01 05:58:50.675 | + 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.100/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-01 05:58:50.798 | + 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.100/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-01 05:58:50.923 | + 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.100/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-01 05:58:51.049 | + 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.100/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-01 05:58:51.176 | + 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.100/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-01 05:58:51.307 | + 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.100/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-01 05:58:51.442 | + 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.100/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-01 05:58:51.578 | + 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.100/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-01 05:58:51.713 | + 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.100/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-01 05:58:51.848 | + functions-common:write_clouds_yaml:203 : cat 2026-09-01 05:58:51.857 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-01 05:58:51.861 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-01 05:58:51.865 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-01 05:58:51.872 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-01 05:58:51.876 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-01 05:58:51.880 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-01 05:58:51.905 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:58:51.909 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-01 05:58:51.913 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 05:58:51.917 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-01 05:58:51.921 | + ./stack.sh:main:1118 : '[' 192.168.122.100 == 192.168.122.100 ']' 2026-09-01 05:58:51.925 | + ./stack.sh:main:1119 : init_keystone 2026-09-01 05:58:51.929 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-01 05:58:51.953 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:58:51.957 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-01 05:58:51.960 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-01 05:58:51.964 | + lib/database:recreate_database:112 : local db=keystone 2026-09-01 05:58:51.968 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-01 05:58:51.972 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-01 05:58:51.975 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-01 05:58:51.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:52.058 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-01 05:58:52.064 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 05:58:52.146 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-01 05:58:52.151 | + functions-common:time_start:2406 : local name=dbsync 2026-09-01 05:58:52.155 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:58:52.158 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:58:52.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:58:52.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242332165 2026-09-01 05:58:52.174 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-01 05:58:52.892 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 05:58:52.892 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 05:58:52.892 | we strongly recommend against using it for new projects. 2026-09-01 05:58:52.892 | 2026-09-01 05:58:52.893 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 05:58:52.893 | framework. For more detail see 2026-09-01 05:58:52.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 05:58:52.893 | 2026-09-01 05:58:52.893 | from eventlet import event 2026-09-01 05:58:55.687 | INFO dbcounter [-] Registered counter for database keystone 2026-09-01 05:58:55.772 | 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=41857) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 05:58:55.787 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 05:58:55.787 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 05:58:55.789 | DEBUG dbcounter [-] [41857] Writer thread running {{(pid=41857) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 05:58:55.865 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-01 05:58:59.154 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 05:58:59.157 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-01 05:58:59.158 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.161 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-01 05:58:59.240 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.246 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-01 05:58:59.296 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.303 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-01 05:58:59.410 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.416 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-01 05:58:59.481 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.483 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-01 05:58:59.590 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.594 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-01 05:58:59.595 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 05:58:59.596 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-01 05:58:59.660 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:58:59.663 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-01 05:58:59.690 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41857) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 05:59:00.334 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-01 05:59:00.338 | + functions-common:time_stop:2420 : local name 2026-09-01 05:59:00.342 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:59:00.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:59:00.351 | + functions-common:time_stop:2423 : local total 2026-09-01 05:59:00.355 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:59:00.359 | + functions-common:time_stop:2426 : name=dbsync 2026-09-01 05:59:00.363 | + functions-common:time_stop:2427 : start_time=1788242332165 2026-09-01 05:59:00.367 | + functions-common:time_stop:2429 : [[ -z 1788242332165 ]] 2026-09-01 05:59:00.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:59:00.378 | + functions-common:time_stop:2432 : end_time=1788242340373 2026-09-01 05:59:00.382 | + functions-common:time_stop:2433 : elapsed_time=8208 2026-09-01 05:59:00.386 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:59:00.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:59:00.394 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8208 2026-09-01 05:59:00.398 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-01 05:59:00.402 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-01 05:59:00.409 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-01 05:59:01.096 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 05:59:01.096 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 05:59:01.096 | we strongly recommend against using it for new projects. 2026-09-01 05:59:01.096 | 2026-09-01 05:59:01.096 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 05:59:01.096 | framework. For more detail see 2026-09-01 05:59:01.096 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 05:59:01.096 | 2026-09-01 05:59:01.097 | from eventlet import event 2026-09-01 05:59:03.670 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-01 05:59:03.671 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-01 05:59:03.671 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-01 05:59:03.672 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-01 05:59:03.672 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-01 05:59:03.672 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-01 05:59:03.673 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-01 05:59:03.673 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-01 05:59:03.673 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-01 05:59:04.216 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-01 05:59:04.223 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-01 05:59:04.913 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 05:59:04.913 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 05:59:04.913 | we strongly recommend against using it for new projects. 2026-09-01 05:59:04.914 | 2026-09-01 05:59:04.914 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 05:59:04.914 | framework. For more detail see 2026-09-01 05:59:04.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 05:59:04.914 | 2026-09-01 05:59:04.914 | from eventlet import event 2026-09-01 05:59:07.459 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-01 05:59:07.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-01 05:59:07.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-01 05:59:07.461 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-01 05:59:07.461 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-01 05:59:07.461 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-01 05:59:07.462 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-01 05:59:07.462 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-01 05:59:07.462 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-01 05:59:08.000 | + ./stack.sh:main:1120 : start_keystone 2026-09-01 05:59:08.004 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-01 05:59:08.009 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-01 05:59:08.014 | + functions-common:run_process:1674 : local service=keystone 2026-09-01 05:59:08.018 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-01 05:59:08.022 | + functions-common:run_process:1676 : local group= 2026-09-01 05:59:08.026 | + functions-common:run_process:1677 : local user= 2026-09-01 05:59:08.030 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 05:59:08.033 | + functions-common:run_process:1680 : local name=keystone 2026-09-01 05:59:08.037 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 05:59:08.041 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 05:59:08.045 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:59:08.049 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:59:08.055 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:59:08.060 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242348056 2026-09-01 05:59:08.064 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-01 05:59:08.089 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 05:59:08.094 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-01 05:59:08.098 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-01 05:59:08.102 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-01 05:59:08.105 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-01 05:59:08.109 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-01 05:59:08.113 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-01 05:59:08.116 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-01 05:59:08.120 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-01 05:59:08.124 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-01 05:59:08.128 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 05:59:08.131 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 05:59:08.135 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 05:59:08.139 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 05:59:08.143 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-01 05:59:08.146 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-01 05:59:08.150 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 05:59:08.153 | + 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-01 05:59:08.157 | + 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-01 05:59:08.161 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-01 05:59:08.164 | + 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-01 05:59:08.168 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 05:59:08.171 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 05:59:08.174 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 05:59:08.178 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-01 05:59:08.182 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 05:59:08.188 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-01 05:59:08.281 | + 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-01 05:59:08.373 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-01 05:59:08.449 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-01 05:59:08.527 | + 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-01 05:59:08.608 | + 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-01 05:59:08.684 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-01 05:59:08.761 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-01 05:59:08.835 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-01 05:59:08.910 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-01 05:59:08.990 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-01 05:59:09.068 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 05:59:09.072 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 05:59:09.076 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-01 05:59:09.167 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 05:59:09.652 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-01 05:59:09.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-01 05:59:10.018 | ++ inc/async:async_inner:64 : rc=0 2026-09-01 05:59:10.050 | [38935 Async install_tempest:38935]: finished successfully 2026-09-01 05:59:10.131 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-01 05:59:10.277 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 05:59:10.281 | + functions-common:time_stop:2420 : local name 2026-09-01 05:59:10.286 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:59:10.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:59:10.292 | + functions-common:time_stop:2423 : local total 2026-09-01 05:59:10.295 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:59:10.299 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 05:59:10.302 | + functions-common:time_stop:2427 : start_time=1788242348056 2026-09-01 05:59:10.305 | + functions-common:time_stop:2429 : [[ -z 1788242348056 ]] 2026-09-01 05:59:10.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:59:10.315 | + functions-common:time_stop:2432 : end_time=1788242350311 2026-09-01 05:59:10.319 | + functions-common:time_stop:2433 : elapsed_time=2255 2026-09-01 05:59:10.322 | + functions-common:time_stop:2434 : total=2048 2026-09-01 05:59:10.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:59:10.329 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4303 2026-09-01 05:59:10.332 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-01 05:59:10.332 | Waiting for keystone to start... 2026-09-01 05:59:10.335 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.100/identity/v3/ 2026-09-01 05:59:10.338 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.100/identity/v3/ 2026-09-01 05:59:10.342 | + functions:wait_for_service:476 : local timeout=60 2026-09-01 05:59:10.345 | + functions:wait_for_service:477 : local url=http://192.168.122.100/identity/v3/ 2026-09-01 05:59:10.349 | + functions:wait_for_service:478 : local rval=0 2026-09-01 05:59:10.353 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-01 05:59:10.356 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 05:59:10.360 | + functions-common:time_start:2407 : local start_time= 2026-09-01 05:59:10.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 05:59:10.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 05:59:10.373 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242350368 2026-09-01 05:59:10.377 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-01 05:59:10.380 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 05:59:10.382 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.100/identity/v3/ 2026-09-01 05:59:15.988 | + :: : [[ 200 == 503 ]] 2026-09-01 05:59:15.990 | + :: : [[ 0 -eq 7 ]] 2026-09-01 05:59:15.995 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-01 05:59:15.998 | + functions-common:time_stop:2420 : local name 2026-09-01 05:59:16.001 | + functions-common:time_stop:2421 : local end_time 2026-09-01 05:59:16.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 05:59:16.008 | + functions-common:time_stop:2423 : local total 2026-09-01 05:59:16.011 | + functions-common:time_stop:2424 : local start_time 2026-09-01 05:59:16.015 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 05:59:16.018 | + functions-common:time_stop:2427 : start_time=1788242350368 2026-09-01 05:59:16.022 | + functions-common:time_stop:2429 : [[ -z 1788242350368 ]] 2026-09-01 05:59:16.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 05:59:16.032 | + functions-common:time_stop:2432 : end_time=1788242356028 2026-09-01 05:59:16.036 | + functions-common:time_stop:2433 : elapsed_time=5660 2026-09-01 05:59:16.040 | + functions-common:time_stop:2434 : total=0 2026-09-01 05:59:16.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 05:59:16.048 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5660 2026-09-01 05:59:16.052 | + functions:wait_for_service:486 : return 0 2026-09-01 05:59:16.056 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-01 05:59:16.081 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 05:59:16.085 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-01 05:59:16.089 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 05:59:16.093 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-01 05:59:16.431 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-01 05:59:16.435 | + 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.100/identity 2026-09-01 05:59:17.120 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 05:59:17.120 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 05:59:17.120 | we strongly recommend against using it for new projects. 2026-09-01 05:59:17.120 | 2026-09-01 05:59:17.120 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 05:59:17.121 | framework. For more detail see 2026-09-01 05:59:17.121 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 05:59:17.121 | 2026-09-01 05:59:17.121 | from eventlet import event 2026-09-01 05:59:20.159 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.159 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.159 | 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=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.167 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.181 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.181 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.231 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.237 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.237 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.336 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.344 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-01 05:59:20.426 | INFO dbcounter [-] Registered counter for database keystone 2026-09-01 05:59:20.504 | 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=42832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 05:59:20.692 | DEBUG dbcounter [-] [42832] Writer thread running {{(pid=42832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 05:59:20.826 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created domain default 2026-09-01 05:59:20.879 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created project admin 2026-09-01 05:59:20.913 | WARNING keystone.common.password_hashing [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-01 05:59:20.935 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created user admin 2026-09-01 05:59:20.955 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created role reader 2026-09-01 05:59:20.972 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created role member 2026-09-01 05:59:21.002 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created implied role where 3dbeab5773a44218bf31db81a99631cb implies 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 05:59:21.017 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created role manager 2026-09-01 05:59:21.040 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created implied role where 1427478d5eb74f75b3904385ba5487b9 implies 3dbeab5773a44218bf31db81a99631cb 2026-09-01 05:59:21.056 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created role admin 2026-09-01 05:59:21.077 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created implied role where 3d7de92facab4f308221a9e1cd51a7ff implies 1427478d5eb74f75b3904385ba5487b9 2026-09-01 05:59:21.098 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created role service 2026-09-01 05:59:21.114 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Granted role admin on project admin to user admin. 2026-09-01 05:59:21.126 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Granted role admin on the system to user admin. 2026-09-01 05:59:21.143 | WARNING py.warnings [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 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-01 05:59:21.143 | warnings.warn( 2026-09-01 05:59:21.143 |  2026-09-01 05:59:21.148 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created region RegionOne 2026-09-01 05:59:21.199 | INFO keystone.cmd.bootstrap [None req-67f49828-e4c0-4b0b-b38b-bccee3df3c53 None None] Created public endpoint http://192.168.122.100/identity 2026-09-01 05:59:21.718 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-01 05:59:21.723 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-01 05:59:21.727 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-01 05:59:21.732 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-01 05:59:26.406 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:26.411 | + lib/keystone:create_keystone_accounts:258 : admin_project=a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 05:59:26.415 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-01 05:59:26.420 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-01 05:59:29.469 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:29.474 | + lib/keystone:create_keystone_accounts:260 : admin_user=5824dd7b867448cc8c540802569c7336 2026-09-01 05:59:29.479 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-01 05:59:29.483 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-01 05:59:29.487 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-01 05:59:29.491 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 5824dd7b867448cc8c540802569c7336 default 2026-09-01 05:59:29.575 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5824dd7b867448cc8c540802569c7336 default 2026-09-01 05:59:29.621 | [2012 Async ks-domain-role:42951]: running: get_or_add_user_domain_role admin 5824dd7b867448cc8c540802569c7336 default 2026-09-01 05:59:29.626 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-01 05:59:29.630 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-01 05:59:29.634 | ++ 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-01 05:59:33.199 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:33.204 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-01 05:59:33.208 | + functions-common:get_or_create_domain:878 : echo default 2026-09-01 05:59:33.208 | default 2026-09-01 05:59:33.213 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-01 05:59:33.296 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-01 05:59:33.347 | [2012 Async ks-project:43059]: running: get_or_create_project service Default 2026-09-01 05:59:33.351 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-01 05:59:33.431 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-01 05:59:33.491 | [2012 Async ks-service:43153]: running: get_or_create_role service 2026-09-01 05:59:33.494 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-01 05:59:33.562 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-01 05:59:33.640 | [2012 Async ks-reseller:43247]: running: get_or_create_role ResellerAdmin 2026-09-01 05:59:33.643 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-01 05:59:33.648 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-01 05:59:33.794 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-01 05:59:33.894 | [2012 Async ks-anotherrole:43361]: running: get_or_create_role anotherrole 2026-09-01 05:59:33.897 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-01 05:59:33.906 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-01 05:59:33.912 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-01 05:59:33.921 | +++ 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-01 05:59:38.031 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:38.098 | [43247 Async ks-reseller:43247]: finished successfully 2026-09-01 05:59:38.428 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:38.471 | [43059 Async ks-project:43059]: finished successfully 2026-09-01 05:59:39.319 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:39.342 | [43153 Async ks-service:43153]: finished successfully 2026-09-01 05:59:39.350 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:39.354 | ++ functions-common:get_or_create_project:928 : project_id=819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:39.358 | ++ functions-common:get_or_create_project:929 : echo 819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:39.363 | + lib/keystone:create_keystone_accounts:288 : invis_project=819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:39.367 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-01 05:59:39.370 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-01 05:59:39.373 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-01 05:59:39.377 | +++ 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-01 05:59:39.476 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:39.507 | [42951 Async ks-domain-role:42951]: finished successfully 2026-09-01 05:59:39.508 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:39.545 | [43361 Async ks-anotherrole:43361]: finished successfully 2026-09-01 05:59:42.736 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:42.742 | ++ functions-common:get_or_create_project:928 : project_id=05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:42.745 | ++ functions-common:get_or_create_project:929 : echo 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:42.750 | + lib/keystone:create_keystone_accounts:292 : demo_project=05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:42.754 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-01 05:59:42.760 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-01 05:59:42.764 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 05:59:42.767 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-01 05:59:42.771 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-01 05:59:42.776 | +++ 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-01 05:59:46.115 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.119 | ++ functions-common:get_or_create_user:915 : user_id=52461f88334c46c4b0b78c6e45e13e20 2026-09-01 05:59:46.123 | ++ functions-common:get_or_create_user:916 : echo 52461f88334c46c4b0b78c6e45e13e20 2026-09-01 05:59:46.127 | + lib/keystone:create_keystone_accounts:295 : demo_user=52461f88334c46c4b0b78c6e45e13e20 2026-09-01 05:59:46.132 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-01 05:59:46.192 | [2012 Async ks-domain-role:42951]: Waiting for completion of get_or_add_user_domain_role admin 5824dd7b867448cc8c540802569c7336 default running on PID 42951 (6 other jobs running) 2026-09-01 05:59:46.221 | [2012 Async ks-domain-role:42951]: Signaling child to exit 2026-09-01 05:59:46.221 | WAKEUP 2026-09-01 05:59:46.247 | [2012 Async ks-domain-role:42951]: Signaled 2026-09-01 05:59:46.249 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-01 05:59:46.249 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 5824dd7b867448cc8c540802569c7336 --domain default 2026-09-01 05:59:46.250 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5824dd7b867448cc8c540802569c7336 --domain default -c Role -f value 2026-09-01 05:59:46.250 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.250 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 05:59:46.250 | + functions-common:get_or_add_user_domain_role:999 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 05:59:46.250 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 05:59:46.301 | [2012 Async ks-domain-role:42951]: finished get_or_add_user_domain_role admin 5824dd7b867448cc8c540802569c7336 default with result 0 in 9 seconds 2026-09-01 05:59:46.310 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-01 05:59:46.350 | [2012 Async ks-project:43059]: Waiting for completion of get_or_create_project service Default running on PID 43059 (5 other jobs running) 2026-09-01 05:59:46.377 | [2012 Async ks-project:43059]: Signaling child to exit 2026-09-01 05:59:46.377 | WAKEUP 2026-09-01 05:59:46.403 | [2012 Async ks-project:43059]: Signaled 2026-09-01 05:59:46.405 | + functions-common:get_or_create_project:922 : local project_id 2026-09-01 05:59:46.405 | ++ 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-01 05:59:46.406 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.406 | + functions-common:get_or_create_project:928 : project_id=802393b924fd42e69130f9bb435a6077 2026-09-01 05:59:46.406 | + functions-common:get_or_create_project:929 : echo 802393b924fd42e69130f9bb435a6077 2026-09-01 05:59:46.406 | 802393b924fd42e69130f9bb435a6077 2026-09-01 05:59:46.458 | [2012 Async ks-project:43059]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-01 05:59:46.500 | [2012 Async ks-service:43153]: Waiting for completion of get_or_create_role service running on PID 43153 (4 other jobs running) 2026-09-01 05:59:46.529 | [2012 Async ks-service:43153]: Signaling child to exit 2026-09-01 05:59:46.529 | WAKEUP 2026-09-01 05:59:46.556 | [2012 Async ks-service:43153]: Signaled 2026-09-01 05:59:46.558 | + functions-common:get_or_create_role:935 : local role_id 2026-09-01 05:59:46.558 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-01 05:59:46.558 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.558 | + functions-common:get_or_create_role:940 : role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 05:59:46.558 | + functions-common:get_or_create_role:941 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 05:59:46.559 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 05:59:46.609 | [2012 Async ks-service:43153]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-01 05:59:46.652 | [2012 Async ks-reseller:43247]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43247 (3 other jobs running) 2026-09-01 05:59:46.680 | [2012 Async ks-reseller:43247]: Signaling child to exit 2026-09-01 05:59:46.680 | WAKEUP 2026-09-01 05:59:46.706 | [2012 Async ks-reseller:43247]: Signaled 2026-09-01 05:59:46.708 | + functions-common:get_or_create_role:935 : local role_id 2026-09-01 05:59:46.708 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-01 05:59:46.708 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.708 | + functions-common:get_or_create_role:940 : role_id=1fd9922cfc9d482eb792a88ba33792a0 2026-09-01 05:59:46.708 | + functions-common:get_or_create_role:941 : echo 1fd9922cfc9d482eb792a88ba33792a0 2026-09-01 05:59:46.708 | 1fd9922cfc9d482eb792a88ba33792a0 2026-09-01 05:59:46.758 | [2012 Async ks-reseller:43247]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-09-01 05:59:46.800 | [2012 Async ks-anotherrole:43361]: Waiting for completion of get_or_create_role anotherrole running on PID 43361 (2 other jobs running) 2026-09-01 05:59:46.828 | [2012 Async ks-anotherrole:43361]: Signaling child to exit 2026-09-01 05:59:46.829 | WAKEUP 2026-09-01 05:59:46.855 | [2012 Async ks-anotherrole:43361]: Signaled 2026-09-01 05:59:46.857 | + functions-common:get_or_create_role:935 : local role_id 2026-09-01 05:59:46.857 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-01 05:59:46.857 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:46.857 | + functions-common:get_or_create_role:940 : role_id=8901328bee3248ad983df19c3697b59b 2026-09-01 05:59:46.857 | + functions-common:get_or_create_role:941 : echo 8901328bee3248ad983df19c3697b59b 2026-09-01 05:59:46.857 | 8901328bee3248ad983df19c3697b59b 2026-09-01 05:59:46.908 | [2012 Async ks-anotherrole:43361]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-01 05:59:46.915 | + inc/async:async_wait:197 : return 0 2026-09-01 05:59:46.917 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:46.999 | + inc/async:async_inner:63 : get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.047 | [2012 Async ks-demo-member:44199]: running: get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.052 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 5824dd7b867448cc8c540802569c7336 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.140 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5824dd7b867448cc8c540802569c7336 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.199 | [2012 Async ks-demo-admin:44295]: running: get_or_add_user_project_role admin 5824dd7b867448cc8c540802569c7336 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.203 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.289 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.334 | [2012 Async ks-demo-another:44391]: running: get_or_add_user_project_role anotherrole 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:47.344 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:47.412 | + inc/async:async_inner:63 : get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:47.475 | [2012 Async ks-demo-invis:44487]: running: get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 819505e33f6b42289a0ad7821c4f047e 2026-09-01 05:59:47.484 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-01 05:59:47.494 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-01 05:59:47.503 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 05:59:47.509 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-01 05:59:47.521 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-01 05:59:47.533 | +++ 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-01 05:59:52.531 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:52.535 | ++ functions-common:get_or_create_user:915 : user_id=b4cf4e46bde2465aa2ff91076e49e89a 2026-09-01 05:59:52.537 | ++ functions-common:get_or_create_user:916 : echo b4cf4e46bde2465aa2ff91076e49e89a 2026-09-01 05:59:52.539 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b4cf4e46bde2465aa2ff91076e49e89a 2026-09-01 05:59:52.542 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b4cf4e46bde2465aa2ff91076e49e89a 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:52.615 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b4cf4e46bde2465aa2ff91076e49e89a 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:52.695 | [2012 Async ks-demo-reader:44675]: running: get_or_add_user_project_role reader b4cf4e46bde2465aa2ff91076e49e89a 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 05:59:52.699 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-01 05:59:52.710 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-01 05:59:52.718 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-01 05:59:52.730 | +++ 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-01 05:59:57.861 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:57.900 | [44295 Async ks-demo-admin:44295]: finished successfully 2026-09-01 05:59:59.044 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:59.096 | [44487 Async ks-demo-invis:44487]: finished successfully 2026-09-01 05:59:59.121 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 05:59:59.124 | ++ functions-common:get_or_create_project:928 : project_id=cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 05:59:59.127 | ++ functions-common:get_or_create_project:929 : echo cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 05:59:59.133 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 05:59:59.143 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-01 05:59:59.150 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-01 05:59:59.155 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 05:59:59.158 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-01 05:59:59.163 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-01 05:59:59.171 | +++ 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-01 05:59:59.412 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:59.437 | [44199 Async ks-demo-member:44199]: finished successfully 2026-09-01 05:59:59.658 | + inc/async:async_inner:64 : rc=0 2026-09-01 05:59:59.687 | [44391 Async ks-demo-another:44391]: finished successfully 2026-09-01 06:00:02.502 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:02.536 | [44675 Async ks-demo-reader:44675]: finished successfully 2026-09-01 06:00:02.569 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:02.574 | ++ functions-common:get_or_create_user:915 : user_id=0866cf733ad04c298813b3b337391f7d 2026-09-01 06:00:02.578 | ++ functions-common:get_or_create_user:916 : echo 0866cf733ad04c298813b3b337391f7d 2026-09-01 06:00:02.583 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=0866cf733ad04c298813b3b337391f7d 2026-09-01 06:00:02.587 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.671 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.723 | [2012 Async ks-alt-admin:45116]: running: get_or_add_user_project_role admin 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.727 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.810 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.864 | [2012 Async ks-alt-another:45212]: running: get_or_add_user_project_role anotherrole 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:02.868 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-01 06:00:02.873 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-01 06:00:02.877 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:00:02.881 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-01 06:00:02.885 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-01 06:00:02.890 | +++ 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-01 06:00:06.559 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:06.563 | ++ functions-common:get_or_create_user:915 : user_id=ec8a535da982429694f2339d3d642691 2026-09-01 06:00:06.568 | ++ functions-common:get_or_create_user:916 : echo ec8a535da982429694f2339d3d642691 2026-09-01 06:00:06.573 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ec8a535da982429694f2339d3d642691 2026-09-01 06:00:06.577 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ec8a535da982429694f2339d3d642691 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:06.668 | + inc/async:async_inner:63 : get_or_add_user_project_role member ec8a535da982429694f2339d3d642691 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:06.729 | [2012 Async ks-alt-member-user:45347]: running: get_or_add_user_project_role member ec8a535da982429694f2339d3d642691 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:06.730 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-01 06:00:06.734 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-01 06:00:06.737 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:00:06.739 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-01 06:00:06.741 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-01 06:00:06.747 | +++ 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-01 06:00:10.392 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:10.397 | ++ functions-common:get_or_create_user:915 : user_id=a4c21a3af7e546dd8d9d29278d834918 2026-09-01 06:00:10.401 | ++ functions-common:get_or_create_user:916 : echo a4c21a3af7e546dd8d9d29278d834918 2026-09-01 06:00:10.407 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=a4c21a3af7e546dd8d9d29278d834918 2026-09-01 06:00:10.411 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader a4c21a3af7e546dd8d9d29278d834918 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:10.497 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a4c21a3af7e546dd8d9d29278d834918 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:10.559 | [2012 Async ks-alt-reader-user:45527]: running: get_or_add_user_project_role reader a4c21a3af7e546dd8d9d29278d834918 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:10.570 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-01 06:00:10.579 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:00:10.581 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-01 06:00:10.588 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-01 06:00:10.596 | +++ 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-01 06:00:11.393 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:11.438 | [45212 Async ks-alt-another:45212]: finished successfully 2026-09-01 06:00:11.492 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:11.519 | [45116 Async ks-alt-admin:45116]: finished successfully 2026-09-01 06:00:14.295 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:14.300 | ++ functions-common:get_or_create_user:915 : user_id=5bdfebef84dc4691a95b6b3c59d61261 2026-09-01 06:00:14.304 | ++ functions-common:get_or_create_user:916 : echo 5bdfebef84dc4691a95b6b3c59d61261 2026-09-01 06:00:14.309 | + lib/keystone:create_keystone_accounts:340 : system_member_user=5bdfebef84dc4691a95b6b3c59d61261 2026-09-01 06:00:14.313 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 5bdfebef84dc4691a95b6b3c59d61261 all 2026-09-01 06:00:14.406 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5bdfebef84dc4691a95b6b3c59d61261 all 2026-09-01 06:00:14.475 | [2012 Async ks-system-member:45757]: running: get_or_add_user_system_role member 5bdfebef84dc4691a95b6b3c59d61261 all 2026-09-01 06:00:14.481 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-01 06:00:14.486 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:00:14.491 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-01 06:00:14.494 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-01 06:00:14.504 | +++ 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-01 06:00:15.542 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:15.569 | [45347 Async ks-alt-member-user:45347]: finished successfully 2026-09-01 06:00:18.086 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:18.091 | ++ functions-common:get_or_create_user:915 : user_id=31a2d4ae2d6e497197eefe54c3ebf8ef 2026-09-01 06:00:18.094 | ++ functions-common:get_or_create_user:916 : echo 31a2d4ae2d6e497197eefe54c3ebf8ef 2026-09-01 06:00:18.099 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=31a2d4ae2d6e497197eefe54c3ebf8ef 2026-09-01 06:00:18.103 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 31a2d4ae2d6e497197eefe54c3ebf8ef all 2026-09-01 06:00:18.192 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 31a2d4ae2d6e497197eefe54c3ebf8ef all 2026-09-01 06:00:18.252 | [2012 Async ks-system-reader:45963]: running: get_or_add_user_system_role reader 31a2d4ae2d6e497197eefe54c3ebf8ef all 2026-09-01 06:00:18.258 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-01 06:00:18.264 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-01 06:00:18.266 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-01 06:00:18.270 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-01 06:00:18.275 | +++ 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-01 06:00:18.812 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:18.838 | [45527 Async ks-alt-reader-user:45527]: finished successfully 2026-09-01 06:00:21.938 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:21.943 | ++ functions-common:get_or_create_group:892 : group_id=3d680422ced745b78306a7f8de6a4be3 2026-09-01 06:00:21.947 | ++ functions-common:get_or_create_group:893 : echo 3d680422ced745b78306a7f8de6a4be3 2026-09-01 06:00:21.954 | + lib/keystone:create_keystone_accounts:350 : admin_group=3d680422ced745b78306a7f8de6a4be3 2026-09-01 06:00:21.958 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-01 06:00:21.966 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-01 06:00:21.970 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-01 06:00:21.975 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-01 06:00:21.982 | +++ 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-01 06:00:25.425 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:25.430 | ++ functions-common:get_or_create_group:892 : group_id=c452789f2a384620b2290fe86c1433a8 2026-09-01 06:00:25.437 | ++ functions-common:get_or_create_group:893 : echo c452789f2a384620b2290fe86c1433a8 2026-09-01 06:00:25.445 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=c452789f2a384620b2290fe86c1433a8 2026-09-01 06:00:25.451 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.547 | + inc/async:async_inner:63 : get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.611 | [2012 Async ks-group-memberdemo:46225]: running: get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.615 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.726 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.847 | [2012 Async ks-group-anotherdemo:46304]: running: get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:25.853 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.024 | + inc/async:async_inner:63 : get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.117 | [2012 Async ks-group-memberalt:46385]: running: get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.129 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.305 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.339 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:26.404 | [2012 Async ks-group-anotheralt:46464]: running: get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:26.406 | [45757 Async ks-system-member:45757]: finished successfully 2026-09-01 06:00:26.410 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 3d680422ced745b78306a7f8de6a4be3 a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 06:00:26.578 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3d680422ced745b78306a7f8de6a4be3 a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 06:00:26.670 | [2012 Async ks-group-admin:46583]: running: get_or_add_group_project_role admin 3d680422ced745b78306a7f8de6a4be3 a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 06:00:26.678 | + 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-01 06:00:26.816 | [2012 Async ks-demo-member:44199]: Waiting for completion of get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 running on PID 44199 (17 other jobs running) 2026-09-01 06:00:26.876 | [2012 Async ks-demo-member:44199]: Signaling child to exit 2026-09-01 06:00:26.876 | WAKEUP 2026-09-01 06:00:26.925 | [2012 Async ks-demo-member:44199]: Signaled 2026-09-01 06:00:26.928 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:26.928 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:26.928 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:26.928 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:26.928 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:26.928 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:26.928 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:26.928 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:26.929 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:26.929 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 52461f88334c46c4b0b78c6e45e13e20 --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:26.929 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 52461f88334c46c4b0b78c6e45e13e20 --project 05016a7bda774dcd924598ab6d48e4d1 -c Role -f value 2026-09-01 06:00:26.929 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:26.929 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:26.929 | + functions-common:get_or_add_user_project_role:980 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:26.929 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:27.037 | [2012 Async ks-demo-member:44199]: finished get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 12 seconds 2026-09-01 06:00:27.127 | [2012 Async ks-demo-admin:44295]: Waiting for completion of get_or_add_user_project_role admin 5824dd7b867448cc8c540802569c7336 05016a7bda774dcd924598ab6d48e4d1 running on PID 44295 (16 other jobs running) 2026-09-01 06:00:27.193 | [2012 Async ks-demo-admin:44295]: Signaling child to exit 2026-09-01 06:00:27.195 | WAKEUP 2026-09-01 06:00:27.246 | [2012 Async ks-demo-admin:44295]: Signaled 2026-09-01 06:00:27.248 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:27.249 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:27.249 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:27.249 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:27.249 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:27.249 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:27.249 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:27.249 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:27.250 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:27.250 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5824dd7b867448cc8c540802569c7336 --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:27.250 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5824dd7b867448cc8c540802569c7336 --project 05016a7bda774dcd924598ab6d48e4d1 -c Role -f value 2026-09-01 06:00:27.250 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:27.250 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:27.250 | + functions-common:get_or_add_user_project_role:980 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:27.250 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:27.363 | [2012 Async ks-demo-admin:44295]: finished get_or_add_user_project_role admin 5824dd7b867448cc8c540802569c7336 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 10 seconds 2026-09-01 06:00:27.444 | [2012 Async ks-demo-another:44391]: Waiting for completion of get_or_add_user_project_role anotherrole 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 running on PID 44391 (15 other jobs running) 2026-09-01 06:00:27.503 | [2012 Async ks-demo-another:44391]: Signaling child to exit 2026-09-01 06:00:27.505 | WAKEUP 2026-09-01 06:00:27.551 | [2012 Async ks-demo-another:44391]: Signaled 2026-09-01 06:00:27.557 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:27.557 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:27.558 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:27.558 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:27.558 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:27.558 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:27.558 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:27.558 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:27.558 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:27.559 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 52461f88334c46c4b0b78c6e45e13e20 --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:27.559 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 52461f88334c46c4b0b78c6e45e13e20 --project 05016a7bda774dcd924598ab6d48e4d1 -c Role -f value 2026-09-01 06:00:27.559 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:27.559 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:27.559 | + functions-common:get_or_add_user_project_role:980 : echo 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:27.559 | 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:27.664 | [2012 Async ks-demo-another:44391]: finished get_or_add_user_project_role anotherrole 52461f88334c46c4b0b78c6e45e13e20 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 12 seconds 2026-09-01 06:00:27.742 | [2012 Async ks-demo-invis:44487]: Waiting for completion of get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 819505e33f6b42289a0ad7821c4f047e running on PID 44487 (14 other jobs running) 2026-09-01 06:00:27.797 | [2012 Async ks-demo-invis:44487]: Signaling child to exit 2026-09-01 06:00:27.801 | WAKEUP 2026-09-01 06:00:27.849 | [2012 Async ks-demo-invis:44487]: Signaled 2026-09-01 06:00:27.850 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:27.850 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:27.851 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:27.851 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:27.851 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:27.851 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:27.851 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:27.851 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:27.851 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:27.852 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 52461f88334c46c4b0b78c6e45e13e20 --project 819505e33f6b42289a0ad7821c4f047e 2026-09-01 06:00:27.852 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 52461f88334c46c4b0b78c6e45e13e20 --project 819505e33f6b42289a0ad7821c4f047e -c Role -f value 2026-09-01 06:00:27.852 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:27.852 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:27.852 | + functions-common:get_or_add_user_project_role:980 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:27.852 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:27.959 | [2012 Async ks-demo-invis:44487]: finished get_or_add_user_project_role member 52461f88334c46c4b0b78c6e45e13e20 819505e33f6b42289a0ad7821c4f047e with result 0 in 11 seconds 2026-09-01 06:00:28.034 | [2012 Async ks-demo-reader:44675]: Waiting for completion of get_or_add_user_project_role reader b4cf4e46bde2465aa2ff91076e49e89a 05016a7bda774dcd924598ab6d48e4d1 running on PID 44675 (13 other jobs running) 2026-09-01 06:00:28.083 | [2012 Async ks-demo-reader:44675]: Signaling child to exit 2026-09-01 06:00:28.085 | WAKEUP 2026-09-01 06:00:28.127 | [2012 Async ks-demo-reader:44675]: Signaled 2026-09-01 06:00:28.129 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:28.129 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:28.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:28.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:28.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:28.129 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:28.129 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:28.130 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:28.130 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:28.130 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b4cf4e46bde2465aa2ff91076e49e89a --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:28.130 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b4cf4e46bde2465aa2ff91076e49e89a --project 05016a7bda774dcd924598ab6d48e4d1 -c Role -f value 2026-09-01 06:00:28.130 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:28.130 | + functions-common:get_or_add_user_project_role:979 : user_role_id=43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:28.130 | + functions-common:get_or_add_user_project_role:980 : echo 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:28.131 | 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:28.228 | [2012 Async ks-demo-reader:44675]: finished get_or_add_user_project_role reader b4cf4e46bde2465aa2ff91076e49e89a 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 9 seconds 2026-09-01 06:00:28.239 | + inc/async:async_wait:197 : return 0 2026-09-01 06:00:28.247 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-01 06:00:28.369 | [2012 Async ks-alt-admin:45116]: Waiting for completion of get_or_add_user_project_role admin 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 running on PID 45116 (12 other jobs running) 2026-09-01 06:00:28.422 | [2012 Async ks-alt-admin:45116]: Signaling child to exit 2026-09-01 06:00:28.423 | WAKEUP 2026-09-01 06:00:28.474 | [2012 Async ks-alt-admin:45116]: Signaled 2026-09-01 06:00:28.476 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:28.476 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:28.476 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:28.476 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:28.476 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:28.476 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:28.476 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:28.477 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:28.477 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:28.477 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0866cf733ad04c298813b3b337391f7d --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:28.477 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0866cf733ad04c298813b3b337391f7d --project cc32f99abb6c497294765cf3e2fd77c6 -c Role -f value 2026-09-01 06:00:28.477 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:28.477 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:28.478 | + functions-common:get_or_add_user_project_role:980 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:28.478 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:28.586 | [2012 Async ks-alt-admin:45116]: finished get_or_add_user_project_role admin 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 8 seconds 2026-09-01 06:00:28.671 | [2012 Async ks-alt-another:45212]: Waiting for completion of get_or_add_user_project_role anotherrole 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 running on PID 45212 (11 other jobs running) 2026-09-01 06:00:28.727 | [2012 Async ks-alt-another:45212]: Signaling child to exit 2026-09-01 06:00:28.729 | WAKEUP 2026-09-01 06:00:28.775 | [2012 Async ks-alt-another:45212]: Signaled 2026-09-01 06:00:28.777 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:28.777 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:28.777 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:28.777 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:28.777 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:28.777 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:28.777 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:28.777 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:28.778 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:28.778 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0866cf733ad04c298813b3b337391f7d --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:28.778 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0866cf733ad04c298813b3b337391f7d --project cc32f99abb6c497294765cf3e2fd77c6 -c Role -f value 2026-09-01 06:00:28.778 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:28.778 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:28.778 | + functions-common:get_or_add_user_project_role:980 : echo 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:28.778 | 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:28.878 | [2012 Async ks-alt-another:45212]: finished get_or_add_user_project_role anotherrole 0866cf733ad04c298813b3b337391f7d cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 8 seconds 2026-09-01 06:00:28.961 | [2012 Async ks-alt-member-user:45347]: Waiting for completion of get_or_add_user_project_role member ec8a535da982429694f2339d3d642691 cc32f99abb6c497294765cf3e2fd77c6 running on PID 45347 (10 other jobs running) 2026-09-01 06:00:29.011 | [2012 Async ks-alt-member-user:45347]: Signaling child to exit 2026-09-01 06:00:29.011 | WAKEUP 2026-09-01 06:00:29.064 | [2012 Async ks-alt-member-user:45347]: Signaled 2026-09-01 06:00:29.067 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:29.067 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:29.067 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:29.067 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:29.068 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:29.068 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:29.068 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:29.068 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:29.068 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:29.068 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ec8a535da982429694f2339d3d642691 --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:29.068 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ec8a535da982429694f2339d3d642691 --project cc32f99abb6c497294765cf3e2fd77c6 -c Role -f value 2026-09-01 06:00:29.068 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:29.068 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.068 | + functions-common:get_or_add_user_project_role:980 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.068 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.182 | [2012 Async ks-alt-member-user:45347]: finished get_or_add_user_project_role member ec8a535da982429694f2339d3d642691 cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 8 seconds 2026-09-01 06:00:29.316 | [2012 Async ks-alt-reader-user:45527]: Waiting for completion of get_or_add_user_project_role reader a4c21a3af7e546dd8d9d29278d834918 cc32f99abb6c497294765cf3e2fd77c6 running on PID 45527 (9 other jobs running) 2026-09-01 06:00:29.366 | [2012 Async ks-alt-reader-user:45527]: Signaling child to exit 2026-09-01 06:00:29.366 | WAKEUP 2026-09-01 06:00:29.438 | [2012 Async ks-alt-reader-user:45527]: Signaled 2026-09-01 06:00:29.443 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:00:29.443 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:00:29.443 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-01 06:00:29.443 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:29.444 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:29.444 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:29.444 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:29.444 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:29.444 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-01 06:00:29.444 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a4c21a3af7e546dd8d9d29278d834918 --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:29.445 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a4c21a3af7e546dd8d9d29278d834918 --project cc32f99abb6c497294765cf3e2fd77c6 -c Role -f value 2026-09-01 06:00:29.445 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:29.445 | + functions-common:get_or_add_user_project_role:979 : user_role_id=43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:29.445 | + functions-common:get_or_add_user_project_role:980 : echo 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:29.445 | 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:29.540 | [2012 Async ks-alt-reader-user:45527]: finished get_or_add_user_project_role reader a4c21a3af7e546dd8d9d29278d834918 cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 8 seconds 2026-09-01 06:00:29.549 | + inc/async:async_wait:197 : return 0 2026-09-01 06:00:29.555 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-01 06:00:29.679 | [2012 Async ks-system-member:45757]: Waiting for completion of get_or_add_user_system_role member 5bdfebef84dc4691a95b6b3c59d61261 all running on PID 45757 (8 other jobs running) 2026-09-01 06:00:29.736 | [2012 Async ks-system-member:45757]: Signaling child to exit 2026-09-01 06:00:29.742 | WAKEUP 2026-09-01 06:00:29.782 | [2012 Async ks-system-member:45757]: Signaled 2026-09-01 06:00:29.786 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-01 06:00:29.786 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-01 06:00:29.787 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-01 06:00:29.787 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:29.787 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:29.787 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:29.787 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:29.787 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:29.787 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-01 06:00:29.787 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5bdfebef84dc4691a95b6b3c59d61261 --system all -f value -c Role 2026-09-01 06:00:29.787 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:29.787 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-01 06:00:29.788 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-01 06:00:29.788 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 5bdfebef84dc4691a95b6b3c59d61261 --system all 2026-09-01 06:00:29.788 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5bdfebef84dc4691a95b6b3c59d61261 --system all -f value -c Role 2026-09-01 06:00:29.788 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:29.788 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.788 | + functions-common:get_or_add_user_system_role:1030 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.788 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:29.894 | [2012 Async ks-system-member:45757]: finished get_or_add_user_system_role member 5bdfebef84dc4691a95b6b3c59d61261 all with result 0 in 12 seconds 2026-09-01 06:00:29.975 | [2012 Async ks-system-reader:45963]: Waiting for completion of get_or_add_user_system_role reader 31a2d4ae2d6e497197eefe54c3ebf8ef all running on PID 45963 (7 other jobs running) 2026-09-01 06:00:30.051 | [2012 Async ks-system-reader:45963]: Signaling child to exit 2026-09-01 06:00:33.080 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:33.140 | [45963 Async ks-system-reader:45963]: finished successfully 2026-09-01 06:00:33.194 | WAKEUP 2026-09-01 06:00:33.246 | [2012 Async ks-system-reader:45963]: Signaled 2026-09-01 06:00:33.250 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-01 06:00:33.250 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-01 06:00:33.250 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-01 06:00:33.250 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:00:33.251 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:00:33.251 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-01 06:00:33.251 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-01 06:00:33.251 | ++ functions-common:_get_domain_args:957 : echo 2026-09-01 06:00:33.251 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-01 06:00:33.251 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31a2d4ae2d6e497197eefe54c3ebf8ef --system all -f value -c Role 2026-09-01 06:00:33.251 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:33.251 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-01 06:00:33.251 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-01 06:00:33.251 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 31a2d4ae2d6e497197eefe54c3ebf8ef --system all 2026-09-01 06:00:33.251 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31a2d4ae2d6e497197eefe54c3ebf8ef --system all -f value -c Role 2026-09-01 06:00:33.252 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:33.252 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:33.252 | + functions-common:get_or_add_user_system_role:1030 : echo 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:33.252 | 43e00547db3f495abd8a5dcc3820fbbc 2026-09-01 06:00:33.350 | [2012 Async ks-system-reader:45963]: finished get_or_add_user_system_role reader 31a2d4ae2d6e497197eefe54c3ebf8ef all with result 0 in 14 seconds 2026-09-01 06:00:33.358 | + inc/async:async_wait:197 : return 0 2026-09-01 06:00:33.364 | + 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-01 06:00:33.489 | [2012 Async ks-group-memberdemo:46225]: Waiting for completion of get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 running on PID 46225 (6 other jobs running) 2026-09-01 06:00:33.536 | [2012 Async ks-group-memberdemo:46225]: Signaling child to exit 2026-09-01 06:00:36.476 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:36.509 | [46304 Async ks-group-anotherdemo:46304]: finished successfully 2026-09-01 06:00:37.301 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:37.339 | [46464 Async ks-group-anotheralt:46464]: finished successfully 2026-09-01 06:00:37.433 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:37.466 | [46225 Async ks-group-memberdemo:46225]: finished successfully 2026-09-01 06:00:37.494 | WAKEUP 2026-09-01 06:00:37.521 | [2012 Async ks-group-memberdemo:46225]: Signaled 2026-09-01 06:00:37.523 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-01 06:00:37.523 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group c452789f2a384620b2290fe86c1433a8 --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:37.523 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c452789f2a384620b2290fe86c1433a8 --project 05016a7bda774dcd924598ab6d48e4d1 -f value -c Role 2026-09-01 06:00:37.523 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:37.523 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.524 | + functions-common:get_or_add_group_project_role:1049 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.524 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.580 | [2012 Async ks-group-memberdemo:46225]: finished get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 11 seconds 2026-09-01 06:00:37.625 | [2012 Async ks-group-anotherdemo:46304]: Waiting for completion of get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 running on PID 46304 (5 other jobs running) 2026-09-01 06:00:37.654 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:37.661 | [2012 Async ks-group-anotherdemo:46304]: Signaling child to exit 2026-09-01 06:00:37.661 | WAKEUP 2026-09-01 06:00:37.690 | [2012 Async ks-group-anotherdemo:46304]: Signaled 2026-09-01 06:00:37.692 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-01 06:00:37.692 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group c452789f2a384620b2290fe86c1433a8 --project 05016a7bda774dcd924598ab6d48e4d1 2026-09-01 06:00:37.692 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c452789f2a384620b2290fe86c1433a8 --project 05016a7bda774dcd924598ab6d48e4d1 -f value -c Role 2026-09-01 06:00:37.692 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:37.692 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:37.692 | + functions-common:get_or_add_group_project_role:1049 : echo 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:37.692 | 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:37.694 | [46385 Async ks-group-memberalt:46385]: finished successfully 2026-09-01 06:00:37.755 | [2012 Async ks-group-anotherdemo:46304]: finished get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 05016a7bda774dcd924598ab6d48e4d1 with result 0 in 10 seconds 2026-09-01 06:00:37.796 | [2012 Async ks-group-memberalt:46385]: Waiting for completion of get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 running on PID 46385 (4 other jobs running) 2026-09-01 06:00:37.830 | [2012 Async ks-group-memberalt:46385]: Signaling child to exit 2026-09-01 06:00:37.830 | WAKEUP 2026-09-01 06:00:37.858 | [2012 Async ks-group-memberalt:46385]: Signaled 2026-09-01 06:00:37.860 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-01 06:00:37.860 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group c452789f2a384620b2290fe86c1433a8 --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:37.860 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c452789f2a384620b2290fe86c1433a8 --project cc32f99abb6c497294765cf3e2fd77c6 -f value -c Role 2026-09-01 06:00:37.860 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:37.860 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.860 | + functions-common:get_or_add_group_project_role:1049 : echo 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.860 | 3dbeab5773a44218bf31db81a99631cb 2026-09-01 06:00:37.918 | [2012 Async ks-group-memberalt:46385]: finished get_or_add_group_project_role member c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 11 seconds 2026-09-01 06:00:37.966 | [2012 Async ks-group-anotheralt:46464]: Waiting for completion of get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 running on PID 46464 (3 other jobs running) 2026-09-01 06:00:37.996 | [2012 Async ks-group-anotheralt:46464]: Signaling child to exit 2026-09-01 06:00:37.997 | WAKEUP 2026-09-01 06:00:38.023 | [2012 Async ks-group-anotheralt:46464]: Signaled 2026-09-01 06:00:38.025 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-01 06:00:38.025 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group c452789f2a384620b2290fe86c1433a8 --project cc32f99abb6c497294765cf3e2fd77c6 2026-09-01 06:00:38.025 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c452789f2a384620b2290fe86c1433a8 --project cc32f99abb6c497294765cf3e2fd77c6 -f value -c Role 2026-09-01 06:00:38.025 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:38.025 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:38.025 | + functions-common:get_or_add_group_project_role:1049 : echo 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:38.025 | 8901328bee3248ad983df19c3697b59b 2026-09-01 06:00:38.081 | [2012 Async ks-group-anotheralt:46464]: finished get_or_add_group_project_role anotherrole c452789f2a384620b2290fe86c1433a8 cc32f99abb6c497294765cf3e2fd77c6 with result 0 in 11 seconds 2026-09-01 06:00:38.125 | [2012 Async ks-group-admin:46583]: Waiting for completion of get_or_add_group_project_role admin 3d680422ced745b78306a7f8de6a4be3 a80c3dd0151a4e4aacd690bfb315fb01 running on PID 46583 (2 other jobs running) 2026-09-01 06:00:38.155 | [2012 Async ks-group-admin:46583]: Signaling child to exit 2026-09-01 06:00:38.252 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:00:38.283 | [46583 Async ks-group-admin:46583]: finished successfully 2026-09-01 06:00:38.312 | WAKEUP 2026-09-01 06:00:38.340 | [2012 Async ks-group-admin:46583]: Signaled 2026-09-01 06:00:38.342 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-01 06:00:38.342 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 3d680422ced745b78306a7f8de6a4be3 --project a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 06:00:38.342 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3d680422ced745b78306a7f8de6a4be3 --project a80c3dd0151a4e4aacd690bfb315fb01 -f value -c Role 2026-09-01 06:00:38.343 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:00:38.343 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:38.343 | + functions-common:get_or_add_group_project_role:1049 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:38.343 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:00:38.396 | [2012 Async ks-group-admin:46583]: finished get_or_add_group_project_role admin 3d680422ced745b78306a7f8de6a4be3 a80c3dd0151a4e4aacd690bfb315fb01 with result 0 in 11 seconds 2026-09-01 06:00:38.402 | + inc/async:async_wait:197 : return 0 2026-09-01 06:00:38.406 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-01 06:00:38.432 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:00:38.436 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-01 06:00:38.463 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:00:38.467 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-01 06:00:38.471 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-01 06:00:38.560 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-01 06:00:38.614 | [2012 Async create_nova_accounts:48443]: running: create_nova_accounts 2026-09-01 06:00:38.617 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-01 06:00:38.644 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:00:38.648 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-01 06:00:38.652 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-01 06:00:38.739 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-01 06:00:38.798 | [2012 Async create_glance_accounts:48566]: running: create_glance_accounts 2026-09-01 06:00:38.801 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-01 06:00:38.829 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:00:38.832 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-01 06:00:38.834 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-01 06:00:38.911 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-01 06:00:38.965 | [2012 Async create_cinder_accounts:48704]: running: create_cinder_accounts 2026-09-01 06:00:38.967 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-01 06:00:38.993 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:00:38.997 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-01 06:00:38.997 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-01 06:00:39.065 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-01 06:00:39.133 | [2012 Async create_neutron_accounts:48846]: running: create_neutron_accounts 2026-09-01 06:00:39.137 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-01 06:00:39.170 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:00:39.175 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-01 06:00:39.210 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:00:39.216 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-01 06:00:39.329 | [2012 Async create_nova_accounts:48443]: Waiting for completion of create_nova_accounts running on PID 48443 (5 other jobs running) 2026-09-01 06:00:39.387 | [2012 Async create_nova_accounts:48443]: Signaling child to exit 2026-09-01 06:01:12.699 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:01:12.722 | [48846 Async create_neutron_accounts:48846]: finished successfully 2026-09-01 06:01:20.066 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:01:20.099 | [48704 Async create_cinder_accounts:48704]: finished successfully 2026-09-01 06:01:36.338 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:01:36.369 | [48443 Async create_nova_accounts:48443]: finished successfully 2026-09-01 06:01:36.396 | WAKEUP 2026-09-01 06:01:36.425 | [2012 Async create_nova_accounts:48443]: Signaled 2026-09-01 06:01:36.428 | + 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-01 06:01:36.428 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-01 06:01:36.428 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-01 06:01:36.428 | + functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:01:36.428 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:01:36.428 | + functions-common:get_or_create_user:903 : local email= 2026-09-01 06:01:36.428 | ++ 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-01 06:01:36.428 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.428 | + functions-common:get_or_create_user:915 : user_id=2059e742d8694acd84189945ba0d5972 2026-09-01 06:01:36.428 | + functions-common:get_or_create_user:916 : echo 2059e742d8694acd84189945ba0d5972 2026-09-01 06:01:36.429 | 2059e742d8694acd84189945ba0d5972 2026-09-01 06:01:36.429 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-01 06:01:36.429 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:36.429 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:36.429 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:36.429 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:36.430 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:36.430 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:36.430 | + 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-01 06:01:36.430 | ++ 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-01 06:01:36.430 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.430 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:36.430 | + functions-common:get_or_add_user_project_role:980 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:36.431 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:36.431 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-01 06:01:36.431 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-01 06:01:36.432 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:36.432 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:36.432 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:36.433 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:36.433 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:36.433 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:36.434 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:36.434 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:36.434 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:36.435 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:36.435 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:36.435 | + 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-01 06:01:36.435 | ++ 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-01 06:01:36.435 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.435 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:36.435 | + functions-common:get_or_add_user_project_role:980 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:36.436 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:36.436 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-01 06:01:36.436 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.100/compute 2026-09-01 06:01:36.436 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-01 06:01:36.436 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:01:36.436 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-01 06:01:36.436 | ++ 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-01 06:01:36.437 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.437 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:01:36.437 | 8295a369b0874968a361695ebe442733' 2026-09-01 06:01:36.437 | + functions-common:get_or_create_service:1067 : echo 8295a369b0874968a361695ebe442733 2026-09-01 06:01:36.437 | 8295a369b0874968a361695ebe442733 2026-09-01 06:01:36.437 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.100/compute/v2/$(project_id)s' 2026-09-01 06:01:36.437 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:01:36.437 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.100/compute/v2/$(project_id)s' RegionOne 2026-09-01 06:01:36.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:01:36.437 | +++ 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-01 06:01:36.437 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:01:36.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:01:36.439 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.100/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-01 06:01:36.439 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.440 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=52174ab3483b44c4b2473a5196748079 2026-09-01 06:01:36.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 52174ab3483b44c4b2473a5196748079 2026-09-01 06:01:36.441 | + functions-common:get_or_create_endpoint:1100 : public_id=52174ab3483b44c4b2473a5196748079 2026-09-01 06:01:36.441 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:01:36.442 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:01:36.442 | + functions-common:get_or_create_endpoint:1109 : echo 52174ab3483b44c4b2473a5196748079 2026-09-01 06:01:36.442 | 52174ab3483b44c4b2473a5196748079 2026-09-01 06:01:36.442 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-01 06:01:36.442 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:01:36.442 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-01 06:01:36.442 | ++ 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-01 06:01:36.442 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.442 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:01:36.442 | 960df37a4dab401f9640188833b69c18' 2026-09-01 06:01:36.442 | + functions-common:get_or_create_service:1067 : echo 960df37a4dab401f9640188833b69c18 2026-09-01 06:01:36.443 | 960df37a4dab401f9640188833b69c18 2026-09-01 06:01:36.443 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.100/compute/v2.1 2026-09-01 06:01:36.443 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:01:36.443 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.100/compute/v2.1 RegionOne 2026-09-01 06:01:36.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:01:36.443 | +++ 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-01 06:01:36.443 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.444 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:01:36.444 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:01:36.444 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.100/compute/v2.1 --region RegionOne -f value -c id 2026-09-01 06:01:36.445 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:36.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=471cec372939475091ed7eba26bf7ae2 2026-09-01 06:01:36.445 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 471cec372939475091ed7eba26bf7ae2 2026-09-01 06:01:36.446 | + functions-common:get_or_create_endpoint:1100 : public_id=471cec372939475091ed7eba26bf7ae2 2026-09-01 06:01:36.446 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:01:36.446 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:01:36.446 | + functions-common:get_or_create_endpoint:1109 : echo 471cec372939475091ed7eba26bf7ae2 2026-09-01 06:01:36.446 | 471cec372939475091ed7eba26bf7ae2 2026-09-01 06:01:36.446 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-01 06:01:36.446 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:36.446 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-01 06:01:36.446 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:36.447 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-01 06:01:36.447 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:36.447 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-01 06:01:36.447 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:36.448 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-01 06:01:36.489 | [2012 Async create_nova_accounts:48443]: finished create_nova_accounts with result 0 in 57 seconds 2026-09-01 06:01:36.537 | [2012 Async create_glance_accounts:48566]: Waiting for completion of create_glance_accounts running on PID 48566 (4 other jobs running) 2026-09-01 06:01:36.569 | [2012 Async create_glance_accounts:48566]: Signaling child to exit 2026-09-01 06:01:49.210 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:01:49.242 | [48566 Async create_glance_accounts:48566]: finished successfully 2026-09-01 06:01:49.272 | WAKEUP 2026-09-01 06:01:49.299 | [2012 Async create_glance_accounts:48566]: Signaled 2026-09-01 06:01:49.300 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-01 06:01:49.300 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:49.300 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-01 06:01:49.300 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-01 06:01:49.300 | + functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:01:49.301 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:01:49.301 | + functions-common:get_or_create_user:903 : local email= 2026-09-01 06:01:49.301 | ++ 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-01 06:01:49.301 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.301 | + functions-common:get_or_create_user:915 : user_id=47a61b959ade46bb81911087de71e72c 2026-09-01 06:01:49.301 | + functions-common:get_or_create_user:916 : echo 47a61b959ade46bb81911087de71e72c 2026-09-01 06:01:49.301 | 47a61b959ade46bb81911087de71e72c 2026-09-01 06:01:49.301 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-01 06:01:49.301 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:49.301 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:49.301 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:49.302 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:49.302 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:49.302 | + 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-01 06:01:49.302 | ++ 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-01 06:01:49.303 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.303 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.303 | + functions-common:get_or_add_user_project_role:980 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.303 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.303 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-01 06:01:49.303 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-01 06:01:49.303 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:49.303 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:49.303 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:49.303 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:49.304 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:49.304 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:49.304 | + 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-01 06:01:49.304 | ++ 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-01 06:01:49.304 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.305 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:49.305 | + functions-common:get_or_add_user_project_role:980 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:49.305 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:01:49.305 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-01 06:01:49.305 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:49.305 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-01 06:01:49.305 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:01:49.305 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-01 06:01:49.305 | ++ 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-01 06:01:49.305 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.305 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:01:49.306 | 5860dddb7b264c4aa73fc96385de0996' 2026-09-01 06:01:49.306 | + functions-common:get_or_create_service:1067 : echo 5860dddb7b264c4aa73fc96385de0996 2026-09-01 06:01:49.306 | 5860dddb7b264c4aa73fc96385de0996 2026-09-01 06:01:49.306 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.100/image 2026-09-01 06:01:49.306 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:01:49.306 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.100/image RegionOne 2026-09-01 06:01:49.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:01:49.306 | +++ 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-01 06:01:49.306 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:01:49.306 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:01:49.307 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.100/image --region RegionOne -f value -c id 2026-09-01 06:01:49.307 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.307 | + functions-common:get_or_create_endpoint:1100 : public_id=1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.307 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:01:49.307 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:01:49.307 | + functions-common:get_or_create_endpoint:1109 : echo 1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.307 | 1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.307 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-01 06:01:49.308 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-01 06:01:49.308 | +++ 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-01 06:01:49.308 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.308 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-01 06:01:49.308 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-01 06:01:49.308 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-01 06:01:49.308 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-01 06:01:49.308 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-01 06:01:49.308 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-01 06:01:49.308 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-01 06:01:49.308 | + 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-01 06:01:49.309 | +---------------+----------------------------------+ 2026-09-01 06:01:49.309 | | Field | Value | 2026-09-01 06:01:49.309 | +---------------+----------------------------------+ 2026-09-01 06:01:49.309 | | default_limit | 2000 | 2026-09-01 06:01:49.309 | | description | None | 2026-09-01 06:01:49.309 | | id | 410520b11bfa44c696d4a0dfd7aa31c6 | 2026-09-01 06:01:49.309 | | region_id | RegionOne | 2026-09-01 06:01:49.309 | | resource_name | image_size_total | 2026-09-01 06:01:49.309 | | service_id | 5860dddb7b264c4aa73fc96385de0996 | 2026-09-01 06:01:49.309 | +---------------+----------------------------------+ 2026-09-01 06:01:49.310 | + 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-01 06:01:49.310 | +---------------+----------------------------------+ 2026-09-01 06:01:49.310 | | Field | Value | 2026-09-01 06:01:49.310 | +---------------+----------------------------------+ 2026-09-01 06:01:49.310 | | default_limit | 2000 | 2026-09-01 06:01:49.310 | | description | None | 2026-09-01 06:01:49.310 | | id | 6ba7c83a99c74af68df9aa331e6faef2 | 2026-09-01 06:01:49.310 | | region_id | RegionOne | 2026-09-01 06:01:49.310 | | resource_name | image_stage_total | 2026-09-01 06:01:49.310 | | service_id | 5860dddb7b264c4aa73fc96385de0996 | 2026-09-01 06:01:49.310 | +---------------+----------------------------------+ 2026-09-01 06:01:49.311 | + 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-01 06:01:49.311 | +---------------+----------------------------------+ 2026-09-01 06:01:49.311 | | Field | Value | 2026-09-01 06:01:49.311 | +---------------+----------------------------------+ 2026-09-01 06:01:49.311 | | default_limit | 100 | 2026-09-01 06:01:49.311 | | description | None | 2026-09-01 06:01:49.311 | | id | b12261094e2849fda190a45addc5a337 | 2026-09-01 06:01:49.311 | | region_id | RegionOne | 2026-09-01 06:01:49.311 | | resource_name | image_count_total | 2026-09-01 06:01:49.311 | | service_id | 5860dddb7b264c4aa73fc96385de0996 | 2026-09-01 06:01:49.312 | +---------------+----------------------------------+ 2026-09-01 06:01:49.312 | + 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-01 06:01:49.312 | +---------------+----------------------------------+ 2026-09-01 06:01:49.312 | | Field | Value | 2026-09-01 06:01:49.312 | +---------------+----------------------------------+ 2026-09-01 06:01:49.312 | | default_limit | 100 | 2026-09-01 06:01:49.312 | | description | None | 2026-09-01 06:01:49.312 | | id | 8a03d6ccbc35456d8a798fbc015086ea | 2026-09-01 06:01:49.312 | | region_id | RegionOne | 2026-09-01 06:01:49.312 | | resource_name | image_count_uploading | 2026-09-01 06:01:49.312 | | service_id | 5860dddb7b264c4aa73fc96385de0996 | 2026-09-01 06:01:49.313 | +---------------+----------------------------------+ 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.100/identity 2026-09-01 06:01:49.313 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-01 06:01:49.313 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-01 06:01:49.313 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.314 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 1bba998b012346dc96207f58dd8c3b09 2026-09-01 06:01:49.314 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-01 06:01:49.314 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-01 06:01:49.314 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:49.358 | [2012 Async create_glance_accounts:48566]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-01 06:01:49.402 | [2012 Async create_cinder_accounts:48704]: Waiting for completion of create_cinder_accounts running on PID 48704 (3 other jobs running) 2026-09-01 06:01:49.433 | [2012 Async create_cinder_accounts:48704]: Signaling child to exit 2026-09-01 06:01:49.433 | WAKEUP 2026-09-01 06:01:49.460 | [2012 Async create_cinder_accounts:48704]: Signaled 2026-09-01 06:01:49.462 | + 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-01 06:01:49.462 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-01 06:01:49.462 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-01 06:01:49.462 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:49.462 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-01 06:01:49.463 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-01 06:01:49.463 | + functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:01:49.463 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:01:49.463 | + functions-common:get_or_create_user:903 : local email= 2026-09-01 06:01:49.463 | ++ 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-01 06:01:49.463 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.463 | + functions-common:get_or_create_user:915 : user_id=4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.463 | + functions-common:get_or_create_user:916 : echo 4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.463 | 4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.463 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-01 06:01:49.463 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:49.464 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:49.464 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:49.464 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:49.464 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:49.464 | + 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-01 06:01:49.465 | ++ 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-01 06:01:49.465 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.465 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.465 | + functions-common:get_or_add_user_project_role:980 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.465 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.465 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-01 06:01:49.465 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-01 06:01:49.465 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:01:49.465 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-01 06:01:49.465 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.100/volume 2026-09-01 06:01:49.466 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-01 06:01:49.466 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:01:49.466 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-01 06:01:49.466 | ++ 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-01 06:01:49.466 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.466 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:01:49.466 | 722ea6098b1e404e8e39e57f4e74a3c9' 2026-09-01 06:01:49.466 | + functions-common:get_or_create_service:1067 : echo 722ea6098b1e404e8e39e57f4e74a3c9 2026-09-01 06:01:49.466 | 722ea6098b1e404e8e39e57f4e74a3c9 2026-09-01 06:01:49.466 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.100/volume/v3 2026-09-01 06:01:49.467 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:01:49.467 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.100/volume/v3 RegionOne 2026-09-01 06:01:49.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:01:49.467 | +++ 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-01 06:01:49.467 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:01:49.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:01:49.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.100/volume/v3 --region RegionOne -f value -c id 2026-09-01 06:01:49.467 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6ce255e42d9747b1bee8cfd3e431dd1d 2026-09-01 06:01:49.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6ce255e42d9747b1bee8cfd3e431dd1d 2026-09-01 06:01:49.468 | + functions-common:get_or_create_endpoint:1100 : public_id=6ce255e42d9747b1bee8cfd3e431dd1d 2026-09-01 06:01:49.468 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:01:49.468 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:01:49.468 | + functions-common:get_or_create_endpoint:1109 : echo 6ce255e42d9747b1bee8cfd3e431dd1d 2026-09-01 06:01:49.468 | 6ce255e42d9747b1bee8cfd3e431dd1d 2026-09-01 06:01:49.468 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-01 06:01:49.468 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-01 06:01:49.469 | +++ 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-01 06:01:49.469 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_project:928 : project_id=802393b924fd42e69130f9bb435a6077 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_project:929 : echo 802393b924fd42e69130f9bb435a6077 2026-09-01 06:01:49.469 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 802393b924fd42e69130f9bb435a6077 2026-09-01 06:01:49.469 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:01:49.469 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-01 06:01:49.469 | +++ 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-01 06:01:49.470 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-01 06:01:49.470 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.470 | ++ functions-common:get_or_create_user:915 : user_id=4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.470 | ++ functions-common:get_or_create_user:916 : echo 4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.470 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4c5318204c3a450b957b42fdf0484c8a 2026-09-01 06:01:49.519 | [2012 Async create_cinder_accounts:48704]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-01 06:01:49.524 | + inc/async:async_wait:197 : return 0 2026-09-01 06:01:49.528 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-01 06:01:49.589 | [2012 Async create_neutron_accounts:48846]: Waiting for completion of create_neutron_accounts running on PID 48846 (2 other jobs running) 2026-09-01 06:01:49.618 | [2012 Async create_neutron_accounts:48846]: Signaling child to exit 2026-09-01 06:01:49.618 | WAKEUP 2026-09-01 06:01:49.646 | [2012 Async create_neutron_accounts:48846]: Signaled 2026-09-01 06:01:49.648 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-01 06:01:49.648 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.100/ 2026-09-01 06:01:49.648 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-01 06:01:49.649 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.100/networking 2026-09-01 06:01:49.649 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-01 06:01:49.649 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:49.649 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-01 06:01:49.649 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-01 06:01:49.649 | + functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:01:49.649 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:01:49.650 | + functions-common:get_or_create_user:903 : local email= 2026-09-01 06:01:49.650 | ++ 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-01 06:01:49.651 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.651 | + functions-common:get_or_create_user:915 : user_id=f14889d2708e4c7faa3ff2c468c94655 2026-09-01 06:01:49.651 | + functions-common:get_or_create_user:916 : echo f14889d2708e4c7faa3ff2c468c94655 2026-09-01 06:01:49.651 | f14889d2708e4c7faa3ff2c468c94655 2026-09-01 06:01:49.651 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-01 06:01:49.651 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:01:49.651 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:01:49.651 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:01:49.651 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:01:49.651 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:01:49.651 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:01:49.652 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:01:49.652 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:01:49.652 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:01:49.652 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:01:49.652 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:01:49.652 | + 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-01 06:01:49.652 | ++ 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-01 06:01:49.652 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.653 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.653 | + functions-common:get_or_add_user_project_role:980 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.653 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:01:49.653 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-01 06:01:49.653 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-01 06:01:49.653 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:01:49.653 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-01 06:01:49.653 | ++ 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-01 06:01:49.653 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.654 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:01:49.654 | 687910cfdeca4319a3f33a6f3fa1d319' 2026-09-01 06:01:49.654 | + functions-common:get_or_create_service:1067 : echo 687910cfdeca4319a3f33a6f3fa1d319 2026-09-01 06:01:49.654 | 687910cfdeca4319a3f33a6f3fa1d319 2026-09-01 06:01:49.654 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.100/networking 2026-09-01 06:01:49.654 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:01:49.654 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.100/networking RegionOne 2026-09-01 06:01:49.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:01:49.654 | +++ 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-01 06:01:49.655 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:01:49.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:01:49.655 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.100/networking --region RegionOne -f value -c id 2026-09-01 06:01:49.655 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:01:49.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=562d2fc8364947cf800d59fb1ed594c8 2026-09-01 06:01:49.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 562d2fc8364947cf800d59fb1ed594c8 2026-09-01 06:01:49.655 | + functions-common:get_or_create_endpoint:1100 : public_id=562d2fc8364947cf800d59fb1ed594c8 2026-09-01 06:01:49.656 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:01:49.656 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:01:49.656 | + functions-common:get_or_create_endpoint:1109 : echo 562d2fc8364947cf800d59fb1ed594c8 2026-09-01 06:01:49.656 | 562d2fc8364947cf800d59fb1ed594c8 2026-09-01 06:01:49.702 | [2012 Async create_neutron_accounts:48846]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-01 06:01:49.711 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-01 06:01:49.718 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-01 06:01:49.722 | + inc/async:async_wait:197 : return 0 2026-09-01 06:01:49.727 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-01 06:01:49.752 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:49.756 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-01 06:01:49.781 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:49.786 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-01 06:01:49.790 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:01:49.794 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-01 06:01:49.798 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-01 06:01:49.802 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-01 06:01:49.884 | + inc/async:async_inner:63 : init_glance 2026-09-01 06:01:49.935 | [2012 Async init_glance:51100]: running: init_glance 2026-09-01 06:01:49.939 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-01 06:01:49.967 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:01:49.970 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-01 06:01:49.974 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:01:49.978 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-01 06:01:49.982 | + ./stack.sh:main:1170 : configure_neutron 2026-09-01 06:01:49.987 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-01 06:01:49.993 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-01 06:01:49.997 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-01 06:01:50.017 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-01 06:01:50.021 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-01 06:01:50.694 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:01:50.695 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:01:50.695 | we strongly recommend against using it for new projects. 2026-09-01 06:01:50.695 | 2026-09-01 06:01:50.695 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:01:50.695 | framework. For more detail see 2026-09-01 06:01:50.695 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:01:50.695 | 2026-09-01 06:01:50.695 | import eventlet as _eventlet # noqa 2026-09-01 06:01:54.995 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:01:54.995 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:01:54.995 | we strongly recommend against using it for new projects. 2026-09-01 06:01:54.996 | 2026-09-01 06:01:54.996 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:01:54.996 | framework. For more detail see 2026-09-01 06:01:54.996 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:01:54.996 | 2026-09-01 06:01:54.996 | import eventlet as _eventlet # noqa 2026-09-01 06:01:59.127 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:01:59.127 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:01:59.127 | we strongly recommend against using it for new projects. 2026-09-01 06:01:59.127 | 2026-09-01 06:01:59.127 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:01:59.128 | framework. For more detail see 2026-09-01 06:01:59.128 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:01:59.128 | 2026-09-01 06:01:59.128 | import eventlet as _eventlet # noqa 2026-09-01 06:02:03.422 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:03.423 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:03.423 | we strongly recommend against using it for new projects. 2026-09-01 06:02:03.423 | 2026-09-01 06:02:03.423 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:03.423 | framework. For more detail see 2026-09-01 06:02:03.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:03.423 | 2026-09-01 06:02:03.423 | import eventlet as _eventlet # noqa 2026-09-01 06:02:03.878 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:02:03.909 | [51100 Async init_glance:51100]: finished successfully 2026-09-01 06:02:07.774 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:07.774 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:07.774 | we strongly recommend against using it for new projects. 2026-09-01 06:02:07.774 | 2026-09-01 06:02:07.775 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:07.775 | framework. For more detail see 2026-09-01 06:02:07.775 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:07.775 | 2026-09-01 06:02:07.775 | import eventlet as _eventlet # noqa 2026-09-01 06:02:11.722 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:11.722 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:11.722 | we strongly recommend against using it for new projects. 2026-09-01 06:02:11.722 | 2026-09-01 06:02:11.722 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:11.723 | framework. For more detail see 2026-09-01 06:02:11.723 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:11.723 | 2026-09-01 06:02:11.723 | import eventlet as _eventlet # noqa 2026-09-01 06:02:15.732 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 06:02:15.732 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:15.733 | we strongly recommend against using it for new projects. 2026-09-01 06:02:15.733 | 2026-09-01 06:02:15.733 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:15.733 | framework. For more detail see 2026-09-01 06:02:15.733 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:15.733 | 2026-09-01 06:02:15.733 | from eventlet import event 2026-09-01 06:02:16.368 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-01 06:02:16.369 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-01 06:02:20.281 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:20.282 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:20.282 | we strongly recommend against using it for new projects. 2026-09-01 06:02:20.282 | 2026-09-01 06:02:20.282 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:20.282 | framework. For more detail see 2026-09-01 06:02:20.282 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:20.282 | 2026-09-01 06:02:20.282 | import eventlet as _eventlet # noqa 2026-09-01 06:02:22.113 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:22.113 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:22.113 | we strongly recommend against using it for new projects. 2026-09-01 06:02:22.114 | 2026-09-01 06:02:22.114 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:22.114 | framework. For more detail see 2026-09-01 06:02:22.114 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:22.114 | 2026-09-01 06:02:22.114 | import eventlet as _eventlet # noqa 2026-09-01 06:02:25.952 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:25.953 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:25.953 | we strongly recommend against using it for new projects. 2026-09-01 06:02:25.953 | 2026-09-01 06:02:25.953 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:25.953 | framework. For more detail see 2026-09-01 06:02:25.953 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:25.954 | 2026-09-01 06:02:25.954 | import eventlet as _eventlet # noqa 2026-09-01 06:02:28.414 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:28.414 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:28.414 | we strongly recommend against using it for new projects. 2026-09-01 06:02:28.414 | 2026-09-01 06:02:28.415 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:28.415 | framework. For more detail see 2026-09-01 06:02:28.415 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:28.415 | 2026-09-01 06:02:28.415 | import eventlet as _eventlet # noqa 2026-09-01 06:02:31.635 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-01 06:02:31.641 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-01 06:02:31.644 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-01 06:02:31.648 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-01 06:02:31.652 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-01 06:02:31.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-01 06:02:31.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-01 06:02:31.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-01 06:02:31.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-01 06:02:31.671 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-01 06:02:31.675 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-01 06:02:31.679 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-01 06:02:31.683 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-01 06:02:31.687 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-01 06:02:31.691 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-01 06:02:31.696 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-01 06:02:31.701 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:02:31.705 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:02:31.709 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-01 06:02:31.713 | + 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-01 06:02:31.722 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-01 06:02:31.725 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-01 06:02:31.731 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-01 06:02:31.733 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-01 06:02:31.737 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 06:02:31.741 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 06:02:31.743 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 06:02:31.766 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:02:31.770 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 06:02:31.773 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-01 06:02:31.777 | + 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-01 06:02:31.815 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-01 06:02:31.860 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-01 06:02:31.904 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-01 06:02:31.946 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-01 06:02:31.988 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-01 06:02:32.031 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-01 06:02:32.035 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-01 06:02:32.039 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-01 06:02:32.043 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-01 06:02:32.048 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 06:02:32.072 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 06:02:32.076 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 06:02:32.080 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 06:02:32.084 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 06:02:32.087 | + 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-01 06:02:32.133 | + 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-01 06:02:32.176 | + 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-01 06:02:32.219 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 06:02:32.263 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-01 06:02:32.308 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-01 06:02:32.311 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:02:32.315 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-01 06:02:32.320 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-01 06:02:32.323 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-01 06:02:32.327 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:02:32.331 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-01 06:02:32.334 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-01 06:02:32.353 | + 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-01 06:02:32.371 | + 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-01 06:02:32.387 | + 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-01 06:02:32.405 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-01 06:02:32.423 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-01 06:02:32.426 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-01 06:02:32.431 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-01 06:02:32.436 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.NTxCbDRJUh 2026-09-01 06:02:32.440 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-01 06:02:32.444 | + 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-01 06:02:32.448 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.NTxCbDRJUh 2026-09-01 06:02:32.455 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.NTxCbDRJUh 2026-09-01 06:02:32.474 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.NTxCbDRJUh /etc/sudoers.d/neutron-rootwrap 2026-09-01 06:02:32.491 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-01 06:02:32.494 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-01 06:02:32.498 | + 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-01 06:02:32.542 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-01 06:02:32.546 | + 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-01 06:02:32.590 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-01 06:02:32.594 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-01 06:02:32.597 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-01 06:02:32.601 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 06:02:32.605 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-01 06:02:32.609 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 06:02:32.633 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:02:32.637 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-01 06:02:32.641 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-01 06:02:32.645 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 06:02:32.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:02:32.673 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 06:02:32.677 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/ 2026-09-01 06:02:32.721 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 06:02:32.725 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 06:02:32.729 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-01 06:02:32.755 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.758 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-01 06:02:32.783 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.786 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-01 06:02:32.812 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.816 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-01 06:02:32.840 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.844 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-01 06:02:32.869 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.873 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-01 06:02:32.877 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-01 06:02:32.901 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:02:32.905 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-01 06:02:32.909 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-01 06:02:32.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-01 06:02:32.914 | Configuring OVN 2026-09-01 06:02:32.918 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-01 06:02:32.922 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-01 06:02:32.927 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-01 06:02:32.933 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=f3e3555c-a455-401f-8d3e-31eb1ac9df14 2026-09-01 06:02:32.937 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:02:32.940 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-01 06:02:32.944 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 06:02:32.948 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 06:02:32.952 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 06:02:32.955 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 06:02:32.959 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 06:02:32.963 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 06:02:32.967 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 06:02:32.971 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 06:02:32.975 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 06:02:32.979 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 06:02:32.982 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 06:02:32.986 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 06:02:32.990 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 06:02:32.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-01 06:02:32.997 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-01 06:02:33.001 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-01 06:02:33.006 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-01 06:02:33.029 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:02:33.033 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-01 06:02:33.092 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-01 06:02:33.096 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-01 06:02:33.100 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-01 06:02:33.123 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:02:33.127 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-01 06:02:33.131 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:02:33.135 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-01 06:02:33.139 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-01 06:02:33.158 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-01 06:02:33.164 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-01 06:02:33.167 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-01 06:02:33.832 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:33.833 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:33.833 | we strongly recommend against using it for new projects. 2026-09-01 06:02:33.833 | 2026-09-01 06:02:33.833 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:33.833 | framework. For more detail see 2026-09-01 06:02:33.833 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:33.833 | 2026-09-01 06:02:33.833 | import eventlet as _eventlet # noqa 2026-09-01 06:02:37.785 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:37.786 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:37.786 | we strongly recommend against using it for new projects. 2026-09-01 06:02:37.786 | 2026-09-01 06:02:37.786 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:37.786 | framework. For more detail see 2026-09-01 06:02:37.786 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:37.786 | 2026-09-01 06:02:37.786 | import eventlet as _eventlet # noqa 2026-09-01 06:02:41.756 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:41.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:41.756 | we strongly recommend against using it for new projects. 2026-09-01 06:02:41.756 | 2026-09-01 06:02:41.757 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:41.757 | framework. For more detail see 2026-09-01 06:02:41.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:41.757 | 2026-09-01 06:02:41.757 | import eventlet as _eventlet # noqa 2026-09-01 06:02:45.746 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:45.746 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:45.746 | we strongly recommend against using it for new projects. 2026-09-01 06:02:45.746 | 2026-09-01 06:02:45.747 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:45.747 | framework. For more detail see 2026-09-01 06:02:45.747 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:45.747 | 2026-09-01 06:02:45.747 | import eventlet as _eventlet # noqa 2026-09-01 06:02:49.994 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:49.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:49.994 | we strongly recommend against using it for new projects. 2026-09-01 06:02:49.994 | 2026-09-01 06:02:49.994 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:49.994 | framework. For more detail see 2026-09-01 06:02:49.994 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:49.995 | 2026-09-01 06:02:49.995 | import eventlet as _eventlet # noqa 2026-09-01 06:02:53.882 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:02:53.882 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:53.882 | we strongly recommend against using it for new projects. 2026-09-01 06:02:53.882 | 2026-09-01 06:02:53.883 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:53.883 | framework. For more detail see 2026-09-01 06:02:53.883 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:53.883 | 2026-09-01 06:02:53.883 | import eventlet as _eventlet # noqa 2026-09-01 06:02:58.009 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-01 06:02:58.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:02:58.010 | we strongly recommend against using it for new projects. 2026-09-01 06:02:58.010 | 2026-09-01 06:02:58.010 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:02:58.010 | framework. For more detail see 2026-09-01 06:02:58.010 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:02:58.010 | 2026-09-01 06:02:58.010 | from eventlet import event 2026-09-01 06:02:58.653 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-01 06:02:58.653 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-01 06:03:02.718 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:02.718 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:02.718 | we strongly recommend against using it for new projects. 2026-09-01 06:03:02.719 | 2026-09-01 06:03:02.719 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:02.720 | framework. For more detail see 2026-09-01 06:03:02.720 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:02.720 | 2026-09-01 06:03:02.720 | import eventlet as _eventlet # noqa 2026-09-01 06:03:04.550 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:04.550 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:04.550 | we strongly recommend against using it for new projects. 2026-09-01 06:03:04.550 | 2026-09-01 06:03:04.551 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:04.551 | framework. For more detail see 2026-09-01 06:03:04.551 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:04.551 | 2026-09-01 06:03:04.551 | import eventlet as _eventlet # noqa 2026-09-01 06:03:08.390 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:08.390 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:08.390 | we strongly recommend against using it for new projects. 2026-09-01 06:03:08.390 | 2026-09-01 06:03:08.390 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:08.391 | framework. For more detail see 2026-09-01 06:03:08.391 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:08.391 | 2026-09-01 06:03:08.391 | import eventlet as _eventlet # noqa 2026-09-01 06:03:10.857 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:10.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:10.857 | we strongly recommend against using it for new projects. 2026-09-01 06:03:10.858 | 2026-09-01 06:03:10.858 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:10.858 | framework. For more detail see 2026-09-01 06:03:10.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:10.858 | 2026-09-01 06:03:10.858 | import eventlet as _eventlet # noqa 2026-09-01 06:03:14.071 | + 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-01 06:03:14.077 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:03:14.082 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:03:14.086 | + 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-01 06:03:14.130 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-01 06:03:14.134 | + 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-01 06:03:14.179 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-01 06:03:14.224 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.100 2026-09-01 06:03:14.269 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-01 06:03:14.314 | + 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-01 06:03:14.360 | + 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-01 06:03:14.404 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.100:6642 2026-09-01 06:03:14.449 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-01 06:03:14.474 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:14.482 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-01 06:03:14.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-01 06:03:14.529 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.100:6641 2026-09-01 06:03:14.574 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-01 06:03:14.577 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-01 06:03:14.581 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-01 06:03:14.581 | Configuring Neutron for OVN 2026-09-01 06:03:14.585 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-01 06:03:14.611 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:14.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-01 06:03:14.620 | ++ 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-01 06:03:14.620 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-01 06:03:15.262 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:15.262 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:15.262 | we strongly recommend against using it for new projects. 2026-09-01 06:03:15.262 | 2026-09-01 06:03:15.262 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:15.263 | framework. For more detail see 2026-09-01 06:03:15.263 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:15.263 | 2026-09-01 06:03:15.263 | import eventlet as _eventlet # noqa 2026-09-01 06:03:18.367 | + 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-01 06:03:18.373 | ++ 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-01 06:03:18.373 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-01 06:03:19.012 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:03:19.012 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:03:19.012 | we strongly recommend against using it for new projects. 2026-09-01 06:03:19.012 | 2026-09-01 06:03:19.012 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:03:19.012 | framework. For more detail see 2026-09-01 06:03:19.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:03:19.013 | 2026-09-01 06:03:19.013 | import eventlet as _eventlet # noqa 2026-09-01 06:03:21.586 | + 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-01 06:03:21.590 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-01 06:03:21.615 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:21.619 | + 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-01 06:03:21.626 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.626 | ++ 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-01 06:03:21.627 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-01 06:03:21.627 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-01 06:03:21.631 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-01 06:03:21.639 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-01 06:03:21.639 | address-scope 2026-09-01 06:03:21.639 | agent 2026-09-01 06:03:21.639 | allowed-address-pairs 2026-09-01 06:03:21.639 | auto-allocated-topology 2026-09-01 06:03:21.640 | availability_zone 2026-09-01 06:03:21.640 | bgp 2026-09-01 06:03:21.640 | bgp_4byte_asn 2026-09-01 06:03:21.640 | bgp_dragent_scheduler 2026-09-01 06:03:21.640 | binding 2026-09-01 06:03:21.640 | binding-extended 2026-09-01 06:03:21.640 | default-subnetpools 2026-09-01 06:03:21.640 | dhcp_agent_scheduler 2026-09-01 06:03:21.640 | dns-domain-ports 2026-09-01 06:03:21.640 | dns-integration 2026-09-01 06:03:21.640 | dns-integration-domain-keywords 2026-09-01 06:03:21.641 | empty-string-filtering 2026-09-01 06:03:21.641 | enable-default-route-bfd 2026-09-01 06:03:21.641 | enable-default-route-ecmp 2026-09-01 06:03:21.641 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.641 | ext-gw-mode 2026-09-01 06:03:21.641 | external-gateway-multihoming 2026-09-01 06:03:21.641 | external-net 2026-09-01 06:03:21.641 | extra_dhcp_opt 2026-09-01 06:03:21.641 | extraroute 2026-09-01 06:03:21.641 | extraroute-atomic 2026-09-01 06:03:21.642 | filter-validation 2026-09-01 06:03:21.642 | fip-port-details 2026-09-01 06:03:21.642 | flavors 2026-09-01 06:03:21.642 | floating-ip-port-forwarding 2026-09-01 06:03:21.642 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.642 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.642 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.642 | floatingip-pools 2026-09-01 06:03:21.642 | fwaas_v2 2026-09-01 06:03:21.642 | ip_allocation 2026-09-01 06:03:21.642 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.643 | l3-flavors 2026-09-01 06:03:21.643 | l3-ha 2026-09-01 06:03:21.643 | l3_agent_scheduler 2026-09-01 06:03:21.643 | logging 2026-09-01 06:03:21.643 | multi-provider 2026-09-01 06:03:21.643 | net-mtu 2026-09-01 06:03:21.643 | net-mtu-writable 2026-09-01 06:03:21.643 | network-ip-availability 2026-09-01 06:03:21.643 | network_availability_zone 2026-09-01 06:03:21.643 | network_ha 2026-09-01 06:03:21.643 | pagination 2026-09-01 06:03:21.644 | port-device-profile 2026-09-01 06:03:21.644 | port-hardware-offload-type 2026-09-01 06:03:21.644 | port-mac-address-regenerate 2026-09-01 06:03:21.644 | port-numa-affinity-policy 2026-09-01 06:03:21.644 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.645 | port-resource-request 2026-09-01 06:03:21.645 | port-security 2026-09-01 06:03:21.646 | port-trusted-vif 2026-09-01 06:03:21.646 | project-id 2026-09-01 06:03:21.646 | provider 2026-09-01 06:03:21.646 | pvlan 2026-09-01 06:03:21.646 | qinq 2026-09-01 06:03:21.646 | qos 2026-09-01 06:03:21.646 | qos-bw-limit-direction 2026-09-01 06:03:21.646 | qos-bw-minimum-ingress 2026-09-01 06:03:21.646 | qos-default 2026-09-01 06:03:21.646 | qos-fip 2026-09-01 06:03:21.647 | qos-gateway-ip 2026-09-01 06:03:21.647 | qos-rule-type-details 2026-09-01 06:03:21.647 | qos-rule-type-filter 2026-09-01 06:03:21.647 | qos-rules-alias 2026-09-01 06:03:21.647 | quota-check-limit 2026-09-01 06:03:21.647 | quota-check-limit-default 2026-09-01 06:03:21.647 | quota_details 2026-09-01 06:03:21.647 | quotas 2026-09-01 06:03:21.647 | rbac-address-scope 2026-09-01 06:03:21.647 | rbac-policies 2026-09-01 06:03:21.647 | rbac-security-groups 2026-09-01 06:03:21.648 | router 2026-09-01 06:03:21.648 | router-enable-snat 2026-09-01 06:03:21.648 | router_availability_zone 2026-09-01 06:03:21.648 | security-group 2026-09-01 06:03:21.648 | security-groups-default-rules 2026-09-01 06:03:21.648 | security-groups-default-statefulness 2026-09-01 06:03:21.649 | security-groups-normalized-cidr 2026-09-01 06:03:21.649 | security-groups-remote-address-group 2026-09-01 06:03:21.649 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.649 | security-groups-shared-filtering 2026-09-01 06:03:21.649 | segment 2026-09-01 06:03:21.649 | sorting 2026-09-01 06:03:21.649 | standard-attr-description 2026-09-01 06:03:21.649 | standard-attr-fwaas-v2 2026-09-01 06:03:21.649 | standard-attr-revisions 2026-09-01 06:03:21.649 | standard-attr-tag 2026-09-01 06:03:21.649 | standard-attr-timestamp 2026-09-01 06:03:21.650 | stateful-security-group 2026-09-01 06:03:21.650 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.650 | subnet-external-network 2026-09-01 06:03:21.650 | subnet-service-types 2026-09-01 06:03:21.650 | subnet_allocation 2026-09-01 06:03:21.650 | subnet_onboard 2026-09-01 06:03:21.650 | subnetpool-prefix-ops 2026-09-01 06:03:21.650 | tag-creation 2026-09-01 06:03:21.650 | tap-mirror 2026-09-01 06:03:21.650 | tap-mirror-both-direction 2026-09-01 06:03:21.650 | trunk 2026-09-01 06:03:21.651 | uplink-status-propagation 2026-09-01 06:03:21.651 | uplink-status-propagation-updatable 2026-09-01 06:03:21.651 | vlan-transparent 2026-09-01 06:03:21.651 | vpn-endpoint-groups 2026-09-01 06:03:21.651 | vpnaas' 2026-09-01 06:03:21.651 | ++ 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-01 06:03:21.651 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-01 06:03:21.651 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.651 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-01 06:03:21.655 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.656 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-01 06:03:21.663 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-01 06:03:21.663 | address-scope 2026-09-01 06:03:21.663 | agent 2026-09-01 06:03:21.663 | allowed-address-pairs 2026-09-01 06:03:21.663 | auto-allocated-topology 2026-09-01 06:03:21.663 | availability_zone 2026-09-01 06:03:21.664 | bgp 2026-09-01 06:03:21.664 | bgp_4byte_asn 2026-09-01 06:03:21.664 | bgp_dragent_scheduler 2026-09-01 06:03:21.664 | binding 2026-09-01 06:03:21.664 | binding-extended 2026-09-01 06:03:21.664 | default-subnetpools 2026-09-01 06:03:21.664 | dhcp_agent_scheduler 2026-09-01 06:03:21.664 | dns-domain-ports 2026-09-01 06:03:21.664 | dns-integration 2026-09-01 06:03:21.664 | dns-integration-domain-keywords 2026-09-01 06:03:21.664 | empty-string-filtering 2026-09-01 06:03:21.665 | enable-default-route-bfd 2026-09-01 06:03:21.665 | enable-default-route-ecmp 2026-09-01 06:03:21.665 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.665 | ext-gw-mode 2026-09-01 06:03:21.665 | external-gateway-multihoming 2026-09-01 06:03:21.665 | external-net 2026-09-01 06:03:21.665 | extra_dhcp_opt 2026-09-01 06:03:21.665 | extraroute 2026-09-01 06:03:21.665 | extraroute-atomic 2026-09-01 06:03:21.665 | filter-validation 2026-09-01 06:03:21.665 | fip-port-details 2026-09-01 06:03:21.666 | flavors 2026-09-01 06:03:21.666 | floating-ip-port-forwarding 2026-09-01 06:03:21.666 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.666 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.666 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.666 | floatingip-pools 2026-09-01 06:03:21.666 | fwaas_v2 2026-09-01 06:03:21.666 | ip_allocation 2026-09-01 06:03:21.666 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.666 | l3-flavors 2026-09-01 06:03:21.666 | l3-ha 2026-09-01 06:03:21.667 | l3_agent_scheduler 2026-09-01 06:03:21.667 | logging 2026-09-01 06:03:21.667 | multi-provider 2026-09-01 06:03:21.667 | net-mtu 2026-09-01 06:03:21.667 | net-mtu-writable 2026-09-01 06:03:21.667 | network-ip-availability 2026-09-01 06:03:21.667 | network_availability_zone 2026-09-01 06:03:21.667 | network_ha 2026-09-01 06:03:21.668 | pagination 2026-09-01 06:03:21.668 | port-device-profile 2026-09-01 06:03:21.668 | port-hardware-offload-type 2026-09-01 06:03:21.668 | port-mac-address-regenerate 2026-09-01 06:03:21.668 | port-numa-affinity-policy 2026-09-01 06:03:21.668 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.668 | port-resource-request 2026-09-01 06:03:21.668 | port-security 2026-09-01 06:03:21.668 | port-trusted-vif 2026-09-01 06:03:21.668 | project-id 2026-09-01 06:03:21.668 | provider 2026-09-01 06:03:21.669 | pvlan 2026-09-01 06:03:21.669 | qinq 2026-09-01 06:03:21.669 | qos 2026-09-01 06:03:21.669 | qos-bw-limit-direction 2026-09-01 06:03:21.669 | qos-bw-minimum-ingress 2026-09-01 06:03:21.669 | qos-default 2026-09-01 06:03:21.669 | qos-fip 2026-09-01 06:03:21.669 | qos-gateway-ip 2026-09-01 06:03:21.669 | qos-rule-type-details 2026-09-01 06:03:21.669 | qos-rule-type-filter 2026-09-01 06:03:21.669 | qos-rules-alias 2026-09-01 06:03:21.670 | quota-check-limit 2026-09-01 06:03:21.670 | quota-check-limit-default 2026-09-01 06:03:21.670 | quota_details 2026-09-01 06:03:21.670 | quotas 2026-09-01 06:03:21.670 | rbac-address-scope 2026-09-01 06:03:21.670 | rbac-policies 2026-09-01 06:03:21.670 | rbac-security-groups 2026-09-01 06:03:21.670 | router 2026-09-01 06:03:21.670 | router-enable-snat 2026-09-01 06:03:21.670 | router_availability_zone 2026-09-01 06:03:21.670 | security-group 2026-09-01 06:03:21.670 | security-groups-default-rules 2026-09-01 06:03:21.671 | security-groups-default-statefulness 2026-09-01 06:03:21.671 | security-groups-normalized-cidr 2026-09-01 06:03:21.671 | security-groups-remote-address-group 2026-09-01 06:03:21.671 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.671 | security-groups-shared-filtering 2026-09-01 06:03:21.671 | segment 2026-09-01 06:03:21.671 | sorting 2026-09-01 06:03:21.671 | standard-attr-description 2026-09-01 06:03:21.671 | standard-attr-fwaas-v2 2026-09-01 06:03:21.671 | standard-attr-revisions 2026-09-01 06:03:21.671 | standard-attr-tag 2026-09-01 06:03:21.672 | standard-attr-timestamp 2026-09-01 06:03:21.672 | stateful-security-group 2026-09-01 06:03:21.672 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.672 | subnet-external-network 2026-09-01 06:03:21.672 | subnet-service-types 2026-09-01 06:03:21.672 | subnet_allocation 2026-09-01 06:03:21.672 | subnet_onboard 2026-09-01 06:03:21.672 | subnetpool-prefix-ops 2026-09-01 06:03:21.672 | tag-creation 2026-09-01 06:03:21.672 | tap-mirror 2026-09-01 06:03:21.672 | tap-mirror-both-direction 2026-09-01 06:03:21.673 | trunk 2026-09-01 06:03:21.673 | uplink-status-propagation 2026-09-01 06:03:21.673 | uplink-status-propagation-updatable 2026-09-01 06:03:21.673 | vlan-transparent 2026-09-01 06:03:21.673 | vpn-endpoint-groups 2026-09-01 06:03:21.673 | vpnaas' 2026-09-01 06:03:21.673 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.673 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-01 06:03:21.673 | address-scope 2026-09-01 06:03:21.673 | agent 2026-09-01 06:03:21.673 | allowed-address-pairs 2026-09-01 06:03:21.674 | auto-allocated-topology 2026-09-01 06:03:21.674 | availability_zone 2026-09-01 06:03:21.674 | bgp 2026-09-01 06:03:21.674 | bgp_4byte_asn 2026-09-01 06:03:21.674 | bgp_dragent_scheduler 2026-09-01 06:03:21.674 | binding 2026-09-01 06:03:21.674 | binding-extended 2026-09-01 06:03:21.674 | default-subnetpools 2026-09-01 06:03:21.674 | dhcp_agent_scheduler 2026-09-01 06:03:21.674 | dns-domain-ports 2026-09-01 06:03:21.674 | dns-integration 2026-09-01 06:03:21.674 | dns-integration-domain-keywords 2026-09-01 06:03:21.675 | empty-string-filtering 2026-09-01 06:03:21.675 | enable-default-route-bfd 2026-09-01 06:03:21.675 | enable-default-route-ecmp 2026-09-01 06:03:21.675 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.675 | ext-gw-mode 2026-09-01 06:03:21.675 | external-gateway-multihoming 2026-09-01 06:03:21.675 | external-net 2026-09-01 06:03:21.675 | extra_dhcp_opt 2026-09-01 06:03:21.675 | extraroute 2026-09-01 06:03:21.675 | extraroute-atomic 2026-09-01 06:03:21.675 | filter-validation 2026-09-01 06:03:21.676 | fip-port-details 2026-09-01 06:03:21.676 | flavors 2026-09-01 06:03:21.676 | floating-ip-port-forwarding 2026-09-01 06:03:21.676 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.676 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.676 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.676 | floatingip-pools 2026-09-01 06:03:21.676 | fwaas_v2 2026-09-01 06:03:21.676 | ip_allocation 2026-09-01 06:03:21.676 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.677 | l3-flavors 2026-09-01 06:03:21.677 | l3-ha 2026-09-01 06:03:21.677 | l3_agent_scheduler 2026-09-01 06:03:21.677 | logging 2026-09-01 06:03:21.677 | multi-provider 2026-09-01 06:03:21.677 | net-mtu 2026-09-01 06:03:21.677 | net-mtu-writable 2026-09-01 06:03:21.677 | network-ip-availability 2026-09-01 06:03:21.677 | network_availability_zone 2026-09-01 06:03:21.677 | network_ha 2026-09-01 06:03:21.677 | pagination 2026-09-01 06:03:21.678 | port-device-profile 2026-09-01 06:03:21.678 | port-hardware-offload-type 2026-09-01 06:03:21.678 | port-mac-address-regenerate 2026-09-01 06:03:21.678 | port-numa-affinity-policy 2026-09-01 06:03:21.678 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.678 | port-resource-request 2026-09-01 06:03:21.678 | port-security 2026-09-01 06:03:21.678 | port-trusted-vif 2026-09-01 06:03:21.678 | project-id 2026-09-01 06:03:21.678 | provider 2026-09-01 06:03:21.679 | pvlan 2026-09-01 06:03:21.679 | qinq 2026-09-01 06:03:21.679 | qos 2026-09-01 06:03:21.679 | qos-bw-limit-direction 2026-09-01 06:03:21.679 | qos-bw-minimum-ingress 2026-09-01 06:03:21.679 | qos-default 2026-09-01 06:03:21.679 | qos-fip 2026-09-01 06:03:21.679 | qos-gateway-ip 2026-09-01 06:03:21.679 | qos-rule-type-details 2026-09-01 06:03:21.679 | qos-rule-type-filter 2026-09-01 06:03:21.679 | qos-rules-alias 2026-09-01 06:03:21.680 | quota-check-limit 2026-09-01 06:03:21.680 | quota-check-limit-default 2026-09-01 06:03:21.680 | quota_details 2026-09-01 06:03:21.680 | quotas 2026-09-01 06:03:21.680 | rbac-address-scope 2026-09-01 06:03:21.680 | rbac-policies 2026-09-01 06:03:21.680 | rbac-security-groups 2026-09-01 06:03:21.680 | router 2026-09-01 06:03:21.680 | router-enable-snat 2026-09-01 06:03:21.680 | router_availability_zone 2026-09-01 06:03:21.680 | security-group 2026-09-01 06:03:21.681 | security-groups-default-rules 2026-09-01 06:03:21.681 | security-groups-default-statefulness 2026-09-01 06:03:21.681 | security-groups-normalized-cidr 2026-09-01 06:03:21.681 | security-groups-remote-address-group 2026-09-01 06:03:21.681 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.681 | security-groups-shared-filtering 2026-09-01 06:03:21.681 | segment 2026-09-01 06:03:21.681 | sorting 2026-09-01 06:03:21.681 | standard-attr-description 2026-09-01 06:03:21.681 | standard-attr-fwaas-v2 2026-09-01 06:03:21.681 | standard-attr-revisions 2026-09-01 06:03:21.682 | standard-attr-tag 2026-09-01 06:03:21.682 | standard-attr-timestamp 2026-09-01 06:03:21.682 | stateful-security-group 2026-09-01 06:03:21.682 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.682 | subnet-external-network 2026-09-01 06:03:21.682 | subnet-service-types 2026-09-01 06:03:21.682 | subnet_allocation 2026-09-01 06:03:21.682 | subnet_onboard 2026-09-01 06:03:21.682 | subnetpool-prefix-ops 2026-09-01 06:03:21.682 | tag-creation 2026-09-01 06:03:21.682 | tap-mirror 2026-09-01 06:03:21.683 | tap-mirror-both-direction 2026-09-01 06:03:21.683 | trunk 2026-09-01 06:03:21.683 | uplink-status-propagation 2026-09-01 06:03:21.683 | uplink-status-propagation-updatable 2026-09-01 06:03:21.683 | vlan-transparent 2026-09-01 06:03:21.683 | vpn-endpoint-groups 2026-09-01 06:03:21.683 | vpnaas' 2026-09-01 06:03:21.683 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-01 06:03:21.683 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-01 06:03:21.684 | address-scope 2026-09-01 06:03:21.684 | agent 2026-09-01 06:03:21.684 | allowed-address-pairs 2026-09-01 06:03:21.684 | auto-allocated-topology 2026-09-01 06:03:21.684 | availability_zone 2026-09-01 06:03:21.684 | bgp 2026-09-01 06:03:21.684 | bgp_4byte_asn 2026-09-01 06:03:21.684 | bgp_dragent_scheduler 2026-09-01 06:03:21.684 | binding 2026-09-01 06:03:21.684 | binding-extended 2026-09-01 06:03:21.684 | default-subnetpools 2026-09-01 06:03:21.684 | dhcp_agent_scheduler 2026-09-01 06:03:21.685 | dns-domain-ports 2026-09-01 06:03:21.685 | dns-integration 2026-09-01 06:03:21.685 | dns-integration-domain-keywords 2026-09-01 06:03:21.685 | empty-string-filtering 2026-09-01 06:03:21.685 | enable-default-route-bfd 2026-09-01 06:03:21.685 | enable-default-route-ecmp 2026-09-01 06:03:21.685 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.685 | ext-gw-mode 2026-09-01 06:03:21.685 | external-gateway-multihoming 2026-09-01 06:03:21.685 | external-net 2026-09-01 06:03:21.685 | extra_dhcp_opt 2026-09-01 06:03:21.686 | extraroute 2026-09-01 06:03:21.686 | extraroute-atomic 2026-09-01 06:03:21.686 | filter-validation 2026-09-01 06:03:21.686 | fip-port-details 2026-09-01 06:03:21.686 | flavors 2026-09-01 06:03:21.686 | floating-ip-port-forwarding 2026-09-01 06:03:21.686 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.686 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.686 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.686 | floatingip-pools 2026-09-01 06:03:21.686 | fwaas_v2 2026-09-01 06:03:21.687 | ip_allocation 2026-09-01 06:03:21.687 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.687 | l3-flavors 2026-09-01 06:03:21.687 | l3-ha 2026-09-01 06:03:21.687 | l3_agent_scheduler 2026-09-01 06:03:21.687 | logging 2026-09-01 06:03:21.687 | multi-provider 2026-09-01 06:03:21.687 | net-mtu 2026-09-01 06:03:21.687 | net-mtu-writable 2026-09-01 06:03:21.687 | network-ip-availability 2026-09-01 06:03:21.687 | network_availability_zone 2026-09-01 06:03:21.688 | network_ha 2026-09-01 06:03:21.688 | pagination 2026-09-01 06:03:21.688 | port-device-profile 2026-09-01 06:03:21.688 | port-hardware-offload-type 2026-09-01 06:03:21.688 | port-mac-address-regenerate 2026-09-01 06:03:21.688 | port-numa-affinity-policy 2026-09-01 06:03:21.688 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.688 | port-resource-request 2026-09-01 06:03:21.688 | port-security 2026-09-01 06:03:21.688 | port-trusted-vif 2026-09-01 06:03:21.688 | project-id 2026-09-01 06:03:21.688 | provider 2026-09-01 06:03:21.689 | pvlan 2026-09-01 06:03:21.689 | qinq 2026-09-01 06:03:21.689 | qos 2026-09-01 06:03:21.689 | qos-bw-limit-direction 2026-09-01 06:03:21.689 | qos-bw-minimum-ingress 2026-09-01 06:03:21.689 | qos-default 2026-09-01 06:03:21.689 | qos-fip 2026-09-01 06:03:21.689 | qos-gateway-ip 2026-09-01 06:03:21.689 | qos-rule-type-details 2026-09-01 06:03:21.689 | qos-rule-type-filter 2026-09-01 06:03:21.689 | qos-rules-alias 2026-09-01 06:03:21.690 | quota-check-limit 2026-09-01 06:03:21.690 | quota-check-limit-default 2026-09-01 06:03:21.690 | quota_details 2026-09-01 06:03:21.690 | quotas 2026-09-01 06:03:21.690 | rbac-address-scope 2026-09-01 06:03:21.690 | rbac-policies 2026-09-01 06:03:21.690 | rbac-security-groups 2026-09-01 06:03:21.690 | router 2026-09-01 06:03:21.690 | router-enable-snat 2026-09-01 06:03:21.690 | router_availability_zone 2026-09-01 06:03:21.690 | security-group 2026-09-01 06:03:21.691 | security-groups-default-rules 2026-09-01 06:03:21.691 | security-groups-default-statefulness 2026-09-01 06:03:21.691 | security-groups-normalized-cidr 2026-09-01 06:03:21.691 | security-groups-remote-address-group 2026-09-01 06:03:21.691 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.691 | security-groups-shared-filtering 2026-09-01 06:03:21.691 | segment 2026-09-01 06:03:21.691 | sorting 2026-09-01 06:03:21.691 | standard-attr-description 2026-09-01 06:03:21.691 | standard-attr-fwaas-v2 2026-09-01 06:03:21.691 | standard-attr-revisions 2026-09-01 06:03:21.692 | standard-attr-tag 2026-09-01 06:03:21.692 | standard-attr-timestamp 2026-09-01 06:03:21.692 | stateful-security-group 2026-09-01 06:03:21.692 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.692 | subnet-external-network 2026-09-01 06:03:21.692 | subnet-service-types 2026-09-01 06:03:21.692 | subnet_allocation 2026-09-01 06:03:21.692 | subnet_onboard 2026-09-01 06:03:21.692 | subnetpool-prefix-ops 2026-09-01 06:03:21.692 | tag-creation 2026-09-01 06:03:21.693 | tap-mirror 2026-09-01 06:03:21.693 | tap-mirror-both-direction 2026-09-01 06:03:21.693 | trunk 2026-09-01 06:03:21.693 | uplink-status-propagation 2026-09-01 06:03:21.693 | uplink-status-propagation-updatable 2026-09-01 06:03:21.693 | vlan-transparent 2026-09-01 06:03:21.693 | vpn-endpoint-groups 2026-09-01 06:03:21.693 | vpnaas' 2026-09-01 06:03:21.693 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.693 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-01 06:03:21.693 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-01 06:03:21.694 | address-scope 2026-09-01 06:03:21.694 | agent 2026-09-01 06:03:21.694 | allowed-address-pairs 2026-09-01 06:03:21.694 | auto-allocated-topology 2026-09-01 06:03:21.694 | availability_zone 2026-09-01 06:03:21.694 | bgp 2026-09-01 06:03:21.694 | bgp_4byte_asn 2026-09-01 06:03:21.694 | bgp_dragent_scheduler 2026-09-01 06:03:21.694 | binding 2026-09-01 06:03:21.694 | binding-extended 2026-09-01 06:03:21.694 | default-subnetpools 2026-09-01 06:03:21.695 | dhcp_agent_scheduler 2026-09-01 06:03:21.695 | dns-domain-ports 2026-09-01 06:03:21.695 | dns-integration 2026-09-01 06:03:21.695 | dns-integration-domain-keywords 2026-09-01 06:03:21.696 | empty-string-filtering 2026-09-01 06:03:21.696 | enable-default-route-bfd 2026-09-01 06:03:21.696 | enable-default-route-ecmp 2026-09-01 06:03:21.696 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.696 | ext-gw-mode 2026-09-01 06:03:21.696 | external-gateway-multihoming 2026-09-01 06:03:21.696 | external-net 2026-09-01 06:03:21.696 | extra_dhcp_opt 2026-09-01 06:03:21.696 | extraroute 2026-09-01 06:03:21.697 | extraroute-atomic 2026-09-01 06:03:21.697 | filter-validation 2026-09-01 06:03:21.697 | fip-port-details 2026-09-01 06:03:21.697 | flavors 2026-09-01 06:03:21.697 | floating-ip-port-forwarding 2026-09-01 06:03:21.697 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.697 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.697 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.697 | floatingip-pools 2026-09-01 06:03:21.697 | fwaas_v2 2026-09-01 06:03:21.698 | ip_allocation 2026-09-01 06:03:21.698 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.698 | l3-flavors 2026-09-01 06:03:21.698 | l3-ha 2026-09-01 06:03:21.698 | l3_agent_scheduler 2026-09-01 06:03:21.698 | logging 2026-09-01 06:03:21.698 | multi-provider 2026-09-01 06:03:21.698 | net-mtu 2026-09-01 06:03:21.698 | net-mtu-writable 2026-09-01 06:03:21.698 | network-ip-availability 2026-09-01 06:03:21.699 | network_availability_zone 2026-09-01 06:03:21.699 | network_ha 2026-09-01 06:03:21.699 | pagination 2026-09-01 06:03:21.699 | port-device-profile 2026-09-01 06:03:21.699 | port-hardware-offload-type 2026-09-01 06:03:21.699 | port-mac-address-regenerate 2026-09-01 06:03:21.699 | port-numa-affinity-policy 2026-09-01 06:03:21.699 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.699 | port-resource-request 2026-09-01 06:03:21.700 | port-security 2026-09-01 06:03:21.700 | port-trusted-vif 2026-09-01 06:03:21.700 | project-id 2026-09-01 06:03:21.700 | provider 2026-09-01 06:03:21.700 | pvlan 2026-09-01 06:03:21.700 | qinq 2026-09-01 06:03:21.700 | qos 2026-09-01 06:03:21.700 | qos-bw-limit-direction 2026-09-01 06:03:21.700 | qos-bw-minimum-ingress 2026-09-01 06:03:21.700 | qos-default 2026-09-01 06:03:21.701 | qos-fip 2026-09-01 06:03:21.701 | qos-gateway-ip 2026-09-01 06:03:21.701 | qos-rule-type-details 2026-09-01 06:03:21.701 | qos-rule-type-filter 2026-09-01 06:03:21.701 | qos-rules-alias 2026-09-01 06:03:21.701 | quota-check-limit 2026-09-01 06:03:21.701 | quota-check-limit-default 2026-09-01 06:03:21.701 | quota_details 2026-09-01 06:03:21.701 | quotas 2026-09-01 06:03:21.701 | rbac-address-scope 2026-09-01 06:03:21.702 | rbac-policies 2026-09-01 06:03:21.702 | rbac-security-groups 2026-09-01 06:03:21.702 | router 2026-09-01 06:03:21.702 | router-enable-snat 2026-09-01 06:03:21.702 | router_availability_zone 2026-09-01 06:03:21.702 | security-group 2026-09-01 06:03:21.702 | security-groups-default-rules 2026-09-01 06:03:21.702 | security-groups-default-statefulness 2026-09-01 06:03:21.702 | security-groups-normalized-cidr 2026-09-01 06:03:21.703 | security-groups-remote-address-group 2026-09-01 06:03:21.703 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.703 | security-groups-shared-filtering 2026-09-01 06:03:21.703 | segment 2026-09-01 06:03:21.703 | sorting 2026-09-01 06:03:21.703 | standard-attr-description 2026-09-01 06:03:21.703 | standard-attr-fwaas-v2 2026-09-01 06:03:21.703 | standard-attr-revisions 2026-09-01 06:03:21.703 | standard-attr-tag 2026-09-01 06:03:21.703 | standard-attr-timestamp 2026-09-01 06:03:21.704 | stateful-security-group 2026-09-01 06:03:21.704 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.704 | subnet-external-network 2026-09-01 06:03:21.704 | subnet-service-types 2026-09-01 06:03:21.704 | subnet_allocation 2026-09-01 06:03:21.704 | subnet_onboard 2026-09-01 06:03:21.704 | subnetpool-prefix-ops 2026-09-01 06:03:21.704 | tag-creation 2026-09-01 06:03:21.704 | tap-mirror 2026-09-01 06:03:21.704 | tap-mirror-both-direction 2026-09-01 06:03:21.705 | trunk 2026-09-01 06:03:21.705 | uplink-status-propagation 2026-09-01 06:03:21.705 | uplink-status-propagation-updatable 2026-09-01 06:03:21.705 | vlan-transparent 2026-09-01 06:03:21.705 | vpn-endpoint-groups 2026-09-01 06:03:21.705 | vpnaas' 2026-09-01 06:03:21.705 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-01 06:03:21.705 | address-scope 2026-09-01 06:03:21.705 | agent 2026-09-01 06:03:21.705 | allowed-address-pairs 2026-09-01 06:03:21.706 | auto-allocated-topology 2026-09-01 06:03:21.706 | availability_zone 2026-09-01 06:03:21.706 | bgp 2026-09-01 06:03:21.706 | bgp_4byte_asn 2026-09-01 06:03:21.706 | bgp_dragent_scheduler 2026-09-01 06:03:21.706 | binding 2026-09-01 06:03:21.706 | binding-extended 2026-09-01 06:03:21.706 | default-subnetpools 2026-09-01 06:03:21.706 | dhcp_agent_scheduler 2026-09-01 06:03:21.706 | dns-domain-ports 2026-09-01 06:03:21.707 | dns-integration 2026-09-01 06:03:21.707 | dns-integration-domain-keywords 2026-09-01 06:03:21.707 | empty-string-filtering 2026-09-01 06:03:21.707 | enable-default-route-bfd 2026-09-01 06:03:21.707 | enable-default-route-ecmp 2026-09-01 06:03:21.707 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.707 | ext-gw-mode 2026-09-01 06:03:21.707 | external-gateway-multihoming 2026-09-01 06:03:21.707 | external-net 2026-09-01 06:03:21.708 | extra_dhcp_opt 2026-09-01 06:03:21.708 | extraroute 2026-09-01 06:03:21.708 | extraroute-atomic 2026-09-01 06:03:21.708 | filter-validation 2026-09-01 06:03:21.708 | fip-port-details 2026-09-01 06:03:21.708 | flavors 2026-09-01 06:03:21.708 | floating-ip-port-forwarding 2026-09-01 06:03:21.708 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.708 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.708 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.709 | floatingip-pools 2026-09-01 06:03:21.709 | fwaas_v2 2026-09-01 06:03:21.709 | ip_allocation 2026-09-01 06:03:21.709 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.709 | l3-flavors 2026-09-01 06:03:21.709 | l3-ha 2026-09-01 06:03:21.709 | l3_agent_scheduler 2026-09-01 06:03:21.709 | logging 2026-09-01 06:03:21.709 | multi-provider 2026-09-01 06:03:21.709 | net-mtu 2026-09-01 06:03:21.710 | net-mtu-writable 2026-09-01 06:03:21.710 | network-ip-availability 2026-09-01 06:03:21.710 | network_availability_zone 2026-09-01 06:03:21.710 | network_ha 2026-09-01 06:03:21.710 | pagination 2026-09-01 06:03:21.710 | port-device-profile 2026-09-01 06:03:21.710 | port-hardware-offload-type 2026-09-01 06:03:21.710 | port-mac-address-regenerate 2026-09-01 06:03:21.710 | port-numa-affinity-policy 2026-09-01 06:03:21.710 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.711 | port-resource-request 2026-09-01 06:03:21.711 | port-security 2026-09-01 06:03:21.711 | port-trusted-vif 2026-09-01 06:03:21.711 | project-id 2026-09-01 06:03:21.711 | provider 2026-09-01 06:03:21.711 | pvlan 2026-09-01 06:03:21.711 | qinq 2026-09-01 06:03:21.711 | qos 2026-09-01 06:03:21.711 | qos-bw-limit-direction 2026-09-01 06:03:21.712 | qos-bw-minimum-ingress 2026-09-01 06:03:21.712 | qos-default 2026-09-01 06:03:21.712 | qos-fip 2026-09-01 06:03:21.712 | qos-gateway-ip 2026-09-01 06:03:21.712 | qos-rule-type-details 2026-09-01 06:03:21.712 | qos-rule-type-filter 2026-09-01 06:03:21.712 | qos-rules-alias 2026-09-01 06:03:21.712 | quota-check-limit 2026-09-01 06:03:21.712 | quota-check-limit-default 2026-09-01 06:03:21.712 | quota_details 2026-09-01 06:03:21.713 | quotas 2026-09-01 06:03:21.713 | rbac-address-scope 2026-09-01 06:03:21.713 | rbac-policies 2026-09-01 06:03:21.713 | rbac-security-groups 2026-09-01 06:03:21.713 | router 2026-09-01 06:03:21.713 | router-enable-snat 2026-09-01 06:03:21.713 | router_availability_zone 2026-09-01 06:03:21.713 | security-group 2026-09-01 06:03:21.713 | security-groups-default-rules 2026-09-01 06:03:21.713 | security-groups-default-statefulness 2026-09-01 06:03:21.714 | security-groups-normalized-cidr 2026-09-01 06:03:21.714 | security-groups-remote-address-group 2026-09-01 06:03:21.714 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.714 | security-groups-shared-filtering 2026-09-01 06:03:21.714 | segment 2026-09-01 06:03:21.714 | sorting 2026-09-01 06:03:21.714 | standard-attr-description 2026-09-01 06:03:21.714 | standard-attr-fwaas-v2 2026-09-01 06:03:21.714 | standard-attr-revisions 2026-09-01 06:03:21.714 | standard-attr-tag 2026-09-01 06:03:21.715 | standard-attr-timestamp 2026-09-01 06:03:21.715 | stateful-security-group 2026-09-01 06:03:21.715 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.715 | subnet-external-network 2026-09-01 06:03:21.715 | subnet-service-types 2026-09-01 06:03:21.715 | subnet_allocation 2026-09-01 06:03:21.715 | subnet_onboard 2026-09-01 06:03:21.715 | subnetpool-prefix-ops 2026-09-01 06:03:21.715 | tag-creation 2026-09-01 06:03:21.716 | tap-mirror 2026-09-01 06:03:21.716 | tap-mirror-both-direction 2026-09-01 06:03:21.716 | trunk 2026-09-01 06:03:21.716 | uplink-status-propagation 2026-09-01 06:03:21.716 | uplink-status-propagation-updatable 2026-09-01 06:03:21.716 | vlan-transparent 2026-09-01 06:03:21.716 | vpn-endpoint-groups 2026-09-01 06:03:21.716 | vpnaas' 2026-09-01 06:03:21.717 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-01 06:03:21.717 | address-scope 2026-09-01 06:03:21.717 | agent 2026-09-01 06:03:21.717 | allowed-address-pairs 2026-09-01 06:03:21.717 | auto-allocated-topology 2026-09-01 06:03:21.717 | availability_zone 2026-09-01 06:03:21.717 | bgp 2026-09-01 06:03:21.717 | bgp_4byte_asn 2026-09-01 06:03:21.717 | bgp_dragent_scheduler 2026-09-01 06:03:21.717 | binding 2026-09-01 06:03:21.718 | binding-extended 2026-09-01 06:03:21.718 | default-subnetpools 2026-09-01 06:03:21.718 | dhcp_agent_scheduler 2026-09-01 06:03:21.718 | dns-domain-ports 2026-09-01 06:03:21.718 | dns-integration 2026-09-01 06:03:21.718 | dns-integration-domain-keywords 2026-09-01 06:03:21.718 | empty-string-filtering 2026-09-01 06:03:21.718 | enable-default-route-bfd 2026-09-01 06:03:21.718 | enable-default-route-ecmp 2026-09-01 06:03:21.718 | expose-port-forwarding-in-fip 2026-09-01 06:03:21.719 | ext-gw-mode 2026-09-01 06:03:21.719 | external-gateway-multihoming 2026-09-01 06:03:21.719 | external-net 2026-09-01 06:03:21.719 | extra_dhcp_opt 2026-09-01 06:03:21.719 | extraroute 2026-09-01 06:03:21.719 | extraroute-atomic 2026-09-01 06:03:21.719 | filter-validation 2026-09-01 06:03:21.719 | fip-port-details 2026-09-01 06:03:21.719 | flavors 2026-09-01 06:03:21.719 | floating-ip-port-forwarding 2026-09-01 06:03:21.720 | floating-ip-port-forwarding-description 2026-09-01 06:03:21.720 | floating-ip-port-forwarding-detail 2026-09-01 06:03:21.720 | floating-ip-port-forwarding-port-ranges 2026-09-01 06:03:21.720 | floatingip-pools 2026-09-01 06:03:21.720 | fwaas_v2 2026-09-01 06:03:21.720 | ip_allocation 2026-09-01 06:03:21.720 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:03:21.720 | l3-flavors 2026-09-01 06:03:21.720 | l3-ha 2026-09-01 06:03:21.720 | l3_agent_scheduler 2026-09-01 06:03:21.721 | logging 2026-09-01 06:03:21.721 | multi-provider 2026-09-01 06:03:21.721 | net-mtu 2026-09-01 06:03:21.721 | net-mtu-writable 2026-09-01 06:03:21.721 | network-ip-availability 2026-09-01 06:03:21.721 | network_availability_zone 2026-09-01 06:03:21.721 | network_ha 2026-09-01 06:03:21.721 | pagination 2026-09-01 06:03:21.721 | port-device-profile 2026-09-01 06:03:21.722 | port-hardware-offload-type 2026-09-01 06:03:21.722 | port-mac-address-regenerate 2026-09-01 06:03:21.722 | port-numa-affinity-policy 2026-09-01 06:03:21.722 | port-numa-affinity-policy-socket 2026-09-01 06:03:21.722 | port-resource-request 2026-09-01 06:03:21.722 | port-security 2026-09-01 06:03:21.722 | port-trusted-vif 2026-09-01 06:03:21.722 | project-id 2026-09-01 06:03:21.722 | provider 2026-09-01 06:03:21.722 | pvlan 2026-09-01 06:03:21.723 | qinq 2026-09-01 06:03:21.723 | qos 2026-09-01 06:03:21.723 | qos-bw-limit-direction 2026-09-01 06:03:21.723 | qos-bw-minimum-ingress 2026-09-01 06:03:21.723 | qos-default 2026-09-01 06:03:21.723 | qos-fip 2026-09-01 06:03:21.723 | qos-gateway-ip 2026-09-01 06:03:21.723 | qos-rule-type-details 2026-09-01 06:03:21.723 | qos-rule-type-filter 2026-09-01 06:03:21.723 | qos-rules-alias 2026-09-01 06:03:21.724 | quota-check-limit 2026-09-01 06:03:21.724 | quota-check-limit-default 2026-09-01 06:03:21.724 | quota_details 2026-09-01 06:03:21.724 | quotas 2026-09-01 06:03:21.724 | rbac-address-scope 2026-09-01 06:03:21.724 | rbac-policies 2026-09-01 06:03:21.724 | rbac-security-groups 2026-09-01 06:03:21.724 | router 2026-09-01 06:03:21.724 | router-enable-snat 2026-09-01 06:03:21.724 | router_availability_zone 2026-09-01 06:03:21.725 | security-group 2026-09-01 06:03:21.725 | security-groups-default-rules 2026-09-01 06:03:21.725 | security-groups-default-statefulness 2026-09-01 06:03:21.725 | security-groups-normalized-cidr 2026-09-01 06:03:21.725 | security-groups-remote-address-group 2026-09-01 06:03:21.725 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:03:21.725 | security-groups-shared-filtering 2026-09-01 06:03:21.725 | segment 2026-09-01 06:03:21.725 | sorting 2026-09-01 06:03:21.725 | standard-attr-description 2026-09-01 06:03:21.726 | standard-attr-fwaas-v2 2026-09-01 06:03:21.726 | standard-attr-revisions 2026-09-01 06:03:21.726 | standard-attr-tag 2026-09-01 06:03:21.726 | standard-attr-timestamp 2026-09-01 06:03:21.726 | stateful-security-group 2026-09-01 06:03:21.726 | subnet-dns-publish-fixed-ip 2026-09-01 06:03:21.726 | subnet-external-network 2026-09-01 06:03:21.726 | subnet-service-types 2026-09-01 06:03:21.726 | subnet_allocation 2026-09-01 06:03:21.727 | subnet_onboard 2026-09-01 06:03:21.727 | subnetpool-prefix-ops 2026-09-01 06:03:21.727 | tag-creation 2026-09-01 06:03:21.727 | tap-mirror 2026-09-01 06:03:21.727 | tap-mirror-both-direction 2026-09-01 06:03:21.727 | trunk 2026-09-01 06:03:21.727 | uplink-status-propagation 2026-09-01 06:03:21.727 | uplink-status-propagation-updatable 2026-09-01 06:03:21.727 | vlan-transparent 2026-09-01 06:03:21.727 | vpn-endpoint-groups 2026-09-01 06:03:21.728 | vpnaas' 2026-09-01 06:03:21.728 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-01 06:03:21.728 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:03:21.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-01 06:03:21.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-01 06:03:21.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-01 06:03:21.728 | ++ 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-01 06:03:21.728 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-01 06:03:21.731 | + 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-01 06:03:21.735 | + 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-01 06:03:21.739 | + 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-01 06:03:21.744 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:21.748 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-01 06:03:21.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-01 06:03:21.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-01 06:03:21.760 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:21.764 | + 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-01 06:03:21.810 | + 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.100:6641 2026-09-01 06:03:21.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:21.818 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-01 06:03:21.821 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.100:6641 2026-09-01 06:03:21.825 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.100:6641 ']' 2026-09-01 06:03:21.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:21.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.100:6641 2026-09-01 06:03:21.878 | + 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.100:6642 2026-09-01 06:03:21.882 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:21.886 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-01 06:03:21.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.100:6642 2026-09-01 06:03:21.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.100:6642 ']' 2026-09-01 06:03:21.898 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:21.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.100:6642 2026-09-01 06:03:21.946 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-01 06:03:21.972 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:21.977 | + 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-01 06:03:21.981 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:21.984 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-01 06:03:21.988 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-01 06:03:21.992 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-01 06:03:21.996 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:22.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-01 06:03:22.045 | + 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-01 06:03:22.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:22.053 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-01 06:03:22.056 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-01 06:03:22.060 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-01 06:03:22.064 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:22.068 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-01 06:03:22.113 | + 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-01 06:03:22.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:22.121 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-01 06:03:22.125 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-01 06:03:22.129 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-01 06:03:22.133 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:22.137 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-01 06:03:22.182 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-01 06:03:22.211 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-01 06:03:22.237 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.241 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-01 06:03:22.245 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-01 06:03:22.271 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:22.275 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:03:22.279 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-01 06:03:22.283 | + 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-01 06:03:22.288 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:22.292 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-01 06:03:22.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-01 06:03:22.300 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-01 06:03:22.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:22.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-01 06:03:22.353 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-01 06:03:22.380 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.384 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-01 06:03:22.432 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-01 06:03:22.457 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.461 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-01 06:03:22.509 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-01 06:03:22.537 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:22.541 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-01 06:03:22.546 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-01 06:03:22.571 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:22.575 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:03:22.579 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-01 06:03:22.583 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-01 06:03:22.627 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-01 06:03:22.653 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.657 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-01 06:03:22.683 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.687 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-01 06:03:22.713 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.717 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-01 06:03:22.743 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.747 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-01 06:03:22.773 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.777 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-01 06:03:22.803 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:22.808 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-01 06:03:22.834 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:22.838 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-01 06:03:22.842 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-01 06:03:22.845 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-01 06:03:22.852 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-01 06:03:22.900 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-01 06:03:22.947 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-01 06:03:22.995 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-01 06:03:23.042 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-01 06:03:23.046 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-01 06:03:23.050 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-01 06:03:23.054 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-01 06:03:23.058 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-01 06:03:23.062 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-01 06:03:23.066 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-01 06:03:23.071 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-01 06:03:23.076 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-01 06:03:23.080 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-01 06:03:23.125 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-01 06:03:23.171 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.100/identity 2026-09-01 06:03:23.218 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-01 06:03:23.264 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-01 06:03:23.311 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-01 06:03:23.357 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-01 06:03:23.403 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-01 06:03:23.449 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.100/identity 2026-09-01 06:03:23.496 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-01 06:03:23.543 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-01 06:03:23.590 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-01 06:03:23.594 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-01 06:03:23.640 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-01 06:03:23.686 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-01 06:03:23.690 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-01 06:03:23.694 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 06:03:23.698 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-01 06:03:23.702 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-01 06:03:23.748 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-01 06:03:23.795 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.100/identity 2026-09-01 06:03:23.842 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-01 06:03:23.888 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-01 06:03:23.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-01 06:03:23.981 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-01 06:03:24.028 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-01 06:03:24.075 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-01 06:03:24.079 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-01 06:03:24.083 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-01 06:03:24.087 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-01 06:03:24.091 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-01 06:03:24.138 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-01 06:03:24.184 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.100/identity 2026-09-01 06:03:24.231 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-01 06:03:24.278 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-01 06:03:24.326 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-01 06:03:24.373 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-01 06:03:24.420 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-01 06:03:24.467 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-01 06:03:24.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-01 06:03:24.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-01 06:03:24.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-01 06:03:24.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-01 06:03:24.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-01 06:03:24.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-01 06:03:24.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-01 06:03:24.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-01 06:03:24.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-01 06:03:24.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-01 06:03:24.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-01 06:03:24.516 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-01 06:03:24.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-01 06:03:24.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-01 06:03:24.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-01 06:03:24.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-01 06:03:24.536 | + 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-01 06:03:24.540 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-01 06:03:24.548 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-01 06:03:24.552 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-01 06:03:24.556 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.560 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-01 06:03:24.608 | + 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-01 06:03:24.612 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-01 06:03:24.619 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-01 06:03:24.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-01 06:03:24.627 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-01 06:03:24.676 | + 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-01 06:03:24.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-01 06:03:24.688 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-01 06:03:24.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-01 06:03:24.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-01 06:03:24.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-01 06:03:24.749 | + 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-01 06:03:24.753 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-01 06:03:24.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-01 06:03:24.765 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-01 06:03:24.769 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.773 | + 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-01 06:03:24.819 | + 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-01 06:03:24.823 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-01 06:03:24.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-01 06:03:24.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-01 06:03:24.839 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.843 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-01 06:03:24.887 | + 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-01 06:03:24.891 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.895 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-01 06:03:24.899 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-01 06:03:24.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-01 06:03:24.907 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-01 06:03:24.956 | + 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-01 06:03:24.960 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:24.964 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-01 06:03:24.968 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-01 06:03:24.972 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-01 06:03:24.976 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:24.980 | + 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-01 06:03:25.028 | + 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-01 06:03:25.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:25.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-01 06:03:25.039 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-01 06:03:25.043 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-01 06:03:25.047 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:25.051 | + 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-01 06:03:25.096 | + 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-01 06:03:25.100 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:25.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-01 06:03:25.108 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-01 06:03:25.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-01 06:03:25.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:25.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-01 06:03:25.166 | + 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-01 06:03:25.170 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:25.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-01 06:03:25.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-01 06:03:25.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-01 06:03:25.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:25.190 | + 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-01 06:03:25.235 | + 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-01 06:03:25.239 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-01 06:03:25.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-01 06:03:25.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-01 06:03:25.251 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-01 06:03:25.255 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-01 06:03:25.259 | + 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-01 06:03:25.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-01 06:03:25.309 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-01 06:03:25.355 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-01 06:03:25.402 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-01 06:03:25.406 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-01 06:03:25.410 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-01 06:03:25.414 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-01 06:03:25.418 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-01 06:03:25.422 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-01 06:03:25.426 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-01 06:03:25.430 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-01 06:03:25.434 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-01 06:03:25.455 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-01 06:03:25.455 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-01 06:03:25.466 | d /var/run/uwsgi 0755 quobyte root 2026-09-01 06:03:25.472 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-01 06:03:25.490 | /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-01 06:03:25.495 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-01 06:03:25.498 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-01 06:03:25.504 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-01 06:03:25.508 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-01 06:03:25.556 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-01 06:03:25.601 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-01 06:03:25.646 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-01 06:03:25.692 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-01 06:03:25.736 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-01 06:03:25.782 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-01 06:03:25.826 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-01 06:03:25.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-01 06:03:25.914 | + 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-01 06:03:25.959 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-01 06:03:26.006 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-01 06:03:26.050 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-01 06:03:26.096 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-01 06:03:26.140 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-01 06:03:26.144 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-01 06:03:26.150 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-01 06:03:26.154 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-01 06:03:26.158 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-01 06:03:26.162 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 06:03:26.166 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 06:03:26.170 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-01 06:03:26.175 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-01 06:03:26.179 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-01 06:03:26.224 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-01 06:03:26.271 | + 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-01 06:03:26.271 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-01 06:03:26.283 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-01 06:03:26.288 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-01 06:03:26.292 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-01 06:03:26.296 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-01 06:03:26.300 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-01 06:03:26.304 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-01 06:03:26.308 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-01 06:03:26.312 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 06:03:26.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 06:03:26.320 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-01 06:03:26.324 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-01 06:03:26.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 06:03:26.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 06:03:26.336 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-01 06:03:26.349 | perl: warning: Setting locale failed. 2026-09-01 06:03:26.349 | perl: warning: Please check that your locale settings: 2026-09-01 06:03:26.349 | LANGUAGE = (unset), 2026-09-01 06:03:26.349 | LC_ALL = "en_US.utf8", 2026-09-01 06:03:26.350 | LANG = "de_DE.UTF-8" 2026-09-01 06:03:26.350 | are supported and installed on your system. 2026-09-01 06:03:26.350 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-01 06:03:26.391 | Enabling site neutron-api. 2026-09-01 06:03:26.397 | To activate the new configuration, you need to run: 2026-09-01 06:03:26.397 | systemctl reload apache2 2026-09-01 06:03:26.404 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-01 06:03:26.408 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-01 06:03:26.412 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-01 06:03:26.416 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-01 06:03:26.551 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-01 06:03:26.578 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:26.583 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-01 06:03:26.609 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:26.613 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-01 06:03:26.617 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-01 06:03:26.705 | + inc/async:async_inner:63 : init_neutron 2026-09-01 06:03:26.756 | [2012 Async init_neutron:55348]: running: init_neutron 2026-09-01 06:03:26.760 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-01 06:03:26.785 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:26.789 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-01 06:03:26.819 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:26.823 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-01 06:03:26.828 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-01 06:03:26.832 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-01 06:03:26.886 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-01 06:03:26.891 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-01 06:03:26.941 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-01 06:03:26.969 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:03:26.973 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-01 06:03:27.001 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:27.006 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-01 06:03:27.010 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:03:27.014 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-01 06:03:27.019 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-01 06:03:27.023 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-01 06:03:27.110 | + inc/async:async_inner:63 : init_cinder 2026-09-01 06:03:27.162 | [2012 Async init_cinder:55584]: running: init_cinder 2026-09-01 06:03:27.165 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-01 06:03:27.190 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:03:27.194 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-01 06:03:27.197 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:03:27.201 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-01 06:03:27.205 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-01 06:03:27.209 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-01 06:03:27.290 | + inc/async:async_inner:63 : init_placement 2026-09-01 06:03:27.352 | [2012 Async init_placement:55714]: running: init_placement 2026-09-01 06:03:27.358 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-01 06:03:27.430 | [2012 Async init_neutron:55348]: Waiting for completion of init_neutron running on PID 55348 (5 other jobs running) 2026-09-01 06:03:27.461 | [2012 Async init_neutron:55348]: Signaling child to exit 2026-09-01 06:03:41.314 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:03:41.358 | [55584 Async init_cinder:55584]: finished successfully 2026-09-01 06:04:06.753 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:04:06.785 | [55348 Async init_neutron:55348]: finished successfully 2026-09-01 06:04:06.813 | WAKEUP 2026-09-01 06:04:06.841 | [2012 Async init_neutron:55348]: Signaled 2026-09-01 06:04:06.843 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-01 06:04:06.843 | + lib/database:recreate_database:112 : local db=neutron 2026-09-01 06:04:06.843 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-01 06:04:06.843 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-01 06:04:06.843 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-01 06:04:06.843 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:06.844 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-01 06:04:06.844 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:06.844 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-01 06:04:06.844 | + functions-common:time_start:2406 : local name=dbsync 2026-09-01 06:04:06.844 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:04:06.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:04:06.845 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:04:06.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242606901 2026-09-01 06:04:06.846 | + 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-01 06:04:06.846 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:04:06.846 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:06.846 | we strongly recommend against using it for new projects. 2026-09-01 06:04:06.846 | 2026-09-01 06:04:06.847 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:06.847 | framework. For more detail see 2026-09-01 06:04:06.847 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:06.848 | 2026-09-01 06:04:06.848 | import eventlet as _eventlet # noqa 2026-09-01 06:04:06.848 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-01 06:04:06.848 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-01 06:04:06.849 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-01 06:04:06.850 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-01 06:04:06.851 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-01 06:04:06.852 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-01 06:04:06.852 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-01 06:04:06.853 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-01 06:04:06.854 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-01 06:04:06.855 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-01 06:04:06.856 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-01 06:04:06.856 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-01 06:04:06.857 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-01 06:04:06.857 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-01 06:04:06.857 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-01 06:04:06.858 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-01 06:04:06.858 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-01 06:04:06.859 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-01 06:04:06.859 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-01 06:04:06.859 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-01 06:04:06.859 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-01 06:04:06.860 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-01 06:04:06.860 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-01 06:04:06.860 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-01 06:04:06.861 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-01 06:04:06.862 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-01 06:04:06.863 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-01 06:04:06.863 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-01 06:04:06.863 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-01 06:04:06.864 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-01 06:04:06.865 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-01 06:04:06.865 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-01 06:04:06.865 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-01 06:04:06.866 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-01 06:04:06.866 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-01 06:04:06.866 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-01 06:04:06.866 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-01 06:04:06.867 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-01 06:04:06.868 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-01 06:04:06.868 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-01 06:04:06.869 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-01 06:04:06.869 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-01 06:04:06.869 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-01 06:04:06.870 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-01 06:04:06.871 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-01 06:04:06.872 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-01 06:04:06.872 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-01 06:04:06.872 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-01 06:04:06.872 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-01 06:04:06.872 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-01 06:04:06.872 | Running upgrade for neutron ... 2026-09-01 06:04:06.872 | OK 2026-09-01 06:04:06.872 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-01 06:04:06.873 | + functions-common:time_stop:2420 : local name 2026-09-01 06:04:06.873 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:04:06.874 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:04:06.874 | + functions-common:time_stop:2423 : local total 2026-09-01 06:04:06.874 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:04:06.875 | + functions-common:time_stop:2426 : name=dbsync 2026-09-01 06:04:06.875 | + functions-common:time_stop:2427 : start_time=1788242606901 2026-09-01 06:04:06.876 | + functions-common:time_stop:2429 : [[ -z 1788242606901 ]] 2026-09-01 06:04:06.876 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:04:06.876 | + functions-common:time_stop:2432 : end_time=1788242646729 2026-09-01 06:04:06.876 | + functions-common:time_stop:2433 : elapsed_time=39828 2026-09-01 06:04:06.876 | + functions-common:time_stop:2434 : total=8208 2026-09-01 06:04:06.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:04:06.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48036 2026-09-01 06:04:06.901 | [2012 Async init_neutron:55348]: finished init_neutron with result 0 in 40 seconds 2026-09-01 06:04:06.908 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:06.912 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-01 06:04:06.979 | [2012 Async init_placement:55714]: Waiting for completion of init_placement running on PID 55714 (4 other jobs running) 2026-09-01 06:04:07.010 | [2012 Async init_placement:55714]: Signaling child to exit 2026-09-01 06:04:13.846 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:04:13.879 | [55714 Async init_placement:55714]: finished successfully 2026-09-01 06:04:13.908 | WAKEUP 2026-09-01 06:04:13.936 | [2012 Async init_placement:55714]: Signaled 2026-09-01 06:04:13.938 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-01 06:04:13.938 | + lib/database:recreate_database:112 : local db=placement 2026-09-01 06:04:13.939 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-01 06:04:13.939 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-01 06:04:13.939 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-01 06:04:13.939 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:13.939 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-01 06:04:13.939 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:13.939 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-01 06:04:13.939 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-01 06:04:13.939 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-01 06:04:13.939 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-01 06:04:13.940 | + functions-common:get_or_create_user:899 : local user_id 2026-09-01 06:04:13.940 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-01 06:04:13.940 | + functions-common:get_or_create_user:903 : local email= 2026-09-01 06:04:13.940 | ++ 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-01 06:04:13.940 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.940 | + functions-common:get_or_create_user:915 : user_id=8e494dee376b407d9153455a1e105a76 2026-09-01 06:04:13.940 | + functions-common:get_or_create_user:916 : echo 8e494dee376b407d9153455a1e105a76 2026-09-01 06:04:13.940 | 8e494dee376b407d9153455a1e105a76 2026-09-01 06:04:13.940 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-01 06:04:13.940 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:04:13.940 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:04:13.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:04:13.941 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:04:13.941 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:04:13.941 | + 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-01 06:04:13.941 | ++ 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-01 06:04:13.942 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.942 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:04:13.942 | + functions-common:get_or_add_user_project_role:980 : echo 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:04:13.942 | 2eab6102d9fc40ef9042efee8d905e84 2026-09-01 06:04:13.942 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-01 06:04:13.942 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-01 06:04:13.942 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-01 06:04:13.942 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-01 06:04:13.942 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-01 06:04:13.942 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-01 06:04:13.942 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-01 06:04:13.943 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-01 06:04:13.943 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-01 06:04:13.943 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-01 06:04:13.943 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-01 06:04:13.943 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-01 06:04:13.943 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-01 06:04:13.943 | + 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-01 06:04:13.943 | ++ 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-01 06:04:13.943 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.943 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:04:13.943 | + functions-common:get_or_add_user_project_role:980 : echo 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:04:13.944 | 3d7de92facab4f308221a9e1cd51a7ff 2026-09-01 06:04:13.944 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.100/placement 2026-09-01 06:04:13.944 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-01 06:04:13.944 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-01 06:04:13.944 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-01 06:04:13.944 | ++ 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-01 06:04:13.944 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.944 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-01 06:04:13.944 | d46d65f2f31344f19f3ee51502dfa297' 2026-09-01 06:04:13.944 | + functions-common:get_or_create_service:1067 : echo d46d65f2f31344f19f3ee51502dfa297 2026-09-01 06:04:13.945 | d46d65f2f31344f19f3ee51502dfa297 2026-09-01 06:04:13.945 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.100/placement 2026-09-01 06:04:13.945 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-01 06:04:13.945 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.100/placement RegionOne 2026-09-01 06:04:13.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-01 06:04:13.945 | +++ 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-01 06:04:13.945 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-01 06:04:13.945 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-01 06:04:13.945 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.100/placement --region RegionOne -f value -c id 2026-09-01 06:04:13.945 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:04:13.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=87caca3ed7e0481f83e0ddd7a5afcc89 2026-09-01 06:04:13.946 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 87caca3ed7e0481f83e0ddd7a5afcc89 2026-09-01 06:04:13.946 | + functions-common:get_or_create_endpoint:1100 : public_id=87caca3ed7e0481f83e0ddd7a5afcc89 2026-09-01 06:04:13.946 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-01 06:04:13.946 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-01 06:04:13.946 | + functions-common:get_or_create_endpoint:1109 : echo 87caca3ed7e0481f83e0ddd7a5afcc89 2026-09-01 06:04:13.946 | 87caca3ed7e0481f83e0ddd7a5afcc89 2026-09-01 06:04:13.995 | [2012 Async init_placement:55714]: finished init_placement with result 0 in 46 seconds 2026-09-01 06:04:14.002 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:14.006 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-01 06:04:14.076 | [2012 Async init_glance:51100]: Waiting for completion of init_glance running on PID 51100 (3 other jobs running) 2026-09-01 06:04:14.107 | [2012 Async init_glance:51100]: Signaling child to exit 2026-09-01 06:04:14.108 | WAKEUP 2026-09-01 06:04:14.136 | [2012 Async init_glance:51100]: Signaled 2026-09-01 06:04:14.138 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-01 06:04:14.138 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-01 06:04:14.138 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-01 06:04:14.139 | + lib/database:recreate_database:112 : local db=glance 2026-09-01 06:04:14.139 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-01 06:04:14.139 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-01 06:04:14.139 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-01 06:04:14.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:14.139 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-01 06:04:14.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:14.139 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-01 06:04:14.139 | + functions-common:time_start:2406 : local name=dbsync 2026-09-01 06:04:14.139 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:04:14.139 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:04:14.140 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:04:14.140 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242510089 2026-09-01 06:04:14.140 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-01 06:04:14.140 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:04:14.140 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:14.140 | we strongly recommend against using it for new projects. 2026-09-01 06:04:14.140 | 2026-09-01 06:04:14.140 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:14.140 | framework. For more detail see 2026-09-01 06:04:14.140 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:14.141 | 2026-09-01 06:04:14.141 | import eventlet as _eventlet # noqa 2026-09-01 06:04:14.141 | INFO dbcounter [-] Registered counter for database glance 2026-09-01 06:04:14.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=51206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 06:04:14.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.141 | DEBUG dbcounter [-] [51206] Writer thread running {{(pid=51206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:14.141 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.141 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.141 | INFO dbcounter [-] Registered counter for database glance 2026-09-01 06:04:14.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=51206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.142 | DEBUG dbcounter [-] [51206] Writer thread running {{(pid=51206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-01 06:04:14.142 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-01 06:04:14.142 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-01 06:04:14.142 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.142 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-01 06:04:14.142 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.143 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-01 06:04:14.143 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.143 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-01 06:04:14.143 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.143 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-01 06:04:14.143 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.143 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-01 06:04:14.143 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.143 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-01 06:04:14.143 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-01 06:04:14.144 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-01 06:04:14.144 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-01 06:04:14.144 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-01 06:04:14.144 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-01 06:04:14.144 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.144 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-01 06:04:14.145 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-01 06:04:14.145 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.145 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-01 06:04:14.146 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-01 06:04:14.146 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-01 06:04:14.146 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-01 06:04:14.146 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.146 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-01 06:04:14.147 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.147 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-01 06:04:14.147 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.147 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-01 06:04:14.147 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.147 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.148 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.148 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.148 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.148 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.148 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-01 06:04:14.148 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51206) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-01 06:04:14.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.149 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.149 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.149 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.149 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-01 06:04:14.149 | Database migration is up to date. No migration needed. 2026-09-01 06:04:14.149 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-01 06:04:14.149 | Database is synced successfully. 2026-09-01 06:04:14.149 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-01 06:04:14.149 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-01 06:04:14.149 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:14.150 | we strongly recommend against using it for new projects. 2026-09-01 06:04:14.150 | 2026-09-01 06:04:14.150 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:14.150 | framework. For more detail see 2026-09-01 06:04:14.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:14.150 | 2026-09-01 06:04:14.150 | import eventlet as _eventlet # noqa 2026-09-01 06:04:14.150 | INFO dbcounter [-] Registered counter for database glance 2026-09-01 06:04:14.150 | 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=51420) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 06:04:14.150 | DEBUG dbcounter [-] [51420] Writer thread running {{(pid=51420) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:14.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-01 06:04:14.151 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-01 06:04:14.152 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-01 06:04:14.153 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-01 06:04:14.153 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-01 06:04:14.154 | + functions-common:time_stop:2420 : local name 2026-09-01 06:04:14.154 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:04:14.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:04:14.154 | + functions-common:time_stop:2423 : local total 2026-09-01 06:04:14.154 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:04:14.154 | + functions-common:time_stop:2426 : name=dbsync 2026-09-01 06:04:14.154 | + functions-common:time_stop:2427 : start_time=1788242510089 2026-09-01 06:04:14.154 | + functions-common:time_stop:2429 : [[ -z 1788242510089 ]] 2026-09-01 06:04:14.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:04:14.154 | + functions-common:time_stop:2432 : end_time=1788242523855 2026-09-01 06:04:14.154 | + functions-common:time_stop:2433 : elapsed_time=13766 2026-09-01 06:04:14.154 | + functions-common:time_stop:2434 : total=8208 2026-09-01 06:04:14.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:04:14.155 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21974 2026-09-01 06:04:14.196 | [2012 Async init_glance:51100]: finished init_glance with result 0 in 14 seconds 2026-09-01 06:04:14.203 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:14.207 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-01 06:04:14.238 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-01 06:04:14.242 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:14.246 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-01 06:04:14.314 | [2012 Async init_cinder:55584]: Waiting for completion of init_cinder running on PID 55584 (2 other jobs running) 2026-09-01 06:04:14.347 | [2012 Async init_cinder:55584]: Signaling child to exit 2026-09-01 06:04:14.348 | WAKEUP 2026-09-01 06:04:14.376 | [2012 Async init_cinder:55584]: Signaled 2026-09-01 06:04:14.378 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-01 06:04:14.378 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.378 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-01 06:04:14.378 | + lib/database:recreate_database:112 : local db=cinder 2026-09-01 06:04:14.378 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-01 06:04:14.378 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-01 06:04:14.378 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-01 06:04:14.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:14.378 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-01 06:04:14.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:14.379 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-01 06:04:14.379 | + functions-common:time_start:2406 : local name=dbsync 2026-09-01 06:04:14.379 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:04:14.379 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:04:14.379 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:04:14.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242607341 2026-09-01 06:04:14.379 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-01 06:04:14.379 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-01 06:04:14.379 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:14.379 | we strongly recommend against using it for new projects. 2026-09-01 06:04:14.380 | 2026-09-01 06:04:14.380 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:14.380 | framework. For more detail see 2026-09-01 06:04:14.380 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:14.380 | 2026-09-01 06:04:14.380 | import eventlet # noqa 2026-09-01 06:04:14.380 | INFO dbcounter [-] Registered counter for database cinder 2026-09-01 06:04:14.380 | 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=55769) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 06:04:14.380 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-01 06:04:14.380 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:14.380 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:14.381 | DEBUG dbcounter [-] [55769] Writer thread running {{(pid=55769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:14.381 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-01 06:04:14.381 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:14.381 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-01 06:04:14.381 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.381 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-01 06:04:14.381 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.381 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-01 06:04:14.381 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.381 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-01 06:04:14.381 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.382 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-01 06:04:14.382 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.382 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-01 06:04:14.382 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.382 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-01 06:04:14.382 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55769) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:14.382 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-01 06:04:14.382 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-01 06:04:14.382 | + functions-common:time_stop:2420 : local name 2026-09-01 06:04:14.382 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:04:14.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:04:14.383 | + functions-common:time_stop:2423 : local total 2026-09-01 06:04:14.383 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:04:14.383 | + functions-common:time_stop:2426 : name=dbsync 2026-09-01 06:04:14.383 | + functions-common:time_stop:2427 : start_time=1788242607341 2026-09-01 06:04:14.383 | + functions-common:time_stop:2429 : [[ -z 1788242607341 ]] 2026-09-01 06:04:14.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:04:14.383 | + functions-common:time_stop:2432 : end_time=1788242619204 2026-09-01 06:04:14.383 | + functions-common:time_stop:2433 : elapsed_time=11863 2026-09-01 06:04:14.383 | + functions-common:time_stop:2434 : total=8208 2026-09-01 06:04:14.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:04:14.383 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20071 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-01 06:04:14.384 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-01 06:04:14.384 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-01 06:04:14.384 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-01 06:04:14.384 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-01 06:04:14.385 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-01 06:04:14.385 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-01 06:04:14.385 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-01 06:04:14.385 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-01 06:04:14.385 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-01 06:04:14.385 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-01 06:04:14.385 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-01 06:04:14.385 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-01 06:04:14.385 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-01 06:04:14.385 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-01 06:04:14.386 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-01 06:04:14.386 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-01 06:04:14.386 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-01 06:04:14.386 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-01 06:04:14.386 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-01 06:04:14.387 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-01 06:04:14.387 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-01 06:04:14.387 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-01 06:04:14.387 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-01 06:04:14.388 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-01 06:04:14.388 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-01 06:04:14.388 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-01 06:04:14.388 | [Unit] 2026-09-01 06:04:14.388 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-01 06:04:14.388 | DefaultDependencies=no 2026-09-01 06:04:14.388 | After=systemd-udev-settle.service 2026-09-01 06:04:14.388 | Before=lvm2-activation-early.service 2026-09-01 06:04:14.388 | Wants=systemd-udev-settle.service 2026-09-01 06:04:14.388 | 2026-09-01 06:04:14.388 | [Service] 2026-09-01 06:04:14.389 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-01 06:04:14.389 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-01 06:04:14.389 | RemainAfterExit=yes 2026-09-01 06:04:14.389 | Type=oneshot 2026-09-01 06:04:14.389 | 2026-09-01 06:04:14.389 | [Install] 2026-09-01 06:04:14.389 | WantedBy=local-fs.target 2026-09-01 06:04:14.389 | Also=systemd-udev-settle.service 2026-09-01 06:04:14.389 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-01 06:04:14.389 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-01 06:04:14.390 | 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-01 06:04:14.390 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-01 06:04:14.390 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-01 06:04:14.390 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-01 06:04:14.390 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-01 06:04:14.390 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-01 06:04:14.390 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-01 06:04:14.390 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-01 06:04:14.390 | Physical volume "/dev/loop0" successfully created. 2026-09-01 06:04:14.390 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-01 06:04:14.390 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-01 06:04:14.391 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.391 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-01 06:04:14.391 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-01 06:04:14.391 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-01 06:04:14.391 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-01 06:04:14.391 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:14.391 | we strongly recommend against using it for new projects. 2026-09-01 06:04:14.391 | 2026-09-01 06:04:14.391 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:14.391 | framework. For more detail see 2026-09-01 06:04:14.391 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:14.392 | 2026-09-01 06:04:14.392 | import eventlet # noqa 2026-09-01 06:04:14.392 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-01 06:04:14.392 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-01 06:04:14.392 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-01 06:04:14.392 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-01 06:04:14.392 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:04:14.392 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-01 06:04:14.435 | [2012 Async init_cinder:55584]: finished init_cinder with result 0 in 14 seconds 2026-09-01 06:04:14.442 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:14.446 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-01 06:04:14.474 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.478 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-01 06:04:14.483 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:04:14.487 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-01 06:04:14.491 | + ./stack.sh:main:1242 : init_nova 2026-09-01 06:04:14.496 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-01 06:04:14.524 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.529 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-01 06:04:14.555 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:14.559 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 06:04:14.564 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-01 06:04:14.651 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-01 06:04:14.702 | [2012 Async nova-cell-0:57856]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-01 06:04:14.708 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-01 06:04:14.714 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:04:14.719 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-01 06:04:14.723 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 06:04:14.727 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 06:04:14.733 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-01 06:04:14.824 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-01 06:04:14.885 | [2012 Async nova-cell-1:57960]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-01 06:04:14.890 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-01 06:04:14.895 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-01 06:04:14.899 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-01 06:04:14.903 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-01 06:04:14.908 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-01 06:04:14.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:14.991 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-01 06:04:14.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:15.073 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-01 06:04:15.652 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:15.652 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:15.653 | we strongly recommend against using it for new projects. 2026-09-01 06:04:15.653 | 2026-09-01 06:04:15.653 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:15.653 | framework. For more detail see 2026-09-01 06:04:15.653 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:15.653 | 2026-09-01 06:04:15.653 | import eventlet # noqa 2026-09-01 06:04:15.921 | 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-01 06:04:19.920 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-01 06:04:20.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:20.024 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:20.025 | DEBUG dbcounter [-] [58030] Writer thread running {{(pid=58030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:20.099 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-01 06:04:24.900 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:24.919 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-01 06:04:27.527 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:27.532 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-01 06:04:27.540 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:28.298 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-01 06:04:28.303 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-01 06:04:28.309 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-01 06:04:28.313 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-01 06:04:28.317 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-01 06:04:28.322 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-01 06:04:28.326 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-01 06:04:28.357 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:28.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-01 06:04:28.367 | ++ 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-01 06:04:28.372 | + 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-01 06:04:28.974 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:28.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:28.976 | we strongly recommend against using it for new projects. 2026-09-01 06:04:28.976 | 2026-09-01 06:04:28.976 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:28.976 | framework. For more detail see 2026-09-01 06:04:28.977 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:28.977 | 2026-09-01 06:04:28.977 | import eventlet # noqa 2026-09-01 06:04:29.258 | 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-01 06:04:32.590 | INFO dbcounter [None req-930d3bbc-9c79-480d-8f74-116c55ca1313 None None] Registered counter for database nova_api 2026-09-01 06:04:32.721 | DEBUG dbcounter [-] [58636] Writer thread running {{(pid=58636) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:33.535 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-01 06:04:33.543 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-01 06:04:33.547 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-01 06:04:33.638 | [2012 Async nova-cell-0:57856]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57856 (3 other jobs running) 2026-09-01 06:04:33.686 | [2012 Async nova-cell-0:57856]: Signaling child to exit 2026-09-01 06:04:40.659 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:04:40.692 | [57856 Async nova-cell-0:57856]: finished successfully 2026-09-01 06:04:40.721 | WAKEUP 2026-09-01 06:04:40.742 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:04:40.749 | [2012 Async nova-cell-0:57856]: Signaled 2026-09-01 06:04:40.752 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-01 06:04:40.752 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-01 06:04:40.752 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-01 06:04:40.752 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-01 06:04:40.752 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-01 06:04:40.752 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-01 06:04:40.752 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-01 06:04:40.752 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:40.753 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-01 06:04:40.753 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:40.753 | + 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-01 06:04:40.753 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:40.753 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:40.753 | we strongly recommend against using it for new projects. 2026-09-01 06:04:40.753 | 2026-09-01 06:04:40.753 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:40.753 | framework. For more detail see 2026-09-01 06:04:40.753 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:40.753 | 2026-09-01 06:04:40.754 | import eventlet # noqa 2026-09-01 06:04:40.754 | 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-01 06:04:40.754 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-01 06:04:40.754 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:40.754 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:40.754 | DEBUG dbcounter [-] [57992] Writer thread running {{(pid=57992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:40.754 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-01 06:04:40.755 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.755 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-01 06:04:40.756 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.756 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-01 06:04:40.756 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.756 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-01 06:04:40.756 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.756 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-01 06:04:40.756 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57992) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.777 | [57960 Async nova-cell-1:57960]: finished successfully 2026-09-01 06:04:40.810 | [2012 Async nova-cell-0:57856]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-01 06:04:40.816 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:40.821 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-01 06:04:40.825 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-01 06:04:40.892 | [2012 Async nova-cell-1:57960]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57960 (2 other jobs running) 2026-09-01 06:04:40.923 | [2012 Async nova-cell-1:57960]: Signaling child to exit 2026-09-01 06:04:40.923 | WAKEUP 2026-09-01 06:04:40.950 | [2012 Async nova-cell-1:57960]: Signaled 2026-09-01 06:04:40.953 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-01 06:04:40.953 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-01 06:04:40.953 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-01 06:04:40.953 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-01 06:04:40.953 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-01 06:04:40.953 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-01 06:04:40.953 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-01 06:04:40.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:40.953 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-01 06:04:40.953 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-01 06:04:40.954 | + 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-01 06:04:40.954 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:40.954 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:40.954 | we strongly recommend against using it for new projects. 2026-09-01 06:04:40.954 | 2026-09-01 06:04:40.954 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:40.954 | framework. For more detail see 2026-09-01 06:04:40.954 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:40.954 | 2026-09-01 06:04:40.954 | import eventlet # noqa 2026-09-01 06:04:40.954 | 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-01 06:04:40.955 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-01 06:04:40.955 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-01 06:04:40.955 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-01 06:04:40.955 | DEBUG dbcounter [-] [58027] Writer thread running {{(pid=58027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:40.955 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-01 06:04:40.955 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-01 06:04:40.956 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-01 06:04:40.956 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.956 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-01 06:04:40.956 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.956 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-01 06:04:40.957 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.957 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-01 06:04:40.957 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.957 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-01 06:04:40.957 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.957 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-01 06:04:40.957 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.957 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-01 06:04:40.957 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.958 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-01 06:04:40.958 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:40.958 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-01 06:04:40.958 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-01 06:04:41.008 | [2012 Async nova-cell-1:57960]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-01 06:04:41.014 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:41.019 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 06:04:41.023 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-01 06:04:41.574 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:41.574 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:41.574 | we strongly recommend against using it for new projects. 2026-09-01 06:04:41.574 | 2026-09-01 06:04:41.574 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:41.574 | framework. For more detail see 2026-09-01 06:04:41.575 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:41.575 | 2026-09-01 06:04:41.575 | import eventlet # noqa 2026-09-01 06:04:41.837 | 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-01 06:04:44.848 | Running batches of 50 until complete 2026-09-01 06:04:44.849 | INFO dbcounter [None req-fc40650c-89ba-4594-93e0-12a27c2e9f96 None None] Registered counter for database nova_cell0 2026-09-01 06:04:45.047 | DEBUG dbcounter [-] [59254] Writer thread running {{(pid=59254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:45.052 | INFO dbcounter [None req-fc40650c-89ba-4594-93e0-12a27c2e9f96 None None] Registered counter for database nova_api 2026-09-01 06:04:45.212 | DEBUG dbcounter [-] [59254] Writer thread running {{(pid=59254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:45.239 | INFO dbcounter [None req-fc40650c-89ba-4594-93e0-12a27c2e9f96 None None] Registered counter for database nova_cell0 2026-09-01 06:04:45.310 | DEBUG dbcounter [-] [59254] Writer thread running {{(pid=59254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:45.546 | +-------------------------------------+--------------+-----------+ 2026-09-01 06:04:45.546 | | Migration | Total Needed | Completed | 2026-09-01 06:04:45.546 | +-------------------------------------+--------------+-----------+ 2026-09-01 06:04:45.546 | | fill_virtual_interface_list | 0 | 0 | 2026-09-01 06:04:45.546 | | migrate_empty_ratio | 0 | 0 | 2026-09-01 06:04:45.546 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-01 06:04:45.547 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-01 06:04:45.547 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_dev_uuids | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_instance_compute_id | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_missing_availability_zones | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_queued_for_delete | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_user_id | 0 | 0 | 2026-09-01 06:04:45.547 | | populate_uuids | 0 | 0 | 2026-09-01 06:04:45.547 | +-------------------------------------+--------------+-----------+ 2026-09-01 06:04:46.315 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-01 06:04:46.321 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:04:46.327 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-01 06:04:46.331 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 06:04:46.335 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 06:04:46.339 | + 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-01 06:04:46.893 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:04:46.894 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:04:46.894 | we strongly recommend against using it for new projects. 2026-09-01 06:04:46.894 | 2026-09-01 06:04:46.894 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:04:46.894 | framework. For more detail see 2026-09-01 06:04:46.894 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:04:46.894 | 2026-09-01 06:04:46.894 | import eventlet # noqa 2026-09-01 06:04:47.167 | 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-01 06:04:50.257 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-01 06:04:50.257 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-01 06:04:50.257 | INFO dbcounter [None req-97ce72bc-4027-488a-aee0-b63d871079e2 None None] Registered counter for database nova_api 2026-09-01 06:04:50.381 | DEBUG dbcounter [-] [59273] Writer thread running {{(pid=59273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:04:51.216 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-01 06:04:51.220 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-01 06:04:51.242 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-01 06:04:51.246 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-01 06:04:51.250 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-01 06:04:51.336 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-01 06:04:51.391 | [2012 Async configure_neutron_nova:59331]: running: configure_neutron_nova 2026-09-01 06:04:51.395 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-01 06:04:51.399 | + functions-common:run_phase:1848 : local mode=stack 2026-09-01 06:04:51.403 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-01 06:04:51.408 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 06:04:51.412 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 06:04:51.417 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 06:04:51.421 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 06:04:51.427 | + functions-common:run_phase:1858 : local extra 2026-09-01 06:04:51.433 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 06:04:51.439 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 06:04:51.444 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 06:04:51.449 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 06:04:51.452 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-01 06:04:51.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 06:04:51.486 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:51.491 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:04:51.495 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:04:51.499 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-01 06:04:51.503 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:04:51.507 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-01 06:04:51.512 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-01 06:04:51.516 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-01 06:04:51.520 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-01 06:04:51.524 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:04:51.529 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-01 06:04:51.533 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-01 06:04:51.538 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-01 06:04:51.543 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-01 06:04:51.547 | + functions-common:run_plugins:1837 : local plugins= 2026-09-01 06:04:51.551 | + functions-common:run_plugins:1838 : local plugin 2026-09-01 06:04:51.555 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-01 06:04:51.560 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-01 06:04:51.565 | + inc/meta-config:merge_config_group:171 : shift 2026-09-01 06:04:51.569 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-01 06:04:51.574 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:04:51.579 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-01 06:04:51.583 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-01 06:04:51.588 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-01 06:04:51.594 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:51.598 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-01 06:04:51.603 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:04:51.608 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-01 06:04:51.608 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:04:51.609 | gsub("[][]", "", $1); 2026-09-01 06:04:51.609 | split($1, a, "|"); 2026-09-01 06:04:51.609 | if (a[1] == matchgroup) 2026-09-01 06:04:51.609 | print a[2] 2026-09-01 06:04:51.609 | } 2026-09-01 06:04:51.609 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:04:51.618 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-01 06:04:51.622 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-01 06:04:51.626 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-01 06:04:51.632 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-01 06:04:51.637 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-01 06:04:51.642 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-01 06:04:51.646 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-01 06:04:51.652 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-01 06:04:51.659 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-01 06:04:51.663 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-01 06:04:51.668 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-01 06:04:51.674 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-01 06:04:51.676 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-01 06:04:51.681 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:51.686 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-01 06:04:51.691 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-01 06:04:51.695 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-01 06:04:51.703 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-01 06:04:51.708 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-01 06:04:51.714 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-01 06:04:51.718 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-01 06:04:51.724 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-01 06:04:51.725 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:51.725 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-01 06:04:51.726 | BEGIN { 2026-09-01 06:04:51.726 | section = "" 2026-09-01 06:04:51.726 | last_section = "" 2026-09-01 06:04:51.726 | section_count = 0 2026-09-01 06:04:51.726 | } 2026-09-01 06:04:51.726 | /^\[.+\]/ { 2026-09-01 06:04:51.726 | gsub("[][]", "", $1); 2026-09-01 06:04:51.726 | section=$1 2026-09-01 06:04:51.726 | next 2026-09-01 06:04:51.726 | } 2026-09-01 06:04:51.728 | /^ *\#/ { 2026-09-01 06:04:51.728 | next 2026-09-01 06:04:51.729 | } 2026-09-01 06:04:51.729 | /^[^ \t]+/ { 2026-09-01 06:04:51.729 | # get offset of first = in $0 2026-09-01 06:04:51.729 | eq_idx = index($0, "=") 2026-09-01 06:04:51.729 | # extract attr & value from $0 2026-09-01 06:04:51.729 | attr = substr($0, 1, eq_idx - 1) 2026-09-01 06:04:51.730 | value = substr($0, eq_idx + 1) 2026-09-01 06:04:51.730 | # only need to strip trailing whitespace from attr 2026-09-01 06:04:51.730 | sub(/[ \t]*$/, "", attr) 2026-09-01 06:04:51.730 | # need to strip leading & trailing whitespace from value 2026-09-01 06:04:51.730 | sub(/^[ \t]*/, "", value) 2026-09-01 06:04:51.731 | sub(/[ \t]*$/, "", value) 2026-09-01 06:04:51.731 | 2026-09-01 06:04:51.731 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-01 06:04:51.731 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-01 06:04:51.731 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-01 06:04:51.732 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-01 06:04:51.732 | if (! (section, attr) in cfg_attr_count) { 2026-09-01 06:04:51.732 | if (section != last_section) { 2026-09-01 06:04:51.732 | cfg_section[section_count++] = section 2026-09-01 06:04:51.732 | last_section = section 2026-09-01 06:04:51.732 | } 2026-09-01 06:04:51.732 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-01 06:04:51.733 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-01 06:04:51.733 | 2026-09-01 06:04:51.733 | cfg_attr[section, attr, 0] = value 2026-09-01 06:04:51.733 | cfg_attr_count[section, attr] = 1 2026-09-01 06:04:51.733 | } else { 2026-09-01 06:04:51.733 | lno = cfg_attr_count[section, attr]++ 2026-09-01 06:04:51.733 | cfg_attr[section, attr, lno] = value 2026-09-01 06:04:51.734 | } 2026-09-01 06:04:51.734 | } 2026-09-01 06:04:51.734 | END { 2026-09-01 06:04:51.734 | # Process each section in order 2026-09-01 06:04:51.734 | for (sno = 0; sno < section_count; sno++) { 2026-09-01 06:04:51.734 | section = cfg_section[sno] 2026-09-01 06:04:51.735 | # The ini routines simply append a config item immediately 2026-09-01 06:04:51.735 | # after the section header. To keep the same order as defined 2026-09-01 06:04:51.735 | # in local.conf, invoke the ini routines in the reverse order 2026-09-01 06:04:51.735 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-01 06:04:51.735 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-01 06:04:51.735 | if (cfg_attr_count[section, attr] == 1) 2026-09-01 06:04:51.735 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-01 06:04:51.736 | else { 2026-09-01 06:04:51.736 | # For multiline, invoke the ini routines in the reverse order 2026-09-01 06:04:51.736 | count = cfg_attr_count[section, attr] 2026-09-01 06:04:51.736 | print "inidelete " configfile " " section " " attr 2026-09-01 06:04:51.736 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-01 06:04:51.736 | for (l = count -2; l >= 0; l--) 2026-09-01 06:04:51.736 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-01 06:04:51.737 | } 2026-09-01 06:04:51.738 | } 2026-09-01 06:04:51.739 | } 2026-09-01 06:04:51.739 | } 2026-09-01 06:04:51.739 | ' 2026-09-01 06:04:51.739 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:51.739 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-01 06:04:51.739 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-01 06:04:51.739 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-01 06:04:51.739 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:04:51.741 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-01 06:04:51.746 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-01 06:04:51.746 | BEGIN { group = "" } 2026-09-01 06:04:51.746 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:04:51.746 | gsub("[][]", "", $1); 2026-09-01 06:04:51.746 | split($1, a, "|"); 2026-09-01 06:04:51.746 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-01 06:04:51.746 | group=a[1] 2026-09-01 06:04:51.746 | } else { 2026-09-01 06:04:51.746 | group="" 2026-09-01 06:04:51.746 | } 2026-09-01 06:04:51.747 | next 2026-09-01 06:04:51.747 | } 2026-09-01 06:04:51.747 | { 2026-09-01 06:04:51.747 | if (group != "") 2026-09-01 06:04:51.747 | print $0 2026-09-01 06:04:51.747 | } 2026-09-01 06:04:51.747 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:04:51.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-01 06:04:51.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-01 06:04:51.808 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:51.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-01 06:04:51.817 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-01 06:04:51.865 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:51.869 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-01 06:04:51.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-01 06:04:51.921 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:51.926 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-01 06:04:51.930 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-01 06:04:51.979 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:51.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-01 06:04:51.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-01 06:04:52.040 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.046 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-01 06:04:52.051 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-01 06:04:52.054 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-01 06:04:52.060 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-01 06:04:52.066 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.072 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.076 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-01 06:04:52.081 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.088 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-01 06:04:52.092 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-01 06:04:52.097 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-01 06:04:52.101 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-01 06:04:52.105 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.110 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:52.114 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-01 06:04:52.118 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.123 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-01 06:04:52.129 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.133 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.139 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.143 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-01 06:04:52.148 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.156 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.157 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-01 06:04:52.157 | BEGIN { 2026-09-01 06:04:52.157 | section = "" 2026-09-01 06:04:52.157 | last_section = "" 2026-09-01 06:04:52.157 | section_count = 0 2026-09-01 06:04:52.157 | } 2026-09-01 06:04:52.157 | /^\[.+\]/ { 2026-09-01 06:04:52.157 | gsub("[][]", "", $1); 2026-09-01 06:04:52.157 | section=$1 2026-09-01 06:04:52.157 | next 2026-09-01 06:04:52.158 | } 2026-09-01 06:04:52.158 | /^ *\#/ { 2026-09-01 06:04:52.158 | next 2026-09-01 06:04:52.158 | } 2026-09-01 06:04:52.158 | /^[^ \t]+/ { 2026-09-01 06:04:52.158 | # get offset of first = in $0 2026-09-01 06:04:52.158 | eq_idx = index($0, "=") 2026-09-01 06:04:52.158 | # extract attr & value from $0 2026-09-01 06:04:52.158 | attr = substr($0, 1, eq_idx - 1) 2026-09-01 06:04:52.158 | value = substr($0, eq_idx + 1) 2026-09-01 06:04:52.159 | # only need to strip trailing whitespace from attr 2026-09-01 06:04:52.159 | sub(/[ \t]*$/, "", attr) 2026-09-01 06:04:52.159 | # need to strip leading & trailing whitespace from value 2026-09-01 06:04:52.159 | sub(/^[ \t]*/, "", value) 2026-09-01 06:04:52.159 | sub(/[ \t]*$/, "", value) 2026-09-01 06:04:52.159 | 2026-09-01 06:04:52.159 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-01 06:04:52.160 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-01 06:04:52.160 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-01 06:04:52.160 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-01 06:04:52.160 | if (! (section, attr) in cfg_attr_count) { 2026-09-01 06:04:52.160 | if (section != last_section) { 2026-09-01 06:04:52.160 | cfg_section[section_count++] = section 2026-09-01 06:04:52.160 | last_section = section 2026-09-01 06:04:52.161 | } 2026-09-01 06:04:52.161 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-01 06:04:52.161 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-01 06:04:52.161 | 2026-09-01 06:04:52.161 | cfg_attr[section, attr, 0] = value 2026-09-01 06:04:52.163 | cfg_attr_count[section, attr] = 1 2026-09-01 06:04:52.163 | } else { 2026-09-01 06:04:52.163 | lno = cfg_attr_count[section, attr]++ 2026-09-01 06:04:52.163 | cfg_attr[section, attr, lno] = value 2026-09-01 06:04:52.163 | } 2026-09-01 06:04:52.163 | } 2026-09-01 06:04:52.163 | END { 2026-09-01 06:04:52.163 | # Process each section in order 2026-09-01 06:04:52.163 | for (sno = 0; sno < section_count; sno++) { 2026-09-01 06:04:52.164 | section = cfg_section[sno] 2026-09-01 06:04:52.164 | # The ini routines simply append a config item immediately 2026-09-01 06:04:52.164 | # after the section header. To keep the same order as defined 2026-09-01 06:04:52.164 | # in local.conf, invoke the ini routines in the reverse order 2026-09-01 06:04:52.164 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-01 06:04:52.165 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-01 06:04:52.165 | if (cfg_attr_count[section, attr] == 1) 2026-09-01 06:04:52.165 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-01 06:04:52.165 | else { 2026-09-01 06:04:52.166 | # For multiline, invoke the ini routines in the reverse order 2026-09-01 06:04:52.166 | count = cfg_attr_count[section, attr] 2026-09-01 06:04:52.166 | print "inidelete " configfile " " section " " attr 2026-09-01 06:04:52.166 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-01 06:04:52.166 | for (l = count -2; l >= 0; l--) 2026-09-01 06:04:52.166 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-01 06:04:52.166 | } 2026-09-01 06:04:52.166 | } 2026-09-01 06:04:52.166 | } 2026-09-01 06:04:52.166 | } 2026-09-01 06:04:52.167 | ' 2026-09-01 06:04:52.167 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.167 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-01 06:04:52.167 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:52.168 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-01 06:04:52.172 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-01 06:04:52.176 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:04:52.180 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-01 06:04:52.184 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-01 06:04:52.185 | BEGIN { group = "" } 2026-09-01 06:04:52.185 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:04:52.185 | gsub("[][]", "", $1); 2026-09-01 06:04:52.185 | split($1, a, "|"); 2026-09-01 06:04:52.185 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-01 06:04:52.185 | group=a[1] 2026-09-01 06:04:52.185 | } else { 2026-09-01 06:04:52.185 | group="" 2026-09-01 06:04:52.185 | } 2026-09-01 06:04:52.185 | next 2026-09-01 06:04:52.186 | } 2026-09-01 06:04:52.186 | { 2026-09-01 06:04:52.186 | if (group != "") 2026-09-01 06:04:52.186 | print $0 2026-09-01 06:04:52.186 | } 2026-09-01 06:04:52.186 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:04:52.194 | + 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-01 06:04:52.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-01 06:04:52.250 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.255 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-01 06:04:52.260 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-01 06:04:52.265 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-01 06:04:52.269 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-01 06:04:52.274 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-01 06:04:52.279 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-01 06:04:52.283 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-01 06:04:52.289 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-01 06:04:52.295 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-01 06:04:52.299 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-01 06:04:52.304 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-01 06:04:52.308 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-01 06:04:52.313 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-01 06:04:52.318 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:52.323 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-01 06:04:52.328 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-01 06:04:52.333 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-01 06:04:52.340 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-01 06:04:52.344 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-01 06:04:52.349 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-01 06:04:52.354 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-01 06:04:52.363 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-01 06:04:52.365 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.365 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-01 06:04:52.365 | BEGIN { 2026-09-01 06:04:52.365 | section = "" 2026-09-01 06:04:52.366 | last_section = "" 2026-09-01 06:04:52.366 | section_count = 0 2026-09-01 06:04:52.366 | } 2026-09-01 06:04:52.366 | /^\[.+\]/ { 2026-09-01 06:04:52.366 | gsub("[][]", "", $1); 2026-09-01 06:04:52.366 | section=$1 2026-09-01 06:04:52.366 | next 2026-09-01 06:04:52.366 | } 2026-09-01 06:04:52.366 | /^ *\#/ { 2026-09-01 06:04:52.366 | next 2026-09-01 06:04:52.366 | } 2026-09-01 06:04:52.367 | /^[^ \t]+/ { 2026-09-01 06:04:52.367 | # get offset of first = in $0 2026-09-01 06:04:52.367 | eq_idx = index($0, "=") 2026-09-01 06:04:52.367 | # extract attr & value from $0 2026-09-01 06:04:52.367 | attr = substr($0, 1, eq_idx - 1) 2026-09-01 06:04:52.367 | value = substr($0, eq_idx + 1) 2026-09-01 06:04:52.367 | # only need to strip trailing whitespace from attr 2026-09-01 06:04:52.369 | sub(/[ \t]*$/, "", attr) 2026-09-01 06:04:52.369 | # need to strip leading & trailing whitespace from value 2026-09-01 06:04:52.369 | sub(/^[ \t]*/, "", value) 2026-09-01 06:04:52.370 | sub(/[ \t]*$/, "", value) 2026-09-01 06:04:52.370 | 2026-09-01 06:04:52.370 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-01 06:04:52.371 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-01 06:04:52.371 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-01 06:04:52.371 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-01 06:04:52.371 | if (! (section, attr) in cfg_attr_count) { 2026-09-01 06:04:52.371 | if (section != last_section) { 2026-09-01 06:04:52.371 | cfg_section[section_count++] = section 2026-09-01 06:04:52.371 | last_section = section 2026-09-01 06:04:52.371 | } 2026-09-01 06:04:52.371 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-01 06:04:52.371 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-01 06:04:52.371 | 2026-09-01 06:04:52.372 | cfg_attr[section, attr, 0] = value 2026-09-01 06:04:52.372 | cfg_attr_count[section, attr] = 1 2026-09-01 06:04:52.372 | } else { 2026-09-01 06:04:52.372 | lno = cfg_attr_count[section, attr]++ 2026-09-01 06:04:52.372 | cfg_attr[section, attr, lno] = value 2026-09-01 06:04:52.372 | } 2026-09-01 06:04:52.372 | } 2026-09-01 06:04:52.373 | END { 2026-09-01 06:04:52.374 | # Process each section in order 2026-09-01 06:04:52.374 | for (sno = 0; sno < section_count; sno++) { 2026-09-01 06:04:52.375 | section = cfg_section[sno] 2026-09-01 06:04:52.375 | # The ini routines simply append a config item immediately 2026-09-01 06:04:52.375 | # after the section header. To keep the same order as defined 2026-09-01 06:04:52.376 | # in local.conf, invoke the ini routines in the reverse order 2026-09-01 06:04:52.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-01 06:04:52.376 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-01 06:04:52.376 | if (cfg_attr_count[section, attr] == 1) 2026-09-01 06:04:52.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-01 06:04:52.376 | else { 2026-09-01 06:04:52.376 | # For multiline, invoke the ini routines in the reverse order 2026-09-01 06:04:52.376 | count = cfg_attr_count[section, attr] 2026-09-01 06:04:52.376 | print "inidelete " configfile " " section " " attr 2026-09-01 06:04:52.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-01 06:04:52.377 | for (l = count -2; l >= 0; l--) 2026-09-01 06:04:52.377 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-01 06:04:52.377 | } 2026-09-01 06:04:52.377 | } 2026-09-01 06:04:52.377 | } 2026-09-01 06:04:52.377 | } 2026-09-01 06:04:52.378 | ' 2026-09-01 06:04:52.379 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:04:52.379 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-01 06:04:52.379 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-01 06:04:52.379 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-01 06:04:52.383 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:04:52.386 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-01 06:04:52.392 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-01 06:04:52.392 | BEGIN { group = "" } 2026-09-01 06:04:52.392 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:04:52.392 | gsub("[][]", "", $1); 2026-09-01 06:04:52.392 | split($1, a, "|"); 2026-09-01 06:04:52.392 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-01 06:04:52.392 | group=a[1] 2026-09-01 06:04:52.392 | } else { 2026-09-01 06:04:52.393 | group="" 2026-09-01 06:04:52.393 | } 2026-09-01 06:04:52.393 | next 2026-09-01 06:04:52.393 | } 2026-09-01 06:04:52.393 | { 2026-09-01 06:04:52.394 | if (group != "") 2026-09-01 06:04:52.394 | print $0 2026-09-01 06:04:52.394 | } 2026-09-01 06:04:52.394 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:04:52.407 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-01 06:04:52.414 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-01 06:04:52.469 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.474 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-01 06:04:52.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-01 06:04:52.537 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-01 06:04:52.548 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-01 06:04:52.600 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-01 06:04:52.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-01 06:04:52.624 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:04:52.659 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.662 | [59331 Async configure_neutron_nova:59331]: finished successfully 2026-09-01 06:04:52.664 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-147bbe67-9a6f-493e-b3c9-8bd6d6b7d049"' 2026-09-01 06:04:52.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-147bbe67-9a6f-493e-b3c9-8bd6d6b7d049 2026-09-01 06:04:52.723 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-01 06:04:52.731 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-01 06:04:52.775 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:04:52.780 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-01 06:04:52.807 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:04:52.812 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-01 06:04:52.816 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-01 06:04:52.843 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:52.847 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-01 06:04:52.896 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-01 06:04:52.962 | [2012 Async configure_neutron_nova:59331]: Waiting for completion of configure_neutron_nova running on PID 59331 (2 other jobs running) 2026-09-01 06:04:52.993 | [2012 Async configure_neutron_nova:59331]: Signaling child to exit 2026-09-01 06:04:52.993 | WAKEUP 2026-09-01 06:04:53.021 | [2012 Async configure_neutron_nova:59331]: Signaled 2026-09-01 06:04:53.023 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-01 06:04:53.023 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-01 06:04:53.023 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-01 06:04:53.023 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-01 06:04:53.023 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 06:04:53.023 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-01 06:04:53.023 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.100/identity 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-01 06:04:53.024 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-01 06:04:53.024 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-01 06:04:53.024 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-01 06:04:53.024 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-01 06:04:53.024 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-01 06:04:53.025 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-01 06:04:53.025 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:04:53.025 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-01 06:04:53.025 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-01 06:04:53.025 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-01 06:04:53.025 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-01 06:04:53.025 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:04:53.025 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-01 06:04:53.025 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-01 06:04:53.025 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 06:04:53.025 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 06:04:53.026 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-01 06:04:53.026 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-01 06:04:53.026 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-01 06:04:53.026 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-01 06:04:53.026 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.100/identity 2026-09-01 06:04:53.027 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-01 06:04:53.027 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-01 06:04:53.027 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-01 06:04:53.027 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-01 06:04:53.027 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-01 06:04:53.027 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-01 06:04:53.027 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-01 06:04:53.027 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-01 06:04:53.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-01 06:04:53.027 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-01 06:04:53.027 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:04:53.028 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-01 06:04:53.028 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-01 06:04:53.079 | [2012 Async configure_neutron_nova:59331]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-01 06:04:53.085 | + inc/async:async_wait:197 : return 0 2026-09-01 06:04:53.089 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-01 06:04:53.115 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:53.119 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-01 06:04:53.165 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-01 06:04:53.214 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-01 06:04:53.240 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:53.244 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-01 06:04:53.249 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:04:53.253 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-01 06:04:53.257 | + ./stack.sh:main:1296 : start_nova_api 2026-09-01 06:04:53.261 | + 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-01 06:04:53.265 | + 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-01 06:04:53.269 | + 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-01 06:04:53.275 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-01 06:04:53.281 | + 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-01 06:04:53.285 | + functions-common:run_process:1674 : local service=n-api 2026-09-01 06:04:53.290 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-01 06:04:53.294 | + functions-common:run_process:1676 : local group= 2026-09-01 06:04:53.298 | + functions-common:run_process:1677 : local user= 2026-09-01 06:04:53.302 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:04:53.306 | + functions-common:run_process:1680 : local name=n-api 2026-09-01 06:04:53.310 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:04:53.314 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:04:53.318 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:04:53.322 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:04:53.328 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:04:53.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242693329 2026-09-01 06:04:53.338 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-01 06:04:53.364 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:04:53.368 | + 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-01 06:04:53.372 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-01 06:04:53.376 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-01 06:04:53.380 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-01 06:04:53.385 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-01 06:04:53.389 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-01 06:04:53.393 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-01 06:04:53.397 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-01 06:04:53.402 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-01 06:04:53.406 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:04:53.410 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:04:53.415 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:04:53.419 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:04:53.423 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-01 06:04:53.427 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:04:53.431 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:04:53.436 | + 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-01 06:04:53.440 | + 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-01 06:04:53.444 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-01 06:04:53.448 | + 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-01 06:04:53.452 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:04:53.456 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:04:53.460 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:04:53.463 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-01 06:04:53.467 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:04:53.474 | + 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-01 06:04:53.567 | + 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-01 06:04:53.657 | + 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-01 06:04:53.734 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-01 06:04:53.811 | + 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-01 06:04:53.888 | + 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-01 06:04:53.966 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-01 06:04:54.045 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-01 06:04:54.122 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-01 06:04:54.200 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-01 06:04:54.279 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-01 06:04:54.360 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:04:54.364 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:04:54.368 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-01 06:04:54.461 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:04:54.931 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-01 06:04:54.962 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-01 06:04:55.409 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-01 06:04:55.573 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:04:55.581 | + functions-common:time_stop:2420 : local name 2026-09-01 06:04:55.586 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:04:55.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:04:55.591 | + functions-common:time_stop:2423 : local total 2026-09-01 06:04:55.593 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:04:55.595 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:04:55.598 | + functions-common:time_stop:2427 : start_time=1788242693329 2026-09-01 06:04:55.600 | + functions-common:time_stop:2429 : [[ -z 1788242693329 ]] 2026-09-01 06:04:55.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:04:55.608 | + functions-common:time_stop:2432 : end_time=1788242695605 2026-09-01 06:04:55.610 | + functions-common:time_stop:2433 : elapsed_time=2276 2026-09-01 06:04:55.612 | + functions-common:time_stop:2434 : total=4303 2026-09-01 06:04:55.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:04:55.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6579 2026-09-01 06:04:55.619 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-01 06:04:55.619 | Waiting for nova-api to start... 2026-09-01 06:04:55.621 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.100/compute/v2.1/ 2026-09-01 06:04:55.623 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.100/compute/v2.1/ 2026-09-01 06:04:55.626 | + functions:wait_for_service:476 : local timeout=60 2026-09-01 06:04:55.628 | + functions:wait_for_service:477 : local url=http://192.168.122.100/compute/v2.1/ 2026-09-01 06:04:55.630 | + functions:wait_for_service:478 : local rval=0 2026-09-01 06:04:55.633 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-01 06:04:55.635 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 06:04:55.637 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:04:55.639 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:04:55.645 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:04:55.648 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242695645 2026-09-01 06:04:55.650 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-01 06:04:55.653 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:04:55.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.100/compute/v2.1/ 2026-09-01 06:05:01.817 | + :: : [[ 200 == 503 ]] 2026-09-01 06:05:01.818 | + :: : [[ 0 -eq 7 ]] 2026-09-01 06:05:01.826 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-01 06:05:01.829 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:01.833 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:01.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:01.843 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:01.845 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:01.849 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 06:05:01.853 | + functions-common:time_stop:2427 : start_time=1788242695645 2026-09-01 06:05:01.857 | + functions-common:time_stop:2429 : [[ -z 1788242695645 ]] 2026-09-01 06:05:01.862 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:01.870 | + functions-common:time_stop:2432 : end_time=1788242701865 2026-09-01 06:05:01.874 | + functions-common:time_stop:2433 : elapsed_time=6220 2026-09-01 06:05:01.878 | + functions-common:time_stop:2434 : total=5660 2026-09-01 06:05:01.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:01.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11880 2026-09-01 06:05:01.891 | + functions:wait_for_service:486 : return 0 2026-09-01 06:05:01.895 | + 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-01 06:05:01.900 | + 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-01 06:05:01.905 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-01 06:05:01.930 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:01.934 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-01 06:05:01.939 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:05:01.943 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-01 06:05:01.947 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-01 06:05:01.951 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-01 06:05:01.955 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-01 06:05:01.959 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-01 06:05:01.964 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-01 06:05:01.968 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:05:01.973 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-01 06:05:01.977 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-01 06:05:01.995 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-01 06:05:02.002 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-01 06:05:02.008 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-01 06:05:02.015 | + 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-01 06:05:02.033 | + 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-01 06:05:02.051 | + 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-01 06:05:02.068 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-01 06:05:02.073 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-01 06:05:02.073 | Starting OVN 2026-09-01 06:05:02.076 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-01 06:05:02.081 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-01 06:05:02.081 | Starting OVS 2026-09-01 06:05:02.085 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-01 06:05:02.109 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:02.113 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-01 06:05:02.174 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-01 06:05:02.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-01 06:05:02.240 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-01 06:05:02.243 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-01 06:05:02.713 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-01 06:05:03.192 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-01 06:05:03.192 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-01 06:05:03.193 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-01 06:05:03.193 | 2026-09-01 06:05:03.193 | Possible reasons for having these kinds of units are: 2026-09-01 06:05:03.193 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-01 06:05:03.193 | .wants/, .requires/, or .upholds/ directory. 2026-09-01 06:05:03.193 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-01 06:05:03.193 | a requirement dependency on it. 2026-09-01 06:05:03.193 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-01 06:05:03.193 | D-Bus, udev, scripted systemctl call, ...). 2026-09-01 06:05:03.194 | • In case of template units, the unit is meant to be enabled with some 2026-09-01 06:05:03.194 | instance name specified. 2026-09-01 06:05:03.205 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-01 06:05:07.854 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-01 06:05:07.859 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-01 06:05:08.335 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-01 06:05:08.822 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-01 06:05:08.825 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-01 06:05:08.825 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-01 06:05:08.825 | 2026-09-01 06:05:08.825 | Possible reasons for having these kinds of units are: 2026-09-01 06:05:08.826 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-01 06:05:08.826 | .wants/, .requires/, or .upholds/ directory. 2026-09-01 06:05:08.826 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-01 06:05:08.826 | a requirement dependency on it. 2026-09-01 06:05:08.826 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-01 06:05:08.826 | D-Bus, udev, scripted systemctl call, ...). 2026-09-01 06:05:08.826 | • In case of template units, the unit is meant to be enabled with some 2026-09-01 06:05:08.827 | instance name specified. 2026-09-01 06:05:08.832 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-01 06:05:09.022 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-01 06:05:09.023 | Configuring OVSDB 2026-09-01 06:05:09.029 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-01 06:05:09.058 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:09.062 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-01 06:05:09.097 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-01 06:05:09.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=f3e3555c-a455-401f-8d3e-31eb1ac9df14 2026-09-01 06:05:09.148 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.100:6642 2026-09-01 06:05:09.173 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-01 06:05:09.197 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-01 06:05:09.222 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.100 2026-09-01 06:05:09.249 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-01 06:05:09.254 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-01 06:05:09.284 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:09.288 | + 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-01 06:05:09.316 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-01 06:05:09.320 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-01 06:05:09.324 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-01 06:05:09.328 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-01 06:05:09.332 | + functions-common:is_provider_network:2272 : return 1 2026-09-01 06:05:09.336 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:09.340 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-01 06:05:09.344 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-01 06:05:09.348 | + 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-01 06:05:09.352 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-01 06:05:09.356 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-01 06:05:09.386 | + 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-01 06:05:09.417 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-01 06:05:09.449 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-01 06:05:09.475 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:09.479 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-01 06:05:09.485 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-01 06:05:09.489 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:05:09.493 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-01 06:05:09.497 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-01 06:05:09.526 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:09.529 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-01 06:05:09.532 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-01 06:05:09.532 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-01 06:05:10.047 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-01 06:05:10.533 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-01 06:05:10.603 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-01 06:05:10.609 | + 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-01 06:05:10.613 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-01 06:05:10.619 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-01 06:05:10.623 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-01 06:05:11.631 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-01 06:05:11.635 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-01 06:05:11.639 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-01 06:05:11.643 | + 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-01 06:05:11.647 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-01 06:05:11.652 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-01 06:05:11.656 | + 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-01 06:05:11.660 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-01 06:05:11.664 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-01 06:05:11.668 | + 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-01 06:05:11.672 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-01 06:05:11.676 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-01 06:05:11.680 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-01 06:05:11.707 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:11.711 | + 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-01 06:05:11.742 | + 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-01 06:05:11.771 | + 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-01 06:05:11.791 | + 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-01 06:05:11.810 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-01 06:05:11.837 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:11.841 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-01 06:05:11.845 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-01 06:05:11.849 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-01 06:05:12.329 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-01 06:05:12.805 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-01 06:05:12.806 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-01 06:05:12.806 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-01 06:05:12.807 | 2026-09-01 06:05:12.807 | Possible reasons for having these kinds of units are: 2026-09-01 06:05:12.807 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-01 06:05:12.807 | .wants/, .requires/, or .upholds/ directory. 2026-09-01 06:05:12.807 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-01 06:05:12.807 | a requirement dependency on it. 2026-09-01 06:05:12.807 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-01 06:05:12.807 | D-Bus, udev, scripted systemctl call, ...). 2026-09-01 06:05:12.807 | • In case of template units, the unit is meant to be enabled with some 2026-09-01 06:05:12.807 | instance name specified. 2026-09-01 06:05:12.819 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-01 06:05:13.090 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-01 06:05:13.117 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:13.121 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-01 06:05:13.126 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-01 06:05:13.154 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:13.158 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-01 06:05:13.162 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-01 06:05:13.166 | + 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-01 06:05:13.170 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-01 06:05:13.174 | + 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-01 06:05:13.178 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:13.182 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:13.186 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:13.190 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-01 06:05:13.194 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:13.199 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:13.203 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:13.206 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:13.212 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:13.218 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242713213 2026-09-01 06:05:13.222 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-01 06:05:13.249 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:13.253 | + 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-01 06:05:13.257 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-01 06:05:13.261 | + 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-01 06:05:13.265 | + 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-01 06:05:13.269 | + 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-01 06:05:13.273 | + 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-01 06:05:13.277 | + 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-01 06:05:13.281 | + 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-01 06:05:13.285 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-01 06:05:13.289 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:13.293 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:13.297 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:13.301 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:13.305 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-01 06:05:13.309 | + 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-01 06:05:13.313 | + 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-01 06:05:13.317 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-01 06:05:13.321 | + 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-01 06:05:13.325 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:05:13.329 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:05:13.333 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:05:13.336 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:05:13.341 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:05:13.344 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-01 06:05:13.348 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:05:13.355 | + 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-01 06:05:13.446 | + 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-01 06:05:13.540 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-01 06:05:13.619 | + 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-01 06:05:13.696 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-01 06:05:13.776 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-01 06:05:13.854 | + 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-01 06:05:13.933 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:05:13.937 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:05:13.941 | + 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-01 06:05:14.032 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:05:14.493 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-01 06:05:14.523 | 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-01 06:05:14.972 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-01 06:05:15.034 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:15.037 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:15.041 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:15.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:15.048 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:15.052 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:15.056 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:15.059 | + functions-common:time_stop:2427 : start_time=1788242713213 2026-09-01 06:05:15.062 | + functions-common:time_stop:2429 : [[ -z 1788242713213 ]] 2026-09-01 06:05:15.068 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:15.073 | + functions-common:time_stop:2432 : end_time=1788242715069 2026-09-01 06:05:15.076 | + functions-common:time_stop:2433 : elapsed_time=1856 2026-09-01 06:05:15.080 | + functions-common:time_stop:2434 : total=6579 2026-09-01 06:05:15.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:15.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8435 2026-09-01 06:05:15.090 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-01 06:05:15.093 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-01 06:05:15.097 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-01 06:05:15.102 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 06:05:15.128 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 06:05:15.132 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 06:05:15.135 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 06:05:15.139 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 06:05:15.143 | + 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-01 06:05:15.191 | + 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-01 06:05:15.234 | + 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-01 06:05:15.278 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 06:05:15.320 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-01 06:05:15.366 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-01 06:05:15.369 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-01 06:05:15.396 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:15.400 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-01 06:05:15.463 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-01 06:05:15.467 | + 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-01 06:05:15.471 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-01 06:05:15.477 | + 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-01 06:05:15.481 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:15.485 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:15.489 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:15.494 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-01 06:05:15.498 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:15.502 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:15.506 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:15.510 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:15.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:15.525 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242715521 2026-09-01 06:05:15.529 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-01 06:05:15.556 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:15.560 | + 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-01 06:05:15.564 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-01 06:05:15.568 | + 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-01 06:05:15.573 | + 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-01 06:05:15.577 | + 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-01 06:05:15.581 | + 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-01 06:05:15.585 | + 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-01 06:05:15.589 | + 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-01 06:05:15.594 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-01 06:05:15.598 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:15.602 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:15.606 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:15.610 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:15.615 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-01 06:05:15.619 | + 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-01 06:05:15.623 | + 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-01 06:05:15.627 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-01 06:05:15.631 | + 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-01 06:05:15.635 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:05:15.639 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:05:15.643 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:05:15.647 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:05:15.650 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:05:15.654 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-01 06:05:15.659 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:05:15.665 | + 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-01 06:05:15.757 | + 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-01 06:05:15.849 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-01 06:05:15.928 | + 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-01 06:05:16.006 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-01 06:05:16.089 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-01 06:05:16.167 | + 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-01 06:05:16.247 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:05:16.251 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:05:16.255 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-01 06:05:16.353 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:05:16.820 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-01 06:05:16.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-01 06:05:17.307 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-01 06:05:17.368 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:17.373 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:17.377 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:17.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:17.386 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:17.391 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:17.397 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:17.401 | + functions-common:time_stop:2427 : start_time=1788242715521 2026-09-01 06:05:17.405 | + functions-common:time_stop:2429 : [[ -z 1788242715521 ]] 2026-09-01 06:05:17.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:17.419 | + functions-common:time_stop:2432 : end_time=1788242717412 2026-09-01 06:05:17.423 | + functions-common:time_stop:2433 : elapsed_time=1891 2026-09-01 06:05:17.429 | + functions-common:time_stop:2434 : total=8435 2026-09-01 06:05:17.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:17.438 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10326 2026-09-01 06:05:17.442 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:05:17.447 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:05:17.452 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-01 06:05:17.457 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-01 06:05:17.484 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-01 06:05:17.488 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-01 06:05:17.492 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-01 06:05:17.497 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-01 06:05:17.501 | + 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-01 06:05:17.547 | + 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-01 06:05:17.591 | + 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-01 06:05:17.635 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-01 06:05:17.680 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-01 06:05:17.727 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:17.731 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-01 06:05:17.735 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-01 06:05:17.739 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-01 06:05:17.767 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-01 06:05:17.793 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-01 06:05:17.797 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-01 06:05:17.802 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-01 06:05:17.806 | + 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-01 06:05:17.870 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-01 06:05:17.901 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:17.906 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-01 06:05:17.910 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:05:17.914 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-01 06:05:17.918 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-01 06:05:17.923 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-01 06:05:17.927 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-01 06:05:17.975 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-01 06:05:17.979 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:17.984 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-01 06:05:18.033 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-01 06:05:18.037 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-01 06:05:18.041 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-01 06:05:18.048 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-01 06:05:18.052 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-01 06:05:18.056 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-01 06:05:18.062 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-01 06:05:18.066 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-01 06:05:18.071 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-01 06:05:18.075 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-01 06:05:18.079 | +++ 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-01 06:05:18.084 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-01 06:05:18.090 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-01 06:05:18.094 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-01 06:05:18.099 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-01 06:05:18.104 | + 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-01 06:05:18.108 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-01 06:05:18.112 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-01 06:05:18.116 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-01 06:05:18.123 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-01 06:05:18.155 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-01 06:05:18.160 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-01 06:05:18.220 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-01 06:05:18.283 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-01 06:05:18.287 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-01 06:05:18.352 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-01 06:05:18.357 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-01 06:05:18.419 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-01 06:05:18.426 | + 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-01 06:05:18.430 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-01 06:05:18.434 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-01 06:05:18.438 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:18.444 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:18.448 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:18.452 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-01 06:05:18.456 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:18.459 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:18.463 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:18.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:18.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:18.480 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242718474 2026-09-01 06:05:18.484 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-01 06:05:18.511 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:18.518 | + 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-01 06:05:18.524 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-01 06:05:18.529 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-01 06:05:18.533 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-01 06:05:18.537 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-01 06:05:18.542 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-01 06:05:18.546 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-01 06:05:18.550 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-01 06:05:18.555 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-01 06:05:18.559 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:18.563 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:18.567 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:18.571 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:18.575 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-01 06:05:18.580 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:05:18.584 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:18.588 | + 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-01 06:05:18.593 | + 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-01 06:05:18.597 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-01 06:05:18.601 | + 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-01 06:05:18.605 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:05:18.609 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:05:18.613 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:05:18.616 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-01 06:05:18.621 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:05:18.626 | + 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-01 06:05:18.723 | + 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-01 06:05:18.818 | + 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-01 06:05:18.900 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-01 06:05:18.982 | + 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-01 06:05:19.062 | + 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-01 06:05:19.141 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-01 06:05:19.221 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-01 06:05:19.300 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-01 06:05:19.382 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-01 06:05:19.460 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-01 06:05:19.539 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:05:19.543 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:05:19.547 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-01 06:05:19.641 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:05:20.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-01 06:05:20.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-01 06:05:20.633 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-01 06:05:20.774 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:20.781 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:20.786 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:20.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:20.792 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:20.795 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:20.799 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:20.799 | + functions-common:time_stop:2427 : start_time=1788242718474 2026-09-01 06:05:20.802 | + functions-common:time_stop:2429 : [[ -z 1788242718474 ]] 2026-09-01 06:05:20.805 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:20.809 | + functions-common:time_stop:2432 : end_time=1788242720807 2026-09-01 06:05:20.812 | + functions-common:time_stop:2433 : elapsed_time=2333 2026-09-01 06:05:20.814 | + functions-common:time_stop:2434 : total=10326 2026-09-01 06:05:20.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:20.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12659 2026-09-01 06:05:20.822 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.100/ 2026-09-01 06:05:20.824 | + 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-01 06:05:20.826 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-01 06:05:20.829 | + 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-01 06:05:20.831 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:20.833 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:20.835 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:20.838 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-01 06:05:20.841 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:20.842 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:20.845 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:20.847 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:20.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:20.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242720855 2026-09-01 06:05:20.861 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-01 06:05:20.881 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:20.883 | + 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-01 06:05:20.888 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-01 06:05:20.888 | + 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-01 06:05:20.890 | + 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-01 06:05:20.893 | + 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-01 06:05:20.895 | + 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-01 06:05:20.897 | + 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-01 06:05:20.900 | + 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-01 06:05:20.902 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-01 06:05:20.904 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:20.907 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:20.909 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:20.911 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:20.914 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-01 06:05:20.916 | + 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-01 06:05:20.919 | + 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-01 06:05:20.924 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-01 06:05:20.924 | + 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-01 06:05:20.925 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:05:20.928 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:05:20.930 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:05:20.932 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:05:20.934 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:05:20.937 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-01 06:05:20.939 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:05:20.943 | + 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-01 06:05:21.029 | + 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-01 06:05:21.136 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-01 06:05:21.272 | + 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-01 06:05:21.364 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-01 06:05:21.473 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-01 06:05:21.570 | + 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-01 06:05:21.655 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:05:21.661 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:05:21.662 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-01 06:05:21.762 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:05:22.279 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-01 06:05:22.303 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-01 06:05:22.810 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-01 06:05:22.855 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:22.857 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:22.860 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:22.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:22.874 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:22.881 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:22.888 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:22.895 | + functions-common:time_stop:2427 : start_time=1788242720855 2026-09-01 06:05:22.899 | + functions-common:time_stop:2429 : [[ -z 1788242720855 ]] 2026-09-01 06:05:22.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:22.916 | + functions-common:time_stop:2432 : end_time=1788242722908 2026-09-01 06:05:22.922 | + functions-common:time_stop:2433 : elapsed_time=2053 2026-09-01 06:05:22.926 | + functions-common:time_stop:2434 : total=12659 2026-09-01 06:05:22.932 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:22.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14712 2026-09-01 06:05:22.947 | + 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-01 06:05:22.955 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-01 06:05:22.961 | + 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-01 06:05:22.972 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:22.977 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:22.985 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:22.993 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-01 06:05:22.996 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:23.004 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:23.009 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:23.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:23.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:23.033 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242723024 2026-09-01 06:05:23.039 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-01 06:05:23.070 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:23.074 | + 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-01 06:05:23.080 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-01 06:05:23.085 | + 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-01 06:05:23.091 | + 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-01 06:05:23.099 | + 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-01 06:05:23.100 | + 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-01 06:05:23.102 | + 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-01 06:05:23.105 | + 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-01 06:05:23.112 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-01 06:05:23.118 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:23.121 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:23.123 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:23.127 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:23.136 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-01 06:05:23.142 | + 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-01 06:05:23.146 | + 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-01 06:05:23.153 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-01 06:05:23.158 | + 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-01 06:05:23.166 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:05:23.171 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:05:23.175 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:05:23.180 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:05:23.188 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:05:23.195 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-01 06:05:23.199 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:05:23.211 | + 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-01 06:05:23.360 | + 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-01 06:05:23.514 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-01 06:05:23.643 | + 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-01 06:05:23.755 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-01 06:05:23.896 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-01 06:05:24.047 | + 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-01 06:05:24.180 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:05:24.190 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:05:24.198 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-01 06:05:24.353 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:05:24.892 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-01 06:05:24.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-01 06:05:25.493 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-01 06:05:25.550 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:25.558 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:25.562 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:25.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:25.573 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:25.582 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:25.585 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:25.589 | + functions-common:time_stop:2427 : start_time=1788242723024 2026-09-01 06:05:25.595 | + functions-common:time_stop:2429 : [[ -z 1788242723024 ]] 2026-09-01 06:05:25.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:25.616 | + functions-common:time_stop:2432 : end_time=1788242725605 2026-09-01 06:05:25.623 | + functions-common:time_stop:2433 : elapsed_time=2581 2026-09-01 06:05:25.630 | + functions-common:time_stop:2434 : total=14712 2026-09-01 06:05:25.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:25.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17293 2026-09-01 06:05:25.654 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-01 06:05:25.665 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-01 06:05:25.670 | + 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-01 06:05:25.679 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-01 06:05:25.686 | + 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-01 06:05:25.692 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:25.697 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:25.705 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:25.708 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-01 06:05:25.713 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:25.720 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:25.725 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:25.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:25.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:25.750 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242725743 2026-09-01 06:05:25.758 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-01 06:05:25.802 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:25.806 | + 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-01 06:05:25.813 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-01 06:05:25.819 | + 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-01 06:05:25.823 | + 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-01 06:05:25.829 | + 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-01 06:05:25.833 | + 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-01 06:05:25.836 | + 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-01 06:05:25.840 | + 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-01 06:05:25.842 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:05:25.844 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:25.846 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:25.848 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:25.851 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:25.852 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-01 06:05:25.854 | + 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-01 06:05:25.856 | + 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-01 06:05:25.858 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:05:25.861 | + 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-01 06:05:25.863 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:05:25.865 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:05:25.868 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:05:25.872 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:05:25.873 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:05:25.875 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:05:25.879 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:05:25.881 | + 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-01 06:05:25.980 | + 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-01 06:05:26.131 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-01 06:05:26.253 | + 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-01 06:05:26.366 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-01 06:05:26.466 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-01 06:05:26.529 | + 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-01 06:05:26.594 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:05:26.596 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:05:26.598 | + 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-01 06:05:26.674 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:05:27.198 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:05:27.239 | 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-01 06:05:27.754 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:05:27.803 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:27.811 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:27.820 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:27.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:27.827 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:27.833 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:27.843 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:27.849 | + functions-common:time_stop:2427 : start_time=1788242725743 2026-09-01 06:05:27.855 | + functions-common:time_stop:2429 : [[ -z 1788242725743 ]] 2026-09-01 06:05:27.867 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:27.878 | + functions-common:time_stop:2432 : end_time=1788242727868 2026-09-01 06:05:27.881 | + functions-common:time_stop:2433 : elapsed_time=2125 2026-09-01 06:05:27.888 | + functions-common:time_stop:2434 : total=17293 2026-09-01 06:05:27.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:27.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19418 2026-09-01 06:05:27.905 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-01 06:05:27.912 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.100/networking 2026-09-01 06:05:27.915 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-01 06:05:27.915 | Waiting for Neutron to start... 2026-09-01 06:05:27.921 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.100/networking' 2026-09-01 06:05:27.927 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.100/networking' 'Neutron did not start' 60 2026-09-01 06:05:27.936 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.100/networking' 2026-09-01 06:05:27.941 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-01 06:05:27.948 | + functions-common:test_with_retry:2360 : local until=60 2026-09-01 06:05:27.953 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-01 06:05:27.956 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-01 06:05:27.964 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-01 06:05:27.969 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:27.976 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:27.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:27.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242727986 2026-09-01 06:05:27.998 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.100/networking; do sleep 0.5; done' 2026-09-01 06:05:34.949 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.100/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-01 06:05:34.956 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:34.961 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:34.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:34.973 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:34.977 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:34.983 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-01 06:05:34.988 | + functions-common:time_stop:2427 : start_time=1788242727986 2026-09-01 06:05:34.995 | + functions-common:time_stop:2429 : [[ -z 1788242727986 ]] 2026-09-01 06:05:35.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:35.009 | + functions-common:time_stop:2432 : end_time=1788242735003 2026-09-01 06:05:35.013 | + functions-common:time_stop:2433 : elapsed_time=7017 2026-09-01 06:05:35.017 | + functions-common:time_stop:2434 : total=0 2026-09-01 06:05:35.023 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:35.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7017 2026-09-01 06:05:35.034 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-01 06:05:35.074 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:35.075 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-01 06:05:35.080 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:05:35.084 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-01 06:05:35.093 | + ./stack.sh:main:1314 : start_placement 2026-09-01 06:05:35.095 | + lib/placement:start_placement:137 : start_placement_api 2026-09-01 06:05:35.103 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-01 06:05:35.113 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.124 | + functions-common:run_process:1674 : local service=placement-api 2026-09-01 06:05:35.128 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.134 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:35.143 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:35.153 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:35.155 | + functions-common:run_process:1680 : local name=placement-api 2026-09-01 06:05:35.159 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:35.168 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:35.173 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:35.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:35.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:35.198 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242735191 2026-09-01 06:05:35.201 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-01 06:05:35.237 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:35.242 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-01 06:05:35.250 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-01 06:05:35.255 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.260 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.266 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.273 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-01 06:05:35.278 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-01 06:05:35.282 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-01 06:05:35.288 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-01 06:05:35.297 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:05:35.299 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:05:35.303 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:05:35.307 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:05:35.317 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-01 06:05:35.324 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:05:35.328 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:35.335 | + 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-01 06:05:35.341 | + 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-01 06:05:35.349 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-01 06:05:35.355 | + 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-01 06:05:35.359 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:05:35.364 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:05:35.369 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:05:35.375 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-01 06:05:35.380 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:05:35.392 | + 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-01 06:05:35.539 | + 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-01 06:05:35.698 | + 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-01 06:05:35.824 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-01 06:05:35.935 | + 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-01 06:05:36.045 | + 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-01 06:05:36.175 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-01 06:05:36.279 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-01 06:05:36.363 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-01 06:05:36.443 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-01 06:05:36.528 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-01 06:05:36.618 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:05:36.622 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:05:36.626 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-01 06:05:36.722 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:05:37.211 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-01 06:05:37.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-01 06:05:37.701 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-01 06:05:37.837 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:37.842 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:37.846 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:37.850 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:37.854 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:37.858 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:37.863 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:37.867 | + functions-common:time_stop:2427 : start_time=1788242735191 2026-09-01 06:05:37.871 | + functions-common:time_stop:2429 : [[ -z 1788242735191 ]] 2026-09-01 06:05:37.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:37.883 | + functions-common:time_stop:2432 : end_time=1788242737879 2026-09-01 06:05:37.888 | + functions-common:time_stop:2433 : elapsed_time=2688 2026-09-01 06:05:37.892 | + functions-common:time_stop:2434 : total=19418 2026-09-01 06:05:37.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:37.900 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22106 2026-09-01 06:05:37.905 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-01 06:05:37.905 | Waiting for placement-api to start... 2026-09-01 06:05:37.909 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.100/placement 2026-09-01 06:05:37.913 | + functions:wait_for_service:476 : local timeout=60 2026-09-01 06:05:37.918 | + functions:wait_for_service:477 : local url=http://192.168.122.100/placement 2026-09-01 06:05:37.922 | + functions:wait_for_service:478 : local rval=0 2026-09-01 06:05:37.926 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-01 06:05:37.930 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 06:05:37.934 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:37.939 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:37.945 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:37.950 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242737946 2026-09-01 06:05:37.954 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-01 06:05:37.957 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:05:37.960 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.100/placement 2026-09-01 06:05:40.484 | + :: : [[ 200 == 503 ]] 2026-09-01 06:05:40.486 | + :: : [[ 0 -eq 7 ]] 2026-09-01 06:05:40.492 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-01 06:05:40.496 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:40.501 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:40.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:40.509 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:40.513 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:40.518 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 06:05:40.522 | + functions-common:time_stop:2427 : start_time=1788242737946 2026-09-01 06:05:40.526 | + functions-common:time_stop:2429 : [[ -z 1788242737946 ]] 2026-09-01 06:05:40.533 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:40.539 | + functions-common:time_stop:2432 : end_time=1788242740534 2026-09-01 06:05:40.543 | + functions-common:time_stop:2433 : elapsed_time=2588 2026-09-01 06:05:40.547 | + functions-common:time_stop:2434 : total=11880 2026-09-01 06:05:40.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:40.556 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14468 2026-09-01 06:05:40.560 | + functions:wait_for_service:486 : return 0 2026-09-01 06:05:40.564 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-01 06:05:40.592 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:40.596 | + ./stack.sh:main:1318 : start_neutron 2026-09-01 06:05:40.600 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-01 06:05:40.604 | + 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-01 06:05:40.608 | + functions-common:run_process:1674 : local service=q-agt 2026-09-01 06:05:40.613 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-01 06:05:40.616 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:40.621 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:40.625 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:40.629 | + functions-common:run_process:1680 : local name=q-agt 2026-09-01 06:05:40.633 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:40.637 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:40.641 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:40.645 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:40.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:40.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242740652 2026-09-01 06:05:40.661 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-01 06:05:40.687 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:40.691 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:40.696 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:40.700 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:40.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:40.708 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:40.712 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:40.716 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:40.720 | + functions-common:time_stop:2427 : start_time=1788242740652 2026-09-01 06:05:40.724 | + functions-common:time_stop:2429 : [[ -z 1788242740652 ]] 2026-09-01 06:05:40.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:40.736 | + functions-common:time_stop:2432 : end_time=1788242740731 2026-09-01 06:05:40.740 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-01 06:05:40.744 | + functions-common:time_stop:2434 : total=22106 2026-09-01 06:05:40.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:40.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22185 2026-09-01 06:05:40.757 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-01 06:05:40.761 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-01 06:05:40.765 | + functions-common:is_provider_network:2272 : return 1 2026-09-01 06:05:40.769 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-01 06:05:40.773 | + 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-01 06:05:40.777 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-01 06:05:40.782 | + 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-01 06:05:40.786 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:40.790 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:40.794 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:40.798 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-01 06:05:40.802 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:40.806 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:40.811 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:40.815 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:40.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:40.826 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242740822 2026-09-01 06:05:40.831 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-01 06:05:40.857 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:40.861 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:40.865 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:40.869 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:40.873 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:40.877 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:40.882 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:40.886 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:40.890 | + functions-common:time_stop:2427 : start_time=1788242740822 2026-09-01 06:05:40.894 | + functions-common:time_stop:2429 : [[ -z 1788242740822 ]] 2026-09-01 06:05:40.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:40.906 | + functions-common:time_stop:2432 : end_time=1788242740902 2026-09-01 06:05:40.910 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-01 06:05:40.914 | + functions-common:time_stop:2434 : total=22185 2026-09-01 06:05:40.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:40.922 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22265 2026-09-01 06:05:40.928 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-01 06:05:40.932 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-01 06:05:40.936 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-01 06:05:40.942 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-01 06:05:40.946 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-01 06:05:40.950 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-01 06:05:40.955 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-01 06:05:40.960 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-01 06:05:40.964 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-01 06:05:40.969 | + 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-01 06:05:40.973 | + functions-common:run_process:1674 : local service=q-l3 2026-09-01 06:05:40.977 | + 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-01 06:05:40.982 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:40.985 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:40.990 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:40.994 | + functions-common:run_process:1680 : local name=q-l3 2026-09-01 06:05:40.997 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:41.002 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:41.006 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:41.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:41.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:41.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242741018 2026-09-01 06:05:41.026 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-01 06:05:41.057 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:41.062 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:41.066 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:41.070 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:41.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:41.079 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:41.083 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:41.087 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:41.091 | + functions-common:time_stop:2427 : start_time=1788242741018 2026-09-01 06:05:41.095 | + functions-common:time_stop:2429 : [[ -z 1788242741018 ]] 2026-09-01 06:05:41.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:41.107 | + functions-common:time_stop:2432 : end_time=1788242741102 2026-09-01 06:05:41.111 | + functions-common:time_stop:2433 : elapsed_time=84 2026-09-01 06:05:41.115 | + functions-common:time_stop:2434 : total=22265 2026-09-01 06:05:41.119 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:41.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22349 2026-09-01 06:05:41.127 | + 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-01 06:05:41.131 | + functions-common:run_process:1674 : local service=q-meta 2026-09-01 06:05:41.135 | + 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-01 06:05:41.139 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:41.143 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:41.148 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:41.152 | + functions-common:run_process:1680 : local name=q-meta 2026-09-01 06:05:41.156 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:41.160 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:41.164 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:41.168 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:41.174 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:41.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242741176 2026-09-01 06:05:41.184 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-01 06:05:41.212 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:41.218 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:41.222 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:41.226 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:41.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:41.235 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:41.239 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:41.243 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:41.248 | + functions-common:time_stop:2427 : start_time=1788242741176 2026-09-01 06:05:41.252 | + functions-common:time_stop:2429 : [[ -z 1788242741176 ]] 2026-09-01 06:05:41.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:41.263 | + functions-common:time_stop:2432 : end_time=1788242741259 2026-09-01 06:05:41.267 | + functions-common:time_stop:2433 : elapsed_time=83 2026-09-01 06:05:41.271 | + functions-common:time_stop:2434 : total=22349 2026-09-01 06:05:41.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:41.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22432 2026-09-01 06:05:41.283 | + 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-01 06:05:41.287 | + functions-common:run_process:1674 : local service=q-metering 2026-09-01 06:05:41.292 | + 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-01 06:05:41.295 | + functions-common:run_process:1676 : local group= 2026-09-01 06:05:41.299 | + functions-common:run_process:1677 : local user= 2026-09-01 06:05:41.303 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:05:41.307 | + functions-common:run_process:1680 : local name=q-metering 2026-09-01 06:05:41.311 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:05:41.315 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:05:41.319 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:05:41.324 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:05:41.330 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:05:41.336 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242741331 2026-09-01 06:05:41.340 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-01 06:05:41.366 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:05:41.370 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:05:41.374 | + functions-common:time_stop:2420 : local name 2026-09-01 06:05:41.378 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:05:41.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:05:41.386 | + functions-common:time_stop:2423 : local total 2026-09-01 06:05:41.390 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:05:41.394 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:05:41.398 | + functions-common:time_stop:2427 : start_time=1788242741331 2026-09-01 06:05:41.403 | + functions-common:time_stop:2429 : [[ -z 1788242741331 ]] 2026-09-01 06:05:41.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:05:41.414 | + functions-common:time_stop:2432 : end_time=1788242741410 2026-09-01 06:05:41.419 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-01 06:05:41.423 | + functions-common:time_stop:2434 : total=22432 2026-09-01 06:05:41.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:05:41.431 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22511 2026-09-01 06:05:41.435 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-01 06:05:41.462 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:05:41.466 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:41.470 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-01 06:05:41.474 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:05:41.478 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-01 06:05:41.483 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-01 06:05:41.487 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-01 06:05:41.491 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-01 06:05:41.495 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-01 06:05:41.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-01 06:05:41.505 | ++ 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-01 06:05:45.321 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:05:45.326 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-01 06:05:45.326 | address-scope 2026-09-01 06:05:45.326 | agent 2026-09-01 06:05:45.326 | allowed-address-pairs 2026-09-01 06:05:45.327 | auto-allocated-topology 2026-09-01 06:05:45.327 | availability_zone 2026-09-01 06:05:45.327 | default-subnetpools 2026-09-01 06:05:45.327 | dhcp_agent_scheduler 2026-09-01 06:05:45.327 | dns-integration 2026-09-01 06:05:45.327 | dns-domain-ports 2026-09-01 06:05:45.327 | dns-integration-domain-keywords 2026-09-01 06:05:45.327 | empty-string-filtering 2026-09-01 06:05:45.327 | external-net 2026-09-01 06:05:45.327 | extra_dhcp_opt 2026-09-01 06:05:45.327 | extraroute 2026-09-01 06:05:45.328 | extraroute-atomic 2026-09-01 06:05:45.328 | filter-validation 2026-09-01 06:05:45.328 | floating-ip-port-forwarding-detail 2026-09-01 06:05:45.328 | fip-port-details 2026-09-01 06:05:45.328 | flavors 2026-09-01 06:05:45.328 | floatingip-pools 2026-09-01 06:05:45.328 | router 2026-09-01 06:05:45.328 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:05:45.328 | enable-default-route-bfd 2026-09-01 06:05:45.328 | enable-default-route-ecmp 2026-09-01 06:05:45.329 | ext-gw-mode 2026-09-01 06:05:45.329 | l3-ha 2026-09-01 06:05:45.329 | external-gateway-multihoming 2026-09-01 06:05:45.329 | l3-flavors 2026-09-01 06:05:45.329 | l3_agent_scheduler 2026-09-01 06:05:45.329 | multi-provider 2026-09-01 06:05:45.329 | net-mtu 2026-09-01 06:05:45.329 | net-mtu-writable 2026-09-01 06:05:45.329 | network_availability_zone 2026-09-01 06:05:45.329 | network-ip-availability 2026-09-01 06:05:45.330 | network-ip-availability-details 2026-09-01 06:05:45.330 | pagination 2026-09-01 06:05:45.330 | port-device-profile 2026-09-01 06:05:45.330 | port-mac-address-regenerate 2026-09-01 06:05:45.330 | port-numa-affinity-policy 2026-09-01 06:05:45.330 | port-numa-affinity-policy-socket 2026-09-01 06:05:45.330 | binding 2026-09-01 06:05:45.330 | binding-extended 2026-09-01 06:05:45.330 | port-security 2026-09-01 06:05:45.330 | project-id 2026-09-01 06:05:45.331 | provider 2026-09-01 06:05:45.331 | qinq 2026-09-01 06:05:45.331 | quota-check-limit 2026-09-01 06:05:45.331 | quota-check-limit-default 2026-09-01 06:05:45.331 | quotas 2026-09-01 06:05:45.331 | quota_details 2026-09-01 06:05:45.331 | rbac-policies 2026-09-01 06:05:45.331 | rbac-address-scope 2026-09-01 06:05:45.331 | rbac-security-groups 2026-09-01 06:05:45.331 | revision-if-match 2026-09-01 06:05:45.332 | standard-attr-revisions 2026-09-01 06:05:45.332 | router_availability_zone 2026-09-01 06:05:45.332 | router-enable-snat 2026-09-01 06:05:45.332 | security-groups-default-rules 2026-09-01 06:05:45.332 | security-groups-default-statefulness 2026-09-01 06:05:45.332 | security-groups-normalized-cidr 2026-09-01 06:05:45.332 | security-groups-remote-address-group 2026-09-01 06:05:45.332 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:05:45.332 | security-groups-shared-filtering 2026-09-01 06:05:45.333 | security-group 2026-09-01 06:05:45.333 | service-type 2026-09-01 06:05:45.333 | sorting 2026-09-01 06:05:45.333 | standard-attr-description 2026-09-01 06:05:45.333 | stateful-security-group 2026-09-01 06:05:45.333 | subnet-dns-publish-fixed-ip 2026-09-01 06:05:45.333 | subnet-external-network 2026-09-01 06:05:45.333 | subnet_onboard 2026-09-01 06:05:45.333 | subnet-service-types 2026-09-01 06:05:45.333 | subnet_allocation 2026-09-01 06:05:45.334 | subnetpool-prefix-ops 2026-09-01 06:05:45.334 | tag-creation 2026-09-01 06:05:45.334 | standard-attr-tag 2026-09-01 06:05:45.334 | standard-attr-timestamp 2026-09-01 06:05:45.334 | vlan-transparent' 2026-09-01 06:05:45.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-01 06:05:45.334 | address-scope 2026-09-01 06:05:45.334 | agent 2026-09-01 06:05:45.334 | allowed-address-pairs 2026-09-01 06:05:45.335 | auto-allocated-topology 2026-09-01 06:05:45.335 | availability_zone 2026-09-01 06:05:45.335 | default-subnetpools 2026-09-01 06:05:45.335 | dhcp_agent_scheduler 2026-09-01 06:05:45.335 | dns-integration 2026-09-01 06:05:45.335 | dns-domain-ports 2026-09-01 06:05:45.335 | dns-integration-domain-keywords 2026-09-01 06:05:45.335 | empty-string-filtering 2026-09-01 06:05:45.335 | external-net 2026-09-01 06:05:45.335 | extra_dhcp_opt 2026-09-01 06:05:45.336 | extraroute 2026-09-01 06:05:45.336 | extraroute-atomic 2026-09-01 06:05:45.336 | filter-validation 2026-09-01 06:05:45.336 | floating-ip-port-forwarding-detail 2026-09-01 06:05:45.336 | fip-port-details 2026-09-01 06:05:45.336 | flavors 2026-09-01 06:05:45.336 | floatingip-pools 2026-09-01 06:05:45.336 | router 2026-09-01 06:05:45.336 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:05:45.336 | enable-default-route-bfd 2026-09-01 06:05:45.337 | enable-default-route-ecmp 2026-09-01 06:05:45.337 | ext-gw-mode 2026-09-01 06:05:45.337 | l3-ha 2026-09-01 06:05:45.337 | external-gateway-multihoming 2026-09-01 06:05:45.337 | l3-flavors 2026-09-01 06:05:45.337 | l3_agent_scheduler 2026-09-01 06:05:45.337 | multi-provider 2026-09-01 06:05:45.337 | net-mtu 2026-09-01 06:05:45.337 | net-mtu-writable 2026-09-01 06:05:45.337 | network_availability_zone 2026-09-01 06:05:45.338 | network-ip-availability 2026-09-01 06:05:45.338 | network-ip-availability-details 2026-09-01 06:05:45.338 | pagination 2026-09-01 06:05:45.338 | port-device-profile 2026-09-01 06:05:45.338 | port-mac-address-regenerate 2026-09-01 06:05:45.338 | port-numa-affinity-policy 2026-09-01 06:05:45.338 | port-numa-affinity-policy-socket 2026-09-01 06:05:45.338 | binding 2026-09-01 06:05:45.338 | binding-extended 2026-09-01 06:05:45.338 | port-security 2026-09-01 06:05:45.339 | project-id 2026-09-01 06:05:45.339 | provider 2026-09-01 06:05:45.339 | qinq 2026-09-01 06:05:45.339 | quota-check-limit 2026-09-01 06:05:45.339 | quota-check-limit-default 2026-09-01 06:05:45.339 | quotas 2026-09-01 06:05:45.339 | quota_details 2026-09-01 06:05:45.339 | rbac-policies 2026-09-01 06:05:45.339 | rbac-address-scope 2026-09-01 06:05:45.339 | rbac-security-groups 2026-09-01 06:05:45.340 | revision-if-match 2026-09-01 06:05:45.340 | standard-attr-revisions 2026-09-01 06:05:45.340 | router_availability_zone 2026-09-01 06:05:45.340 | router-enable-snat 2026-09-01 06:05:45.340 | security-groups-default-rules 2026-09-01 06:05:45.340 | security-groups-default-statefulness 2026-09-01 06:05:45.340 | security-groups-normalized-cidr 2026-09-01 06:05:45.340 | security-groups-remote-address-group 2026-09-01 06:05:45.340 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:05:45.340 | security-groups-shared-filtering 2026-09-01 06:05:45.341 | security-group 2026-09-01 06:05:45.341 | service-type 2026-09-01 06:05:45.341 | sorting 2026-09-01 06:05:45.341 | standard-attr-description 2026-09-01 06:05:45.341 | stateful-security-group 2026-09-01 06:05:45.341 | subnet-dns-publish-fixed-ip 2026-09-01 06:05:45.341 | subnet-external-network 2026-09-01 06:05:45.341 | subnet_onboard 2026-09-01 06:05:45.341 | subnet-service-types 2026-09-01 06:05:45.341 | subnet_allocation 2026-09-01 06:05:45.342 | subnetpool-prefix-ops 2026-09-01 06:05:45.342 | tag-creation 2026-09-01 06:05:45.342 | standard-attr-tag 2026-09-01 06:05:45.342 | standard-attr-timestamp 2026-09-01 06:05:45.342 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-01 06:05:45.342 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-01 06:05:45.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-01 06:05:45.348 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-01 06:05:45.353 | ++ 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-01 06:05:49.374 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:05:49.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=f1ae41ba-1f82-4e55-a0b0-16a510515be1 2026-09-01 06:05:49.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-01 06:05:49.391 | ++ 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 fdae:57a5:6399::/56 --share --default -f value -c id 2026-09-01 06:05:53.019 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:05:53.022 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=3afe4914-5744-43c3-b315-7438f6c5006f 2026-09-01 06:05:53.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-01 06:05:53.031 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-01 06:05:53.033 | + functions-common:is_provider_network:2272 : return 1 2026-09-01 06:05:53.038 | ++ 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-01 06:05:58.526 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:05:58.531 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2fbd2c66-fdb7-4f9b-a629-765826d6e970 2026-09-01 06:05:58.535 | + 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-01 06:05:58.539 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:05:58.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-01 06:05:58.570 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-01 06:05:58.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z f1ae41ba-1f82-4e55-a0b0-16a510515be1 ']' 2026-09-01 06:05:58.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-01 06:05:58.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-01 06:05:58.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool f1ae41ba-1f82-4e55-a0b0-16a510515be1 ' 2026-09-01 06:05:58.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-01 06:05:58.594 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2fbd2c66-fdb7-4f9b-a629-765826d6e970 private-subnet' 2026-09-01 06:05:58.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-01 06:05:58.605 | +++ 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 f1ae41ba-1f82-4e55-a0b0-16a510515be1 --network 2fbd2c66-fdb7-4f9b-a629-765826d6e970 private-subnet -f value -c id 2026-09-01 06:06:03.652 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:03.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=fc5dc898-99fb-4e49-987f-303fe0d0004b 2026-09-01 06:06:03.661 | ++ 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-01 06:06:03.665 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:03.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo fc5dc898-99fb-4e49-987f-303fe0d0004b 2026-09-01 06:06:03.695 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=fc5dc898-99fb-4e49-987f-303fe0d0004b 2026-09-01 06:06:03.700 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-01 06:06:03.706 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-01 06:06:03.710 | ++ 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-01 06:06:03.714 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:03.739 | ++ 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-01 06:06:03.743 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:03.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-01 06:06:03.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 3afe4914-5744-43c3-b315-7438f6c5006f ']' 2026-09-01 06:06:03.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-01 06:06:03.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-01 06:06:03.785 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 3afe4914-5744-43c3-b315-7438f6c5006f ' 2026-09-01 06:06:03.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-01 06:06:03.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2fbd2c66-fdb7-4f9b-a629-765826d6e970 ipv6-private-subnet ' 2026-09-01 06:06:03.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-01 06:06:03.802 | +++ 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 3afe4914-5744-43c3-b315-7438f6c5006f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2fbd2c66-fdb7-4f9b-a629-765826d6e970 ipv6-private-subnet -f value -c id 2026-09-01 06:06:08.457 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:08.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=756ac27f-011a-466d-b0e9-ba6239779a3d 2026-09-01 06:06:08.466 | ++ 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-01 06:06:08.470 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:08.497 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 756ac27f-011a-466d-b0e9-ba6239779a3d 2026-09-01 06:06:08.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=756ac27f-011a-466d-b0e9-ba6239779a3d 2026-09-01 06:06:08.506 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-01 06:06:08.511 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-01 06:06:08.516 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-01 06:06:11.610 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:11.616 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-01 06:06:11.616 | address-scope 2026-09-01 06:06:11.616 | agent 2026-09-01 06:06:11.616 | allowed-address-pairs 2026-09-01 06:06:11.617 | auto-allocated-topology 2026-09-01 06:06:11.617 | availability_zone 2026-09-01 06:06:11.617 | default-subnetpools 2026-09-01 06:06:11.617 | dhcp_agent_scheduler 2026-09-01 06:06:11.617 | dns-integration 2026-09-01 06:06:11.617 | dns-domain-ports 2026-09-01 06:06:11.617 | dns-integration-domain-keywords 2026-09-01 06:06:11.617 | empty-string-filtering 2026-09-01 06:06:11.617 | external-net 2026-09-01 06:06:11.617 | extra_dhcp_opt 2026-09-01 06:06:11.617 | extraroute 2026-09-01 06:06:11.617 | extraroute-atomic 2026-09-01 06:06:11.618 | filter-validation 2026-09-01 06:06:11.618 | floating-ip-port-forwarding-detail 2026-09-01 06:06:11.618 | fip-port-details 2026-09-01 06:06:11.618 | flavors 2026-09-01 06:06:11.618 | floatingip-pools 2026-09-01 06:06:11.618 | router 2026-09-01 06:06:11.618 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:11.618 | enable-default-route-bfd 2026-09-01 06:06:11.618 | enable-default-route-ecmp 2026-09-01 06:06:11.618 | ext-gw-mode 2026-09-01 06:06:11.618 | l3-ha 2026-09-01 06:06:11.619 | external-gateway-multihoming 2026-09-01 06:06:11.619 | l3-flavors 2026-09-01 06:06:11.619 | l3_agent_scheduler 2026-09-01 06:06:11.619 | multi-provider 2026-09-01 06:06:11.619 | net-mtu 2026-09-01 06:06:11.619 | net-mtu-writable 2026-09-01 06:06:11.619 | network_availability_zone 2026-09-01 06:06:11.619 | network-ip-availability 2026-09-01 06:06:11.619 | network-ip-availability-details 2026-09-01 06:06:11.619 | pagination 2026-09-01 06:06:11.619 | port-device-profile 2026-09-01 06:06:11.620 | port-mac-address-regenerate 2026-09-01 06:06:11.620 | port-numa-affinity-policy 2026-09-01 06:06:11.620 | port-numa-affinity-policy-socket 2026-09-01 06:06:11.620 | binding 2026-09-01 06:06:11.620 | binding-extended 2026-09-01 06:06:11.620 | port-security 2026-09-01 06:06:11.620 | project-id 2026-09-01 06:06:11.620 | provider 2026-09-01 06:06:11.620 | qinq 2026-09-01 06:06:11.620 | quota-check-limit 2026-09-01 06:06:11.620 | quota-check-limit-default 2026-09-01 06:06:11.621 | quotas 2026-09-01 06:06:11.621 | quota_details 2026-09-01 06:06:11.621 | rbac-policies 2026-09-01 06:06:11.621 | rbac-address-scope 2026-09-01 06:06:11.621 | rbac-security-groups 2026-09-01 06:06:11.621 | revision-if-match 2026-09-01 06:06:11.621 | standard-attr-revisions 2026-09-01 06:06:11.621 | router_availability_zone 2026-09-01 06:06:11.621 | router-enable-snat 2026-09-01 06:06:11.621 | security-groups-default-rules 2026-09-01 06:06:11.621 | security-groups-default-statefulness 2026-09-01 06:06:11.621 | security-groups-normalized-cidr 2026-09-01 06:06:11.622 | security-groups-remote-address-group 2026-09-01 06:06:11.622 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:11.622 | security-groups-shared-filtering 2026-09-01 06:06:11.622 | security-group 2026-09-01 06:06:11.622 | service-type 2026-09-01 06:06:11.622 | sorting 2026-09-01 06:06:11.622 | standard-attr-description 2026-09-01 06:06:11.622 | stateful-security-group 2026-09-01 06:06:11.622 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:11.622 | subnet-external-network 2026-09-01 06:06:11.622 | subnet_onboard 2026-09-01 06:06:11.623 | subnet-service-types 2026-09-01 06:06:11.623 | subnet_allocation 2026-09-01 06:06:11.623 | subnetpool-prefix-ops 2026-09-01 06:06:11.623 | tag-creation 2026-09-01 06:06:11.623 | standard-attr-tag 2026-09-01 06:06:11.623 | standard-attr-timestamp 2026-09-01 06:06:11.623 | vlan-transparent' 2026-09-01 06:06:11.623 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-01 06:06:11.623 | address-scope 2026-09-01 06:06:11.623 | agent 2026-09-01 06:06:11.623 | allowed-address-pairs 2026-09-01 06:06:11.623 | auto-allocated-topology 2026-09-01 06:06:11.624 | availability_zone 2026-09-01 06:06:11.624 | default-subnetpools 2026-09-01 06:06:11.624 | dhcp_agent_scheduler 2026-09-01 06:06:11.624 | dns-integration 2026-09-01 06:06:11.624 | dns-domain-ports 2026-09-01 06:06:11.624 | dns-integration-domain-keywords 2026-09-01 06:06:11.624 | empty-string-filtering 2026-09-01 06:06:11.624 | external-net 2026-09-01 06:06:11.624 | extra_dhcp_opt 2026-09-01 06:06:11.624 | extraroute 2026-09-01 06:06:11.624 | extraroute-atomic 2026-09-01 06:06:11.625 | filter-validation 2026-09-01 06:06:11.625 | floating-ip-port-forwarding-detail 2026-09-01 06:06:11.625 | fip-port-details 2026-09-01 06:06:11.625 | flavors 2026-09-01 06:06:11.625 | floatingip-pools 2026-09-01 06:06:11.625 | router 2026-09-01 06:06:11.625 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:11.625 | enable-default-route-bfd 2026-09-01 06:06:11.625 | enable-default-route-ecmp 2026-09-01 06:06:11.625 | ext-gw-mode 2026-09-01 06:06:11.625 | l3-ha 2026-09-01 06:06:11.625 | external-gateway-multihoming 2026-09-01 06:06:11.626 | l3-flavors 2026-09-01 06:06:11.626 | l3_agent_scheduler 2026-09-01 06:06:11.626 | multi-provider 2026-09-01 06:06:11.626 | net-mtu 2026-09-01 06:06:11.626 | net-mtu-writable 2026-09-01 06:06:11.626 | network_availability_zone 2026-09-01 06:06:11.626 | network-ip-availability 2026-09-01 06:06:11.626 | network-ip-availability-details 2026-09-01 06:06:11.626 | pagination 2026-09-01 06:06:11.626 | port-device-profile 2026-09-01 06:06:11.626 | port-mac-address-regenerate 2026-09-01 06:06:11.626 | port-numa-affinity-policy 2026-09-01 06:06:11.627 | port-numa-affinity-policy-socket 2026-09-01 06:06:11.627 | binding 2026-09-01 06:06:11.627 | binding-extended 2026-09-01 06:06:11.627 | port-security 2026-09-01 06:06:11.627 | project-id 2026-09-01 06:06:11.627 | provider 2026-09-01 06:06:11.627 | qinq 2026-09-01 06:06:11.627 | quota-check-limit 2026-09-01 06:06:11.627 | quota-check-limit-default 2026-09-01 06:06:11.627 | quotas 2026-09-01 06:06:11.627 | quota_details 2026-09-01 06:06:11.628 | rbac-policies 2026-09-01 06:06:11.628 | rbac-address-scope 2026-09-01 06:06:11.628 | rbac-security-groups 2026-09-01 06:06:11.628 | revision-if-match 2026-09-01 06:06:11.628 | standard-attr-revisions 2026-09-01 06:06:11.628 | router_availability_zone 2026-09-01 06:06:11.628 | router-enable-snat 2026-09-01 06:06:11.628 | security-groups-default-rules 2026-09-01 06:06:11.628 | security-groups-default-statefulness 2026-09-01 06:06:11.628 | security-groups-normalized-cidr 2026-09-01 06:06:11.628 | security-groups-remote-address-group 2026-09-01 06:06:11.628 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:11.629 | security-groups-shared-filtering 2026-09-01 06:06:11.629 | security-group 2026-09-01 06:06:11.629 | service-type 2026-09-01 06:06:11.629 | sorting 2026-09-01 06:06:11.629 | standard-attr-description 2026-09-01 06:06:11.629 | stateful-security-group 2026-09-01 06:06:11.629 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:11.629 | subnet-external-network 2026-09-01 06:06:11.629 | subnet_onboard 2026-09-01 06:06:11.629 | subnet-service-types 2026-09-01 06:06:11.629 | subnet_allocation 2026-09-01 06:06:11.630 | subnetpool-prefix-ops 2026-09-01 06:06:11.630 | tag-creation 2026-09-01 06:06:11.630 | standard-attr-tag 2026-09-01 06:06:11.630 | standard-attr-timestamp 2026-09-01 06:06:11.630 | vlan-transparent =~ router ]] 2026-09-01 06:06:11.630 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-01 06:06:11.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-01 06:06:11.634 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-01 06:06:11.639 | ++ 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-01 06:06:14.713 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:14.718 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-01 06:06:14.718 | address-scope 2026-09-01 06:06:14.718 | agent 2026-09-01 06:06:14.718 | allowed-address-pairs 2026-09-01 06:06:14.718 | auto-allocated-topology 2026-09-01 06:06:14.718 | availability_zone 2026-09-01 06:06:14.718 | default-subnetpools 2026-09-01 06:06:14.718 | dhcp_agent_scheduler 2026-09-01 06:06:14.719 | dns-integration 2026-09-01 06:06:14.719 | dns-domain-ports 2026-09-01 06:06:14.719 | dns-integration-domain-keywords 2026-09-01 06:06:14.719 | empty-string-filtering 2026-09-01 06:06:14.719 | external-net 2026-09-01 06:06:14.719 | extra_dhcp_opt 2026-09-01 06:06:14.719 | extraroute 2026-09-01 06:06:14.719 | extraroute-atomic 2026-09-01 06:06:14.720 | filter-validation 2026-09-01 06:06:14.720 | floating-ip-port-forwarding-detail 2026-09-01 06:06:14.721 | fip-port-details 2026-09-01 06:06:14.721 | flavors 2026-09-01 06:06:14.721 | floatingip-pools 2026-09-01 06:06:14.721 | router 2026-09-01 06:06:14.722 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:14.722 | enable-default-route-bfd 2026-09-01 06:06:14.722 | enable-default-route-ecmp 2026-09-01 06:06:14.722 | ext-gw-mode 2026-09-01 06:06:14.722 | l3-ha 2026-09-01 06:06:14.722 | external-gateway-multihoming 2026-09-01 06:06:14.722 | l3-flavors 2026-09-01 06:06:14.722 | l3_agent_scheduler 2026-09-01 06:06:14.722 | multi-provider 2026-09-01 06:06:14.723 | net-mtu 2026-09-01 06:06:14.723 | net-mtu-writable 2026-09-01 06:06:14.723 | network_availability_zone 2026-09-01 06:06:14.723 | network-ip-availability 2026-09-01 06:06:14.723 | network-ip-availability-details 2026-09-01 06:06:14.723 | pagination 2026-09-01 06:06:14.723 | port-device-profile 2026-09-01 06:06:14.723 | port-mac-address-regenerate 2026-09-01 06:06:14.723 | port-numa-affinity-policy 2026-09-01 06:06:14.723 | port-numa-affinity-policy-socket 2026-09-01 06:06:14.724 | binding 2026-09-01 06:06:14.724 | binding-extended 2026-09-01 06:06:14.724 | port-security 2026-09-01 06:06:14.724 | project-id 2026-09-01 06:06:14.724 | provider 2026-09-01 06:06:14.724 | qinq 2026-09-01 06:06:14.724 | quota-check-limit 2026-09-01 06:06:14.724 | quota-check-limit-default 2026-09-01 06:06:14.725 | quotas 2026-09-01 06:06:14.725 | quota_details 2026-09-01 06:06:14.725 | rbac-policies 2026-09-01 06:06:14.725 | rbac-address-scope 2026-09-01 06:06:14.725 | rbac-security-groups 2026-09-01 06:06:14.725 | revision-if-match 2026-09-01 06:06:14.725 | standard-attr-revisions 2026-09-01 06:06:14.725 | router_availability_zone 2026-09-01 06:06:14.726 | router-enable-snat 2026-09-01 06:06:14.726 | security-groups-default-rules 2026-09-01 06:06:14.726 | security-groups-default-statefulness 2026-09-01 06:06:14.726 | security-groups-normalized-cidr 2026-09-01 06:06:14.726 | security-groups-remote-address-group 2026-09-01 06:06:14.726 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:14.726 | security-groups-shared-filtering 2026-09-01 06:06:14.726 | security-group 2026-09-01 06:06:14.727 | service-type 2026-09-01 06:06:14.727 | sorting 2026-09-01 06:06:14.727 | standard-attr-description 2026-09-01 06:06:14.727 | stateful-security-group 2026-09-01 06:06:14.727 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:14.727 | subnet-external-network 2026-09-01 06:06:14.727 | subnet_onboard 2026-09-01 06:06:14.727 | subnet-service-types 2026-09-01 06:06:14.728 | subnet_allocation 2026-09-01 06:06:14.728 | subnetpool-prefix-ops 2026-09-01 06:06:14.728 | tag-creation 2026-09-01 06:06:14.728 | standard-attr-tag 2026-09-01 06:06:14.728 | standard-attr-timestamp 2026-09-01 06:06:14.728 | vlan-transparent' 2026-09-01 06:06:14.728 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-01 06:06:14.728 | address-scope 2026-09-01 06:06:14.728 | agent 2026-09-01 06:06:14.728 | allowed-address-pairs 2026-09-01 06:06:14.729 | auto-allocated-topology 2026-09-01 06:06:14.729 | availability_zone 2026-09-01 06:06:14.729 | default-subnetpools 2026-09-01 06:06:14.729 | dhcp_agent_scheduler 2026-09-01 06:06:14.729 | dns-integration 2026-09-01 06:06:14.729 | dns-domain-ports 2026-09-01 06:06:14.729 | dns-integration-domain-keywords 2026-09-01 06:06:14.729 | empty-string-filtering 2026-09-01 06:06:14.730 | external-net 2026-09-01 06:06:14.730 | extra_dhcp_opt 2026-09-01 06:06:14.730 | extraroute 2026-09-01 06:06:14.730 | extraroute-atomic 2026-09-01 06:06:14.730 | filter-validation 2026-09-01 06:06:14.730 | floating-ip-port-forwarding-detail 2026-09-01 06:06:14.730 | fip-port-details 2026-09-01 06:06:14.731 | flavors 2026-09-01 06:06:14.731 | floatingip-pools 2026-09-01 06:06:14.731 | router 2026-09-01 06:06:14.731 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:14.731 | enable-default-route-bfd 2026-09-01 06:06:14.731 | enable-default-route-ecmp 2026-09-01 06:06:14.731 | ext-gw-mode 2026-09-01 06:06:14.731 | l3-ha 2026-09-01 06:06:14.732 | external-gateway-multihoming 2026-09-01 06:06:14.732 | l3-flavors 2026-09-01 06:06:14.732 | l3_agent_scheduler 2026-09-01 06:06:14.732 | multi-provider 2026-09-01 06:06:14.732 | net-mtu 2026-09-01 06:06:14.732 | net-mtu-writable 2026-09-01 06:06:14.732 | network_availability_zone 2026-09-01 06:06:14.732 | network-ip-availability 2026-09-01 06:06:14.732 | network-ip-availability-details 2026-09-01 06:06:14.732 | pagination 2026-09-01 06:06:14.733 | port-device-profile 2026-09-01 06:06:14.733 | port-mac-address-regenerate 2026-09-01 06:06:14.733 | port-numa-affinity-policy 2026-09-01 06:06:14.733 | port-numa-affinity-policy-socket 2026-09-01 06:06:14.733 | binding 2026-09-01 06:06:14.733 | binding-extended 2026-09-01 06:06:14.733 | port-security 2026-09-01 06:06:14.733 | project-id 2026-09-01 06:06:14.734 | provider 2026-09-01 06:06:14.734 | qinq 2026-09-01 06:06:14.734 | quota-check-limit 2026-09-01 06:06:14.734 | quota-check-limit-default 2026-09-01 06:06:14.734 | quotas 2026-09-01 06:06:14.734 | quota_details 2026-09-01 06:06:14.734 | rbac-policies 2026-09-01 06:06:14.735 | rbac-address-scope 2026-09-01 06:06:14.735 | rbac-security-groups 2026-09-01 06:06:14.735 | revision-if-match 2026-09-01 06:06:14.735 | standard-attr-revisions 2026-09-01 06:06:14.736 | router_availability_zone 2026-09-01 06:06:14.736 | router-enable-snat 2026-09-01 06:06:14.736 | security-groups-default-rules 2026-09-01 06:06:14.736 | security-groups-default-statefulness 2026-09-01 06:06:14.736 | security-groups-normalized-cidr 2026-09-01 06:06:14.736 | security-groups-remote-address-group 2026-09-01 06:06:14.736 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:14.736 | security-groups-shared-filtering 2026-09-01 06:06:14.736 | security-group 2026-09-01 06:06:14.737 | service-type 2026-09-01 06:06:14.737 | sorting 2026-09-01 06:06:14.737 | standard-attr-description 2026-09-01 06:06:14.737 | stateful-security-group 2026-09-01 06:06:14.737 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:14.737 | subnet-external-network 2026-09-01 06:06:14.737 | subnet_onboard 2026-09-01 06:06:14.738 | subnet-service-types 2026-09-01 06:06:14.738 | subnet_allocation 2026-09-01 06:06:14.738 | subnetpool-prefix-ops 2026-09-01 06:06:14.738 | tag-creation 2026-09-01 06:06:14.738 | standard-attr-tag 2026-09-01 06:06:14.738 | standard-attr-timestamp 2026-09-01 06:06:14.738 | vlan-transparent =~ external-net ]] 2026-09-01 06:06:14.739 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-01 06:06:14.739 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-01 06:06:14.739 | ++ 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-01 06:06:18.155 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:18.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=3407c59d-f2d0-484c-993f-c218d5324763 2026-09-01 06:06:18.164 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-01 06:06:18.167 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:18.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-01 06:06:18.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-01 06:06:18.201 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-01 06:06:18.207 | ++ 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-01 06:06:21.328 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:21.334 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-01 06:06:21.334 | address-scope 2026-09-01 06:06:21.334 | agent 2026-09-01 06:06:21.334 | allowed-address-pairs 2026-09-01 06:06:21.334 | auto-allocated-topology 2026-09-01 06:06:21.334 | availability_zone 2026-09-01 06:06:21.334 | default-subnetpools 2026-09-01 06:06:21.335 | dhcp_agent_scheduler 2026-09-01 06:06:21.335 | dns-integration 2026-09-01 06:06:21.335 | dns-domain-ports 2026-09-01 06:06:21.335 | dns-integration-domain-keywords 2026-09-01 06:06:21.335 | empty-string-filtering 2026-09-01 06:06:21.335 | external-net 2026-09-01 06:06:21.336 | extra_dhcp_opt 2026-09-01 06:06:21.336 | extraroute 2026-09-01 06:06:21.336 | extraroute-atomic 2026-09-01 06:06:21.336 | filter-validation 2026-09-01 06:06:21.336 | floating-ip-port-forwarding-detail 2026-09-01 06:06:21.336 | fip-port-details 2026-09-01 06:06:21.336 | flavors 2026-09-01 06:06:21.337 | floatingip-pools 2026-09-01 06:06:21.337 | router 2026-09-01 06:06:21.337 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:21.337 | enable-default-route-bfd 2026-09-01 06:06:21.337 | enable-default-route-ecmp 2026-09-01 06:06:21.337 | ext-gw-mode 2026-09-01 06:06:21.337 | l3-ha 2026-09-01 06:06:21.338 | external-gateway-multihoming 2026-09-01 06:06:21.338 | l3-flavors 2026-09-01 06:06:21.338 | l3_agent_scheduler 2026-09-01 06:06:21.338 | multi-provider 2026-09-01 06:06:21.338 | net-mtu 2026-09-01 06:06:21.338 | net-mtu-writable 2026-09-01 06:06:21.339 | network_availability_zone 2026-09-01 06:06:21.339 | network-ip-availability 2026-09-01 06:06:21.339 | network-ip-availability-details 2026-09-01 06:06:21.339 | pagination 2026-09-01 06:06:21.339 | port-device-profile 2026-09-01 06:06:21.339 | port-mac-address-regenerate 2026-09-01 06:06:21.339 | port-numa-affinity-policy 2026-09-01 06:06:21.340 | port-numa-affinity-policy-socket 2026-09-01 06:06:21.340 | binding 2026-09-01 06:06:21.340 | binding-extended 2026-09-01 06:06:21.340 | port-security 2026-09-01 06:06:21.340 | project-id 2026-09-01 06:06:21.340 | provider 2026-09-01 06:06:21.340 | qinq 2026-09-01 06:06:21.341 | quota-check-limit 2026-09-01 06:06:21.341 | quota-check-limit-default 2026-09-01 06:06:21.341 | quotas 2026-09-01 06:06:21.341 | quota_details 2026-09-01 06:06:21.341 | rbac-policies 2026-09-01 06:06:21.341 | rbac-address-scope 2026-09-01 06:06:21.342 | rbac-security-groups 2026-09-01 06:06:21.342 | revision-if-match 2026-09-01 06:06:21.342 | standard-attr-revisions 2026-09-01 06:06:21.342 | router_availability_zone 2026-09-01 06:06:21.342 | router-enable-snat 2026-09-01 06:06:21.342 | security-groups-default-rules 2026-09-01 06:06:21.342 | security-groups-default-statefulness 2026-09-01 06:06:21.343 | security-groups-normalized-cidr 2026-09-01 06:06:21.343 | security-groups-remote-address-group 2026-09-01 06:06:21.343 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:21.343 | security-groups-shared-filtering 2026-09-01 06:06:21.343 | security-group 2026-09-01 06:06:21.343 | service-type 2026-09-01 06:06:21.343 | sorting 2026-09-01 06:06:21.344 | standard-attr-description 2026-09-01 06:06:21.344 | stateful-security-group 2026-09-01 06:06:21.344 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:21.344 | subnet-external-network 2026-09-01 06:06:21.344 | subnet_onboard 2026-09-01 06:06:21.344 | subnet-service-types 2026-09-01 06:06:21.345 | subnet_allocation 2026-09-01 06:06:21.345 | subnetpool-prefix-ops 2026-09-01 06:06:21.345 | tag-creation 2026-09-01 06:06:21.345 | standard-attr-tag 2026-09-01 06:06:21.345 | standard-attr-timestamp 2026-09-01 06:06:21.345 | vlan-transparent' 2026-09-01 06:06:21.345 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-01 06:06:21.346 | address-scope 2026-09-01 06:06:21.346 | agent 2026-09-01 06:06:21.346 | allowed-address-pairs 2026-09-01 06:06:21.346 | auto-allocated-topology 2026-09-01 06:06:21.346 | availability_zone 2026-09-01 06:06:21.346 | default-subnetpools 2026-09-01 06:06:21.347 | dhcp_agent_scheduler 2026-09-01 06:06:21.347 | dns-integration 2026-09-01 06:06:21.347 | dns-domain-ports 2026-09-01 06:06:21.347 | dns-integration-domain-keywords 2026-09-01 06:06:21.347 | empty-string-filtering 2026-09-01 06:06:21.347 | external-net 2026-09-01 06:06:21.347 | extra_dhcp_opt 2026-09-01 06:06:21.348 | extraroute 2026-09-01 06:06:21.348 | extraroute-atomic 2026-09-01 06:06:21.348 | filter-validation 2026-09-01 06:06:21.348 | floating-ip-port-forwarding-detail 2026-09-01 06:06:21.348 | fip-port-details 2026-09-01 06:06:21.348 | flavors 2026-09-01 06:06:21.348 | floatingip-pools 2026-09-01 06:06:21.349 | router 2026-09-01 06:06:21.349 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:06:21.349 | enable-default-route-bfd 2026-09-01 06:06:21.349 | enable-default-route-ecmp 2026-09-01 06:06:21.349 | ext-gw-mode 2026-09-01 06:06:21.349 | l3-ha 2026-09-01 06:06:21.350 | external-gateway-multihoming 2026-09-01 06:06:21.350 | l3-flavors 2026-09-01 06:06:21.350 | l3_agent_scheduler 2026-09-01 06:06:21.350 | multi-provider 2026-09-01 06:06:21.350 | net-mtu 2026-09-01 06:06:21.350 | net-mtu-writable 2026-09-01 06:06:21.350 | network_availability_zone 2026-09-01 06:06:21.351 | network-ip-availability 2026-09-01 06:06:21.351 | network-ip-availability-details 2026-09-01 06:06:21.351 | pagination 2026-09-01 06:06:21.351 | port-device-profile 2026-09-01 06:06:21.351 | port-mac-address-regenerate 2026-09-01 06:06:21.351 | port-numa-affinity-policy 2026-09-01 06:06:21.352 | port-numa-affinity-policy-socket 2026-09-01 06:06:21.352 | binding 2026-09-01 06:06:21.352 | binding-extended 2026-09-01 06:06:21.352 | port-security 2026-09-01 06:06:21.352 | project-id 2026-09-01 06:06:21.352 | provider 2026-09-01 06:06:21.352 | qinq 2026-09-01 06:06:21.353 | quota-check-limit 2026-09-01 06:06:21.353 | quota-check-limit-default 2026-09-01 06:06:21.353 | quotas 2026-09-01 06:06:21.353 | quota_details 2026-09-01 06:06:21.353 | rbac-policies 2026-09-01 06:06:21.353 | rbac-address-scope 2026-09-01 06:06:21.353 | rbac-security-groups 2026-09-01 06:06:21.354 | revision-if-match 2026-09-01 06:06:21.354 | standard-attr-revisions 2026-09-01 06:06:21.354 | router_availability_zone 2026-09-01 06:06:21.354 | router-enable-snat 2026-09-01 06:06:21.354 | security-groups-default-rules 2026-09-01 06:06:21.354 | security-groups-default-statefulness 2026-09-01 06:06:21.355 | security-groups-normalized-cidr 2026-09-01 06:06:21.355 | security-groups-remote-address-group 2026-09-01 06:06:21.355 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:06:21.355 | security-groups-shared-filtering 2026-09-01 06:06:21.355 | security-group 2026-09-01 06:06:21.355 | service-type 2026-09-01 06:06:21.355 | sorting 2026-09-01 06:06:21.356 | standard-attr-description 2026-09-01 06:06:21.356 | stateful-security-group 2026-09-01 06:06:21.356 | subnet-dns-publish-fixed-ip 2026-09-01 06:06:21.356 | subnet-external-network 2026-09-01 06:06:21.356 | subnet_onboard 2026-09-01 06:06:21.356 | subnet-service-types 2026-09-01 06:06:21.357 | subnet_allocation 2026-09-01 06:06:21.357 | subnetpool-prefix-ops 2026-09-01 06:06:21.357 | tag-creation 2026-09-01 06:06:21.357 | standard-attr-tag 2026-09-01 06:06:21.357 | standard-attr-timestamp 2026-09-01 06:06:21.357 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-01 06:06:21.357 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-01 06:06:21.358 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-01 06:06:21.358 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-01 06:06:21.358 | ++ 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-01 06:06:25.687 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:25.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=bf9578d4-3bcd-4b65-a49e-a66850b977e0 2026-09-01 06:06:25.696 | + 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-01 06:06:25.700 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:25.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-01 06:06:25.731 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-01 06:06:25.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3407c59d-f2d0-484c-993f-c218d5324763 fc5dc898-99fb-4e49-987f-303fe0d0004b 2026-09-01 06:06:31.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-01 06:06:31.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 bf9578d4-3bcd-4b65-a49e-a66850b977e0 2026-09-01 06:06:31.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-01 06:06:31.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-01 06:06:31.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-01 06:06:31.136 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-01 06:06:31.140 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-01 06:06:31.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network bf9578d4-3bcd-4b65-a49e-a66850b977e0 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-01 06:06:31.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-01 06:06:31.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-01 06:06:31.161 | +++ 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 bf9578d4-3bcd-4b65-a49e-a66850b977e0 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-01 06:06:31.162 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-01 06:06:34.543 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:34.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-01 06:06:34.549 | | id | b99885ad-931e-4b1c-a92e-6f623c42043d |' 2026-09-01 06:06:34.553 | ++ 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-01 06:06:34.556 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:34.578 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b99885ad-931e-4b1c-a92e-6f623c42043d '|' 2026-09-01 06:06:34.582 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | b99885ad-931e-4b1c-a92e-6f623c42043d |' 2026-09-01 06:06:34.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-01 06:06:34.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-01 06:06:34.592 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b99885ad-931e-4b1c-a92e-6f623c42043d '|' 2026-09-01 06:06:34.595 | ++ functions-common:get_field:806 : local data field 2026-09-01 06:06:34.598 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:34.602 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-01 06:06:34.605 | ++ functions-common:get_field:811 : field='$3' 2026-09-01 06:06:34.610 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b99885ad-931e-4b1c-a92e-6f623c42043d |' 2026-09-01 06:06:34.610 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-01 06:06:34.616 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:34.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-01 06:06:34.627 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b99885ad-931e-4b1c-a92e-6f623c42043d '|' 2026-09-01 06:06:34.627 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-01 06:06:34.631 | ++ functions-common:get_field:806 : local data field 2026-09-01 06:06:34.635 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:34.638 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-01 06:06:34.641 | ++ functions-common:get_field:811 : field='$6' 2026-09-01 06:06:34.646 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b99885ad-931e-4b1c-a92e-6f623c42043d |' 2026-09-01 06:06:34.646 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-01 06:06:34.653 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:34.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=b99885ad-931e-4b1c-a92e-6f623c42043d 2026-09-01 06:06:34.662 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bf9578d4-3bcd-4b65-a49e-a66850b977e0 3407c59d-f2d0-484c-993f-c218d5324763 2026-09-01 06:06:40.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-01 06:06:40.166 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-01 06:06:40.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-01 06:06:40.199 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:06:40.204 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-01 06:06:40.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-01 06:06:40.213 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-01 06:06:40.218 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-01 06:06:40.223 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-01 06:06:40.226 | ++ 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-01 06:06:40.262 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-01 06:06:40.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-01 06:06:40.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-01 06:06:40.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-01 06:06:40.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-01 06:06:40.285 | + 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-01 06:06:40.289 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-01 06:06:40.293 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-01 06:06:40.297 | + functions-common:test_with_retry:2360 : local until=10 2026-09-01 06:06:40.301 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-01 06:06:40.306 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-01 06:06:40.311 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-01 06:06:40.316 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:06:40.320 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:06:40.326 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:06:40.333 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242800328 2026-09-01 06:06:40.337 | + 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-01 06:06:40.348 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-01 06:06:40.352 | + functions-common:time_stop:2420 : local name 2026-09-01 06:06:40.356 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:06:40.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:06:40.363 | + functions-common:time_stop:2423 : local total 2026-09-01 06:06:40.371 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:06:40.373 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-01 06:06:40.376 | + functions-common:time_stop:2427 : start_time=1788242800328 2026-09-01 06:06:40.379 | + functions-common:time_stop:2429 : [[ -z 1788242800328 ]] 2026-09-01 06:06:40.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:06:40.389 | + functions-common:time_stop:2432 : end_time=1788242800385 2026-09-01 06:06:40.393 | + functions-common:time_stop:2433 : elapsed_time=57 2026-09-01 06:06:40.397 | + functions-common:time_stop:2434 : total=7017 2026-09-01 06:06:40.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:06:40.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7074 2026-09-01 06:06:40.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-01 06:06:40.414 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-01 06:06:40.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-01 06:06:40.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:06:40.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-01 06:06:40.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-01 06:06:40.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-01 06:06:40.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-01 06:06:40.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-01 06:06:40.477 | ++ 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-01 06:06:40.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-01 06:06:40.482 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-01 06:06:43.515 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:43.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.2 ' 2026-09-01 06:06:43.526 | + 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-01 06:06:43.529 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:43.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-01 06:06:43.557 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:06:43.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-01 06:06:43.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-01 06:06:43.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3407c59d-f2d0-484c-993f-c218d5324763 756ac27f-011a-466d-b0e9-ba6239779a3d 2026-09-01 06:06:49.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-01 06:06:49.450 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 bf9578d4-3bcd-4b65-a49e-a66850b977e0 2026-09-01 06:06:49.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-01 06:06:49.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-01 06:06:49.462 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-01 06:06:49.467 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-01 06:06:49.472 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network bf9578d4-3bcd-4b65-a49e-a66850b977e0 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-01 06:06:49.476 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-01 06:06:49.479 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-01 06:06:49.485 | +++ 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 bf9578d4-3bcd-4b65-a49e-a66850b977e0 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-01 06:06:49.486 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-01 06:06:55.291 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:55.296 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-01 06:06:55.297 | | id | 4971f44b-344c-492d-b7bb-0b3ee42aa926 |' 2026-09-01 06:06:55.300 | ++ 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-01 06:06:55.304 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:55.328 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4971f44b-344c-492d-b7bb-0b3ee42aa926 '|' 2026-09-01 06:06:55.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 4971f44b-344c-492d-b7bb-0b3ee42aa926 |' 2026-09-01 06:06:55.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-01 06:06:55.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-01 06:06:55.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4971f44b-344c-492d-b7bb-0b3ee42aa926 '|' 2026-09-01 06:06:55.346 | ++ functions-common:get_field:806 : local data field 2026-09-01 06:06:55.350 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:55.353 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-01 06:06:55.357 | ++ functions-common:get_field:811 : field='$3' 2026-09-01 06:06:55.362 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-01 06:06:55.363 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4971f44b-344c-492d-b7bb-0b3ee42aa926 |' 2026-09-01 06:06:55.369 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:55.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-01 06:06:55.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-01 06:06:55.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 4971f44b-344c-492d-b7bb-0b3ee42aa926 '|' 2026-09-01 06:06:55.385 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-01 06:06:55.389 | ++ functions-common:get_field:806 : local data field 2026-09-01 06:06:55.393 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:55.397 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-01 06:06:55.401 | ++ functions-common:get_field:811 : field='$6' 2026-09-01 06:06:55.406 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 4971f44b-344c-492d-b7bb-0b3ee42aa926 |' 2026-09-01 06:06:55.406 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-01 06:06:55.413 | ++ functions-common:get_field:807 : read data 2026-09-01 06:06:55.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=4971f44b-344c-492d-b7bb-0b3ee42aa926 2026-09-01 06:06:55.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-01 06:06:55.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-01 06:06:55.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-01 06:06:55.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-01 06:06:55.457 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:06:55.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-01 06:06:55.476 | net.ipv6.conf.all.forwarding = 1 2026-09-01 06:06:55.486 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 4971f44b-344c-492d-b7bb-0b3ee42aa926 2026-09-01 06:06:55.486 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3407c59d-f2d0-484c-993f-c218d5324763 -c external_gateway_info -f json 2026-09-01 06:06:55.487 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-01 06:06:55.488 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-01 06:06:55.490 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-01 06:06:58.741 | ++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:06:58.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::3b3 2026-09-01 06:06:58.751 | + 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-01 06:06:58.754 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-01 06:06:58.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-01 06:06:58.782 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-01 06:06:58.786 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-01 06:06:58.791 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-01 06:06:58.795 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-01 06:06:58.799 | ++ 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-01 06:06:58.826 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-01 06:06:58.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-01 06:06:58.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-01 06:06:58.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-01 06:06:58.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-01 06:06:58.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdae:57a5:6399::/56 2026-09-01 06:06:58.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 3afe4914-5744-43c3-b315-7438f6c5006f ]] 2026-09-01 06:06:58.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdae:57a5:6399::/56 via 2001:db8::3b3 dev br-ex 2026-09-01 06:06:58.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-01 06:06:58.906 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:06:58.911 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-01 06:06:58.938 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:06:58.942 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-01 06:06:58.945 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:06:58.949 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-01 06:06:58.953 | + ./stack.sh:main:1335 : start_nova 2026-09-01 06:06:58.957 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-01 06:06:58.961 | + 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-01 06:06:58.965 | + 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-01 06:06:58.969 | + 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-01 06:06:58.972 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-01 06:06:58.977 | + 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-01 06:06:58.981 | + functions-common:run_process:1674 : local service=n-sch 2026-09-01 06:06:58.985 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:58.988 | + functions-common:run_process:1676 : local group= 2026-09-01 06:06:58.992 | + functions-common:run_process:1677 : local user= 2026-09-01 06:06:58.995 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:06:58.998 | + functions-common:run_process:1680 : local name=n-sch 2026-09-01 06:06:59.002 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:06:59.005 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:06:59.009 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:06:59.012 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:06:59.017 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:06:59.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242819019 2026-09-01 06:06:59.026 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-01 06:06:59.052 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:06:59.056 | + 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-01 06:06:59.059 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-01 06:06:59.063 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:59.067 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:59.070 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:59.074 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:59.078 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-01 06:06:59.082 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-01 06:06:59.086 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-01 06:06:59.090 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:06:59.094 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:06:59.098 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:06:59.101 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:06:59.105 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-01 06:06:59.109 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-01 06:06:59.112 | + 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-01 06:06:59.116 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-01 06:06:59.119 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-01 06:06:59.122 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:06:59.125 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:06:59.128 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:06:59.132 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:06:59.135 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:06:59.139 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-01 06:06:59.142 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:06:59.149 | + 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-01 06:06:59.238 | + 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-01 06:06:59.322 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-01 06:06:59.395 | + 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-01 06:06:59.466 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-01 06:06:59.543 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-01 06:06:59.622 | + 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-01 06:06:59.696 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:06:59.700 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:06:59.703 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-01 06:06:59.791 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:00.277 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-01 06:07:00.308 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-01 06:07:00.770 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-01 06:07:00.820 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:00.823 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:00.827 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:00.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:00.834 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:00.837 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:00.841 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:00.845 | + functions-common:time_stop:2427 : start_time=1788242819019 2026-09-01 06:07:00.849 | + functions-common:time_stop:2429 : [[ -z 1788242819019 ]] 2026-09-01 06:07:00.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:00.860 | + functions-common:time_stop:2432 : end_time=1788242820856 2026-09-01 06:07:00.862 | + functions-common:time_stop:2433 : elapsed_time=1837 2026-09-01 06:07:00.865 | + functions-common:time_stop:2434 : total=22511 2026-09-01 06:07:00.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:00.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24348 2026-09-01 06:07:00.875 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-01 06:07:00.880 | + 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-01 06:07:00.883 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-01 06:07:00.886 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-01 06:07:00.889 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:00.892 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:00.895 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:00.898 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-01 06:07:00.901 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:00.904 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:00.907 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:00.910 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:00.914 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:00.919 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242820916 2026-09-01 06:07:00.922 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-01 06:07:00.942 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:00.945 | + 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-01 06:07:00.949 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-01 06:07:00.952 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-01 06:07:00.954 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-01 06:07:00.957 | + 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-01 06:07:00.960 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-01 06:07:00.963 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-01 06:07:00.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-01 06:07:00.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-01 06:07:00.972 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:00.975 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:00.978 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:00.981 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:00.984 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-01 06:07:00.986 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:07:00.989 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:07:00.993 | + 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-01 06:07:00.996 | + 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-01 06:07:00.999 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-01 06:07:01.001 | + 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-01 06:07:01.004 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:07:01.008 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:07:01.010 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:07:01.013 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-01 06:07:01.016 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:07:01.021 | + 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-01 06:07:01.110 | + 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-01 06:07:01.197 | + 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-01 06:07:01.267 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-01 06:07:01.337 | + 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-01 06:07:01.408 | + 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-01 06:07:01.481 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-01 06:07:01.553 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-01 06:07:01.623 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-01 06:07:01.692 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-01 06:07:01.766 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-01 06:07:01.837 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:07:01.841 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:07:01.843 | + 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-01 06:07:01.927 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:07:02.413 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-01 06:07:02.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-01 06:07:02.901 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-01 06:07:03.033 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:03.036 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:03.038 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:03.040 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:03.043 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:03.045 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:03.048 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:03.050 | + functions-common:time_stop:2427 : start_time=1788242820916 2026-09-01 06:07:03.053 | + functions-common:time_stop:2429 : [[ -z 1788242820916 ]] 2026-09-01 06:07:03.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:03.061 | + functions-common:time_stop:2432 : end_time=1788242823058 2026-09-01 06:07:03.063 | + functions-common:time_stop:2433 : elapsed_time=2142 2026-09-01 06:07:03.065 | + functions-common:time_stop:2434 : total=24348 2026-09-01 06:07:03.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:03.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26490 2026-09-01 06:07:03.073 | + 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-01 06:07:03.075 | + 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-01 06:07:03.078 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-01 06:07:03.080 | + 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-01 06:07:03.083 | + 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-01 06:07:03.086 | + 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-01 06:07:03.088 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-01 06:07:03.091 | + 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-01 06:07:03.093 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-01 06:07:03.101 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-01 06:07:03.103 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:07:03.106 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-01 06:07:03.108 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-01 06:07:03.132 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:03.135 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-01 06:07:03.189 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-01 06:07:03.192 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-01 06:07:03.213 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:03.216 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-01 06:07:03.219 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-01 06:07:03.241 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:03.246 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-01 06:07:03.251 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:07:03.253 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-01 06:07:03.257 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-01 06:07:03.260 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 06:07:03.263 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 06:07:03.265 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-01 06:07:03.268 | + 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-01 06:07:03.271 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-01 06:07:03.273 | + 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-01 06:07:03.276 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:03.279 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:03.281 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:03.285 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-01 06:07:03.288 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:03.291 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:03.294 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:03.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:03.303 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:03.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242823303 2026-09-01 06:07:03.310 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-01 06:07:03.338 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:03.341 | + 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-01 06:07:03.343 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-01 06:07:03.347 | + 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-01 06:07:03.349 | + 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-01 06:07:03.351 | + 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-01 06:07:03.353 | + 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-01 06:07:03.356 | + 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-01 06:07:03.358 | + 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-01 06:07:03.361 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-01 06:07:03.363 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:03.366 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:03.368 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:03.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:03.372 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-01 06:07:03.375 | + 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-01 06:07:03.377 | + 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-01 06:07:03.379 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-01 06:07:03.381 | + 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-01 06:07:03.384 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:07:03.387 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:03.389 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:07:03.391 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:03.393 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:07:03.396 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-01 06:07:03.398 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:03.402 | + 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-01 06:07:03.502 | + 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-01 06:07:03.581 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-01 06:07:03.646 | + 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-01 06:07:03.721 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-01 06:07:03.795 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-01 06:07:03.874 | + 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-01 06:07:03.957 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:07:03.963 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:07:03.966 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-01 06:07:04.059 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:04.617 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-01 06:07:04.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-01 06:07:05.141 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-01 06:07:05.208 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:05.212 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:05.217 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:05.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:05.227 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:05.230 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:05.233 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:05.237 | + functions-common:time_stop:2427 : start_time=1788242823303 2026-09-01 06:07:05.240 | + functions-common:time_stop:2429 : [[ -z 1788242823303 ]] 2026-09-01 06:07:05.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:05.246 | + functions-common:time_stop:2432 : end_time=1788242825244 2026-09-01 06:07:05.249 | + functions-common:time_stop:2433 : elapsed_time=1941 2026-09-01 06:07:05.251 | + functions-common:time_stop:2434 : total=26490 2026-09-01 06:07:05.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:05.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28431 2026-09-01 06:07:05.258 | + 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-01 06:07:05.261 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-01 06:07:05.263 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-01 06:07:05.265 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:05.267 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:05.269 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:05.272 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-01 06:07:05.274 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:05.276 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:05.278 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:05.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:05.288 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:05.290 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242825288 2026-09-01 06:07:05.293 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-01 06:07:05.312 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:05.315 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:05.317 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:05.319 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:05.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:05.324 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:05.326 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:05.329 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:05.331 | + functions-common:time_stop:2427 : start_time=1788242825288 2026-09-01 06:07:05.333 | + functions-common:time_stop:2429 : [[ -z 1788242825288 ]] 2026-09-01 06:07:05.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:05.340 | + functions-common:time_stop:2432 : end_time=1788242825337 2026-09-01 06:07:05.342 | + functions-common:time_stop:2433 : elapsed_time=49 2026-09-01 06:07:05.344 | + functions-common:time_stop:2434 : total=28431 2026-09-01 06:07:05.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:05.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28480 2026-09-01 06:07:05.351 | + 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-01 06:07:05.354 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-01 06:07:05.356 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-01 06:07:05.358 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:05.360 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:05.362 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:05.365 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-01 06:07:05.367 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:05.369 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:05.371 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:05.373 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:05.377 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:05.379 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242825377 2026-09-01 06:07:05.382 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-01 06:07:05.404 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:05.406 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:05.409 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:05.411 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:05.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:05.415 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:05.417 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:05.419 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:05.422 | + functions-common:time_stop:2427 : start_time=1788242825377 2026-09-01 06:07:05.424 | + functions-common:time_stop:2429 : [[ -z 1788242825377 ]] 2026-09-01 06:07:05.427 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:05.431 | + functions-common:time_stop:2432 : end_time=1788242825428 2026-09-01 06:07:05.433 | + functions-common:time_stop:2433 : elapsed_time=51 2026-09-01 06:07:05.435 | + functions-common:time_stop:2434 : total=28480 2026-09-01 06:07:05.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:05.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28531 2026-09-01 06:07:05.442 | + 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-01 06:07:05.445 | + 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-01 06:07:05.448 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-01 06:07:05.450 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 06:07:05.452 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-01 06:07:05.455 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-01 06:07:05.477 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:05.480 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-01 06:07:05.538 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-01 06:07:05.542 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:07:05.545 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-01 06:07:05.600 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-01 06:07:05.622 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:05.625 | + 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-01 06:07:05.627 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-01 06:07:05.629 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.632 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:05.635 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:05.636 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:05.639 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-01 06:07:05.641 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:05.644 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:05.646 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:05.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:05.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:05.655 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242825653 2026-09-01 06:07:05.658 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-01 06:07:05.679 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:05.681 | + 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-01 06:07:05.683 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-01 06:07:05.686 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.688 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.690 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.692 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.695 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-01 06:07:05.697 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-01 06:07:05.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-01 06:07:05.701 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:05.703 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:05.706 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:05.708 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:05.710 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-01 06:07:05.712 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-01 06:07:05.715 | + 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-01 06:07:05.717 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-01 06:07:05.719 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-01 06:07:05.721 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:07:05.723 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:05.725 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:07:05.727 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:05.729 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:07:05.731 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-01 06:07:05.733 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:05.737 | + 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-01 06:07:05.860 | + 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-01 06:07:06.011 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-01 06:07:06.134 | + 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-01 06:07:06.262 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-01 06:07:06.375 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-01 06:07:06.483 | + 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-01 06:07:06.610 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:07:06.616 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:07:06.623 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-01 06:07:06.773 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:07.347 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-01 06:07:07.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-01 06:07:07.915 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-01 06:07:07.968 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:07.970 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:07.977 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:07.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:07.996 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:08.001 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:08.008 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:08.014 | + functions-common:time_stop:2427 : start_time=1788242825653 2026-09-01 06:07:08.024 | + functions-common:time_stop:2429 : [[ -z 1788242825653 ]] 2026-09-01 06:07:08.034 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:08.044 | + functions-common:time_stop:2432 : end_time=1788242828035 2026-09-01 06:07:08.052 | + functions-common:time_stop:2433 : elapsed_time=2382 2026-09-01 06:07:08.052 | + functions-common:time_stop:2434 : total=28531 2026-09-01 06:07:08.059 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:08.069 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30913 2026-09-01 06:07:08.079 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-01 06:07:08.090 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-01 06:07:08.095 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-01 06:07:08.138 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:08.142 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-01 06:07:08.150 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-01 06:07:08.154 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-01 06:07:08.161 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-01 06:07:08.168 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-01 06:07:08.172 | + 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-01 06:07:08.177 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-01 06:07:08.183 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-01 06:07:08.191 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:08.197 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:08.201 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:08.207 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-01 06:07:08.209 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:08.214 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:08.221 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:08.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:08.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:08.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242828238 2026-09-01 06:07:08.253 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-01 06:07:08.299 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:08.306 | + 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-01 06:07:08.313 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-01 06:07:08.317 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-01 06:07:08.324 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-01 06:07:08.332 | + 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-01 06:07:08.337 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-01 06:07:08.345 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-01 06:07:08.349 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-01 06:07:08.355 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-01 06:07:08.362 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:08.369 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:08.374 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:08.381 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:08.389 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-01 06:07:08.397 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-01 06:07:08.405 | + 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-01 06:07:08.412 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-01 06:07:08.418 | + 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-01 06:07:08.424 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:07:08.429 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:08.439 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:07:08.444 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:08.448 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:07:08.452 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-01 06:07:08.455 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:08.458 | + 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-01 06:07:08.546 | + 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-01 06:07:08.673 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-01 06:07:08.815 | + 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-01 06:07:08.936 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-01 06:07:09.057 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-01 06:07:09.172 | + 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-01 06:07:09.287 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:07:09.298 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:07:09.303 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-01 06:07:09.426 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:09.937 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-01 06:07:09.979 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-01 06:07:10.462 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-01 06:07:10.510 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:10.514 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:10.520 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:10.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:10.529 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:10.533 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:10.538 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:10.542 | + functions-common:time_stop:2427 : start_time=1788242828238 2026-09-01 06:07:10.546 | + functions-common:time_stop:2429 : [[ -z 1788242828238 ]] 2026-09-01 06:07:10.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:10.558 | + functions-common:time_stop:2432 : end_time=1788242830552 2026-09-01 06:07:10.562 | + functions-common:time_stop:2433 : elapsed_time=2314 2026-09-01 06:07:10.566 | + functions-common:time_stop:2434 : total=30913 2026-09-01 06:07:10.571 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:10.574 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33227 2026-09-01 06:07:10.579 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-01 06:07:10.584 | + 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-01 06:07:10.588 | + 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-01 06:07:10.593 | + 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-01 06:07:10.597 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-01 06:07:10.602 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-01 06:07:10.609 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-01 06:07:10.614 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:07:10.618 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-01 06:07:10.622 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-01 06:07:10.627 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-01 06:07:10.632 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-01 06:07:10.636 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-01 06:07:10.641 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-01 06:07:10.646 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-01 06:07:10.651 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-01 06:07:10.655 | + inc/meta-config:merge_config_file:164 : read a 2026-09-01 06:07:10.661 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:07:10.664 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-01 06:07:10.664 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-01 06:07:10.664 | BEGIN { 2026-09-01 06:07:10.664 | section = "" 2026-09-01 06:07:10.664 | last_section = "" 2026-09-01 06:07:10.665 | section_count = 0 2026-09-01 06:07:10.665 | } 2026-09-01 06:07:10.665 | /^\[.+\]/ { 2026-09-01 06:07:10.665 | gsub("[][]", "", $1); 2026-09-01 06:07:10.665 | section=$1 2026-09-01 06:07:10.665 | next 2026-09-01 06:07:10.665 | } 2026-09-01 06:07:10.665 | /^ *\#/ { 2026-09-01 06:07:10.665 | next 2026-09-01 06:07:10.665 | } 2026-09-01 06:07:10.665 | /^[^ \t]+/ { 2026-09-01 06:07:10.666 | # get offset of first = in $0 2026-09-01 06:07:10.666 | eq_idx = index($0, "=") 2026-09-01 06:07:10.666 | # extract attr & value from $0 2026-09-01 06:07:10.666 | attr = substr($0, 1, eq_idx - 1) 2026-09-01 06:07:10.666 | value = substr($0, eq_idx + 1) 2026-09-01 06:07:10.666 | # only need to strip trailing whitespace from attr 2026-09-01 06:07:10.666 | sub(/[ \t]*$/, "", attr) 2026-09-01 06:07:10.666 | # need to strip leading & trailing whitespace from value 2026-09-01 06:07:10.668 | sub(/^[ \t]*/, "", value) 2026-09-01 06:07:10.669 | sub(/[ \t]*$/, "", value) 2026-09-01 06:07:10.669 | 2026-09-01 06:07:10.669 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-01 06:07:10.669 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-01 06:07:10.669 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-01 06:07:10.669 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-01 06:07:10.669 | if (! (section, attr) in cfg_attr_count) { 2026-09-01 06:07:10.669 | if (section != last_section) { 2026-09-01 06:07:10.669 | cfg_section[section_count++] = section 2026-09-01 06:07:10.669 | last_section = section 2026-09-01 06:07:10.669 | } 2026-09-01 06:07:10.669 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-01 06:07:10.670 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-01 06:07:10.670 | 2026-09-01 06:07:10.670 | cfg_attr[section, attr, 0] = value 2026-09-01 06:07:10.670 | cfg_attr_count[section, attr] = 1 2026-09-01 06:07:10.670 | } else { 2026-09-01 06:07:10.670 | lno = cfg_attr_count[section, attr]++ 2026-09-01 06:07:10.670 | cfg_attr[section, attr, lno] = value 2026-09-01 06:07:10.670 | } 2026-09-01 06:07:10.670 | } 2026-09-01 06:07:10.670 | END { 2026-09-01 06:07:10.670 | # Process each section in order 2026-09-01 06:07:10.671 | for (sno = 0; sno < section_count; sno++) { 2026-09-01 06:07:10.671 | section = cfg_section[sno] 2026-09-01 06:07:10.671 | # The ini routines simply append a config item immediately 2026-09-01 06:07:10.671 | # after the section header. To keep the same order as defined 2026-09-01 06:07:10.671 | # in local.conf, invoke the ini routines in the reverse order 2026-09-01 06:07:10.671 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-01 06:07:10.671 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-01 06:07:10.672 | if (cfg_attr_count[section, attr] == 1) 2026-09-01 06:07:10.672 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-01 06:07:10.673 | else { 2026-09-01 06:07:10.673 | # For multiline, invoke the ini routines in the reverse order 2026-09-01 06:07:10.673 | count = cfg_attr_count[section, attr] 2026-09-01 06:07:10.674 | print "inidelete " configfile " " section " " attr 2026-09-01 06:07:10.674 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-01 06:07:10.674 | for (l = count -2; l >= 0; l--) 2026-09-01 06:07:10.674 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-01 06:07:10.674 | } 2026-09-01 06:07:10.676 | } 2026-09-01 06:07:10.676 | } 2026-09-01 06:07:10.676 | } 2026-09-01 06:07:10.676 | ' 2026-09-01 06:07:10.676 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-01 06:07:10.676 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-01 06:07:10.676 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:07:10.678 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-01 06:07:10.681 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-01 06:07:10.682 | BEGIN { group = "" } 2026-09-01 06:07:10.682 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:07:10.682 | gsub("[][]", "", $1); 2026-09-01 06:07:10.682 | split($1, a, "|"); 2026-09-01 06:07:10.682 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-01 06:07:10.682 | group=a[1] 2026-09-01 06:07:10.682 | } else { 2026-09-01 06:07:10.682 | group="" 2026-09-01 06:07:10.682 | } 2026-09-01 06:07:10.682 | next 2026-09-01 06:07:10.682 | } 2026-09-01 06:07:10.683 | { 2026-09-01 06:07:10.683 | if (group != "") 2026-09-01 06:07:10.683 | print $0 2026-09-01 06:07:10.683 | } 2026-09-01 06:07:10.683 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:07:10.691 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-01 06:07:10.695 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-01 06:07:10.737 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-01 06:07:10.778 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-01 06:07:10.781 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-01 06:07:10.786 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-01 06:07:10.789 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-01 06:07:10.793 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-01 06:07:10.797 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-01 06:07:10.820 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:10.826 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-01 06:07:10.829 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-01 06:07:10.834 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-01 06:07:10.856 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:10.860 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.100:5672/nova_cell1 2026-09-01 06:07:10.864 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.100:5672/nova_cell1 2026-09-01 06:07:10.906 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-01 06:07:10.909 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-01 06:07:10.913 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-01 06:07:10.938 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-01 06:07:10.963 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-01 06:07:10.967 | + lib/nova:configure_console_compute:671 : local offset 2026-09-01 06:07:10.971 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-01 06:07:10.975 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-01 06:07:10.979 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-01 06:07:11.006 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.100 2026-09-01 06:07:11.009 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-01 06:07:11.033 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:11.036 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-01 06:07:11.039 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-01 06:07:11.044 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-01 06:07:11.048 | + functions:vercmp:648 : local 'op=<' 2026-09-01 06:07:11.052 | + functions:vercmp:649 : local v2=1.0.0 2026-09-01 06:07:11.055 | + functions:vercmp:650 : local result 2026-09-01 06:07:11.060 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-01 06:07:11.063 | ++ functions:vercmp:654 : head -1 2026-09-01 06:07:11.065 | ++ functions:vercmp:654 : sort -V 2026-09-01 06:07:11.072 | + functions:vercmp:654 : result=1.0.0 2026-09-01 06:07:11.076 | + functions:vercmp:656 : case $op in 2026-09-01 06:07:11.080 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-01 06:07:11.083 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-01 06:07:11.087 | + functions:vercmp:667 : return 2026-09-01 06:07:11.090 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.100:6080/vnc_lite.html 2026-09-01 06:07:11.094 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.100:6080/vnc_lite.html 2026-09-01 06:07:11.135 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.100:6081/spice_auto.html 2026-09-01 06:07:11.139 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.100:6081/spice_auto.html 2026-09-01 06:07:11.181 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-01 06:07:11.204 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:11.207 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-01 06:07:11.211 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.100 2026-09-01 06:07:11.215 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-01 06:07:11.256 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.100 2026-09-01 06:07:11.294 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-01 06:07:11.317 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:11.321 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-01 06:07:11.324 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-01 06:07:11.347 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:11.351 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-01 06:07:11.355 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-01 06:07:11.395 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-01 06:07:11.398 | + 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-01 06:07:11.438 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-01 06:07:11.442 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-01 06:07:11.446 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-01 06:07:11.450 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-01 06:07:11.454 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-01 06:07:11.459 | + 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-01 06:07:11.462 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-01 06:07:11.466 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-01 06:07:11.470 | + functions-common:run_process:1676 : local group=libvirt 2026-09-01 06:07:11.473 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:11.479 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:11.484 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-01 06:07:11.488 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:11.491 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:11.495 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:11.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:11.502 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:11.508 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242831504 2026-09-01 06:07:11.511 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-01 06:07:11.539 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:11.543 | + 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-01 06:07:11.547 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-01 06:07:11.550 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-01 06:07:11.553 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-01 06:07:11.557 | + 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-01 06:07:11.562 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-01 06:07:11.568 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-01 06:07:11.574 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-01 06:07:11.578 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-01 06:07:11.582 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-01 06:07:11.587 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:11.591 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:11.596 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:11.600 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-01 06:07:11.605 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-01 06:07:11.609 | + 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-01 06:07:11.614 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-01 06:07:11.618 | + 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-01 06:07:11.622 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-01 06:07:11.625 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:11.629 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:07:11.632 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:11.635 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-01 06:07:11.639 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-01 06:07:11.642 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-01 06:07:11.646 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:11.652 | + 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-01 06:07:11.737 | + 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-01 06:07:11.834 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-01 06:07:11.923 | + 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-01 06:07:12.007 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-01 06:07:12.092 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-01 06:07:12.183 | + 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-01 06:07:12.269 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:07:12.273 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-01 06:07:12.277 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-01 06:07:12.360 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-01 06:07:12.458 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:12.968 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-01 06:07:12.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-01 06:07:13.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-01 06:07:13.556 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:13.565 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:13.572 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:13.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:13.585 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:13.594 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:13.598 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:13.606 | + functions-common:time_stop:2427 : start_time=1788242831504 2026-09-01 06:07:13.613 | + functions-common:time_stop:2429 : [[ -z 1788242831504 ]] 2026-09-01 06:07:13.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:13.630 | + functions-common:time_stop:2432 : end_time=1788242833623 2026-09-01 06:07:13.637 | + functions-common:time_stop:2433 : elapsed_time=2119 2026-09-01 06:07:13.646 | + functions-common:time_stop:2434 : total=33227 2026-09-01 06:07:13.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:13.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35346 2026-09-01 06:07:13.661 | + 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-01 06:07:13.668 | + 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-01 06:07:13.675 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-01 06:07:13.709 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:13.713 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-01 06:07:13.713 | Dumping cells_v2 mapping 2026-09-01 06:07:13.718 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-01 06:07:14.342 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:07:14.342 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:07:14.342 | we strongly recommend against using it for new projects. 2026-09-01 06:07:14.342 | 2026-09-01 06:07:14.342 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:07:14.342 | framework. For more detail see 2026-09-01 06:07:14.342 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:07:14.342 | 2026-09-01 06:07:14.342 | import eventlet # noqa 2026-09-01 06:07:14.613 | 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-01 06:07:17.712 | INFO dbcounter [None req-4b047cb7-7462-493f-90ce-ca9274a954ee None None] Registered counter for database nova_api 2026-09-01 06:07:17.839 | DEBUG dbcounter [-] [73665] Writer thread running {{(pid=73665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:07:17.869 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-01 06:07:17.869 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-01 06:07:17.869 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-01 06:07:17.869 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-01 06:07:17.869 | | cell1 | 54d2cd4d-95ab-4e45-ad74-fd991283f3b7 | rabbit://stackrabbit:stackqueue@192.168.122.100:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-01 06:07:17.869 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-01 06:07:18.634 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-01 06:07:18.638 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-01 06:07:18.741 | + inc/async:async_inner:63 : create_flavors 2026-09-01 06:07:18.831 | [2012 Async create_flavors:73795]: running: create_flavors 2026-09-01 06:07:18.838 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-01 06:07:18.869 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:18.876 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-01 06:07:18.880 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:07:18.881 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-01 06:07:18.884 | + ./stack.sh:main:1340 : start_cinder 2026-09-01 06:07:18.890 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-01 06:07:18.892 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-01 06:07:18.897 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.899 | + functions-common:run_process:1674 : local service=c-api 2026-09-01 06:07:18.901 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.904 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:18.905 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:18.908 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:18.909 | + functions-common:run_process:1680 : local name=c-api 2026-09-01 06:07:18.911 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:18.914 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:18.916 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:18.918 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:18.920 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:18.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242838922 2026-09-01 06:07:18.926 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-01 06:07:18.956 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:18.961 | + 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-01 06:07:18.968 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-01 06:07:18.973 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.977 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.981 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.986 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-01 06:07:18.989 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-01 06:07:18.993 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-01 06:07:18.996 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-01 06:07:19.000 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:19.003 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:19.005 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:19.007 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:19.012 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-01 06:07:19.014 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:07:19.020 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:07:19.025 | + 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-01 06:07:19.029 | + 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-01 06:07:19.034 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-01 06:07:19.038 | + 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-01 06:07:19.043 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:07:19.049 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:07:19.052 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:07:19.059 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-01 06:07:19.064 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:07:19.071 | + 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-01 06:07:19.186 | + 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-01 06:07:19.305 | + 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-01 06:07:19.395 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-01 06:07:19.490 | + 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-01 06:07:19.575 | + 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-01 06:07:19.657 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-01 06:07:19.745 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-01 06:07:19.825 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-01 06:07:19.910 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-01 06:07:20.009 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-01 06:07:20.097 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:07:20.101 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:07:20.105 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-01 06:07:20.216 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:07:20.756 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-01 06:07:20.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-01 06:07:21.295 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-01 06:07:21.448 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:21.453 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:21.461 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:21.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:21.478 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:21.484 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:21.492 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:21.498 | + functions-common:time_stop:2427 : start_time=1788242838922 2026-09-01 06:07:21.502 | + functions-common:time_stop:2429 : [[ -z 1788242838922 ]] 2026-09-01 06:07:21.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:21.509 | + functions-common:time_stop:2432 : end_time=1788242841506 2026-09-01 06:07:21.511 | + functions-common:time_stop:2433 : elapsed_time=2584 2026-09-01 06:07:21.513 | + functions-common:time_stop:2434 : total=35346 2026-09-01 06:07:21.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:21.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37930 2026-09-01 06:07:21.519 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-01 06:07:21.519 | Waiting for Cinder API to start... 2026-09-01 06:07:21.522 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.100/volume/v3/ 2026-09-01 06:07:21.525 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.100/volume/v3/ 2026-09-01 06:07:21.527 | + functions:wait_for_service:476 : local timeout=60 2026-09-01 06:07:21.528 | + functions:wait_for_service:477 : local url=http://192.168.122.100/volume/v3/ 2026-09-01 06:07:21.530 | + functions:wait_for_service:478 : local rval=0 2026-09-01 06:07:21.532 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-01 06:07:21.536 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 06:07:21.540 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:21.546 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:21.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:21.570 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242841560 2026-09-01 06:07:21.575 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-01 06:07:21.583 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:07:21.585 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.100/volume/v3/ 2026-09-01 06:07:26.479 | + :: : [[ 401 == 503 ]] 2026-09-01 06:07:26.479 | + :: : [[ 0 -eq 7 ]] 2026-09-01 06:07:26.485 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-01 06:07:26.488 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:26.494 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:26.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:26.500 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:26.503 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:26.506 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 06:07:26.510 | + functions-common:time_stop:2427 : start_time=1788242841560 2026-09-01 06:07:26.517 | + functions-common:time_stop:2429 : [[ -z 1788242841560 ]] 2026-09-01 06:07:26.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:26.529 | + functions-common:time_stop:2432 : end_time=1788242846525 2026-09-01 06:07:26.533 | + functions-common:time_stop:2433 : elapsed_time=4965 2026-09-01 06:07:26.537 | + functions-common:time_stop:2434 : total=14468 2026-09-01 06:07:26.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:26.546 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19433 2026-09-01 06:07:26.551 | + functions:wait_for_service:486 : return 0 2026-09-01 06:07:26.555 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.559 | + functions-common:run_process:1674 : local service=c-sch 2026-09-01 06:07:26.563 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.568 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:26.572 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:26.577 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:26.581 | + functions-common:run_process:1680 : local name=c-sch 2026-09-01 06:07:26.585 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:26.590 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:26.594 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:26.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:26.604 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:26.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242846605 2026-09-01 06:07:26.614 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-01 06:07:26.642 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:26.647 | + 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-01 06:07:26.651 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-01 06:07:26.655 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.660 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.664 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.668 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.672 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-01 06:07:26.677 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-01 06:07:26.681 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-01 06:07:26.685 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:26.690 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:26.693 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:26.697 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:26.701 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-01 06:07:26.705 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-01 06:07:26.709 | + 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-01 06:07:26.713 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-01 06:07:26.717 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:26.720 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:07:26.724 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:26.726 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-01 06:07:26.729 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:26.733 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:07:26.737 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-01 06:07:26.740 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:26.743 | + 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-01 06:07:26.847 | + 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-01 06:07:26.959 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-01 06:07:27.042 | + 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-01 06:07:27.122 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-01 06:07:27.213 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-01 06:07:27.294 | + 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-01 06:07:27.383 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-01 06:07:27.387 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:07:27.391 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-01 06:07:27.487 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:28.000 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-01 06:07:28.022 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-01 06:07:28.528 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-01 06:07:28.595 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:28.599 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:28.605 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:28.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:28.613 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:28.618 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:28.622 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:28.626 | + functions-common:time_stop:2427 : start_time=1788242846605 2026-09-01 06:07:28.630 | + functions-common:time_stop:2429 : [[ -z 1788242846605 ]] 2026-09-01 06:07:28.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:28.642 | + functions-common:time_stop:2432 : end_time=1788242848637 2026-09-01 06:07:28.646 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-09-01 06:07:28.650 | + functions-common:time_stop:2434 : total=37930 2026-09-01 06:07:28.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:28.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39962 2026-09-01 06:07:28.664 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-01 06:07:28.669 | + 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-01 06:07:28.673 | + functions-common:run_process:1674 : local service=c-bak 2026-09-01 06:07:28.677 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.681 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:28.686 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:28.690 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-01 06:07:28.693 | + functions-common:run_process:1680 : local name=c-bak 2026-09-01 06:07:28.699 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:28.704 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:28.706 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:28.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:28.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:28.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242848721 2026-09-01 06:07:28.726 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-01 06:07:28.764 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:28.769 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:28.771 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:28.774 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:28.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:28.779 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:28.781 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:28.784 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:28.786 | + functions-common:time_stop:2427 : start_time=1788242848721 2026-09-01 06:07:28.788 | + functions-common:time_stop:2429 : [[ -z 1788242848721 ]] 2026-09-01 06:07:28.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:28.798 | + functions-common:time_stop:2432 : end_time=1788242848795 2026-09-01 06:07:28.800 | + functions-common:time_stop:2433 : elapsed_time=74 2026-09-01 06:07:28.803 | + functions-common:time_stop:2434 : total=39962 2026-09-01 06:07:28.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:28.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40036 2026-09-01 06:07:28.810 | + 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-01 06:07:28.813 | + functions-common:run_process:1674 : local service=c-vol 2026-09-01 06:07:28.816 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.819 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:28.821 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:28.823 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-01 06:07:28.826 | + functions-common:run_process:1680 : local name=c-vol 2026-09-01 06:07:28.828 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:28.831 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:28.833 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:28.836 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:28.841 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:28.844 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242848841 2026-09-01 06:07:28.847 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-01 06:07:28.882 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:28.887 | + 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-01 06:07:28.891 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-01 06:07:28.896 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.902 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.908 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.913 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.918 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-01 06:07:28.922 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-01 06:07:28.929 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-01 06:07:28.934 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:28.937 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:28.939 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:28.943 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-01 06:07:28.945 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-01 06:07:28.947 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-01 06:07:28.950 | + 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-01 06:07:28.954 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-01 06:07:28.959 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-01 06:07:28.963 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-01 06:07:28.968 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-01 06:07:28.973 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-01 06:07:28.977 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-01 06:07:28.981 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-01 06:07:28.985 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-01 06:07:28.990 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-01 06:07:28.996 | + 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-01 06:07:29.096 | + 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-01 06:07:29.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-01 06:07:29.348 | + 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-01 06:07:29.451 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-01 06:07:29.534 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-01 06:07:29.617 | + 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-01 06:07:29.707 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-01 06:07:29.713 | + 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-01 06:07:29.795 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-01 06:07:29.801 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-01 06:07:29.901 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-01 06:07:30.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-01 06:07:30.496 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-01 06:07:31.043 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-01 06:07:31.086 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:31.091 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:31.095 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:31.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:31.105 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:31.105 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:31.107 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:31.109 | + functions-common:time_stop:2427 : start_time=1788242848841 2026-09-01 06:07:31.111 | + functions-common:time_stop:2429 : [[ -z 1788242848841 ]] 2026-09-01 06:07:31.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:31.118 | + functions-common:time_stop:2432 : end_time=1788242851116 2026-09-01 06:07:31.120 | + functions-common:time_stop:2433 : elapsed_time=2275 2026-09-01 06:07:31.122 | + functions-common:time_stop:2434 : total=40036 2026-09-01 06:07:31.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:31.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42311 2026-09-01 06:07:31.128 | + ./stack.sh:main:1341 : create_volume_types 2026-09-01 06:07:31.130 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-01 06:07:31.151 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:31.153 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-01 06:07:31.155 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-01 06:07:31.157 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-01 06:07:31.159 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-01 06:07:31.161 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-01 06:07:31.163 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-01 06:07:31.165 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-01 06:07:31.169 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-01 06:07:31.169 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-01 06:07:31.209 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:31.214 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-01 06:07:36.334 | +-------------+--------------------------------------+ 2026-09-01 06:07:36.334 | | Field | Value | 2026-09-01 06:07:36.335 | +-------------+--------------------------------------+ 2026-09-01 06:07:36.335 | | description | None | 2026-09-01 06:07:36.335 | | id | d784cc1f-fe2a-454b-badd-cb088fb2d80c | 2026-09-01 06:07:36.335 | | is_public | True | 2026-09-01 06:07:36.335 | | name | lvmdriver-1 | 2026-09-01 06:07:36.335 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-01 06:07:36.335 | +-------------+--------------------------------------+ 2026-09-01 06:07:36.660 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-01 06:07:36.665 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-01 06:07:36.670 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-01 06:07:36.674 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-01 06:07:36.681 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-01 06:07:36.719 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:36.722 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-01 06:07:36.725 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:07:36.727 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-01 06:07:36.730 | + ./stack.sh:main:1356 : start_glance 2026-09-01 06:07:36.733 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-01 06:07:36.737 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-01 06:07:36.745 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.751 | + functions-common:run_process:1674 : local service=g-api 2026-09-01 06:07:36.758 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.765 | + functions-common:run_process:1676 : local group= 2026-09-01 06:07:36.771 | + functions-common:run_process:1677 : local user= 2026-09-01 06:07:36.781 | + functions-common:run_process:1678 : local env_vars= 2026-09-01 06:07:36.786 | + functions-common:run_process:1680 : local name=g-api 2026-09-01 06:07:36.795 | + functions-common:run_process:1682 : time_start run_process 2026-09-01 06:07:36.805 | + functions-common:time_start:2406 : local name=run_process 2026-09-01 06:07:36.810 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:36.815 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:36.826 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:36.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242856827 2026-09-01 06:07:36.842 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-01 06:07:36.878 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:36.887 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-01 06:07:36.889 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-01 06:07:36.894 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.897 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.899 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.901 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-01 06:07:36.903 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-01 06:07:36.905 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-01 06:07:36.908 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-01 06:07:36.910 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-01 06:07:36.911 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-01 06:07:36.914 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-01 06:07:36.916 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-01 06:07:36.918 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-01 06:07:36.920 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-01 06:07:36.923 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-01 06:07:36.924 | + 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-01 06:07:36.926 | + 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-01 06:07:36.928 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-01 06:07:36.932 | + 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-01 06:07:36.933 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-01 06:07:36.935 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-01 06:07:36.937 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-01 06:07:36.939 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-01 06:07:36.941 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-01 06:07:36.944 | + 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-01 06:07:37.025 | + 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-01 06:07:37.116 | + 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-01 06:07:37.206 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-01 06:07:37.284 | + 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-01 06:07:37.359 | + 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-01 06:07:37.454 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-01 06:07:37.551 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-01 06:07:37.630 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-01 06:07:37.721 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-01 06:07:37.798 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-01 06:07:37.880 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-01 06:07:37.883 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-01 06:07:37.887 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-01 06:07:38.033 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-01 06:07:38.569 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-01 06:07:38.604 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-01 06:07:39.114 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-01 06:07:39.290 | + functions-common:run_process:1686 : time_stop run_process 2026-09-01 06:07:39.294 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:39.299 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:39.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:39.311 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:39.320 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:39.327 | + functions-common:time_stop:2426 : name=run_process 2026-09-01 06:07:39.334 | + functions-common:time_stop:2427 : start_time=1788242856827 2026-09-01 06:07:39.339 | + functions-common:time_stop:2429 : [[ -z 1788242856827 ]] 2026-09-01 06:07:39.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:39.362 | + functions-common:time_stop:2432 : end_time=1788242859352 2026-09-01 06:07:39.369 | + functions-common:time_stop:2433 : elapsed_time=2525 2026-09-01 06:07:39.374 | + functions-common:time_stop:2434 : total=42311 2026-09-01 06:07:39.382 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:39.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44836 2026-09-01 06:07:39.397 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-01 06:07:39.447 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:39.454 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.100) to start...' 2026-09-01 06:07:39.454 | Waiting for g-api (192.168.122.100) to start... 2026-09-01 06:07:39.462 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.100/image 2026-09-01 06:07:39.468 | + functions:wait_for_service:476 : local timeout=60 2026-09-01 06:07:39.475 | + functions:wait_for_service:477 : local url=http://192.168.122.100/image 2026-09-01 06:07:39.486 | + functions:wait_for_service:478 : local rval=0 2026-09-01 06:07:39.492 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-01 06:07:39.498 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 06:07:39.501 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:07:39.503 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:07:39.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:07:39.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242859508 2026-09-01 06:07:39.513 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-01 06:07:39.516 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:07:39.522 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.100/image 2026-09-01 06:07:44.835 | + :: : [[ 300 == 503 ]] 2026-09-01 06:07:44.840 | + :: : [[ 0 -eq 7 ]] 2026-09-01 06:07:44.846 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-01 06:07:44.852 | + functions-common:time_stop:2420 : local name 2026-09-01 06:07:44.855 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:07:44.860 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:07:44.865 | + functions-common:time_stop:2423 : local total 2026-09-01 06:07:44.870 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:07:44.874 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 06:07:44.878 | + functions-common:time_stop:2427 : start_time=1788242859508 2026-09-01 06:07:44.883 | + functions-common:time_stop:2429 : [[ -z 1788242859508 ]] 2026-09-01 06:07:44.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:07:44.901 | + functions-common:time_stop:2432 : end_time=1788242864893 2026-09-01 06:07:44.905 | + functions-common:time_stop:2433 : elapsed_time=5385 2026-09-01 06:07:44.910 | + functions-common:time_stop:2434 : total=19433 2026-09-01 06:07:44.916 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:07:44.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24818 2026-09-01 06:07:44.926 | + functions:wait_for_service:486 : return 0 2026-09-01 06:07:44.931 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-01 06:07:44.969 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:44.977 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-01 06:07:45.021 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:45.033 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-01 06:07:45.037 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:07:45.041 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-01 06:07:45.045 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-01 06:07:45.051 | + ./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-01 06:07:45.056 | + 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-01 06:07:45.060 | + functions:upload_image:141 : local image image_fname image_name 2026-09-01 06:07:45.064 | + functions:upload_image:143 : local max_attempts=5 2026-09-01 06:07:45.070 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-01 06:07:45.080 | ++ 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-01 06:07:45.087 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:45.091 | + 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-01 06:07:45.095 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-01 06:07:45.100 | ++ functions:upload_image:151 : seq 5 2026-09-01 06:07:45.108 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-01 06:07:45.114 | + functions:upload_image:152 : local rc=0 2026-09-01 06:07:45.116 | + 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-01 06:07:45.120 | --2026-09-01 08:07:45-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:45.189 | Resolving github.com (github.com)... 140.82.121.4 2026-09-01 06:07:45.207 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-01 06:07:45.463 | HTTP request sent, awaiting response... 302 Found 2026-09-01 06:07:45.464 | 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-01T07%3A01%3A23Z&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-01T06%3A01%3A22Z&ske=2026-09-01T07%3A01%3A23Z&sks=b&skv=2018-11-09&sig=ZDip7UsBfHkNwsVLnu5GXUaibW6keH6I6ldRIselOWg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODI0NDY2NSwibmJmIjoxNzg4MjQyODY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.KKHevNC0Vms4LgS2i0BBQIm-VOHLb9LnRKdc8GMMEW8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-01 06:07:45.464 | --2026-09-01 08:07:45-- 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-01T07%3A01%3A23Z&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-01T06%3A01%3A22Z&ske=2026-09-01T07%3A01%3A23Z&sks=b&skv=2018-11-09&sig=ZDip7UsBfHkNwsVLnu5GXUaibW6keH6I6ldRIselOWg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODI0NDY2NSwibmJmIjoxNzg4MjQyODY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.KKHevNC0Vms4LgS2i0BBQIm-VOHLb9LnRKdc8GMMEW8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-01 06:07:45.496 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-09-01 06:07:45.509 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-01 06:07:45.651 | HTTP request sent, awaiting response... 200 OK 2026-09-01 06:07:45.651 | Length: 21692416 (21M) [application/octet-stream] 2026-09-01 06:07:45.651 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-01 06:07:45.703 | 2026-09-01 06:07:46.019 | 0K ........ ........ .... 100% 56.3M=0.4s 2026-09-01 06:07:46.019 | 2026-09-01 06:07:46.019 | 2026-09-01 08:07:46 (56.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-01 06:07:46.019 | 2026-09-01 06:07:46.026 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-01 06:07:46.030 | + functions:upload_image:163 : break 2026-09-01 06:07:46.035 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:46.039 | + 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-01 06:07:46.042 | + 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-01 06:07:46.046 | + 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-01 06:07:46.050 | + functions:upload_image:313 : local kernel= 2026-09-01 06:07:46.056 | + functions:upload_image:314 : local ramdisk= 2026-09-01 06:07:46.059 | + functions:upload_image:315 : local disk_format= 2026-09-01 06:07:46.063 | + functions:upload_image:316 : local container_format= 2026-09-01 06:07:46.067 | + functions:upload_image:317 : local unpack= 2026-09-01 06:07:46.071 | + functions:upload_image:318 : local img_property= 2026-09-01 06:07:46.075 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-01 06:07:46.078 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-01 06:07:46.082 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-01 06:07:46.086 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-01 06:07:46.090 | + functions:upload_image:328 : case "$image_fname" in 2026-09-01 06:07:46.094 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-01 06:07:46.100 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-01 06:07:46.104 | + functions:upload_image:350 : local format 2026-09-01 06:07:46.110 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-01 06:07:46.110 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:46.128 | + functions:upload_image:351 : format=qcow2 2026-09-01 06:07:46.131 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-01 06:07:46.135 | + functions:upload_image:353 : disk_format=qcow2 2026-09-01 06:07:46.138 | + functions:upload_image:357 : container_format=bare 2026-09-01 06:07:46.142 | + functions:upload_image:404 : is_arch ppc64le 2026-09-01 06:07:46.147 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 06:07:46.152 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-01 06:07:46.156 | + functions:upload_image:404 : is_arch ppc64 2026-09-01 06:07:46.161 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 06:07:46.167 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-01 06:07:46.171 | + functions:upload_image:404 : is_arch ppc 2026-09-01 06:07:46.175 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 06:07:46.180 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-01 06:07:46.184 | + functions:upload_image:408 : is_arch aarch64 2026-09-01 06:07:46.189 | ++ functions-common:is_arch:519 : uname -m 2026-09-01 06:07:46.194 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-01 06:07:46.198 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-01 06:07:46.201 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-01 06:07:46.205 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-01 06:07:46.208 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-01 06:07:46.212 | + 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-01 06:07:46.215 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-01 06:07:46.218 | + functions:_upload_image:112 : shift 2026-09-01 06:07:46.222 | + functions:_upload_image:113 : local container=bare 2026-09-01 06:07:46.225 | + functions:_upload_image:114 : shift 2026-09-01 06:07:46.229 | + functions:_upload_image:115 : local disk=qcow2 2026-09-01 06:07:46.232 | + functions:_upload_image:116 : shift 2026-09-01 06:07:46.236 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:46.239 | + functions:_upload_image:118 : shift 2026-09-01 06:07:46.242 | + functions:_upload_image:119 : local properties 2026-09-01 06:07:46.245 | + functions:_upload_image:120 : local useimport 2026-09-01 06:07:46.251 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-01 06:07:46.255 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-01 06:07:46.259 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-01 06:07:46.262 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-01 06:07:46.266 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-01 06:07:46.270 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-01 06:07:46.273 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-01 06:07:46.278 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-01 06:07:46.284 | + 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-01 06:07:51.709 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-01 06:07:51.709 | | Field | Value | 2026-09-01 06:07:51.709 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-01 06:07:51.709 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-01 06:07:51.709 | | container_format | bare | 2026-09-01 06:07:51.709 | | created_at | 2026-09-01T06:07:50Z | 2026-09-01 06:07:51.709 | | disk_format | qcow2 | 2026-09-01 06:07:51.709 | | file | /v2/images/00f5a94d-dba5-4527-9ce8-7a00c3b29ced/file | 2026-09-01 06:07:51.710 | | id | 00f5a94d-dba5-4527-9ce8-7a00c3b29ced | 2026-09-01 06:07:51.710 | | min_disk | 0 | 2026-09-01 06:07:51.710 | | min_ram | 0 | 2026-09-01 06:07:51.710 | | name | cirros-0.6.3-x86_64-disk | 2026-09-01 06:07:51.710 | | owner | a80c3dd0151a4e4aacd690bfb315fb01 | 2026-09-01 06:07:51.710 | | 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-01 06:07:51.710 | | protected | False | 2026-09-01 06:07:51.710 | | schema | /v2/schemas/image | 2026-09-01 06:07:51.710 | | size | 21692416 | 2026-09-01 06:07:51.710 | | status | active | 2026-09-01 06:07:51.711 | | tags | | 2026-09-01 06:07:51.711 | | updated_at | 2026-09-01T06:07:52Z | 2026-09-01 06:07:51.711 | | virtual_size | 117440512 | 2026-09-01 06:07:51.711 | | visibility | public | 2026-09-01 06:07:51.711 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-01 06:07:52.090 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-01 06:07:52.159 | [2012 Async create_flavors:73795]: Waiting for completion of create_flavors running on PID 73795 (2 other jobs running) 2026-09-01 06:07:52.192 | [2012 Async create_flavors:73795]: Signaling child to exit 2026-09-01 06:07:58.328 | + inc/async:async_inner:64 : rc=0 2026-09-01 06:07:58.360 | [73795 Async create_flavors:73795]: finished successfully 2026-09-01 06:07:58.390 | WAKEUP 2026-09-01 06:07:58.419 | [2012 Async create_flavors:73795]: Signaled 2026-09-01 06:07:58.421 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-01 06:07:58.421 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:58.421 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-01 06:07:58.421 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-01 06:07:58.421 | + 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-01 06:07:58.421 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.421 | | Field | Value | 2026-09-01 06:07:58.421 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.422 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.422 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.422 | | description | None | 2026-09-01 06:07:58.422 | | disk | 1 | 2026-09-01 06:07:58.422 | | id | c1 | 2026-09-01 06:07:58.422 | | name | cirros256 | 2026-09-01 06:07:58.422 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.422 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.422 | | ram | 256 | 2026-09-01 06:07:58.422 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.422 | | swap | 0 | 2026-09-01 06:07:58.422 | | vcpus | 1 | 2026-09-01 06:07:58.423 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.423 | + 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-01 06:07:58.423 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.423 | | Field | Value | 2026-09-01 06:07:58.423 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.423 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.423 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.424 | | description | None | 2026-09-01 06:07:58.424 | | disk | 5 | 2026-09-01 06:07:58.424 | | id | d1 | 2026-09-01 06:07:58.425 | | name | ds512M | 2026-09-01 06:07:58.425 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.425 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.426 | | ram | 512 | 2026-09-01 06:07:58.426 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.426 | | swap | 0 | 2026-09-01 06:07:58.427 | | vcpus | 1 | 2026-09-01 06:07:58.427 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.427 | + 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-01 06:07:58.427 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.427 | | Field | Value | 2026-09-01 06:07:58.428 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.428 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.428 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.428 | | description | None | 2026-09-01 06:07:58.428 | | disk | 10 | 2026-09-01 06:07:58.428 | | id | d2 | 2026-09-01 06:07:58.428 | | name | ds1G | 2026-09-01 06:07:58.429 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.429 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.429 | | ram | 1024 | 2026-09-01 06:07:58.429 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.430 | | swap | 0 | 2026-09-01 06:07:58.430 | | vcpus | 1 | 2026-09-01 06:07:58.430 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.430 | + 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-01 06:07:58.430 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.430 | | Field | Value | 2026-09-01 06:07:58.430 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.430 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.430 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.430 | | description | None | 2026-09-01 06:07:58.430 | | disk | 10 | 2026-09-01 06:07:58.431 | | id | d3 | 2026-09-01 06:07:58.431 | | name | ds2G | 2026-09-01 06:07:58.431 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.431 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.431 | | ram | 2048 | 2026-09-01 06:07:58.431 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.431 | | swap | 0 | 2026-09-01 06:07:58.432 | | vcpus | 2 | 2026-09-01 06:07:58.432 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.433 | + 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-01 06:07:58.433 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.433 | | Field | Value | 2026-09-01 06:07:58.434 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.434 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.434 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.434 | | description | None | 2026-09-01 06:07:58.434 | | disk | 20 | 2026-09-01 06:07:58.434 | | id | d4 | 2026-09-01 06:07:58.434 | | name | ds4G | 2026-09-01 06:07:58.434 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.434 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.434 | | ram | 4096 | 2026-09-01 06:07:58.435 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.435 | | swap | 0 | 2026-09-01 06:07:58.435 | | vcpus | 4 | 2026-09-01 06:07:58.435 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.435 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-01 06:07:58.435 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-01 06:07:58.435 | + 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-01 06:07:58.435 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.436 | | Field | Value | 2026-09-01 06:07:58.436 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.436 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.436 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.436 | | description | None | 2026-09-01 06:07:58.436 | | disk | 1 | 2026-09-01 06:07:58.436 | | id | 1 | 2026-09-01 06:07:58.436 | | name | m1.tiny | 2026-09-01 06:07:58.436 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.437 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.437 | | ram | 512 | 2026-09-01 06:07:58.437 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.437 | | swap | 0 | 2026-09-01 06:07:58.437 | | vcpus | 1 | 2026-09-01 06:07:58.437 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.437 | + 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-01 06:07:58.437 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.438 | | Field | Value | 2026-09-01 06:07:58.438 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.438 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.438 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.438 | | description | None | 2026-09-01 06:07:58.438 | | disk | 20 | 2026-09-01 06:07:58.438 | | id | 2 | 2026-09-01 06:07:58.438 | | name | m1.small | 2026-09-01 06:07:58.438 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.439 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.439 | | ram | 2048 | 2026-09-01 06:07:58.439 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.439 | | swap | 0 | 2026-09-01 06:07:58.439 | | vcpus | 1 | 2026-09-01 06:07:58.439 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.439 | + 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-01 06:07:58.439 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.439 | | Field | Value | 2026-09-01 06:07:58.440 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.440 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.440 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.440 | | description | None | 2026-09-01 06:07:58.440 | | disk | 40 | 2026-09-01 06:07:58.440 | | id | 3 | 2026-09-01 06:07:58.440 | | name | m1.medium | 2026-09-01 06:07:58.440 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.440 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.441 | | ram | 4096 | 2026-09-01 06:07:58.441 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.441 | | swap | 0 | 2026-09-01 06:07:58.441 | | vcpus | 2 | 2026-09-01 06:07:58.441 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.441 | + 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-01 06:07:58.441 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.441 | | Field | Value | 2026-09-01 06:07:58.441 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.441 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.442 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.442 | | description | None | 2026-09-01 06:07:58.442 | | disk | 80 | 2026-09-01 06:07:58.442 | | id | 4 | 2026-09-01 06:07:58.442 | | name | m1.large | 2026-09-01 06:07:58.442 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.442 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.442 | | ram | 8192 | 2026-09-01 06:07:58.442 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.443 | | swap | 0 | 2026-09-01 06:07:58.443 | | vcpus | 4 | 2026-09-01 06:07:58.443 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.443 | + 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-01 06:07:58.443 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.443 | | Field | Value | 2026-09-01 06:07:58.443 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.443 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:07:58.443 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:07:58.444 | | description | None | 2026-09-01 06:07:58.444 | | disk | 160 | 2026-09-01 06:07:58.444 | | id | 5 | 2026-09-01 06:07:58.444 | | name | m1.xlarge | 2026-09-01 06:07:58.444 | | os-flavor-access:is_public | True | 2026-09-01 06:07:58.444 | | properties | hw_rng:allowed='True' | 2026-09-01 06:07:58.444 | | ram | 16384 | 2026-09-01 06:07:58.444 | | rxtx_factor | 1.0 | 2026-09-01 06:07:58.444 | | swap | 0 | 2026-09-01 06:07:58.444 | | vcpus | 8 | 2026-09-01 06:07:58.445 | +----------------------------+-----------------------+ 2026-09-01 06:07:58.479 | [2012 Async create_flavors:73795]: finished create_flavors with result 0 in 39 seconds 2026-09-01 06:07:58.486 | + inc/async:async_wait:197 : return 0 2026-09-01 06:07:58.491 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-01 06:07:58.520 | + functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:07:58.524 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-01 06:07:58.550 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:58.554 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-01 06:07:58.582 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:07:58.586 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-01 06:07:58.590 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-01 06:07:58.594 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-01 06:07:58.598 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:07:58.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-01 06:07:58.603 | ++ 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-01 06:07:58.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-01 06:07:58.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-01 06:07:58.611 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-01 06:07:58.613 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-01 06:07:58.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-01 06:07:58.617 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-01 06:07:58.619 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-01 06:07:58.621 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-01 06:07:58.623 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-01 06:07:58.625 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-01 06:07:58.627 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-01 06:07:58.629 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-01 06:07:58.631 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-01 06:07:58.633 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-01 06:07:58.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-01 06:07:58.637 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-01 06:07:58.639 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-01 06:07:58.641 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-01 06:07:58.643 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-01 06:07:58.645 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-01 06:07:58.647 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-01 06:07:58.649 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-01 06:07:58.651 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-01 06:07:58.653 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-01 06:07:58.655 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-01 06:07:58.657 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-01 06:07:58.659 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-01 06:07:58.661 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-01 06:07:58.663 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-01 06:07:58.665 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-01 06:07:58.667 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-01 06:07:58.669 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-01 06:07:58.671 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-01 06:07:58.673 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-01 06:07:58.675 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-01 06:07:58.678 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-01 06:07:58.680 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-01 06:07:58.682 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-01 06:07:58.684 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-01 06:07:58.686 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-01 06:07:58.688 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-01 06:07:58.690 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-01 06:07:58.692 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-01 06:07:58.694 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-01 06:07:58.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-01 06:07:58.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-01 06:07:58.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-01 06:07:58.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-01 06:07:58.704 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-01 06:07:58.706 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-01 06:07:58.708 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-01 06:07:58.711 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-01 06:07:58.713 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-01 06:07:58.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-01 06:07:58.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-01 06:07:58.717 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-01 06:07:58.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-01 06:07:58.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-01 06:08:00.777 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-01 06:08:00.780 | 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-01 06:08:01.082 | + ./stack.sh:main:1406 : save_stackenv 2026-09-01 06:08:01.086 | + functions-common:save_stackenv:65 : local tag= 2026-09-01 06:08:01.092 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-01 06:08:01.099 | + functions-common:save_stackenv:67 : time_stamp=2026-09-01-080801 2026-09-01 06:08:01.104 | + functions-common:save_stackenv:68 : echo '# 2026-09-01-080801 ' 2026-09-01 06:08:01.109 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.113 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-01 06:08:01.117 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.121 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-01 06:08:01.125 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.129 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-01 06:08:01.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.137 | + 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-01 06:08:01.141 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.145 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.100 2026-09-01 06:08:01.149 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.153 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.100/identity 2026-09-01 06:08:01.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.162 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-01-074357 2026-09-01 06:08:01.166 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.170 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-01 06:08:01.174 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.178 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.100 2026-09-01 06:08:01.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.187 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-01 06:08:01.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.195 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-01 06:08:01.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.204 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-01 06:08:01.208 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.212 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-01 06:08:01.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.220 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.100 2026-09-01 06:08:01.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-01 06:08:01.228 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-01 06:08:01.232 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-01 06:08:01.237 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-01 06:08:01.241 | + inc/meta-config:merge_config_group:171 : shift 2026-09-01 06:08:01.245 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-01 06:08:01.249 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:08:01.253 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-01 06:08:01.257 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-01 06:08:01.263 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-01 06:08:01.267 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:08:01.272 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-01 06:08:01.277 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:08:01.281 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-01 06:08:01.281 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:08:01.281 | gsub("[][]", "", $1); 2026-09-01 06:08:01.281 | split($1, a, "|"); 2026-09-01 06:08:01.281 | if (a[1] == matchgroup) 2026-09-01 06:08:01.281 | print a[2] 2026-09-01 06:08:01.281 | } 2026-09-01 06:08:01.282 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:08:01.289 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-01 06:08:01.294 | + functions-common:run_phase:1848 : local mode=stack 2026-09-01 06:08:01.298 | + functions-common:run_phase:1849 : local phase=extra 2026-09-01 06:08:01.302 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 06:08:01.306 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 06:08:01.311 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 06:08:01.315 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 06:08:01.320 | + functions-common:run_phase:1858 : local extra 2026-09-01 06:08:01.325 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 06:08:01.332 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 06:08:01.336 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 06:08:01.340 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 06:08:01.344 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-01 06:08:01.348 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 06:08:01.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:01.380 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:08:01.383 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:01.387 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-01 06:08:01.391 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:01.395 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-01 06:08:01.399 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:01.404 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-01 06:08:01.408 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-01 06:08:01.412 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-01 06:08:01.416 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-01 06:08:01.421 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:08:01.425 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-01 06:08:01.429 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-01 06:08:01.433 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-01 06:08:01.437 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-01 06:08:01.441 | + functions-common:run_plugins:1837 : local plugins= 2026-09-01 06:08:01.445 | + functions-common:run_plugins:1838 : local plugin 2026-09-01 06:08:01.449 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-01 06:08:01.453 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-01 06:08:01.458 | + inc/meta-config:merge_config_group:171 : shift 2026-09-01 06:08:01.462 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-01 06:08:01.466 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:08:01.470 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-01 06:08:01.474 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-01 06:08:01.479 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-01 06:08:01.484 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:08:01.489 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-01 06:08:01.493 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:08:01.498 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-01 06:08:01.498 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:08:01.498 | gsub("[][]", "", $1); 2026-09-01 06:08:01.498 | split($1, a, "|"); 2026-09-01 06:08:01.498 | if (a[1] == matchgroup) 2026-09-01 06:08:01.498 | print a[2] 2026-09-01 06:08:01.498 | } 2026-09-01 06:08:01.498 | ' /home/quobyte/devstack/local.conf 2026-09-01 06:08:01.505 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-01 06:08:01.535 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:01.539 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-01 06:08:01.543 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-01 06:08:01.547 | + functions:wait_for_compute:490 : local timeout=60 2026-09-01 06:08:01.551 | + functions:wait_for_compute:491 : local rval=0 2026-09-01 06:08:01.555 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-01 06:08:01.559 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-01 06:08:01.563 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-01 06:08:01.568 | + functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:01.572 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:01.577 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:01.583 | + functions-common:time_start:2411 : _TIME_START[$name]=1788242881579 2026-09-01 06:08:01.589 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-01 06:08:01.621 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-01 06:08:01.625 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-01 06:08:01.631 | ++ functions:wait_for_compute:496 : hostname 2026-09-01 06:08:01.637 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-01 06:08:01.641 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-01 06:08:01.647 | ++ functions:wait_for_compute:498 : hostname 2026-09-01 06:08:01.652 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:08:01.654 | + :: : ID= 2026-09-01 06:08:01.656 | + :: : [[ '' == '' ]] 2026-09-01 06:08:01.658 | + :: : sleep 1 2026-09-01 06:08:02.662 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-01 06:08:02.665 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-01 06:08:05.726 | + :: : ID=d745f335-3cb8-4311-9ac0-9d49c18f99e4 2026-09-01 06:08:05.728 | + :: : [[ d745f335-3cb8-4311-9ac0-9d49c18f99e4 == '' ]] 2026-09-01 06:08:05.733 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-01 06:08:05.737 | + functions-common:time_stop:2420 : local name 2026-09-01 06:08:05.741 | + functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:05.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:05.749 | + functions-common:time_stop:2423 : local total 2026-09-01 06:08:05.753 | + functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:05.757 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-01 06:08:05.761 | + functions-common:time_stop:2427 : start_time=1788242881579 2026-09-01 06:08:05.765 | + functions-common:time_stop:2429 : [[ -z 1788242881579 ]] 2026-09-01 06:08:05.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:05.776 | + functions-common:time_stop:2432 : end_time=1788242885772 2026-09-01 06:08:05.779 | + functions-common:time_stop:2433 : elapsed_time=4193 2026-09-01 06:08:05.783 | + functions-common:time_stop:2434 : total=24818 2026-09-01 06:08:05.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:05.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29011 2026-09-01 06:08:05.796 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-01 06:08:05.800 | + functions:wait_for_compute:516 : return 0 2026-09-01 06:08:05.804 | + ./stack.sh:main:1446 : service_check 2026-09-01 06:08:05.808 | + functions-common:service_check:1713 : local service 2026-09-01 06:08:05.812 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:05.816 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-01 06:08:05.836 | not-found 2026-09-01 06:08:05.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:05.845 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-01 06:08:05.864 | enabled 2026-09-01 06:08:05.870 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-01 06:08:05.894 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-01 06:08:05.894 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-01 06:08:05.894 | Active: active (running) since Tue 2026-09-01 08:04:55 CEST; 3min 10s ago 2026-09-01 06:08:05.894 | Main PID: 61516 (uwsgi) 2026-09-01 06:08:05.894 | Status: "uWSGI is ready" 2026-09-01 06:08:05.895 | Tasks: 17 (limit: 14255) 2026-09-01 06:08:05.895 | Memory: 272.2M (peak: 273.0M) 2026-09-01 06:08:05.895 | CPU: 14.929s 2026-09-01 06:08:05.895 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-01 06:08:05.895 | ├─61516 "nova-apiuWSGI master" 2026-09-01 06:08:05.895 | ├─61541 "nova-apiuWSGI worker 1" 2026-09-01 06:08:05.895 | └─61542 "nova-apiuWSGI worker 2" 2026-09-01 06:08:05.895 | 2026-09-01 06:08:05.895 | Sep 01 08:08:05 devstack devstack@n-api.service[61541]: [pid: 61541|app: 0|req: 18/36] 192.168.122.100 () {54 vars in 935 bytes} [Tue Sep 1 08:08:05 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-01 06:08:05.895 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG nova.api.openstack.wsgi [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Calling method '>' {{(pid=61542) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-01 06:08:05.895 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 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=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Acquiring lock "54d2cd4d-95ab-4e45-ad74-fd991283f3b7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Lock "54d2cd4d-95ab-4e45-ad74-fd991283f3b7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: DEBUG oslo_concurrency.lockutils [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] Lock "54d2cd4d-95ab-4e45-ad74-fd991283f3b7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61542) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: INFO nova.api.openstack.requestlog [None req-48cedc5f-3e9d-4b4f-808c-4587785421f5 admin admin] 192.168.122.100 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.159055 2026-09-01 06:08:05.896 | Sep 01 08:08:05 devstack devstack@n-api.service[61542]: [pid: 61542|app: 0|req: 19/37] 192.168.122.100 () {60 vars in 1325 bytes} [Tue Sep 1 08:08:05 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-01 06:08:05.901 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:05.905 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-01 06:08:05.926 | enabled 2026-09-01 06:08:05.932 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-01 06:08:05.956 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-01 06:08:05.956 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-01 06:08:05.956 | Active: active (running) since Tue 2026-09-01 08:07:13 CEST; 52s ago 2026-09-01 06:08:05.956 | Main PID: 73608 (nova-compute) 2026-09-01 06:08:05.956 | Tasks: 10 (limit: 14255) 2026-09-01 06:08:05.956 | Memory: 135.4M (peak: 136.9M) 2026-09-01 06:08:05.956 | CPU: 4.753s 2026-09-01 06:08:05.956 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-01 06:08:05.956 | └─73608 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-01 06:08:05.956 | 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG nova.compute.resource_tracker [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] Compute_service record updated for devstack:devstack {{(pid=73608) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG oslo_concurrency.lockutils [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.992s {{(pid=73608) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG nova.service [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73608) start /opt/stack/nova/nova/service.py:262}} 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG nova.service [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73608) start /opt/stack/nova/nova/service.py:278}} 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG nova.service [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] Join ServiceGroup membership for this service compute {{(pid=73608) start /opt/stack/nova/nova/service.py:288}} 2026-09-01 06:08:05.957 | Sep 01 08:07:36 devstack nova-compute[73608]: DEBUG nova.servicegroup.drivers.db [None req-e6e50f70-cfe8-49f8-85f1-9e676e76601f None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73608) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-01 06:08:05.957 | Sep 01 08:07:41 devstack nova-compute[73608]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.94 seconds {{(pid=73608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:05.957 | Sep 01 08:07:42 devstack nova-compute[73608]: DEBUG oslo_service.periodic_task [None req-4df81298-1637-4c96-aa4c-00c531423fe1 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73608) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-01 06:08:05.957 | Sep 01 08:07:42 devstack nova-compute[73608]: DEBUG oslo_service.periodic_task [None req-4df81298-1637-4c96-aa4c-00c531423fe1 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73608) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-01 06:08:05.957 | Sep 01 08:07:42 devstack nova-compute[73608]: DEBUG oslo.service.backend._threading.loopingcall [None req-4df81298-1637-4c96-aa4c-00c531423fe1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 35.48 seconds {{(pid=73608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:05.962 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:05.966 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-01 06:08:05.984 | not-found 2026-09-01 06:08:05.990 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:05.994 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-01 06:08:06.013 | enabled 2026-09-01 06:08:06.019 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-01 06:08:06.041 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-01 06:08:06.041 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-01 06:08:06.041 | Active: active (running) since Tue 2026-09-01 08:07:00 CEST; 1min 5s ago 2026-09-01 06:08:06.042 | Main PID: 69913 (nova-scheduler:) 2026-09-01 06:08:06.042 | Tasks: 19 (limit: 14255) 2026-09-01 06:08:06.042 | Memory: 155.6M (peak: 156.1M) 2026-09-01 06:08:06.042 | CPU: 4.762s 2026-09-01 06:08:06.042 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-01 06:08:06.042 | ├─69913 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-01 06:08:06.042 | ├─71686 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-01 06:08:06.042 | └─71689 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-01 06:08:06.042 | 2026-09-01 06:08:06.042 | Sep 01 08:07:07 devstack nova-scheduler[71689]: DEBUG nova.servicegroup.drivers.db [None req-e1b9ea91-e73f-4695-9819-9bc0b993d41c None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71689) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-01 06:08:06.042 | Sep 01 08:07:12 devstack nova-scheduler[71686]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71686) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:06.043 | Sep 01 08:07:12 devstack nova-scheduler[71689]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71689) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:06.043 | Sep 01 08:07:14 devstack nova-scheduler[69913]: DEBUG dbcounter [-] [69913] Writing DB stats nova_api:SELECT=3 {{(pid=69913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.043 | Sep 01 08:07:14 devstack nova-scheduler[69913]: DEBUG dbcounter [-] [69913] Writing DB stats nova_cell0:SELECT=1 {{(pid=69913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.043 | Sep 01 08:07:14 devstack nova-scheduler[69913]: DEBUG dbcounter [-] [69913] Writing DB stats nova_cell1:SELECT=1 {{(pid=69913) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.043 | Sep 01 08:07:22 devstack nova-scheduler[71686]: DEBUG dbcounter [-] [71686] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.043 | Sep 01 08:07:22 devstack nova-scheduler[71689]: DEBUG dbcounter [-] [71689] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71689) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.043 | Sep 01 08:07:39 devstack nova-scheduler[71689]: DEBUG oslo.service.backend._threading.loopingcall [None req-4f3506e7-f003-4ea8-89d7-6a2ed15905fb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71689) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:06.043 | Sep 01 08:07:43 devstack nova-scheduler[71686]: DEBUG oslo.service.backend._threading.loopingcall [None req-44d6b353-fe33-4041-a8d5-70d7484714f0 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71686) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:06.049 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.053 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-01 06:08:06.071 | not-found 2026-09-01 06:08:06.077 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.081 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-01 06:08:06.100 | enabled 2026-09-01 06:08:06.105 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-01 06:08:06.128 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-01 06:08:06.128 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-01 06:08:06.128 | Active: active (running) since Tue 2026-09-01 08:07:03 CEST; 1min 3s ago 2026-09-01 06:08:06.128 | Main PID: 70526 (uwsgi) 2026-09-01 06:08:06.129 | Status: "uWSGI is ready" 2026-09-01 06:08:06.129 | Tasks: 16 (limit: 14255) 2026-09-01 06:08:06.129 | Memory: 219.7M (peak: 220.2M) 2026-09-01 06:08:06.129 | CPU: 9.899s 2026-09-01 06:08:06.129 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-01 06:08:06.129 | ├─70526 "nova-api-metauWSGI master" 2026-09-01 06:08:06.129 | ├─70527 "nova-api-metauWSGI worker 1" 2026-09-01 06:08:06.129 | ├─70528 "nova-api-metauWSGI worker 2" 2026-09-01 06:08:06.129 | └─70529 "nova-api-metauWSGI http 1" 2026-09-01 06:08:06.129 | 2026-09-01 06:08:06.130 | Sep 01 08:07:09 devstack devstack@n-api-meta.service[70528]: DEBUG nova.api.openstack.wsgi_app [None req-a2e565d5-43c8-4c3d-9552-5d9c4d03049f None None] ******************************************************************************** {{(pid=70528) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-01 06:08:06.130 | Sep 01 08:07:09 devstack devstack@n-api-meta.service[70528]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x711f4fca4668 pid: 70528 (default app) 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70527]: DEBUG dbcounter [-] [70527] Writing DB stats nova_api:SELECT=1 {{(pid=70527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70528]: DEBUG dbcounter [-] [70528] Writing DB stats nova_api:SELECT=1 {{(pid=70528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70527]: DEBUG dbcounter [-] [70527] Writing DB stats nova_cell0:SELECT=1 {{(pid=70527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70527]: DEBUG dbcounter [-] [70527] Writing DB stats nova_cell1:SELECT=1 {{(pid=70527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70528]: DEBUG dbcounter [-] [70528] Writing DB stats nova_cell0:SELECT=1 {{(pid=70528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70528]: DEBUG dbcounter [-] [70528] Writing DB stats nova_cell1:SELECT=1 {{(pid=70528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70527]: DEBUG dbcounter [-] [70527] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.130 | Sep 01 08:07:18 devstack devstack@n-api-meta.service[70528]: DEBUG dbcounter [-] [70528] Writing DB stats nova_cell0:SELECT=1 {{(pid=70528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.135 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-01 06:08:06.159 | enabled 2026-09-01 06:08:06.167 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-01 06:08:06.189 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-01 06:08:06.189 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-01 06:08:06.189 | Active: active (running) since Tue 2026-09-01 08:05:37 CEST; 2min 28s ago 2026-09-01 06:08:06.189 | Main PID: 67680 (uwsgi) 2026-09-01 06:08:06.189 | Status: "uWSGI is ready" 2026-09-01 06:08:06.190 | Tasks: 5 (limit: 14255) 2026-09-01 06:08:06.190 | Memory: 174.0M (peak: 174.2M) 2026-09-01 06:08:06.190 | CPU: 6.404s 2026-09-01 06:08:06.190 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-01 06:08:06.190 | ├─67680 "placementuWSGI master" 2026-09-01 06:08:06.190 | ├─67681 "placementuWSGI worker 1" 2026-09-01 06:08:06.190 | └─67682 "placementuWSGI worker 2" 2026-09-01 06:08:06.190 | 2026-09-01 06:08:06.190 | Sep 01 08:07:36 devstack devstack@placement-api.service[67681]: INFO placement.requestlog [req-a56f6d1c-bb01-4841-aea6-d0b8d070a8e6 req-daa22106-17aa-4b2c-bd06-4438a2d16440 service nova] 192.168.122.100 "PUT /placement/resource_providers/670ba967-2fb7-45dd-b3f1-cb502bb5148e/inventories" status: 200 len: 396 microversion: 1.26 2026-09-01 06:08:06.190 | Sep 01 08:07:36 devstack devstack@placement-api.service[67681]: [pid: 67681|app: 0|req: 5/9] 192.168.122.100 () {64 vars in 1498 bytes} [Tue Sep 1 08:07:35 2026] PUT /placement/resource_providers/670ba967-2fb7-45dd-b3f1-cb502bb5148e/inventories => generated 396 bytes in 63 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67682]: DEBUG placement.requestlog [req-a56f6d1c-bb01-4841-aea6-d0b8d070a8e6 req-b25b86aa-a027-4a8a-80dd-ba40637e1ee8 None None] Starting request: 192.168.122.100 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,OWNER_NOVA,HW_CPU_X86_AVX2,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED" {{(pid=67682) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67682]: INFO placement.requestlog [req-a56f6d1c-bb01-4841-aea6-d0b8d070a8e6 req-b25b86aa-a027-4a8a-80dd-ba40637e1ee8 service nova] 192.168.122.100 "GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,OWNER_NOVA,HW_CPU_X86_AVX2,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED" status: 200 len: 2072 microversion: 1.6 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67682]: [pid: 67682|app: 0|req: 5/10] 192.168.122.100 () {60 vars in 4934 bytes} [Tue Sep 1 08:07:36 2026] GET /placement/traits?name=in:COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSE41,HW_CPU_X86_AVX,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE42,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,OWNER_NOVA,HW_CPU_X86_AVX2,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SVM,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_ACCELERATORS,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_FMA3,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_BUS_USB,COMPUTE_ARCH_X86_64,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AESNI,HW_CPU_X86_SHA,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ADDRESS_SPACE_EMULATED => generated 2072 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67681]: DEBUG placement.requestlog [req-a56f6d1c-bb01-4841-aea6-d0b8d070a8e6 req-8428395d-b78a-4523-bacf-a771313f53b5 None None] Starting request: 192.168.122.100 "PUT /placement/resource_providers/670ba967-2fb7-45dd-b3f1-cb502bb5148e/traits" {{(pid=67681) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67681]: INFO placement.requestlog [req-a56f6d1c-bb01-4841-aea6-d0b8d070a8e6 req-8428395d-b78a-4523-bacf-a771313f53b5 service nova] 192.168.122.100 "PUT /placement/resource_providers/670ba967-2fb7-45dd-b3f1-cb502bb5148e/traits" status: 200 len: 2107 microversion: 1.6 2026-09-01 06:08:06.191 | Sep 01 08:07:36 devstack devstack@placement-api.service[67681]: [pid: 67681|app: 0|req: 6/11] 192.168.122.100 () {64 vars in 1483 bytes} [Tue Sep 1 08:07:36 2026] PUT /placement/resource_providers/670ba967-2fb7-45dd-b3f1-cb502bb5148e/traits => generated 2107 bytes in 238 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-09-01 06:08:06.191 | Sep 01 08:07:46 devstack devstack@placement-api.service[67682]: DEBUG dbcounter [-] [67682] Writing DB stats placement:SELECT=4 {{(pid=67682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.191 | Sep 01 08:07:46 devstack devstack@placement-api.service[67681]: DEBUG dbcounter [-] [67681] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.196 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.201 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-01 06:08:06.218 | not-found 2026-09-01 06:08:06.224 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.228 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-01 06:08:06.247 | enabled 2026-09-01 06:08:06.253 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-01 06:08:06.276 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-01 06:08:06.277 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-01 06:08:06.277 | Active: active (running) since Tue 2026-09-01 08:07:39 CEST; 27s ago 2026-09-01 06:08:06.277 | Main PID: 76731 (uwsgi) 2026-09-01 06:08:06.277 | Status: "uWSGI is ready" 2026-09-01 06:08:06.277 | Tasks: 9 (limit: 14255) 2026-09-01 06:08:06.277 | Memory: 259.1M (peak: 259.8M) 2026-09-01 06:08:06.277 | CPU: 11.355s 2026-09-01 06:08:06.277 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-01 06:08:06.277 | ├─76731 "glance-apiuWSGI master" 2026-09-01 06:08:06.277 | ├─76737 "glance-apiuWSGI worker 1" 2026-09-01 06:08:06.278 | └─76738 "glance-apiuWSGI worker 2" 2026-09-01 06:08:06.278 | 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76738]: INFO glance.location [None req-70ac8aa8-23b6-4aa1-b977-a141fff940a4 admin admin] Image format matched and virtual size computed: 117440512 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76738]: DEBUG glance_store.backend [None req-70ac8aa8-23b6-4aa1-b977-a141fff940a4 admin admin] Skipping store.set_acls... not implemented. {{(pid=76738) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76738]: [pid: 76738|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Tue Sep 1 08:07:50 2026] PUT /v2/images/00f5a94d-dba5-4527-9ce8-7a00c3b29ced/file => generated 0 bytes in 1608 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76737]: DEBUG glance.api.middleware.version_negotiation [None req-4a148280-d399-4ad4-b89b-414d4393d1d5 admin admin] Determining version of request: GET /v2/images/00f5a94d-dba5-4527-9ce8-7a00c3b29ced Accept: */* {{(pid=76737) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76737]: DEBUG glance.api.middleware.version_negotiation [None req-4a148280-d399-4ad4-b89b-414d4393d1d5 admin admin] Using url versioning {{(pid=76737) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76737]: DEBUG glance.api.middleware.version_negotiation [None req-4a148280-d399-4ad4-b89b-414d4393d1d5 admin admin] Matched version: v2 {{(pid=76737) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76737]: DEBUG glance.api.middleware.version_negotiation [None req-4a148280-d399-4ad4-b89b-414d4393d1d5 admin admin] new path /v2/images/00f5a94d-dba5-4527-9ce8-7a00c3b29ced {{(pid=76737) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-01 06:08:06.278 | Sep 01 08:07:51 devstack devstack@g-api.service[76737]: [pid: 76737|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Sep 1 08:07:51 2026] GET /v2/images/00f5a94d-dba5-4527-9ce8-7a00c3b29ced => generated 976 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-01 06:08:06.279 | Sep 01 08:08:01 devstack devstack@g-api.service[76738]: DEBUG dbcounter [-] [76738] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.279 | Sep 01 08:08:01 devstack devstack@g-api.service[76737]: DEBUG dbcounter [-] [76737] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.284 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.288 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-01 06:08:06.307 | enabled 2026-09-01 06:08:06.313 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-01 06:08:06.336 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-01 06:08:06.336 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-01 06:08:06.337 | Active: active (running) since Tue 2026-09-01 08:07:28 CEST; 37s ago 2026-09-01 06:08:06.337 | Main PID: 75237 (cinder-schedule) 2026-09-01 06:08:06.337 | Tasks: 1 (limit: 14255) 2026-09-01 06:08:06.337 | Memory: 107.9M (peak: 108.2M) 2026-09-01 06:08:06.337 | CPU: 4.046s 2026-09-01 06:08:06.337 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-01 06:08:06.337 | └─75237 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-01 06:08:06.337 | 2026-09-01 06:08:06.337 | Sep 01 08:07:34 devstack cinder-scheduler[75237]: DEBUG cinder.service [None req-417ca220-cbe7-4708-ba53-312e9a13e8cf None None] Creating RPC server for service cinder-scheduler {{(pid=75237) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-01 06:08:06.337 | Sep 01 08:07:34 devstack cinder-scheduler[75237]: DEBUG cinder.service [None req-417ca220-cbe7-4708-ba53-312e9a13e8cf None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75237) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-01 06:08:06.338 | Sep 01 08:07:43 devstack cinder-scheduler[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.338 | Sep 01 08:07:43 devstack cinder-scheduler[75237]: DEBUG cinder.scheduler.host_manager [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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=75237) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-01 06:08:06.338 | Sep 01 08:07:43 devstack cinder-scheduler[75237]: DEBUG cinder.scheduler.host_manager [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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, 1, 6, 7, 43, 940843)}, {'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, 1, 6, 7, 43, 940843)}]. {{(pid=75237) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-01 06:08:06.338 | Sep 01 08:07:43 devstack cinder-scheduler[75237]: DEBUG cinder.scheduler.host_manager [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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, 1, 6, 7, 43, 914038)} {{(pid=75237) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-01 06:08:06.338 | Sep 01 08:07:53 devstack cinder-scheduler[75237]: DEBUG dbcounter [-] [75237] Writing DB stats cinder:SELECT=1 {{(pid=75237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.338 | Sep 01 08:07:59 devstack cinder-scheduler[75237]: DEBUG oslo_service.periodic_task [None req-bbd6b9ab-179d-4149-b98a-f39c5a999e22 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75237) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-01 06:08:06.338 | Sep 01 08:07:59 devstack cinder-scheduler[75237]: INFO cinder.message.api [None req-bbd6b9ab-179d-4149-b98a-f39c5a999e22 None None] Deleted 0 expired messages. 2026-09-01 06:08:06.338 | Sep 01 08:07:59 devstack cinder-scheduler[75237]: DEBUG oslo_service.periodic_task [None req-bbd6b9ab-179d-4149-b98a-f39c5a999e22 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75237) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-01 06:08:06.343 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.348 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-01 06:08:06.367 | enabled 2026-09-01 06:08:06.374 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-01 06:08:06.396 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-01 06:08:06.396 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-01 06:08:06.396 | Active: active (running) since Tue 2026-09-01 08:07:21 CEST; 44s ago 2026-09-01 06:08:06.396 | Main PID: 74508 (uwsgi) 2026-09-01 06:08:06.397 | Status: "uWSGI is ready" 2026-09-01 06:08:06.397 | Tasks: 7 (limit: 14255) 2026-09-01 06:08:06.397 | Memory: 244.1M (peak: 244.6M) 2026-09-01 06:08:06.397 | CPU: 10.737s 2026-09-01 06:08:06.397 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-01 06:08:06.397 | ├─74508 "cinder-apiuWSGI master" 2026-09-01 06:08:06.397 | ├─74516 "cinder-apiuWSGI worker 1" 2026-09-01 06:08:06.397 | └─74517 "cinder-apiuWSGI worker 2" 2026-09-01 06:08:06.397 | 2026-09-01 06:08:06.397 | Sep 01 08:07:35 devstack devstack@c-api.service[74516]: DEBUG cinder.api.middleware.request_id [None req-d865c933-b4d1-43bf-a140-b9d6492720bf None None] RequestId filter calling following filter/app {{(pid=74516) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-09-01 06:08:06.397 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] POST http://192.168.122.100/volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs 2026-09-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: DEBUG cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74516) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: /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-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: warnings.warn( 2026-09-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: DEBUG oslo_db.sqlalchemy.engines [None req-d865c933-b4d1-43bf-a140-b9d6492720bf 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=74516) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: INFO cinder.api.openstack.wsgi [None req-d865c933-b4d1-43bf-a140-b9d6492720bf admin admin] http://192.168.122.100/volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs returned with HTTP 200 2026-09-01 06:08:06.398 | Sep 01 08:07:36 devstack devstack@c-api.service[74516]: [pid: 74516|app: 0|req: 1/3] 192.168.122.100 () {60 vars in 1338 bytes} [Tue Sep 1 08:07:35 2026] POST /volume/v3/types/d784cc1f-fe2a-454b-badd-cb088fb2d80c/extra_specs => generated 55 bytes in 885 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-01 06:08:06.398 | Sep 01 08:07:45 devstack devstack@c-api.service[74517]: DEBUG dbcounter [-] [74517] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74517) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.398 | Sep 01 08:07:46 devstack devstack@c-api.service[74516]: DEBUG dbcounter [-] [74516] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74516) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.405 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.409 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-01 06:08:06.429 | enabled 2026-09-01 06:08:06.434 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-01 06:08:06.458 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-01 06:08:06.458 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-01 06:08:06.459 | Active: active (running) since Tue 2026-09-01 08:07:31 CEST; 35s ago 2026-09-01 06:08:06.459 | Main PID: 75896 (cinder-volume) 2026-09-01 06:08:06.459 | Tasks: 2 (limit: 14255) 2026-09-01 06:08:06.459 | Memory: 143.1M (peak: 157.4M) 2026-09-01 06:08:06.459 | CPU: 11.041s 2026-09-01 06:08:06.459 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-01 06:08:06.459 | ├─75896 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-01 06:08:06.459 | └─76074 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-01 06:08:06.459 | 2026-09-01 06:08:06.459 | Sep 01 08:07:45 devstack cinder-volume[76074]: DEBUG oslo_concurrency.processutils [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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.427s {{(pid=76074) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-01 06:08:06.459 | Sep 01 08:07:45 devstack cinder-volume[76074]: DEBUG oslo_concurrency.processutils [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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=76074) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-09-01 06:08:06.460 | Sep 01 08:07:45 devstack sudo[76985]: 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-01 06:08:06.460 | Sep 01 08:07:45 devstack sudo[76985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-01 06:08:06.460 | Sep 01 08:07:45 devstack sudo[76985]: pam_unix(sudo:session): session closed for user root 2026-09-01 06:08:06.460 | Sep 01 08:07:45 devstack cinder-volume[76074]: DEBUG oslo_concurrency.processutils [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 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.265s {{(pid=76074) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-01 06:08:06.460 | Sep 01 08:07:45 devstack cinder-volume[76074]: INFO cinder.volume.manager [None req-79c3a332-52ae-4e44-b1c6-84d46a0cdfd7 None None] Driver post RPC initialization completed successfully. 2026-09-01 06:08:06.462 | Sep 01 08:07:46 devstack cinder-volume[75896]: DEBUG dbcounter [-] [75896] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75896) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.462 | Sep 01 08:07:55 devstack cinder-volume[76074]: DEBUG dbcounter [-] [76074] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.462 | Sep 01 08:07:55 devstack cinder-volume[76074]: DEBUG dbcounter [-] [76074] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.467 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.471 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-01 06:08:06.492 | not-found 2026-09-01 06:08:06.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-01 06:08:06.522 | not-found 2026-09-01 06:08:06.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-01 06:08:06.551 | not-found 2026-09-01 06:08:06.557 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.561 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-01 06:08:06.579 | not-found 2026-09-01 06:08:06.585 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.589 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-01 06:08:06.607 | not-found 2026-09-01 06:08:06.613 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.617 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-01 06:08:06.636 | enabled 2026-09-01 06:08:06.642 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-01 06:08:06.665 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-01 06:08:06.665 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-01 06:08:06.665 | Active: active (running) since Tue 2026-09-01 08:05:17 CEST; 2min 49s ago 2026-09-01 06:08:06.665 | Main PID: 64301 (neutron-ovn-age) 2026-09-01 06:08:06.665 | Tasks: 20 (limit: 14255) 2026-09-01 06:08:06.665 | Memory: 343.5M (peak: 344.3M) 2026-09-01 06:08:06.665 | CPU: 11.525s 2026-09-01 06:08:06.665 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-01 06:08:06.665 | ├─64301 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-01 06:08:06.666 | ├─65617 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-01 06:08:06.666 | ├─65885 /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/tmpfem8muok/privsep.sock 2026-09-01 06:08:06.666 | └─68569 /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/tmptp5ywrte/privsep.sock 2026-09-01 06:08:06.666 | 2026-09-01 06:08:06.666 | Sep 01 08:06:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:06.666 | Sep 01 08:06:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-01 06:08:06.666 | Sep 01 08:06:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-01 06:08:06.666 | Sep 01 08:06:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:06.666 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-01 06:08:06.667 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-01 06:08:06.667 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:06.667 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-01 06:08:06.667 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-01 06:08:06.667 | Sep 01 08:07:21 devstack neutron-ovn-agent[65617]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65617) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-01 06:08:06.672 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.676 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-01 06:08:06.694 | not-found 2026-09-01 06:08:06.700 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.704 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-01 06:08:06.721 | not-found 2026-09-01 06:08:06.727 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.731 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-01 06:08:06.748 | not-found 2026-09-01 06:08:06.754 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.758 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-01 06:08:06.776 | not-found 2026-09-01 06:08:06.782 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.786 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-01 06:08:06.806 | enabled 2026-09-01 06:08:06.812 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-01 06:08:06.835 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-01 06:08:06.835 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-01 06:08:06.835 | Active: active (running) since Tue 2026-09-01 07:58:46 CEST; 9min ago 2026-09-01 06:08:06.835 | Main PID: 40819 (dstat.sh) 2026-09-01 06:08:06.835 | Tasks: 3 (limit: 14255) 2026-09-01 06:08:06.835 | Memory: 27.5M (peak: 28.0M) 2026-09-01 06:08:06.835 | CPU: 3.311s 2026-09-01 06:08:06.836 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-01 06:08:06.836 | ├─40819 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-01 06:08:06.836 | ├─40920 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-01 06:08:06.836 | └─40921 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-01 06:08:06.836 | 2026-09-01 06:08:06.836 | Sep 01 08:07:57 devstack dstat.sh[40921]: 01-09 08:07:57| 19 7 69 0 0|5276M 194M 211M 6065M| 0 0 | 0 288k| 0 28.0 |2512 1596 |3.25 2.67 1.71|1.0 0 0| 0 0 | | 17 285 0 34 0 2026-09-01 06:08:06.836 | Sep 01 08:07:58 devstack dstat.sh[40921]: 01-09 08:07:58| 20 8 66 0 0|5266M 204M 211M 6065M|4377B 21k| 16k 560k|1.00 44.0 |3753 2898 |3.07 2.64 1.71|1.0 0 74| 0 0 | | 17 285 0 35 0 2026-09-01 06:08:06.836 | Sep 01 08:07:59 devstack dstat.sh[40921]: 01-09 08:07:59| 15 14 66 0 0|5270M 200M 211M 6065M|2377B 14k| 20k 144k|3.00 12.0 |3898 3166 |3.07 2.64 1.71|1.0 0 188| 0 0 | | 17 285 0 35 0 2026-09-01 06:08:06.836 | Sep 01 08:08:00 devstack dstat.sh[40921]: 01-09 08:08:00| 19 9 66 0 0|5268M 202M 211M 6065M| 52B 0 | 0 3032k| 0 159 |3172 2604 |3.07 2.64 1.71|2.0 0 0| 0 0 | | 17 285 0 35 0 2026-09-01 06:08:06.836 | Sep 01 08:08:01 devstack dstat.sh[40921]: 01-09 08:08:01| 15 13 65 0 0|5236M 234M 211M 6065M|3033B 17k| 144k 476k|6.99 35.0 |4408 3506 |3.07 2.64 1.71|3.0 0 190| 0 0 | | 17 285 0 35 0 2026-09-01 06:08:06.836 | Sep 01 08:08:02 devstack dstat.sh[40921]: 01-09 08:08:02| 4 6 84 0 0|5234M 235M 211M 6065M|1043B 5349B| 0 284k| 0 34.0 |2832 2607 |3.07 2.64 1.71|1.0 0 91| 0 0 | | 17 289 0 35 0 2026-09-01 06:08:06.837 | Sep 01 08:08:03 devstack dstat.sh[40921]: 01-09 08:08:03| 14 8 74 0 0|5258M 212M 211M 6065M| 132B 475B| 0 439k| 0 9.98 |2285 1525 |2.91 2.61 1.70|1.0 0 5.0| 0 0 | | 17 289 0 35 0 2026-09-01 06:08:06.837 | Sep 01 08:08:04 devstack dstat.sh[40921]: 01-09 08:08:04| 19 8 70 0 0|5258M 212M 211M 6065M| 52B 0 | 0 96k| 0 13.0 |2593 1728 |2.91 2.61 1.70|1.0 0 0| 0 0 | | 17 289 0 35 0 2026-09-01 06:08:06.837 | Sep 01 08:08:05 devstack dstat.sh[40921]: 01-09 08:08:05| 20 7 68 0 0|5258M 211M 211M 6065M| 0 0 | 0 200k| 0 12.0 |2854 2137 |2.91 2.61 1.70|3.0 0 3.0| 0 0 | | 17 293 0 36 0 2026-09-01 06:08:06.837 | Sep 01 08:08:06 devstack dstat.sh[40921]: 01-09 08:08:06| 13 16 61 0 0|5194M 276M 211M 6066M| 12k 62k|8164B 96k|1.99 8.97 |5361 3945 |2.91 2.61 1.70|1.0 0 162| 0 0 | | 17 293 0 36 0 2026-09-01 06:08:06.841 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.845 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-01 06:08:06.864 | enabled 2026-09-01 06:08:06.870 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-01 06:08:06.893 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-01 06:08:06.893 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-01 06:08:06.893 | Active: active (running) since Tue 2026-09-01 08:05:15 CEST; 2min 51s ago 2026-09-01 06:08:06.893 | Main PID: 63603 (neutron-ovn-met) 2026-09-01 06:08:06.893 | Tasks: 2 (limit: 14255) 2026-09-01 06:08:06.893 | Memory: 121.0M (peak: 121.7M) 2026-09-01 06:08:06.893 | CPU: 3.831s 2026-09-01 06:08:06.893 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-01 06:08:06.893 | └─63603 "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-01 06:08:06.894 | 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: 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-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: 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-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-01 06:08:06.894 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-01 06:08:06.895 | Sep 01 08:05:18 devstack neutron-ovn-metadata-agent[63603]: ERROR neutron 2026-09-01 06:08:06.900 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.905 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-01 06:08:06.925 | enabled 2026-09-01 06:08:06.931 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-01 06:08:06.955 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-01 06:08:06.955 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-01 06:08:06.955 | Active: active (running) since Tue 2026-09-01 08:05:20 CEST; 2min 46s ago 2026-09-01 06:08:06.955 | Main PID: 65374 (uwsgi) 2026-09-01 06:08:06.955 | Status: "uWSGI is ready" 2026-09-01 06:08:06.955 | Tasks: 23 (limit: 14255) 2026-09-01 06:08:06.955 | Memory: 385.5M (peak: 386.2M) 2026-09-01 06:08:06.955 | CPU: 41.214s 2026-09-01 06:08:06.955 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-01 06:08:06.955 | ├─65374 "neutron-apiuWSGI master" 2026-09-01 06:08:06.956 | ├─65375 "neutron-apiuWSGI worker 1" 2026-09-01 06:08:06.956 | └─65376 "neutron-apiuWSGI worker 2" 2026-09-01 06:08:06.956 | 2026-09-01 06:08:06.956 | Sep 01 08:07:49 devstack devstack@neutron-api.service[65376]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65376) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-01 06:08:06.956 | Sep 01 08:07:49 devstack devstack@neutron-api.service[65376]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "375882ee6b93502f914a6ffadd1cf5b6" from periodic health check thread {{(pid=65376) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-01 06:08:06.956 | Sep 01 08:07:51 devstack devstack@neutron-api.service[65375]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65375) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-01 06:08:06.956 | Sep 01 08:07:51 devstack devstack@neutron-api.service[65375]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "6fcf124de1e75b62ad010fbd19250bda" from periodic health check thread {{(pid=65375) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-01 06:08:06.956 | Sep 01 08:07:59 devstack devstack@neutron-api.service[65376]: DEBUG dbcounter [-] [65376] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.956 | Sep 01 08:08:01 devstack devstack@neutron-api.service[65375]: DEBUG dbcounter [-] [65375] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:06.956 | Sep 01 08:08:04 devstack devstack@neutron-api.service[65376]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65376) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-01 06:08:06.957 | Sep 01 08:08:04 devstack devstack@neutron-api.service[65376]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "375882ee6b93502f914a6ffadd1cf5b6" from periodic health check thread {{(pid=65376) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-01 06:08:06.957 | Sep 01 08:08:06 devstack devstack@neutron-api.service[65375]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65375) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-01 06:08:06.957 | Sep 01 08:08:06 devstack devstack@neutron-api.service[65375]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "6fcf124de1e75b62ad010fbd19250bda" from periodic health check thread {{(pid=65375) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-09-01 06:08:06.960 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:06.965 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-01 06:08:06.984 | enabled 2026-09-01 06:08:06.990 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-01 06:08:07.012 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-01 06:08:07.013 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-01 06:08:07.013 | Active: active (running) since Tue 2026-09-01 08:05:25 CEST; 2min 41s ago 2026-09-01 06:08:07.013 | Main PID: 66387 (neutron-periodi) 2026-09-01 06:08:07.013 | Tasks: 15 (limit: 14255) 2026-09-01 06:08:07.013 | Memory: 180.0M (peak: 180.3M) 2026-09-01 06:08:07.013 | CPU: 6.570s 2026-09-01 06:08:07.013 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-01 06:08:07.013 | ├─66387 "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-01 06:08:07.013 | └─67160 "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-01 06:08:07.013 | 2026-09-01 06:08:07.014 | Sep 01 08:06:56 devstack neutron-periodic-workers[67160]: DEBUG dbcounter [-] [67160] Writing DB stats neutron:SELECT=4 {{(pid=67160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.014 | Sep 01 08:07:15 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9587771-abaa-4181-b975-88cb40813a5f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.014 | Sep 01 08:07:23 devstack neutron-periodic-workers[67160]: DEBUG neutron.db.agents_db [None req-811688cd-b2ab-414c-8cb8-a03db0aa1216 None None] Agent healthcheck: found 0 active agents {{(pid=67160) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-01 06:08:07.014 | Sep 01 08:07:23 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-811688cd-b2ab-414c-8cb8-a03db0aa1216 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.014 | Sep 01 08:07:32 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-aa651ab0-9b39-42d3-9b61-562ad7458c0b None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.014 | Sep 01 08:07:35 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-bcbc5e73-81a8-42e4-b7b3-5a2ba1bf7c1e None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.014 | Sep 01 08:07:45 devstack neutron-periodic-workers[67160]: DEBUG dbcounter [-] [67160] Writing DB stats neutron:SELECT=5,neutron:DELETE=1 {{(pid=67160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.014 | Sep 01 08:07:52 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9587771-abaa-4181-b975-88cb40813a5f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.014 | Sep 01 08:08:00 devstack neutron-periodic-workers[67160]: DEBUG neutron.db.agents_db [None req-811688cd-b2ab-414c-8cb8-a03db0aa1216 None None] Agent healthcheck: found 0 active agents {{(pid=67160) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-01 06:08:07.015 | Sep 01 08:08:00 devstack neutron-periodic-workers[67160]: DEBUG oslo.service.backend._threading.loopingcall [None req-811688cd-b2ab-414c-8cb8-a03db0aa1216 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67160) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.020 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:07.024 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-01 06:08:07.043 | enabled 2026-09-01 06:08:07.049 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-01 06:08:07.074 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-01 06:08:07.074 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-01 06:08:07.074 | Active: active (running) since Tue 2026-09-01 08:05:22 CEST; 2min 44s ago 2026-09-01 06:08:07.074 | Main PID: 65887 (neutron-rpc-ser) 2026-09-01 06:08:07.074 | Tasks: 23 (limit: 14255) 2026-09-01 06:08:07.074 | Memory: 200.8M (peak: 201.4M) 2026-09-01 06:08:07.074 | CPU: 7.163s 2026-09-01 06:08:07.075 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-01 06:08:07.075 | ├─65887 "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-01 06:08:07.075 | ├─67129 "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-01 06:08:07.075 | └─67141 "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-01 06:08:07.075 | 2026-09-01 06:08:07.075 | Sep 01 08:05:36 devstack neutron-rpc-server[67141]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67141) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-01 06:08:07.075 | Sep 01 08:05:36 devstack neutron-rpc-server[67129]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67129) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-01 06:08:07.075 | Sep 01 08:05:36 devstack neutron-rpc-server[67129]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67129) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-01 06:08:07.075 | Sep 01 08:05:36 devstack neutron-rpc-server[67129]: DEBUG neutron.service [-] calling wait on {{(pid=67129) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-01 06:08:07.076 | Sep 01 08:05:36 devstack neutron-rpc-server[67141]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67141) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-01 06:08:07.076 | Sep 01 08:05:36 devstack neutron-rpc-server[67141]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67141) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-01 06:08:07.076 | Sep 01 08:05:36 devstack neutron-rpc-server[67141]: DEBUG neutron.service [-] calling wait on {{(pid=67141) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-01 06:08:07.076 | Sep 01 08:05:44 devstack neutron-rpc-server[65887]: DEBUG dbcounter [-] [65887] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.076 | Sep 01 08:06:06 devstack neutron-rpc-server[67129]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-01 06:08:07.076 | Sep 01 08:06:06 devstack neutron-rpc-server[67141]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-01 06:08:07.080 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:07.085 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:08:07.104 | enabled 2026-09-01 06:08:07.111 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-01 06:08:07.133 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:08:07.133 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-01 06:08:07.133 | Active: active (running) since Tue 2026-09-01 08:05:27 CEST; 2min 39s ago 2026-09-01 06:08:07.133 | Main PID: 66893 (neutron-ovn-mai) 2026-09-01 06:08:07.134 | Tasks: 12 (limit: 14255) 2026-09-01 06:08:07.134 | Memory: 253.2M (peak: 253.6M) 2026-09-01 06:08:07.134 | CPU: 7.625s 2026-09-01 06:08:07.134 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-01 06:08:07.134 | ├─66893 "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-01 06:08:07.134 | └─67181 "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-01 06:08:07.134 | 2026-09-01 06:08:07.134 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67181) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-01 06:08:07.134 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67181) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-01 06:08:07.134 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG futurist.periodics [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c 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=67181) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67181) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67181) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG futurist.periodics [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c 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=67181) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-01 06:08:07.135 | Sep 01 08:05:56 devstack neutron-ovn-maintenance-worker[67181]: DEBUG futurist.periodics [None req-0f4d2c2a-2f42-416a-8d92-fb4fd037b57c 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=67181) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-01 06:08:07.135 | Sep 01 08:06:06 devstack neutron-ovn-maintenance-worker[67181]: DEBUG dbcounter [-] [67181] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.140 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:07.145 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-01 06:08:07.164 | enabled 2026-09-01 06:08:07.170 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-01 06:08:07.193 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-01 06:08:07.193 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-01 06:08:07.194 | Active: active (running) since Tue 2026-09-01 08:07:05 CEST; 1min 1s ago 2026-09-01 06:08:07.194 | Main PID: 71173 (nova-novncproxy) 2026-09-01 06:08:07.194 | Tasks: 4 (limit: 14255) 2026-09-01 06:08:07.194 | Memory: 109.1M (peak: 109.3M) 2026-09-01 06:08:07.194 | CPU: 3.623s 2026-09-01 06:08:07.194 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-01 06:08:07.194 | └─71173 /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-01 06:08:07.194 | 2026-09-01 06:08:07.194 | Sep 01 08:07:05 devstack nova-novncproxy[71173]: If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:08:07.194 | Sep 01 08:07:05 devstack nova-novncproxy[71173]: framework. For more detail see 2026-09-01 06:08:07.194 | Sep 01 08:07:05 devstack nova-novncproxy[71173]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:08:07.195 | Sep 01 08:07:05 devstack nova-novncproxy[71173]: import eventlet # noqa 2026-09-01 06:08:07.195 | Sep 01 08:07:06 devstack nova-novncproxy[71173]: 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-01 06:08:07.195 | Sep 01 08:07:09 devstack nova-novncproxy[71173]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-01 06:08:07.195 | Sep 01 08:07:09 devstack nova-novncproxy[71173]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-01 06:08:07.195 | Sep 01 08:07:09 devstack nova-novncproxy[71173]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-01 06:08:07.195 | Sep 01 08:07:09 devstack nova-novncproxy[71173]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-01 06:08:07.195 | Sep 01 08:07:09 devstack nova-novncproxy[71173]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-01 06:08:07.199 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:07.204 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-01 06:08:07.223 | enabled 2026-09-01 06:08:07.229 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-01 06:08:07.254 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-01 06:08:07.254 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-01 06:08:07.254 | Active: active (running) since Tue 2026-09-01 08:07:07 CEST; 59s ago 2026-09-01 06:08:07.254 | Main PID: 71979 (nova-conductor:) 2026-09-01 06:08:07.254 | Tasks: 19 (limit: 14255) 2026-09-01 06:08:07.254 | Memory: 156.3M (peak: 156.6M) 2026-09-01 06:08:07.254 | CPU: 4.837s 2026-09-01 06:08:07.254 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-01 06:08:07.254 | ├─71979 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-01 06:08:07.254 | ├─73599 "nova-conductor: ServiceWrapper worker(0)" 2026-09-01 06:08:07.255 | └─73604 "nova-conductor: ServiceWrapper worker(1)" 2026-09-01 06:08:07.255 | 2026-09-01 06:08:07.255 | Sep 01 08:07:14 devstack nova-conductor[73604]: DEBUG nova.service [None req-35c9b1e1-5c5e-47b9-b73f-b32d7cc8ad1c None None] Join ServiceGroup membership for this service conductor {{(pid=73604) start /opt/stack/nova/nova/service.py:288}} 2026-09-01 06:08:07.255 | Sep 01 08:07:14 devstack nova-conductor[73604]: DEBUG nova.servicegroup.drivers.db [None req-35c9b1e1-5c5e-47b9-b73f-b32d7cc8ad1c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73604) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-01 06:08:07.255 | Sep 01 08:07:19 devstack nova-conductor[73599]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73599) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.255 | Sep 01 08:07:19 devstack nova-conductor[73604]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73604) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.255 | Sep 01 08:07:21 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_api:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.255 | Sep 01 08:07:22 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_cell1:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.255 | Sep 01 08:07:22 devstack nova-conductor[71979]: DEBUG dbcounter [-] [71979] Writing DB stats nova_cell0:SELECT=1 {{(pid=71979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.256 | Sep 01 08:07:29 devstack nova-conductor[73599]: DEBUG dbcounter [-] [73599] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.256 | Sep 01 08:07:29 devstack nova-conductor[73604]: DEBUG dbcounter [-] [73604] Writing DB stats nova_cell0:SELECT=3 {{(pid=73604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-01 06:08:07.256 | Sep 01 08:07:36 devstack nova-conductor[73599]: DEBUG oslo.service.backend._threading.loopingcall [None req-2d0f104e-ffab-4b53-b117-25c63674b485 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73599) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.261 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-01 06:08:07.265 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-01 06:08:07.284 | enabled 2026-09-01 06:08:07.290 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-01 06:08:07.314 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-01 06:08:07.315 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-01 06:08:07.315 | Active: active (running) since Tue 2026-09-01 08:07:10 CEST; 56s ago 2026-09-01 06:08:07.315 | Main PID: 72538 (nova-conductor:) 2026-09-01 06:08:07.315 | Tasks: 37 (limit: 14255) 2026-09-01 06:08:07.315 | Memory: 167.3M (peak: 167.6M) 2026-09-01 06:08:07.315 | CPU: 4.890s 2026-09-01 06:08:07.315 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-01 06:08:07.315 | ├─72538 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-01 06:08:07.315 | ├─73682 "nova-conductor: ServiceWrapper worker(0)" 2026-09-01 06:08:07.315 | └─73684 "nova-conductor: ServiceWrapper worker(1)" 2026-09-01 06:08:07.315 | 2026-09-01 06:08:07.315 | Sep 01 08:07:30 devstack nova-conductor[73684]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73684) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:30 devstack nova-conductor[73682]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73682) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:40 devstack nova-conductor[73684]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=73684) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:40 devstack nova-conductor[73682]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73682) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:44 devstack nova-conductor[73684]: DEBUG oslo.service.backend._threading.loopingcall [None req-d8d01604-0980-4add-8203-45d31cf4f0b2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73684) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:49 devstack nova-conductor[73682]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ab0e384-cb84-4d39-bae7-d599a788bd98 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73682) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:50 devstack nova-conductor[73684]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73684) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:07:50 devstack nova-conductor[73682]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73682) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:08:00 devstack nova-conductor[73684]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73684) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.316 | Sep 01 08:08:00 devstack nova-conductor[73682]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73682) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-01 06:08:07.323 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-01 06:08:07.349 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:07.353 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-01 06:08:07.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:07.384 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-01 06:08:07.387 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-01 06:08:07.936 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:08:07.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:08:07.936 | we strongly recommend against using it for new projects. 2026-09-01 06:08:07.936 | 2026-09-01 06:08:07.936 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:08:07.936 | framework. For more detail see 2026-09-01 06:08:07.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:08:07.937 | 2026-09-01 06:08:07.937 | import eventlet # noqa 2026-09-01 06:08:08.198 | 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-01 06:08:11.219 | INFO dbcounter [None req-62107b40-a8d2-4efd-b71b-111ddadc47c9 None None] Registered counter for database nova_api 2026-09-01 06:08:11.347 | DEBUG dbcounter [-] [78165] Writer thread running {{(pid=78165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:08:11.359 | Found 2 cell mappings. 2026-09-01 06:08:11.360 | Skipping cell0 since it does not contain hosts. 2026-09-01 06:08:11.360 | Getting computes from cell 'cell1': 54d2cd4d-95ab-4e45-ad74-fd991283f3b7 2026-09-01 06:08:11.360 | INFO dbcounter [None req-62107b40-a8d2-4efd-b71b-111ddadc47c9 None None] Registered counter for database nova_cell1 2026-09-01 06:08:11.434 | DEBUG dbcounter [-] [78165] Writer thread running {{(pid=78165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-01 06:08:11.595 | Checking host mapping for compute host 'devstack': 670ba967-2fb7-45dd-b3f1-cb502bb5148e 2026-09-01 06:08:11.595 | Creating host mapping for compute host 'devstack': 670ba967-2fb7-45dd-b3f1-cb502bb5148e 2026-09-01 06:08:11.595 | Found 1 unmapped computes in cell: 54d2cd4d-95ab-4e45-ad74-fd991283f3b7 2026-09-01 06:08:12.340 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-01 06:08:12.901 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-01 06:08:12.902 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-01 06:08:12.902 | we strongly recommend against using it for new projects. 2026-09-01 06:08:12.902 | 2026-09-01 06:08:12.902 | If you are already using Eventlet, we recommend migrating to a different 2026-09-01 06:08:12.902 | framework. For more detail see 2026-09-01 06:08:12.902 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-01 06:08:12.902 | 2026-09-01 06:08:12.902 | import eventlet # noqa 2026-09-01 06:08:13.163 | 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-01 06:08:16.615 | +-------------------------------------------+ 2026-09-01 06:08:16.615 | | Upgrade Check Results | 2026-09-01 06:08:16.615 | +-------------------------------------------+ 2026-09-01 06:08:16.615 | | Check: Cells v2 | 2026-09-01 06:08:16.615 | | Result: Success | 2026-09-01 06:08:16.615 | | Details: None | 2026-09-01 06:08:16.615 | +-------------------------------------------+ 2026-09-01 06:08:16.615 | | Check: Placement API | 2026-09-01 06:08:16.615 | | Result: Success | 2026-09-01 06:08:16.615 | | Details: None | 2026-09-01 06:08:16.616 | +-------------------------------------------+ 2026-09-01 06:08:16.616 | | Check: Cinder API | 2026-09-01 06:08:16.616 | | Result: Success | 2026-09-01 06:08:16.616 | | Details: None | 2026-09-01 06:08:16.616 | +-------------------------------------------+ 2026-09-01 06:08:16.616 | | Check: Policy File JSON to YAML Migration | 2026-09-01 06:08:16.616 | | Result: Success | 2026-09-01 06:08:16.616 | | Details: None | 2026-09-01 06:08:16.616 | +-------------------------------------------+ 2026-09-01 06:08:16.617 | | Check: Older than N-1 computes | 2026-09-01 06:08:16.617 | | Result: Success | 2026-09-01 06:08:16.617 | | Details: None | 2026-09-01 06:08:16.617 | +-------------------------------------------+ 2026-09-01 06:08:16.617 | | Check: hw_machine_type unset | 2026-09-01 06:08:16.617 | | Result: Success | 2026-09-01 06:08:16.617 | | Details: None | 2026-09-01 06:08:16.617 | +-------------------------------------------+ 2026-09-01 06:08:16.617 | | Check: Service User Token Configuration | 2026-09-01 06:08:16.617 | | Result: Success | 2026-09-01 06:08:16.618 | | Details: None | 2026-09-01 06:08:16.618 | +-------------------------------------------+ 2026-09-01 06:08:17.384 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-01 06:08:17.390 | + ./stack.sh:main:1485 : command openstack complete 2026-09-01 06:08:17.390 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-01 06:08:20.791 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-01 06:08:20.821 | + functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:20.825 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-01 06:08:20.829 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-01 06:08:20.834 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-01 06:08:20.838 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-01 06:08:20.843 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:08:20.847 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-01 06:08:20.853 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-01 06:08:20.857 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-01 06:08:20.861 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-01 06:08:20.866 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-01 06:08:20.870 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-01 06:08:20.875 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-01 06:08:20.880 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-01 06:08:20.928 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-01 06:08:20.936 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-01 06:08:20.937 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-01 06:08:20.937 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-01 06:08:20.945 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-01 06:08:20.948 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-01 06:08:20.953 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-01 06:08:20.957 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-01 06:08:20.962 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-01 06:08:20.966 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-01 06:08:20.987 | + 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-01 06:08:21.007 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-01 06:08:21.011 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:08:21.016 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-01 06:08:21.020 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-01 06:08:21.024 | + functions-common:run_phase:1848 : local mode=stack 2026-09-01 06:08:21.029 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-01 06:08:21.033 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-01 06:08:21.037 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-01 06:08:21.042 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-01 06:08:21.046 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-01 06:08:21.050 | + functions-common:run_phase:1858 : local extra 2026-09-01 06:08:21.056 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-01 06:08:21.062 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-01 06:08:21.066 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-01 06:08:21.072 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-01 06:08:21.076 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-01 06:08:21.081 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-01 06:08:21.107 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:21.112 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:08:21.115 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:21.119 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-01 06:08:21.124 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:21.128 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-01 06:08:21.132 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:21.136 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-01 06:08:21.140 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:21.144 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-01 06:08:21.149 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-01 06:08:21.153 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-01 06:08:21.156 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-01 06:08:21.222 | [2012 Async install_tempest:38935]: Waiting for completion of install_tempest running on PID 38935 (1 other jobs running) 2026-09-01 06:08:21.252 | [2012 Async install_tempest:38935]: Signaling child to exit 2026-09-01 06:08:21.252 | WAKEUP 2026-09-01 06:08:21.279 | [2012 Async install_tempest:38935]: Signaled 2026-09-01 06:08:21.280 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-01 06:08:21.280 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-01 06:08:21.281 | +++ functions-common:git_clone:593 : pwd 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 06:08:21.281 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 06:08:21.281 | ++ functions-common:git_clone:610 : echo master 2026-09-01 06:08:21.282 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 06:08:21.282 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-01 06:08:21.282 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 06:08:21.282 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-01 06:08:21.282 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:21.282 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:21.282 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:21.282 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:21.282 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:21.282 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:21.282 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:21.283 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:21.283 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:21.283 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242306462 2026-09-01 06:08:21.283 | ++ 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-01 06:08:21.283 | Cloning into '/opt/stack/tempest'... 2026-09-01 06:08:21.283 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:21.283 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:21.283 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:21.283 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:21.283 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:21.283 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:21.284 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:21.284 | ++ functions-common:time_stop:2427 : start_time=1788242306462 2026-09-01 06:08:21.284 | ++ functions-common:time_stop:2429 : [[ -z 1788242306462 ]] 2026-09-01 06:08:21.284 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:21.284 | ++ functions-common:time_stop:2432 : end_time=1788242315830 2026-09-01 06:08:21.284 | ++ functions-common:time_stop:2433 : elapsed_time=9368 2026-09-01 06:08:21.285 | ++ functions-common:time_stop:2434 : total=445850 2026-09-01 06:08:21.285 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:21.285 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=455218 2026-09-01 06:08:21.285 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-01 06:08:21.285 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 06:08:21.285 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:21.285 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:21.286 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:21.286 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:21.286 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:21.286 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:21.286 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:21.286 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:21.286 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:21.286 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242315892 2026-09-01 06:08:21.287 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 06:08:21.287 | From https://review.opendev.org/openstack/tempest 2026-09-01 06:08:21.287 | * branch master -> FETCH_HEAD 2026-09-01 06:08:21.287 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:21.287 | ++ functions-common:time_stop:2427 : start_time=1788242315892 2026-09-01 06:08:21.288 | ++ functions-common:time_stop:2429 : [[ -z 1788242315892 ]] 2026-09-01 06:08:21.288 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:21.288 | ++ functions-common:time_stop:2432 : end_time=1788242316454 2026-09-01 06:08:21.288 | ++ functions-common:time_stop:2433 : elapsed_time=562 2026-09-01 06:08:21.288 | ++ functions-common:time_stop:2434 : total=455218 2026-09-01 06:08:21.288 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:21.289 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=455780 2026-09-01 06:08:21.289 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 06:08:21.289 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:21.289 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:21.289 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:21.289 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:21.290 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:21.290 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:21.290 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:21.290 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:21.290 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:21.290 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242316512 2026-09-01 06:08:21.290 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 06:08:21.290 | Note: switching to 'FETCH_HEAD'. 2026-09-01 06:08:21.291 | 2026-09-01 06:08:21.291 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 06:08:21.291 | changes and commit them, and you can discard any commits you make in this 2026-09-01 06:08:21.291 | state without impacting any branches by switching back to a branch. 2026-09-01 06:08:21.291 | 2026-09-01 06:08:21.291 | If you want to create a new branch to retain commits you create, you may 2026-09-01 06:08:21.291 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 06:08:21.292 | 2026-09-01 06:08:21.292 | git switch -c 2026-09-01 06:08:21.292 | 2026-09-01 06:08:21.292 | Or undo this operation with: 2026-09-01 06:08:21.292 | 2026-09-01 06:08:21.292 | git switch - 2026-09-01 06:08:21.293 | 2026-09-01 06:08:21.293 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 06:08:21.293 | 2026-09-01 06:08:21.293 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-09-01 06:08:21.293 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:21.293 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:21.293 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2427 : start_time=1788242316512 2026-09-01 06:08:21.294 | ++ functions-common:time_stop:2429 : [[ -z 1788242316512 ]] 2026-09-01 06:08:21.295 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:21.295 | ++ functions-common:time_stop:2432 : end_time=1788242316706 2026-09-01 06:08:21.295 | ++ functions-common:time_stop:2433 : elapsed_time=194 2026-09-01 06:08:21.295 | ++ functions-common:time_stop:2434 : total=455780 2026-09-01 06:08:21.295 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:21.295 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=455974 2026-09-01 06:08:21.295 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-01 06:08:21.296 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-01 06:08:21.296 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-01 06:08:21.296 | ++ functions-common:git_clone:673 : head -1 2026-09-01 06:08:21.296 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-09-01 06:08:21.296 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 06:08:21.296 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-01 06:08:21.297 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-01 06:08:21.297 | ++ 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-01 06:08:21.297 | Collecting tox!=2.8.0,<4.0.0 2026-09-01 06:08:21.297 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-01 06:08:21.297 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-01 06:08:21.297 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-01 06:08:21.297 | 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-01 06:08:21.298 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-01 06:08:21.298 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-01 06:08:21.298 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-01 06:08:21.298 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-01 06:08:21.298 | 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-01 06:08:21.298 | 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-01 06:08:21.299 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-01 06:08:21.299 | 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-01 06:08:21.299 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-01 06:08:21.299 | 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-01 06:08:21.299 | 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-01 06:08:21.299 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-01 06:08:21.300 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-01 06:08:21.300 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-01 06:08:21.300 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-01 06:08:21.300 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-01 06:08:21.300 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-01 06:08:21.300 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 50.2 MB/s 0:00:00 2026-09-01 06:08:21.300 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-01 06:08:21.301 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-01 06:08:21.301 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-01 06:08:21.301 | 2026-09-01 06:08:21.301 | 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-01 06:08:21.301 | ++ inc/python:pip_install:216 : result=0 2026-09-01 06:08:21.301 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-01 06:08:21.301 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2427 : start_time=1788242316786 2026-09-01 06:08:21.302 | ++ functions-common:time_stop:2429 : [[ -z 1788242316786 ]] 2026-09-01 06:08:21.303 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:21.303 | ++ functions-common:time_stop:2432 : end_time=1788242320382 2026-09-01 06:08:21.303 | ++ functions-common:time_stop:2433 : elapsed_time=3596 2026-09-01 06:08:21.303 | ++ functions-common:time_stop:2434 : total=154596 2026-09-01 06:08:21.303 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:21.303 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158192 2026-09-01 06:08:21.303 | ++ inc/python:pip_install:219 : return 0 2026-09-01 06:08:21.304 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-01 06:08:21.304 | /opt/stack/tempest ~/devstack 2026-09-01 06:08:21.304 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-01 06:08:21.304 | Switched to branch 'master' 2026-09-01 06:08:21.304 | Your branch is up to date with 'origin/master'. 2026-09-01 06:08:21.304 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-01 06:08:21.305 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-01 06:08:21.305 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.1NaIV2gP19 2026-09-01 06:08:21.305 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.1NaIV2gP19 2026-09-01 06:08:21.305 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-01 06:08:21.305 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.1NaIV2gP19 2026-09-01 06:08:21.305 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-01 06:08:21.305 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-01 06:08:21.306 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-01 06:08:21.306 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:08:21.306 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:08:21.306 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:08:21.306 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:08:21.306 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-01 06:08:21.306 | full create: /opt/stack/tempest/.tox/tempest 2026-09-01 06:08:21.307 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-01 06:08:21.307 | full develop-inst: /opt/stack/tempest 2026-09-01 06:08:21.307 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-01 06:08:21.307 | ___________________________________ summary ____________________________________ 2026-09-01 06:08:21.307 | full: skipped tests 2026-09-01 06:08:21.307 | congratulations :) 2026-09-01 06:08:21.308 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.1NaIV2gP19 -r requirements.txt 2026-09-01 06:08:21.308 | 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-01 06:08:21.308 | 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-01 06:08:21.308 | 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-01 06:08:21.308 | 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-01 06:08:21.308 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.309 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.310 | 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-01 06:08:21.311 | 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-01 06:08:21.311 | 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-01 06:08:21.311 | 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-01 06:08:21.311 | 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-01 06:08:21.311 | 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-01 06:08:21.311 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.312 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.313 | 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-01 06:08:21.314 | 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-01 06:08:21.314 | 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-01 06:08:21.314 | 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-01 06:08:21.314 | 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-01 06:08:21.314 | 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-01 06:08:21.314 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.315 | 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-01 06:08:21.316 | 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-01 06:08:21.316 | 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-01 06:08:21.316 | 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-01 06:08:21.316 | 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-01 06:08:21.316 | 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-01 06:08:21.316 | 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-01 06:08:21.317 | 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-01 06:08:21.317 | 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-01 06:08:21.317 | 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-01 06:08:21.317 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-01 06:08:21.317 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.1NaIV2gP19 2026-09-01 06:08:21.317 | ++ lib/tempest:install_tempest:868 : popd 2026-09-01 06:08:21.317 | ~/devstack 2026-09-01 06:08:21.334 | [2012 Async install_tempest:38935]: finished install_tempest with result 0 in 43 seconds 2026-09-01 06:08:21.340 | ++ inc/async:async_wait:197 : return 0 2026-09-01 06:08:21.345 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-01 06:08:21.349 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:08:21.353 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-01 06:08:21.357 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-01 06:08:21.362 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-01 06:08:21.365 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-01 06:08:21.369 | ++ inc/python:setup_develop:353 : local bindep 2026-09-01 06:08:21.373 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-01 06:08:21.377 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-01 06:08:21.380 | ++ inc/python:setup_develop:359 : local extras= 2026-09-01 06:08:21.384 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-01 06:08:21.388 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-01 06:08:21.391 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-01 06:08:21.395 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-01 06:08:21.399 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-01 06:08:21.403 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-01 06:08:21.407 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-01 06:08:21.411 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-01 06:08:21.416 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-01 06:08:21.419 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-01 06:08:21.423 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-01 06:08:21.428 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-01 06:08:21.434 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-01 06:08:21.438 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-01 06:08:21.442 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-01 06:08:21.606 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-01 06:08:21.609 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-01 06:08:21.613 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-01 06:08:21.616 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-01 06:08:21.619 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-01 06:08:21.622 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-01 06:08:21.626 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-01 06:08:21.629 | ++ inc/python:setup_package:446 : local extras= 2026-09-01 06:08:21.632 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-01 06:08:21.636 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-01 06:08:21.640 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-01 06:08:21.643 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-01 06:08:21.647 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-01 06:08:21.651 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-01 06:08:21.680 | Using python 3.12 to install /opt/stack/tempest 2026-09-01 06:08:21.684 | ++ 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-01 06:08:22.712 | Obtaining file:///opt/stack/tempest 2026-09-01 06:08:22.715 | Installing build dependencies: started 2026-09-01 06:08:24.565 | Installing build dependencies: finished with status 'done' 2026-09-01 06:08:24.566 | Checking if build backend supports build_editable: started 2026-09-01 06:08:25.130 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-01 06:08:25.131 | Getting requirements to build editable: started 2026-09-01 06:08:25.445 | Getting requirements to build editable: finished with status 'done' 2026-09-01 06:08:25.447 | Preparing editable metadata (pyproject.toml): started 2026-09-01 06:08:26.799 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-01 06:08:26.823 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.0.3) 2026-09-01 06:08:26.824 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.16.0) 2026-09-01 06:08:26.827 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-09-01 06:08:26.827 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-09-01 06:08:26.827 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-09-01 06:08:26.828 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-09-01 06:08:26.829 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-09-01 06:08:26.830 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-09-01 06:08:26.831 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-09-01 06:08:26.832 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-09-01 06:08:26.874 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-09-01 06:08:26.877 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-01 06:08:26.881 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.11.0) 2026-09-01 06:08:26.882 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-09-01 06:08:26.884 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-09-01 06:08:26.884 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-09-01 06:08:26.885 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-09-01 06:08:26.886 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-09-01 06:08:26.887 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-09-01 06:08:26.889 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-09-01 06:08:26.889 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-09-01 06:08:26.890 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-09-01 06:08:26.891 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-09-01 06:08:26.893 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-09-01 06:08:26.894 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.6.0) 2026-09-01 06:08:26.895 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-09-01 06:08:26.899 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (3.0.53) 2026-09-01 06:08:26.901 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.11.0) 2026-09-01 06:08:26.901 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (15.0.0) 2026-09-01 06:08:26.902 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (1.8.0) 2026-09-01 06:08:26.904 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-09-01 06:08:26.908 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev44) (3.0) 2026-09-01 06:08:26.910 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev44) (2.3.0) 2026-09-01 06:08:26.917 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (26.1.0) 2026-09-01 06:08:26.918 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (2025.9.1) 2026-09-01 06:08:26.919 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (0.37.0) 2026-09-01 06:08:26.920 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev44) (2026.6.3) 2026-09-01 06:08:26.928 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev44) (6.9.0) 2026-09-01 06:08:26.932 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev44) (2.0.0) 2026-09-01 06:08:26.933 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev44) (2.34.2) 2026-09-01 06:08:26.937 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev44) (6.5.0) 2026-09-01 06:08:26.939 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev44) (2.9.0.post0) 2026-09-01 06:08:26.941 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev44) (4.16.0) 2026-09-01 06:08:26.944 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev44) (1.2.1) 2026-09-01 06:08:26.948 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (2.1.0) 2026-09-01 06:08:26.949 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (3.3.2) 2026-09-01 06:08:26.952 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (26.3) 2026-09-01 06:08:26.952 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev44) (7.2.2) 2026-09-01 06:08:26.960 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (5.0.0) 2026-09-01 06:08:26.961 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (3.0.3) 2026-09-01 06:08:26.962 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev44) (1.6.2) 2026-09-01 06:08:26.968 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev44) (84.0.0) 2026-09-01 06:08:26.972 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev44) (0.8.2) 2026-09-01 06:08:26.991 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev44) (1.17.0) 2026-09-01 06:08:27.001 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (3.5.0) 2026-09-01 06:08:27.001 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (3.18) 2026-09-01 06:08:27.003 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev44) (2023.11.17) 2026-09-01 06:08:27.020 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (4.2.0) 2026-09-01 06:08:27.020 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (2.20.0) 2026-09-01 06:08:27.026 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev44) (0.1.2) 2026-09-01 06:08:27.039 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev44) (0.16.0) 2026-09-01 06:08:27.053 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-09-01 06:08:27.056 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-01 06:08:27.094 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-01 06:08:27.096 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-01 06:08:27.111 | Building wheels for collected packages: tempest 2026-09-01 06:08:27.113 | Building editable for tempest (pyproject.toml): started 2026-09-01 06:08:28.729 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-01 06:08:28.731 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=5ef13b21738ebc991708296e8fd8b4b24c32aff0e04ccee63fb5f2c3c395b444 2026-09-01 06:08:28.731 | Stored in directory: /tmp/pip-ephem-wheel-cache-ks80px10/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-01 06:08:28.736 | Successfully built tempest 2026-09-01 06:08:29.031 | Installing collected packages: tomlkit, stestr, tempest 2026-09-01 06:08:29.296 | 2026-09-01 06:08:29.321 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-09-01 06:08:29.502 | ++ inc/python:pip_install:216 : result=0 2026-09-01 06:08:29.506 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-01 06:08:29.510 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:29.514 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:29.517 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:29.521 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:29.525 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:29.528 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-01 06:08:29.532 | ++ functions-common:time_stop:2427 : start_time=1788242901673 2026-09-01 06:08:29.535 | ++ functions-common:time_stop:2429 : [[ -z 1788242901673 ]] 2026-09-01 06:08:29.539 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:29.545 | ++ functions-common:time_stop:2432 : end_time=1788242909541 2026-09-01 06:08:29.550 | ++ functions-common:time_stop:2433 : elapsed_time=7868 2026-09-01 06:08:29.553 | ++ functions-common:time_stop:2434 : total=166066 2026-09-01 06:08:29.557 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:29.561 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173934 2026-09-01 06:08:29.565 | ++ inc/python:pip_install:219 : return 0 2026-09-01 06:08:29.568 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-01 06:08:29.572 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:08:29.576 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-01 06:08:29.580 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-01 06:08:29.584 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-01 06:08:29.587 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-01 06:08:29.591 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-01 06:08:29.595 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-01 06:08:29.599 | ++ 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-01 06:08:29.602 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-01 06:08:29.606 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-01 06:08:29.609 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-01 06:08:29.613 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-01 06:08:29.617 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-01 06:08:29.622 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-01 06:08:29.626 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-01 06:08:29.630 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-01 06:08:29.635 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-01 06:08:29.639 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-01 06:08:29.642 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-01 06:08:29.646 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-01 06:08:29.650 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-01 06:08:29.654 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-01 06:08:29.658 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-01 06:08:29.661 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-01 06:08:29.665 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-01 06:08:29.669 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-01 06:08:29.669 | ' 2026-09-01 06:08:29.673 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-01 06:08:29.677 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-01 06:08:29.702 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:29.706 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-01 06:08:29.710 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-01 06:08:29.714 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-01 06:08:29.717 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-01 06:08:29.722 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-01 06:08:29.724 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-01 06:08:29.724 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-01 06:08:33.334 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:08:33.339 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-01 06:08:33.343 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-01 06:08:33.347 | ++ lib/tempest:get_active_images:176 : img_id=00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:08:33.350 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-01 06:08:33.354 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-01 06:08:33.357 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-01 06:08:33.361 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-01 06:08:33.365 | ++ lib/tempest:configure_tempest:266 : '[' -z 00f5a94d-dba5-4527-9ce8-7a00c3b29ced ']' 2026-09-01 06:08:33.369 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:08:33.372 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-01 06:08:33.391 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-01 06:08:33.397 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-01 06:08:33.400 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-01 06:08:33.404 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-01 06:08:33.408 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-01 06:08:33.412 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-01 06:08:33.416 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-01 06:08:33.419 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-01 06:08:33.425 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-01 06:08:33.425 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-01 06:08:36.480 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:08:36.487 | ++ lib/tempest:configure_tempest:303 : admin_project_id=a80c3dd0151a4e4aacd690bfb315fb01 2026-09-01 06:08:36.491 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-01 06:08:36.516 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:36.522 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-01 06:08:39.605 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:08:39.609 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:39.610 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-01 06:08:39.610 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:39.610 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-01 06:08:39.610 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-01 06:08:39.610 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-01 06:08:39.610 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-01 06:08:39.610 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-01 06:08:39.610 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-01 06:08:39.610 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-01 06:08:39.610 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-01 06:08:39.611 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-01 06:08:39.611 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-01 06:08:39.611 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-01 06:08:39.613 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-01 06:08:39.617 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:39.617 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-01 06:08:39.617 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:39.617 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-01 06:08:39.617 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-01 06:08:39.617 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-01 06:08:39.618 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-01 06:08:39.618 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-01 06:08:39.618 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-01 06:08:39.618 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-01 06:08:39.618 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-01 06:08:39.618 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-01 06:08:39.618 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-01 06:08:39.618 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-01 06:08:39.622 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:08:39.626 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-01 06:08:39.631 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 00f5a94d-dba5-4527-9ce8-7a00c3b29ced -c size -f value 2026-09-01 06:08:42.703 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:08:42.708 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-01 06:08:42.714 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-01 06:08:42.715 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-01 06:08:42.757 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-01 06:08:42.761 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-01 06:08:42.764 | ++ 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-01 06:08:45.557 | +----------------------------+-----------------------+ 2026-09-01 06:08:45.557 | | Field | Value | 2026-09-01 06:08:45.557 | +----------------------------+-----------------------+ 2026-09-01 06:08:45.557 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:08:45.558 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:08:45.558 | | description | None | 2026-09-01 06:08:45.558 | | disk | 1 | 2026-09-01 06:08:45.558 | | id | 42 | 2026-09-01 06:08:45.558 | | name | m1.nano | 2026-09-01 06:08:45.558 | | os-flavor-access:is_public | True | 2026-09-01 06:08:45.558 | | properties | hw_rng:allowed='True' | 2026-09-01 06:08:45.558 | | ram | 192 | 2026-09-01 06:08:45.558 | | rxtx_factor | 1.0 | 2026-09-01 06:08:45.558 | | swap | 0 | 2026-09-01 06:08:45.559 | | vcpus | 1 | 2026-09-01 06:08:45.559 | +----------------------------+-----------------------+ 2026-09-01 06:08:45.928 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-01 06:08:45.932 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:45.932 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-01 06:08:45.932 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-01 06:08:45.932 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-01 06:08:45.932 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-01 06:08:45.932 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-01 06:08:45.932 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-01 06:08:45.932 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-01 06:08:45.932 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-01 06:08:45.932 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-01 06:08:45.932 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-01 06:08:45.933 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-01 06:08:45.933 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-01 06:08:45.933 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-01 06:08:45.937 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:08:45.941 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-01 06:08:45.946 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 00f5a94d-dba5-4527-9ce8-7a00c3b29ced -c size -f value 2026-09-01 06:08:49.014 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:08:49.019 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-01 06:08:49.024 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-01 06:08:49.025 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-01 06:08:49.070 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-01 06:08:49.075 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-01 06:08:49.079 | ++ 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-01 06:08:51.833 | +----------------------------+-----------------------+ 2026-09-01 06:08:51.833 | | Field | Value | 2026-09-01 06:08:51.833 | +----------------------------+-----------------------+ 2026-09-01 06:08:51.833 | | OS-FLV-DISABLED:disabled | False | 2026-09-01 06:08:51.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-01 06:08:51.834 | | description | None | 2026-09-01 06:08:51.834 | | disk | 1 | 2026-09-01 06:08:51.834 | | id | 84 | 2026-09-01 06:08:51.834 | | name | m1.micro | 2026-09-01 06:08:51.834 | | os-flavor-access:is_public | True | 2026-09-01 06:08:51.834 | | properties | hw_rng:allowed='True' | 2026-09-01 06:08:51.834 | | ram | 256 | 2026-09-01 06:08:51.834 | | rxtx_factor | 1.0 | 2026-09-01 06:08:51.834 | | swap | 0 | 2026-09-01 06:08:51.834 | | vcpus | 1 | 2026-09-01 06:08:51.835 | +----------------------------+-----------------------+ 2026-09-01 06:08:52.145 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-01 06:08:52.150 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-01 06:08:52.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:08:52.179 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-01 06:08:52.182 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-01 06:08:52.186 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-01 06:08:52.189 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-01 06:08:52.193 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-01 06:08:52.198 | +++ functions-common:git_clone:593 : pwd 2026-09-01 06:08:52.202 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-01 06:08:52.205 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-01 06:08:52.210 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-01 06:08:52.236 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-01 06:08:52.239 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-01 06:08:52.243 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-01 06:08:52.248 | ++ functions-common:git_clone:610 : echo master 2026-09-01 06:08:52.249 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-01 06:08:52.255 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-01 06:08:52.258 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-01 06:08:52.262 | ++ 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-01 06:08:52.266 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:52.270 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:52.273 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:52.277 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:52.280 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:52.284 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:52.288 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:52.291 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:52.296 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:52.302 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242932298 2026-09-01 06:08:52.305 | ++ 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-01 06:08:52.310 | Cloning into '/opt/stack/os-test-images'... 2026-09-01 06:08:52.952 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:52.955 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:52.959 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:52.963 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:52.967 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:52.971 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:52.975 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:52.978 | ++ functions-common:time_stop:2427 : start_time=1788242932298 2026-09-01 06:08:52.982 | ++ functions-common:time_stop:2429 : [[ -z 1788242932298 ]] 2026-09-01 06:08:52.987 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:52.992 | ++ functions-common:time_stop:2432 : end_time=1788242932988 2026-09-01 06:08:52.996 | ++ functions-common:time_stop:2433 : elapsed_time=690 2026-09-01 06:08:53.000 | ++ functions-common:time_stop:2434 : total=445850 2026-09-01 06:08:53.003 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:53.007 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=446540 2026-09-01 06:08:53.010 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-01 06:08:53.014 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-01 06:08:53.018 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:53.022 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:53.025 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:53.029 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:53.033 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:53.036 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:53.040 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:53.044 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:53.048 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:53.054 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242933050 2026-09-01 06:08:53.058 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-01 06:08:53.524 | From https://review.opendev.org/openstack/os-test-images 2026-09-01 06:08:53.524 | * branch master -> FETCH_HEAD 2026-09-01 06:08:53.535 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:53.539 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:53.543 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:53.546 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:53.550 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:53.554 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:53.557 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:53.561 | ++ functions-common:time_stop:2427 : start_time=1788242933050 2026-09-01 06:08:53.565 | ++ functions-common:time_stop:2429 : [[ -z 1788242933050 ]] 2026-09-01 06:08:53.570 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:53.576 | ++ functions-common:time_stop:2432 : end_time=1788242933572 2026-09-01 06:08:53.579 | ++ functions-common:time_stop:2433 : elapsed_time=522 2026-09-01 06:08:53.583 | ++ functions-common:time_stop:2434 : total=446540 2026-09-01 06:08:53.588 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:53.591 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=447062 2026-09-01 06:08:53.595 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-01 06:08:53.599 | ++ functions-common:git_timed:697 : local count=0 2026-09-01 06:08:53.603 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-01 06:08:53.607 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-01 06:08:53.610 | ++ functions-common:git_timed:701 : timeout=0 2026-09-01 06:08:53.614 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-01 06:08:53.617 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-01 06:08:53.621 | ++ functions-common:time_start:2407 : local start_time= 2026-09-01 06:08:53.625 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-01 06:08:53.630 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-01 06:08:53.635 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788242933632 2026-09-01 06:08:53.639 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-01 06:08:53.646 | Note: switching to 'FETCH_HEAD'. 2026-09-01 06:08:53.646 | 2026-09-01 06:08:53.647 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-01 06:08:53.647 | changes and commit them, and you can discard any commits you make in this 2026-09-01 06:08:53.647 | state without impacting any branches by switching back to a branch. 2026-09-01 06:08:53.647 | 2026-09-01 06:08:53.647 | If you want to create a new branch to retain commits you create, you may 2026-09-01 06:08:53.647 | do so (now or later) by using -c with the switch command. Example: 2026-09-01 06:08:53.647 | 2026-09-01 06:08:53.647 | git switch -c 2026-09-01 06:08:53.647 | 2026-09-01 06:08:53.647 | Or undo this operation with: 2026-09-01 06:08:53.648 | 2026-09-01 06:08:53.648 | git switch - 2026-09-01 06:08:53.648 | 2026-09-01 06:08:53.648 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-01 06:08:53.648 | 2026-09-01 06:08:53.648 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-01 06:08:53.653 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-01 06:08:53.656 | ++ functions-common:time_stop:2420 : local name 2026-09-01 06:08:53.660 | ++ functions-common:time_stop:2421 : local end_time 2026-09-01 06:08:53.663 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-01 06:08:53.667 | ++ functions-common:time_stop:2423 : local total 2026-09-01 06:08:53.670 | ++ functions-common:time_stop:2424 : local start_time 2026-09-01 06:08:53.674 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-01 06:08:53.678 | ++ functions-common:time_stop:2427 : start_time=1788242933632 2026-09-01 06:08:53.681 | ++ functions-common:time_stop:2429 : [[ -z 1788242933632 ]] 2026-09-01 06:08:53.686 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-01 06:08:53.691 | ++ functions-common:time_stop:2432 : end_time=1788242933687 2026-09-01 06:08:53.696 | ++ functions-common:time_stop:2433 : elapsed_time=55 2026-09-01 06:08:53.699 | ++ functions-common:time_stop:2434 : total=447062 2026-09-01 06:08:53.703 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-01 06:08:53.707 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=447117 2026-09-01 06:08:53.710 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-01 06:08:53.730 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-01 06:08:53.736 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-01 06:08:53.736 | ++ functions-common:git_clone:673 : head -1 2026-09-01 06:08:53.739 | 5d0367e Clean-up zuul config spacing 2026-09-01 06:08:53.743 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-01 06:08:53.747 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-01 06:08:53.747 | /opt/stack/os-test-images ~/devstack 2026-09-01 06:08:53.750 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-01 06:08:54.216 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-01 06:08:54.878 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-01 06:08:57.600 | generate installed: PyYAML==6.0.3 2026-09-01 06:08:57.600 | generate run-test-pre: PYTHONHASHSEED='2001905377' 2026-09-01 06:08:57.600 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-01 06:08:57.718 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-01 06:08:57.738 | 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-01 06:08:57.759 | 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-01 06:08:57.784 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-01 06:08:57.786 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-01 06:08:57.794 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-01 06:08:57.803 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-01 06:08:57.834 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-01 06:08:57.846 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-01 06:08:57.854 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-01 06:08:57.865 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-01 06:08:57.865 | 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-01 06:08:57.873 | 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-01 06:08:57.879 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-01 06:08:57.897 | 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-01 06:08:57.900 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-01 06:08:57.903 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-01 06:08:57.914 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-01 06:08:57.925 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-01 06:08:57.939 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-01 06:08:57.941 | 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-01 06:08:57.955 | 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-01 06:08:57.959 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-01 06:08:57.962 | 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-01 06:08:57.973 | 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-01 06:08:57.977 | 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-01 06:08:57.988 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-01 06:08:58.016 | ___________________________________ summary ____________________________________ 2026-09-01 06:08:58.016 | generate: commands succeeded 2026-09-01 06:08:58.016 | congratulations :) 2026-09-01 06:08:58.062 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-01 06:08:58.062 | ~/devstack 2026-09-01 06:08:58.066 | ++ 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-01 06:08:58.114 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-01 06:08:58.119 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-01 06:08:58.147 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-01 06:08:58.151 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-01 06:08:58.155 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-01 06:08:58.203 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-01 06:08:58.250 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-01 06:08:58.254 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-01 06:08:58.257 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-01 06:08:58.261 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-01 06:08:58.266 | +++ 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-01 06:09:01.441 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:09:01.446 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-01 06:09:01.446 | address-scope 2026-09-01 06:09:01.446 | agent 2026-09-01 06:09:01.446 | allowed-address-pairs 2026-09-01 06:09:01.446 | auto-allocated-topology 2026-09-01 06:09:01.447 | availability_zone 2026-09-01 06:09:01.447 | default-subnetpools 2026-09-01 06:09:01.447 | dhcp_agent_scheduler 2026-09-01 06:09:01.447 | dns-integration 2026-09-01 06:09:01.447 | dns-domain-ports 2026-09-01 06:09:01.447 | dns-integration-domain-keywords 2026-09-01 06:09:01.447 | empty-string-filtering 2026-09-01 06:09:01.447 | external-net 2026-09-01 06:09:01.447 | extra_dhcp_opt 2026-09-01 06:09:01.447 | extraroute 2026-09-01 06:09:01.447 | extraroute-atomic 2026-09-01 06:09:01.447 | filter-validation 2026-09-01 06:09:01.448 | floating-ip-port-forwarding-detail 2026-09-01 06:09:01.448 | fip-port-details 2026-09-01 06:09:01.448 | flavors 2026-09-01 06:09:01.448 | floatingip-pools 2026-09-01 06:09:01.448 | router 2026-09-01 06:09:01.448 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:09:01.448 | enable-default-route-bfd 2026-09-01 06:09:01.448 | enable-default-route-ecmp 2026-09-01 06:09:01.448 | ext-gw-mode 2026-09-01 06:09:01.448 | l3-ha 2026-09-01 06:09:01.448 | external-gateway-multihoming 2026-09-01 06:09:01.449 | l3-flavors 2026-09-01 06:09:01.449 | l3_agent_scheduler 2026-09-01 06:09:01.449 | multi-provider 2026-09-01 06:09:01.449 | net-mtu 2026-09-01 06:09:01.449 | net-mtu-writable 2026-09-01 06:09:01.449 | network_availability_zone 2026-09-01 06:09:01.449 | network-ip-availability 2026-09-01 06:09:01.449 | network-ip-availability-details 2026-09-01 06:09:01.449 | pagination 2026-09-01 06:09:01.449 | port-device-profile 2026-09-01 06:09:01.449 | port-mac-address-regenerate 2026-09-01 06:09:01.450 | port-numa-affinity-policy 2026-09-01 06:09:01.450 | port-numa-affinity-policy-socket 2026-09-01 06:09:01.450 | binding 2026-09-01 06:09:01.450 | binding-extended 2026-09-01 06:09:01.450 | port-security 2026-09-01 06:09:01.450 | project-id 2026-09-01 06:09:01.450 | provider 2026-09-01 06:09:01.450 | qinq 2026-09-01 06:09:01.450 | quota-check-limit 2026-09-01 06:09:01.450 | quota-check-limit-default 2026-09-01 06:09:01.450 | quotas 2026-09-01 06:09:01.451 | quota_details 2026-09-01 06:09:01.451 | rbac-policies 2026-09-01 06:09:01.451 | rbac-address-scope 2026-09-01 06:09:01.451 | rbac-security-groups 2026-09-01 06:09:01.451 | revision-if-match 2026-09-01 06:09:01.451 | standard-attr-revisions 2026-09-01 06:09:01.451 | router_availability_zone 2026-09-01 06:09:01.451 | router-enable-snat 2026-09-01 06:09:01.451 | security-groups-default-rules 2026-09-01 06:09:01.451 | security-groups-default-statefulness 2026-09-01 06:09:01.451 | security-groups-normalized-cidr 2026-09-01 06:09:01.451 | security-groups-remote-address-group 2026-09-01 06:09:01.452 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:09:01.452 | security-groups-shared-filtering 2026-09-01 06:09:01.452 | security-group 2026-09-01 06:09:01.452 | service-type 2026-09-01 06:09:01.452 | sorting 2026-09-01 06:09:01.452 | standard-attr-description 2026-09-01 06:09:01.452 | stateful-security-group 2026-09-01 06:09:01.452 | subnet-dns-publish-fixed-ip 2026-09-01 06:09:01.452 | subnet-external-network 2026-09-01 06:09:01.452 | subnet_onboard 2026-09-01 06:09:01.452 | subnet-service-types 2026-09-01 06:09:01.453 | subnet_allocation 2026-09-01 06:09:01.453 | subnetpool-prefix-ops 2026-09-01 06:09:01.453 | tag-creation 2026-09-01 06:09:01.453 | standard-attr-tag 2026-09-01 06:09:01.453 | standard-attr-timestamp 2026-09-01 06:09:01.453 | vlan-transparent' 2026-09-01 06:09:01.453 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-01 06:09:01.453 | address-scope 2026-09-01 06:09:01.453 | agent 2026-09-01 06:09:01.453 | allowed-address-pairs 2026-09-01 06:09:01.454 | auto-allocated-topology 2026-09-01 06:09:01.454 | availability_zone 2026-09-01 06:09:01.454 | default-subnetpools 2026-09-01 06:09:01.454 | dhcp_agent_scheduler 2026-09-01 06:09:01.454 | dns-integration 2026-09-01 06:09:01.454 | dns-domain-ports 2026-09-01 06:09:01.454 | dns-integration-domain-keywords 2026-09-01 06:09:01.454 | empty-string-filtering 2026-09-01 06:09:01.454 | external-net 2026-09-01 06:09:01.454 | extra_dhcp_opt 2026-09-01 06:09:01.454 | extraroute 2026-09-01 06:09:01.454 | extraroute-atomic 2026-09-01 06:09:01.455 | filter-validation 2026-09-01 06:09:01.455 | floating-ip-port-forwarding-detail 2026-09-01 06:09:01.455 | fip-port-details 2026-09-01 06:09:01.455 | flavors 2026-09-01 06:09:01.455 | floatingip-pools 2026-09-01 06:09:01.455 | router 2026-09-01 06:09:01.455 | l3-agent-scheduler-ha-chassis-priority 2026-09-01 06:09:01.455 | enable-default-route-bfd 2026-09-01 06:09:01.455 | enable-default-route-ecmp 2026-09-01 06:09:01.455 | ext-gw-mode 2026-09-01 06:09:01.455 | l3-ha 2026-09-01 06:09:01.456 | external-gateway-multihoming 2026-09-01 06:09:01.456 | l3-flavors 2026-09-01 06:09:01.456 | l3_agent_scheduler 2026-09-01 06:09:01.456 | multi-provider 2026-09-01 06:09:01.456 | net-mtu 2026-09-01 06:09:01.456 | net-mtu-writable 2026-09-01 06:09:01.456 | network_availability_zone 2026-09-01 06:09:01.456 | network-ip-availability 2026-09-01 06:09:01.456 | network-ip-availability-details 2026-09-01 06:09:01.456 | pagination 2026-09-01 06:09:01.456 | port-device-profile 2026-09-01 06:09:01.457 | port-mac-address-regenerate 2026-09-01 06:09:01.457 | port-numa-affinity-policy 2026-09-01 06:09:01.457 | port-numa-affinity-policy-socket 2026-09-01 06:09:01.457 | binding 2026-09-01 06:09:01.457 | binding-extended 2026-09-01 06:09:01.457 | port-security 2026-09-01 06:09:01.457 | project-id 2026-09-01 06:09:01.457 | provider 2026-09-01 06:09:01.457 | qinq 2026-09-01 06:09:01.457 | quota-check-limit 2026-09-01 06:09:01.457 | quota-check-limit-default 2026-09-01 06:09:01.458 | quotas 2026-09-01 06:09:01.458 | quota_details 2026-09-01 06:09:01.458 | rbac-policies 2026-09-01 06:09:01.458 | rbac-address-scope 2026-09-01 06:09:01.458 | rbac-security-groups 2026-09-01 06:09:01.458 | revision-if-match 2026-09-01 06:09:01.458 | standard-attr-revisions 2026-09-01 06:09:01.458 | router_availability_zone 2026-09-01 06:09:01.458 | router-enable-snat 2026-09-01 06:09:01.458 | security-groups-default-rules 2026-09-01 06:09:01.458 | security-groups-default-statefulness 2026-09-01 06:09:01.459 | security-groups-normalized-cidr 2026-09-01 06:09:01.459 | security-groups-remote-address-group 2026-09-01 06:09:01.459 | security-groups-rules-belongs-to-default-sg 2026-09-01 06:09:01.459 | security-groups-shared-filtering 2026-09-01 06:09:01.459 | security-group 2026-09-01 06:09:01.459 | service-type 2026-09-01 06:09:01.459 | sorting 2026-09-01 06:09:01.459 | standard-attr-description 2026-09-01 06:09:01.459 | stateful-security-group 2026-09-01 06:09:01.459 | subnet-dns-publish-fixed-ip 2026-09-01 06:09:01.459 | subnet-external-network 2026-09-01 06:09:01.460 | subnet_onboard 2026-09-01 06:09:01.460 | subnet-service-types 2026-09-01 06:09:01.460 | subnet_allocation 2026-09-01 06:09:01.460 | subnetpool-prefix-ops 2026-09-01 06:09:01.460 | tag-creation 2026-09-01 06:09:01.460 | standard-attr-tag 2026-09-01 06:09:01.460 | standard-attr-timestamp 2026-09-01 06:09:01.460 | vlan-transparent =~ external-net ]] 2026-09-01 06:09:01.460 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-01 06:09:01.460 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-01 06:09:04.678 | +++ functions-common:oscwrap:2465 : return 0 2026-09-01 06:09:04.682 | ++ lib/tempest:configure_tempest:395 : public_network_id=bf9578d4-3bcd-4b65-a49e-a66850b977e0 2026-09-01 06:09:04.686 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-01 06:09:08.227 | +---------------------------+--------------------------------------+ 2026-09-01 06:09:08.227 | | Field | Value | 2026-09-01 06:09:08.227 | +---------------------------+--------------------------------------+ 2026-09-01 06:09:08.227 | | admin_state_up | UP | 2026-09-01 06:09:08.227 | | availability_zone_hints | | 2026-09-01 06:09:08.227 | | availability_zones | | 2026-09-01 06:09:08.227 | | created_at | 2026-09-01T06:09:07Z | 2026-09-01 06:09:08.227 | | description | | 2026-09-01 06:09:08.227 | | dns_domain | None | 2026-09-01 06:09:08.228 | | id | afd5a611-5884-4db6-af14-3674ac797be3 | 2026-09-01 06:09:08.228 | | ipv4_address_scope | None | 2026-09-01 06:09:08.228 | | ipv6_address_scope | None | 2026-09-01 06:09:08.228 | | is_default | False | 2026-09-01 06:09:08.228 | | is_vlan_qinq | None | 2026-09-01 06:09:08.228 | | is_vlan_transparent | False | 2026-09-01 06:09:08.228 | | mtu | 1442 | 2026-09-01 06:09:08.228 | | name | shared | 2026-09-01 06:09:08.228 | | port_security_enabled | True | 2026-09-01 06:09:08.228 | | project_id | a80c3dd0151a4e4aacd690bfb315fb01 | 2026-09-01 06:09:08.229 | | provider:network_type | geneve | 2026-09-01 06:09:08.229 | | provider:physical_network | None | 2026-09-01 06:09:08.229 | | provider:segmentation_id | 59270 | 2026-09-01 06:09:08.229 | | pvlan | None | 2026-09-01 06:09:08.229 | | qinq | False | 2026-09-01 06:09:08.229 | | qos_policy_id | None | 2026-09-01 06:09:08.229 | | revision_number | 1 | 2026-09-01 06:09:08.230 | | router:external | Internal | 2026-09-01 06:09:08.230 | | segments | None | 2026-09-01 06:09:08.231 | | shared | True | 2026-09-01 06:09:08.231 | | status | ACTIVE | 2026-09-01 06:09:08.231 | | subnets | | 2026-09-01 06:09:08.231 | | tags | | 2026-09-01 06:09:08.231 | | updated_at | 2026-09-01T06:09:07Z | 2026-09-01 06:09:08.231 | +---------------------------+--------------------------------------+ 2026-09-01 06:09:08.601 | ++ 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-01 06:09:12.574 | +----------------------+--------------------------------------+ 2026-09-01 06:09:12.574 | | Field | Value | 2026-09-01 06:09:12.574 | +----------------------+--------------------------------------+ 2026-09-01 06:09:12.574 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-01 06:09:12.574 | | cidr | 192.168.233.0/24 | 2026-09-01 06:09:12.574 | | created_at | 2026-09-01T06:09:11Z | 2026-09-01 06:09:12.574 | | description | shared-subnet | 2026-09-01 06:09:12.575 | | dns_nameservers | | 2026-09-01 06:09:12.575 | | dns_publish_fixed_ip | None | 2026-09-01 06:09:12.575 | | enable_dhcp | True | 2026-09-01 06:09:12.575 | | gateway_ip | 192.168.233.1 | 2026-09-01 06:09:12.575 | | host_routes | | 2026-09-01 06:09:12.575 | | id | 5d0c8fe5-eb2a-4f10-815f-5685f9e5c9d0 | 2026-09-01 06:09:12.575 | | ip_version | 4 | 2026-09-01 06:09:12.576 | | ipv6_address_mode | None | 2026-09-01 06:09:12.576 | | ipv6_ra_mode | None | 2026-09-01 06:09:12.576 | | name | shared-subnet | 2026-09-01 06:09:12.576 | | network_id | afd5a611-5884-4db6-af14-3674ac797be3 | 2026-09-01 06:09:12.576 | | project_id | a80c3dd0151a4e4aacd690bfb315fb01 | 2026-09-01 06:09:12.576 | | revision_number | 0 | 2026-09-01 06:09:12.576 | | router:external | False | 2026-09-01 06:09:12.577 | | segment_id | None | 2026-09-01 06:09:12.577 | | service_types | | 2026-09-01 06:09:12.577 | | subnetpool_id | None | 2026-09-01 06:09:12.577 | | tags | | 2026-09-01 06:09:12.577 | | updated_at | 2026-09-01T06:09:11Z | 2026-09-01 06:09:12.577 | +----------------------+--------------------------------------+ 2026-09-01 06:09:12.936 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-01 06:09:12.985 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-01 06:09:13.032 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-01 06:09:13.038 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-01 06:09:13.083 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-01 06:09:13.128 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-01 06:09:13.173 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-01 06:09:13.219 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-01 06:09:13.266 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.100/identity/v3 2026-09-01 06:09:13.314 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-01 06:09:13.357 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-01 06:09:13.401 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-01 06:09:13.445 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-01 06:09:13.449 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-01 06:09:13.499 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-01 06:09:13.542 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-01 06:09:13.586 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-01 06:09:13.630 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-01 06:09:13.674 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-01 06:09:13.699 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:13.703 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-01 06:09:13.706 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-01 06:09:13.752 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-01 06:09:13.776 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:13.780 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-01 06:09:13.825 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-01 06:09:13.869 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-01 06:09:13.915 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-01 06:09:13.919 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-01 06:09:13.963 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-01 06:09:14.008 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-01 06:09:14.033 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:14.037 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:09:14.083 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 00f5a94d-dba5-4527-9ce8-7a00c3b29ced 2026-09-01 06:09:14.125 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-01 06:09:14.170 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-01 06:09:14.214 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-01 06:09:14.261 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-01 06:09:14.285 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:14.289 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-01 06:09:14.293 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-01 06:09:14.297 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-01 06:09:14.301 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-01 06:09:14.305 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-01 06:09:14.309 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-01 06:09:14.337 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-01 06:09:14.341 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-01 06:09:14.386 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-01 06:09:14.433 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-01 06:09:14.477 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-01 06:09:14.521 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-01 06:09:14.565 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-01 06:09:14.610 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-01 06:09:14.656 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-01 06:09:14.707 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-01 06:09:14.750 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-01 06:09:14.754 | ++ 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-01 06:09:14.797 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-01 06:09:14.801 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-01 06:09:14.826 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:14.830 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-01 06:09:14.875 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-01 06:09:14.900 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:14.903 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-01 06:09:14.908 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-01 06:09:14.932 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:14.936 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-01 06:09:14.940 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-01 06:09:14.944 | ++ 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-01 06:09:14.989 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-01 06:09:15.035 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id bf9578d4-3bcd-4b65-a49e-a66850b977e0 2026-09-01 06:09:15.077 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-01 06:09:15.124 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-01 06:09:15.168 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-01 06:09:15.215 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-01 06:09:15.262 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-01 06:09:15.307 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-01 06:09:15.353 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-01 06:09:15.357 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-01 06:09:15.361 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-01 06:09:15.365 | ++ 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-01 06:09:15.412 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-01 06:09:15.419 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-01 06:09:15.419 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-01 06:09:15.425 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-01 06:09:15.430 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-01 06:09:15.474 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-01 06:09:15.478 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-01 06:09:15.482 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-01 06:09:15.486 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-01 06:09:15.489 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-01 06:09:15.532 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-01 06:09:15.575 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-01 06:09:15.619 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-01 06:09:15.665 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-01 06:09:15.710 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-01 06:09:15.754 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-01 06:09:15.758 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-01 06:09:15.763 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-01 06:09:15.789 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-01 06:09:15.837 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-01 06:09:15.841 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-01 06:09:15.846 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-01 06:09:15.872 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-01 06:09:15.917 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-01 06:09:15.921 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-01 06:09:15.925 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-01 06:09:15.930 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-01 06:09:15.955 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-01 06:09:16.001 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-01 06:09:16.005 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-01 06:09:16.010 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-01 06:09:16.036 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-01 06:09:16.083 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-01 06:09:16.128 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-01 06:09:16.132 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-01 06:09:16.176 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-01 06:09:16.180 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-01 06:09:16.184 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-01 06:09:16.188 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-01 06:09:16.216 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-01 06:09:16.220 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-01 06:09:16.265 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-01 06:09:16.290 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:16.294 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-01 06:09:16.339 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-01 06:09:16.343 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-01 06:09:16.347 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-01 06:09:16.350 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-01 06:09:16.354 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-01 06:09:16.357 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-01 06:09:16.361 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-01 06:09:16.364 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-01 06:09:16.368 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-01 06:09:16.396 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-01 06:09:16.400 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-01 06:09:16.447 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-01 06:09:16.451 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-01 06:09:16.455 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-01 06:09:16.459 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-01 06:09:16.505 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-01 06:09:16.552 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-01 06:09:16.598 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-01 06:09:16.601 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-01 06:09:16.605 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:16.609 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-01 06:09:16.634 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:16.638 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-01 06:09:16.687 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:16.691 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-01 06:09:16.716 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:16.720 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-01 06:09:16.764 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:16.768 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-01 06:09:16.792 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:16.796 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-01 06:09:16.841 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:16.845 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-01 06:09:16.871 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:16.875 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-01 06:09:16.920 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:16.923 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-01 06:09:16.949 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-01 06:09:16.953 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-01 06:09:16.997 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:17.001 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-01 06:09:17.026 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:17.030 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-01 06:09:17.074 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-01 06:09:17.077 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-01 06:09:17.103 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:09:17.107 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-01 06:09:17.151 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-01 06:09:17.154 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-01 06:09:17.198 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-01 06:09:17.202 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-01 06:09:17.247 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-01 06:09:17.251 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-01 06:09:17.296 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-01 06:09:17.300 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-01 06:09:17.345 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-01 06:09:17.349 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-01 06:09:17.394 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-01 06:09:17.398 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-01 06:09:17.402 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-01 06:09:17.407 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-01 06:09:17.413 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Fma2G4PDXK 2026-09-01 06:09:17.417 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-01 06:09:17.421 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-01 06:09:17.426 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-01 06:09:17.432 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.b9bygjoN0Q 2026-09-01 06:09:17.436 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.b9bygjoN0Q 2026-09-01 06:09:17.440 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-01 06:09:17.444 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.b9bygjoN0Q 2026-09-01 06:09:17.448 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-01 06:09:17.453 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-01 06:09:17.456 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-01 06:09:17.465 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:09:17.469 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:09:17.474 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:09:17.478 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-01 06:09:17.482 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-01 06:09:17.486 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-01 06:09:18.050 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-01 06:09:18.970 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-01 06:09:35.831 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-01 06:09:42.698 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-01 06:09:42.698 | ___________________________________ summary ____________________________________ 2026-09-01 06:09:42.699 | venv-tempest: skipped tests 2026-09-01 06:09:42.699 | congratulations :) 2026-09-01 06:09:42.753 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.b9bygjoN0Q -r requirements.txt 2026-09-01 06:09:43.664 | /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-01 06:09:43.664 | !! 2026-09-01 06:09:43.664 | 2026-09-01 06:09:43.665 | ******************************************************************************** 2026-09-01 06:09:43.665 | Requirements should be satisfied by a PEP 517 installer. 2026-09-01 06:09:43.665 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-01 06:09:43.665 | 2026-09-01 06:09:43.665 | This deprecation is overdue, please update your project and remove deprecated 2026-09-01 06:09:43.665 | calls to avoid build errors in the future. 2026-09-01 06:09:43.665 | ******************************************************************************** 2026-09-01 06:09:43.665 | 2026-09-01 06:09:43.665 | !! 2026-09-01 06:09:43.666 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-01 06:09:44.061 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-01 06:09:44.062 | !! 2026-09-01 06:09:44.062 | 2026-09-01 06:09:44.062 | ******************************************************************************** 2026-09-01 06:09:44.062 | Please avoid running ``setup.py`` directly. 2026-09-01 06:09:44.062 | Instead, use pypa/build, pypa/installer or other 2026-09-01 06:09:44.062 | standards-based tools. 2026-09-01 06:09:44.062 | 2026-09-01 06:09:44.062 | This deprecation is overdue, please update your project and remove deprecated 2026-09-01 06:09:44.062 | calls to avoid build errors in the future. 2026-09-01 06:09:44.062 | 2026-09-01 06:09:44.063 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-01 06:09:44.063 | ******************************************************************************** 2026-09-01 06:09:44.063 | 2026-09-01 06:09:44.063 | !! 2026-09-01 06:09:44.063 | self.initialize_options() 2026-09-01 06:09:44.063 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-01 06:09:44.063 | warnings.warn(msg) 2026-09-01 06:09:44.093 | /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-01 06:09:44.093 | !! 2026-09-01 06:09:44.093 | 2026-09-01 06:09:44.093 | ******************************************************************************** 2026-09-01 06:09:44.094 | 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-01 06:09:44.094 | 2026-09-01 06:09:44.094 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-01 06:09:44.094 | or your builds will no longer be supported. 2026-09-01 06:09:44.094 | 2026-09-01 06:09:44.094 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-01 06:09:44.094 | ******************************************************************************** 2026-09-01 06:09:44.094 | 2026-09-01 06:09:44.094 | !! 2026-09-01 06:09:44.094 | corresp(dist, value, root_dir) 2026-09-01 06:09:44.241 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-01 06:09:50.854 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-01 06:09:50.855 | venv-tempest run-test-pre: PYTHONHASHSEED='383011274' 2026-09-01 06:09:50.855 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.b9bygjoN0Q -r requirements.txt 2026-09-01 06:09:51.835 | 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-01 06:09:51.836 | 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-01 06:09:51.837 | 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-01 06:09:51.838 | 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-01 06:09:51.838 | 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-01 06:09:51.839 | 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-01 06:09:51.840 | 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-01 06:09:51.841 | 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-01 06:09:51.841 | 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-01 06:09:51.842 | 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-01 06:09:51.843 | 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-01 06:09:51.844 | 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-01 06:09:51.845 | 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-01 06:09:51.846 | 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-01 06:09:51.846 | 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-01 06:09:51.847 | 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-01 06:09:51.848 | 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-01 06:09:51.849 | 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-01 06:09:51.849 | 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-01 06:09:51.850 | 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-01 06:09:51.851 | 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-01 06:09:51.852 | 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-01 06:09:51.852 | 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-01 06:09:51.854 | 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-01 06:09:51.856 | 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-01 06:09:51.857 | 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-01 06:09:51.861 | 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-01 06:09:51.862 | 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-01 06:09:51.863 | 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-01 06:09:51.864 | 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-01 06:09:51.869 | 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-01 06:09:51.870 | 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-01 06:09:51.871 | 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-01 06:09:51.874 | 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-01 06:09:51.880 | 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-01 06:09:51.883 | 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-01 06:09:51.884 | 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-01 06:09:51.886 | 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-01 06:09:51.888 | 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-01 06:09:51.891 | 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-01 06:09:51.892 | 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-01 06:09:51.895 | 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-01 06:09:51.897 | 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-01 06:09:51.898 | 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-01 06:09:51.899 | 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-01 06:09:51.900 | 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-01 06:09:51.912 | 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-01 06:09:51.918 | 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-01 06:09:51.932 | 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-01 06:09:51.934 | 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-01 06:09:51.935 | 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-01 06:09:51.936 | 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-01 06:09:51.937 | 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-01 06:09:51.947 | 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-01 06:09:51.969 | 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-01 06:09:51.975 | 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-01 06:09:51.976 | 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-01 06:09:51.977 | 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-01 06:09:51.990 | 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-01 06:09:51.992 | 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-01 06:09:51.997 | 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-01 06:09:52.218 | ___________________________________ summary ____________________________________ 2026-09-01 06:09:52.219 | venv-tempest: commands succeeded 2026-09-01 06:09:52.219 | congratulations :) 2026-09-01 06:09:52.266 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.b9bygjoN0Q 2026-09-01 06:09:52.271 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-01 06:09:52.274 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-01 06:09:52.277 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-01 06:09:52.308 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Fma2G4PDXK 2026-09-01 06:09:53.224 | /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-01 06:09:53.224 | !! 2026-09-01 06:09:53.224 | 2026-09-01 06:09:53.224 | ******************************************************************************** 2026-09-01 06:09:53.224 | Requirements should be satisfied by a PEP 517 installer. 2026-09-01 06:09:53.224 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-01 06:09:53.224 | 2026-09-01 06:09:53.225 | This deprecation is overdue, please update your project and remove deprecated 2026-09-01 06:09:53.225 | calls to avoid build errors in the future. 2026-09-01 06:09:53.225 | ******************************************************************************** 2026-09-01 06:09:53.225 | 2026-09-01 06:09:53.225 | !! 2026-09-01 06:09:53.225 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-01 06:09:53.612 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-01 06:09:53.612 | !! 2026-09-01 06:09:53.613 | 2026-09-01 06:09:53.613 | ******************************************************************************** 2026-09-01 06:09:53.613 | Please avoid running ``setup.py`` directly. 2026-09-01 06:09:53.613 | Instead, use pypa/build, pypa/installer or other 2026-09-01 06:09:53.613 | standards-based tools. 2026-09-01 06:09:53.613 | 2026-09-01 06:09:53.613 | This deprecation is overdue, please update your project and remove deprecated 2026-09-01 06:09:53.613 | calls to avoid build errors in the future. 2026-09-01 06:09:53.613 | 2026-09-01 06:09:53.613 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-01 06:09:53.613 | ******************************************************************************** 2026-09-01 06:09:53.614 | 2026-09-01 06:09:53.614 | !! 2026-09-01 06:09:53.614 | self.initialize_options() 2026-09-01 06:09:53.614 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-01 06:09:53.614 | warnings.warn(msg) 2026-09-01 06:09:53.643 | /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-01 06:09:53.643 | !! 2026-09-01 06:09:53.644 | 2026-09-01 06:09:53.644 | ******************************************************************************** 2026-09-01 06:09:53.644 | 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-01 06:09:53.644 | 2026-09-01 06:09:53.644 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-01 06:09:53.644 | or your builds will no longer be supported. 2026-09-01 06:09:53.644 | 2026-09-01 06:09:53.644 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-01 06:09:53.644 | ******************************************************************************** 2026-09-01 06:09:53.644 | 2026-09-01 06:09:53.644 | !! 2026-09-01 06:09:53.644 | corresp(dist, value, root_dir) 2026-09-01 06:09:53.789 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-01 06:10:00.538 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-01 06:10:00.538 | venv-tempest run-test-pre: PYTHONHASHSEED='3910914669' 2026-09-01 06:10:00.539 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Fma2G4PDXK 2026-09-01 06:10:04.712 | ___________________________________ summary ____________________________________ 2026-09-01 06:10:04.712 | venv-tempest: commands succeeded 2026-09-01 06:10:04.713 | congratulations :) 2026-09-01 06:10:04.762 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-01 06:10:04.779 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:10:04.782 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-01 06:10:04.785 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-01 06:10:04.803 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-01 06:10:04.806 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-01 06:10:04.808 | ++ 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-01 06:10:04.812 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-01 06:10:04.815 | ++ 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-01 06:10:04.818 | +++ 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-01 06:10:04.821 | +++ 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-01 06:10:04.824 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-01 06:10:04.828 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-01 06:10:04.831 | +++ 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-01 06:10:04.857 | +++ 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-01 06:10:04.880 | ++ 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-01 06:10:04.883 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-01 06:10:04.886 | ++ 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-01 06:10:04.923 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-01 06:10:04.926 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-01 06:10:04.930 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-01 06:10:04.968 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-01 06:10:04.972 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-01 06:10:04.975 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-01 06:10:05.011 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-01 06:10:05.011 | ' 2026-09-01 06:10:05.014 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-01 06:10:05.017 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-01 06:10:05.020 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-01 06:10:05.022 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-01 06:10:05.026 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-01 06:10:05.026 | /opt/stack/tempest /opt/stack/tempest 2026-09-01 06:10:05.028 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-01 06:10:05.031 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-01 06:10:05.031 | /opt/stack/tempest 2026-09-01 06:10:05.034 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-01 06:10:05.037 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-01 06:10:05.040 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-01 06:10:05.043 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-01 06:10:05.046 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-01 06:10:05.050 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-01 06:10:05.053 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-01 06:10:05.056 | + functions-common:run_plugins:1837 : local plugins= 2026-09-01 06:10:05.059 | + functions-common:run_plugins:1838 : local plugin 2026-09-01 06:10:05.063 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-01 06:10:05.066 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-01 06:10:05.069 | + inc/meta-config:merge_config_group:171 : shift 2026-09-01 06:10:05.072 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-01 06:10:05.075 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:10:05.078 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-01 06:10:05.081 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-01 06:10:05.085 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-01 06:10:05.088 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-01 06:10:05.092 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-01 06:10:05.095 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-01 06:10:05.098 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-01 06:10:05.098 | /^\[\[.+\|.*\]\]/ { 2026-09-01 06:10:05.098 | gsub("[][]", "", $1); 2026-09-01 06:10:05.098 | split($1, a, "|"); 2026-09-01 06:10:05.098 | if (a[1] == matchgroup) 2026-09-01 06:10:05.099 | print a[2] 2026-09-01 06:10:05.099 | } 2026-09-01 06:10:05.099 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 139 osc 431 apt-get 194 test_with_retry 7 dbsync 8 pip_install 173 apt-get-update 5 run_process 44 git_timed 447 ------------------------- Unaccounted time 95 ========================= Total runtime 1572 ================= Async summary ================= Time spent in the background minus waits: 524 sec Elapsed time: 1572 sec Time if we did everything serially: 2096 sec Speedup: 1.33333 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21014 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 62 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5310 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 252 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | placement | UPDATE | 3 | | cinder | UPDATE | 5 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 22 | +------------+-----------+-------+ This is your host IP address: 192.168.122.100 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.100/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