2026-07-06 09:36:22.381 | + ./stack.sh:main:488 : exec 2026-07-06 09:36:22.381 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-113622' 2026-07-06 09:36:22.381 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-06-113622.summary.2026-07-06-113622 2026-07-06 09:36:22.381 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:36:22.381 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-06-113622 2026-07-06 09:36:22.381 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-113622 /opt/stack/logs/stack.sh.log 2026-07-06 09:36:22.381 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-06-113622.summary.2026-07-06-113622 /opt/stack/logs/stack.sh.log.summary 2026-07-06 09:36:22.382 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-06 09:36:22.382 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-06 09:36:22.382 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-06 09:36:22.382 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-06 09:36:22.382 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-06 09:36:22.382 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-06 09:36:22.382 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-06 09:36:22.383 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 09:36:22.383 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-06 09:36:22.383 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-06 09:36:22.383 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 09:36:22.383 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-06 09:36:22.383 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-06 09:36:22.383 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-06 09:36:22.384 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-06 09:36:22.384 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-06 09:36:22.384 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-06 09:36:22.385 | + ./stack.sh:main:574 : set -o errexit 2026-07-06 09:36:22.386 | + ./stack.sh:main:577 : uname -a 2026-07-06 09:36:22.388 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-06 09:36:22.390 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-06 09:36:22.392 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-06 09:36:22.396 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-06 09:36:22.431 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-06 09:36:22.448 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-06 09:36:22.450 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-06 09:36:22.464 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-06 09:36:22.467 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-06 09:36:22.481 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-06 09:36:22.484 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-06 09:36:22.497 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-06 09:36:22.500 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-06 09:36:22.502 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-06 09:36:22.505 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-06 09:36:22.518 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-06 09:36:22.521 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-06 09:36:22.534 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-06 09:36:22.536 | + ./stack.sh:main:591 : tune_host 2026-07-06 09:36:22.538 | + lib/host:tune_host:125 : configure_host_mem 2026-07-06 09:36:22.540 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-06 09:36:22.542 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-06 09:36:22.544 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-06 09:36:22.546 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-06 09:36:22.548 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-06 09:36:22.550 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:36:22.552 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:36:22.554 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-06 09:36:22.556 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:36:22.558 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:36:22.560 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:36:22.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:36:22.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:36:22.566 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:36:22.568 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-06 09:36:22.570 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-06 09:36:22.572 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-06 09:36:22.575 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-06 09:36:22.578 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-06 09:36:22.580 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-06 09:36:22.582 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-06 09:36:22.584 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:36:22.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:36:22.588 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:36:22.591 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330582589 2026-07-06 09:36:22.593 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-06 09:36:22.595 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-06 09:36:22.597 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-06 09:36:22.736 | Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-06 09:36:22.737 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-06 09:36:22.739 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-06 09:36:22.757 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-06 09:36:22.782 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-06 09:36:25.959 | Fetched 4747 B in 0s (9841 B/s) 2026-07-06 09:36:27.536 | Reading package lists... 2026-07-06 09:36:27.564 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-06 09:36:27.567 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-06 09:36:27.569 | + functions-common:time_stop:2420 : local name 2026-07-06 09:36:27.572 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:36:27.574 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:36:27.576 | + functions-common:time_stop:2423 : local total 2026-07-06 09:36:27.579 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:36:27.581 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-06 09:36:27.583 | + functions-common:time_stop:2427 : start_time=1783330582589 2026-07-06 09:36:27.585 | + functions-common:time_stop:2429 : [[ -z 1783330582589 ]] 2026-07-06 09:36:27.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:36:27.591 | + functions-common:time_stop:2432 : end_time=1783330587589 2026-07-06 09:36:27.593 | + functions-common:time_stop:2433 : elapsed_time=5000 2026-07-06 09:36:27.596 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:36:27.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:36:27.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5000 2026-07-06 09:36:27.601 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-06 09:36:27.604 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:36:27.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:36:27.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:36:27.611 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-06 09:36:27.631 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-06 09:36:27.668 | Reading package lists... 2026-07-06 09:36:28.093 | Building dependency tree... 2026-07-06 09:36:28.095 | Reading state information... 2026-07-06 09:36:28.646 | The following packages were automatically installed and are no longer required: 2026-07-06 09:36:28.648 | libfwupd2 libgusb2 2026-07-06 09:36:28.648 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:36:28.688 | The following NEW packages will be installed: 2026-07-06 09:36:28.690 | ksmtuned 2026-07-06 09:36:28.769 | 0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded. 2026-07-06 09:36:28.769 | Need to get 7444 B of archives. 2026-07-06 09:36:28.769 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-06 09:36:28.769 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-06 09:36:28.988 | perl: warning: Setting locale failed. 2026-07-06 09:36:28.988 | perl: warning: Please check that your locale settings: 2026-07-06 09:36:28.988 | LANGUAGE = (unset), 2026-07-06 09:36:28.988 | LC_ALL = "en_US.utf8", 2026-07-06 09:36:28.988 | LANG = "de_DE.UTF-8" 2026-07-06 09:36:28.988 | are supported and installed on your system. 2026-07-06 09:36:28.988 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:36:29.083 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:36:29.084 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:36:29.084 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:36:29.285 | Fetched 7444 B in 0s (153 kB/s) 2026-07-06 09:36:29.328 | Selecting previously unselected package ksmtuned. 2026-07-06 09:36:29.643 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-06 09:36:29.648 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-06 09:36:29.661 | Unpacking ksmtuned (4.20150326) ... 2026-07-06 09:36:29.720 | Setting up ksmtuned (4.20150326) ... 2026-07-06 09:36:29.929 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-06 09:36:30.117 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-06 09:36:30.798 | perl: warning: Setting locale failed. 2026-07-06 09:36:30.798 | perl: warning: Please check that your locale settings: 2026-07-06 09:36:30.798 | LANGUAGE = (unset), 2026-07-06 09:36:30.799 | LC_ALL = "en_US.utf8", 2026-07-06 09:36:30.799 | LANG = "de_DE.UTF-8" 2026-07-06 09:36:30.799 | are supported and installed on your system. 2026-07-06 09:36:30.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:36:30.942 | perl: warning: Setting locale failed. 2026-07-06 09:36:30.942 | perl: warning: Please check that your locale settings: 2026-07-06 09:36:30.942 | LANGUAGE = (unset), 2026-07-06 09:36:30.942 | LC_ALL = "en_US.utf8", 2026-07-06 09:36:30.942 | LANG = "de_DE.UTF-8" 2026-07-06 09:36:30.942 | are supported and installed on your system. 2026-07-06 09:36:30.942 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:36:30.991 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:36:30.991 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:36:30.991 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:36:31.058 | perl: warning: Setting locale failed. 2026-07-06 09:36:31.058 | perl: warning: Please check that your locale settings: 2026-07-06 09:36:31.058 | LANGUAGE = (unset), 2026-07-06 09:36:31.059 | LC_ALL = "en_US.utf8", 2026-07-06 09:36:31.059 | LANG = "de_DE.UTF-8" 2026-07-06 09:36:31.059 | are supported and installed on your system. 2026-07-06 09:36:31.059 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:36:31.597 | 2026-07-06 09:36:31.597 | Running kernel seems to be up-to-date. 2026-07-06 09:36:31.597 | 2026-07-06 09:36:31.598 | No services need to be restarted. 2026-07-06 09:36:31.598 | 2026-07-06 09:36:31.598 | No containers need to be restarted. 2026-07-06 09:36:31.598 | 2026-07-06 09:36:31.598 | No user sessions are running outdated binaries. 2026-07-06 09:36:31.598 | 2026-07-06 09:36:31.598 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:36:33.576 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:36:33.579 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:36:33.581 | + functions-common:time_stop:2420 : local name 2026-07-06 09:36:33.582 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:36:33.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:36:33.586 | + functions-common:time_stop:2423 : local total 2026-07-06 09:36:33.588 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:36:33.590 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:36:33.592 | + functions-common:time_stop:2427 : start_time=1783330587628 2026-07-06 09:36:33.593 | + functions-common:time_stop:2429 : [[ -z 1783330587628 ]] 2026-07-06 09:36:33.596 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:36:33.599 | + functions-common:time_stop:2432 : end_time=1783330593597 2026-07-06 09:36:33.602 | + functions-common:time_stop:2433 : elapsed_time=5969 2026-07-06 09:36:33.604 | + functions-common:time_stop:2434 : total=1066 2026-07-06 09:36:33.605 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:36:33.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7035 2026-07-06 09:36:33.610 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:36:33.613 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-06 09:36:33.627 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-06 09:36:33.629 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-06 09:36:33.630 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-06 09:36:33.632 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-06 09:36:33.635 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-06 09:36:33.637 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-06 09:36:33.638 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-06 09:36:33.648 | 0 2026-07-06 09:36:33.652 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-06 09:36:33.654 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-06 09:36:33.657 | + lib/host:tune_host:126 : configure_host_net 2026-07-06 09:36:33.660 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-06 09:36:33.662 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-06 09:36:33.665 | + ./stack.sh:main:597 : fetch_plugins 2026-07-06 09:36:33.666 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-06 09:36:33.669 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-06 09:36:33.671 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-06 09:36:33.674 | + functions-common:fetch_plugins:1771 : return 2026-07-06 09:36:33.676 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-06 09:36:33.679 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-06 09:36:33.680 | + functions-common:run_phase:1849 : local phase= 2026-07-06 09:36:33.682 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 09:36:33.684 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 09:36:33.686 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 09:36:33.688 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 09:36:33.690 | + functions-common:run_phase:1858 : local extra 2026-07-06 09:36:33.694 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 09:36:33.698 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 09:36:33.700 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 09:36:33.702 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 09:36:33.704 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-06 09:36:33.706 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 09:36:33.721 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:36:33.723 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 09:36:33.726 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 09:36:33.728 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 09:36:33.730 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 09:36:33.732 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 09:36:33.733 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-06 09:36:33.736 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-06 09:36:33.738 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-06 09:36:33.740 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-06 09:36:33.742 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 09:36:33.745 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-06 09:36:33.747 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-06 09:36:33.749 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-06 09:36:33.752 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-06 09:36:33.754 | + functions-common:plugin_override_defaults:1812 : return 2026-07-06 09:36:33.757 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-06 09:36:33.773 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-06 09:36:33.776 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-06 09:36:33.788 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:36:33.791 | +++ lib/tls:source:43 : hostname -f 2026-07-06 09:36:33.795 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-06 09:36:33.797 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-06 09:36:33.799 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-06 09:36:33.802 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-06 09:36:33.804 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-06 09:36:33.806 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-06 09:36:33.809 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-06 09:36:33.812 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-06 09:36:33.814 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-06 09:36:33.818 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-06 09:36:33.820 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-06 09:36:33.834 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-06 09:36:33.852 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-06 09:36:33.867 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-06 09:36:33.882 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-06 09:36:33.916 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-06 09:36:33.986 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-06 09:36:34.076 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-06 09:36:34.100 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-06 09:36:34.151 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-06 09:36:34.197 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-06 09:36:34.199 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-06 09:36:34.216 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:36:34.218 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-06 09:36:34.220 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-06 09:36:34.224 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-06 09:36:34.226 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-06 09:36:34.228 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-06 09:36:34.245 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 09:36:34.247 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 09:36:34.250 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-06 09:36:34.253 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-06 09:36:34.256 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-06 09:36:34.258 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 09:36:34.260 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-06 09:36:34.263 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-06 09:36:34.266 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 09:36:34.269 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-06 09:36:34.286 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-06 09:36:34.289 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-06 09:36:34.291 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-06 09:36:34.293 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-06 09:36:34.296 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-06 09:36:34.298 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-06 09:36:34.300 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-06 09:36:34.303 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-06 09:36:34.305 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-06 09:36:34.307 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-06 09:36:34.310 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-06 09:36:34.312 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-06 09:36:34.314 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.246 2026-07-06 09:36:34.317 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-06 09:36:34.320 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-06 09:36:34.323 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 09:36:34.323 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 09:36:34.328 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-06 09:36:34.330 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-06 09:36:34.332 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-06 09:36:34.334 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-06 09:36:34.337 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-06 09:36:34.340 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-06 09:36:34.357 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-06 09:36:34.360 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.246 2026-07-06 09:36:34.363 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.246 2026-07-06 09:36:34.364 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 09:36:34.368 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.246 2026-07-06 09:36:34.371 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-06 09:36:34.373 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-06 09:36:34.375 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-06 09:36:34.377 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-06 09:36:34.379 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-06 09:36:34.381 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-06 09:36:34.383 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-06 09:36:34.385 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-06 09:36:34.387 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-06 09:36:34.389 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-06 09:36:34.390 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-06 09:36:34.393 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-06 09:36:34.395 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-06 09:36:34.397 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-06 09:36:34.399 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-06 09:36:34.402 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-06 09:36:34.404 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-06 09:36:34.406 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-06 09:36:34.408 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:36:34.411 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-06 09:36:34.413 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-06 09:36:34.416 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-06 09:36:34.431 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-06 09:36:34.432 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-06 09:36:34.435 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 09:36:34.439 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-06 09:36:34.441 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 09:36:34.443 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-06 09:36:34.445 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 09:36:34.447 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-06 09:36:34.449 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 09:36:34.451 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-06 09:36:34.453 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-06 09:36:34.455 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-06 09:36:34.457 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-06 09:36:34.460 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-06 09:36:34.463 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-06 09:36:34.465 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-06 09:36:34.467 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-06 09:36:34.469 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-06 09:36:34.472 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-06 09:36:34.475 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-06 09:36:34.588 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-06 09:36:34.603 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-06 09:36:34.605 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-06 09:36:34.608 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-06 09:36:34.610 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-06 09:36:34.613 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-06 09:36:34.616 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-06 09:36:34.618 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-06 09:36:34.621 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-06 09:36:34.623 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-06 09:36:34.626 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-06 09:36:34.628 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-06 09:36:34.631 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-06 09:36:34.633 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-06 09:36:34.636 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-06 09:36:34.638 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-06 09:36:34.641 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-06 09:36:34.643 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-06 09:36:34.646 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-06 09:36:34.648 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-06 09:36:34.651 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-06 09:36:34.655 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-06 09:36:34.658 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-06 09:36:34.658 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-06 09:36:34.658 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-06 09:36:34.663 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=21:6373:138f 2026-07-06 09:36:34.665 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-06 09:36:34.668 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-06 09:36:34.670 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-06 09:36:34.673 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-06 09:36:34.675 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd21:6373:138f::/56 2026-07-06 09:36:34.679 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-06 09:36:34.682 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd21:6373:138f::/56 2026-07-06 09:36:34.686 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd21:6373:138f::/64 2026-07-06 09:36:34.689 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-06 09:36:34.691 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-06 09:36:34.694 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-06 09:36:34.696 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 09:36:34.699 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-06 09:36:34.701 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-06 09:36:34.704 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-06 09:36:34.706 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-06 09:36:34.709 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-06 09:36:34.711 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-06 09:36:34.714 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-06 09:36:34.716 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-06 09:36:34.719 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-06 09:36:34.721 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd21:6373:138f::/56 2026-07-06 09:36:34.724 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-06 09:36:34.726 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-06 09:36:34.731 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-06 09:36:34.731 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-06 09:36:34.731 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-06 09:36:34.737 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-06 09:36:34.742 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-06 09:36:34.743 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-06 09:36:34.744 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-06 09:36:34.749 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-06 09:36:34.754 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-06 09:36:34.757 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-06 09:36:34.759 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-06 09:36:34.762 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-06 09:36:34.765 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-06 09:36:34.768 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-06 09:36:34.770 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-06 09:36:34.773 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-06 09:36:34.775 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-06 09:36:34.794 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-06 09:36:34.810 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-06 09:36:34.826 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-06 09:36:34.840 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-06 09:36:34.856 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-06 09:36:34.892 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-06 09:36:34.896 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-06 09:36:34.899 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-06 09:36:34.901 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-06 09:36:34.905 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 09:36:34.908 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-06 09:36:34.925 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-06 09:36:34.928 | + ./stack.sh:main:632 : run_phase source 2026-07-06 09:36:34.930 | + functions-common:run_phase:1848 : local mode=source 2026-07-06 09:36:34.933 | + functions-common:run_phase:1849 : local phase= 2026-07-06 09:36:34.936 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 09:36:34.939 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 09:36:34.942 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 09:36:34.945 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 09:36:34.948 | + functions-common:run_phase:1858 : local extra 2026-07-06 09:36:34.952 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 09:36:34.956 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 09:36:34.958 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 09:36:34.962 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 09:36:34.964 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-06 09:36:34.967 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 09:36:34.985 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:36:34.988 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 09:36:34.991 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-06 09:36:35.040 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-06 09:36:35.043 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-06 09:36:35.046 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-06 09:36:35.048 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-06 09:36:35.051 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-06 09:36:35.054 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-06 09:36:35.056 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-06 09:36:35.059 | + functions-common:load_plugin_settings:1789 : return 2026-07-06 09:36:35.062 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-06 09:36:35.064 | + functions-common:verify_disabled_services:2131 : local service 2026-07-06 09:36:35.067 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.070 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-06 09:36:35.073 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.076 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-06 09:36:35.079 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.081 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-06 09:36:35.084 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.087 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-06 09:36:35.090 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.093 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-06 09:36:35.096 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.098 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-06 09:36:35.101 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.104 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-06 09:36:35.107 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.110 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-06 09:36:35.113 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.115 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-06 09:36:35.118 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.121 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-06 09:36:35.124 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.126 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-06 09:36:35.129 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.132 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-06 09:36:35.135 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.138 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-06 09:36:35.141 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.144 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-06 09:36:35.147 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.150 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-06 09:36:35.153 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.155 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-06 09:36:35.158 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.161 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-06 09:36:35.164 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.167 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-06 09:36:35.169 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.172 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-06 09:36:35.175 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.178 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-06 09:36:35.180 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.183 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-06 09:36:35.186 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.189 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-06 09:36:35.191 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.194 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-06 09:36:35.197 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.200 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-06 09:36:35.203 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 09:36:35.205 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-06 09:36:35.209 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-06 09:36:35.211 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 09:36:35.214 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-06 09:36:35.234 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:36:35.237 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-06 09:36:35.240 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-06 09:36:35.242 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-06 09:36:35.261 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:36:35.263 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-06 09:36:35.266 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-06 09:36:35.269 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-06 09:36:35.272 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-06 09:36:35.275 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-06 09:36:35.277 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-06 09:36:35.280 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-06 09:36:35.283 | + lib/database:initialize_database_backends:92 : return 0 2026-07-06 09:36:35.286 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-06 09:36:35.286 | Using mysql database backend 2026-07-06 09:36:35.289 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-06 09:36:35.308 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-06 09:36:35.312 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-06 09:36:35.314 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 09:36:35.316 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-06 09:36:35.320 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 09:36:35.323 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-06 09:36:35.343 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:36:35.346 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-06 09:36:35.368 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-06 09:36:35.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:36:35.394 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-06 09:36:35.415 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-06 09:36:35.437 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-06 09:36:35.458 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:36:35.462 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-06 09:36:35.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:36:35.484 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-06 09:36:35.487 | + functions-common:save_stackenv:65 : local tag=765 2026-07-06 09:36:35.491 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 09:36:35.497 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-113635 2026-07-06 09:36:35.500 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-113635 765' 2026-07-06 09:36:35.502 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.505 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 09:36:35.508 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.512 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 09:36:35.516 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.519 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 09:36:35.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.527 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 09:36:35.530 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.534 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.246 2026-07-06 09:36:35.536 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.539 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.246/identity 2026-07-06 09:36:35.541 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.545 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-113622 2026-07-06 09:36:35.549 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.551 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 09:36:35.554 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.557 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.246 2026-07-06 09:36:35.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.563 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 09:36:35.566 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.569 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 09:36:35.572 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.575 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 09:36:35.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.582 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 09:36:35.585 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.587 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.246 2026-07-06 09:36:35.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:36:35.593 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 09:36:35.596 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-06 09:36:35.600 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-06 09:36:35.604 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-06 09:36:35.606 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-06 09:36:35.608 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:36:35.611 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:36:35.614 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:36:35.618 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:36:35.622 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:36:35.625 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:36:35.648 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:36:35.651 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:36:35.655 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:36:35.659 | + functions-common:git_clone:610 : echo master 2026-07-06 09:36:35.660 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:36:35.666 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-06 09:36:35.670 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:36:35.673 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-06 09:36:35.676 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:36:35.679 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:36:35.682 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:36:35.685 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:36:35.688 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:36:35.691 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:36:35.694 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:36:35.698 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:36:35.701 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:36:35.706 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330595703 2026-07-06 09:36:35.709 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-06 09:36:35.713 | Cloning into '/opt/stack/requirements'... 2026-07-06 09:36:40.298 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:36:40.302 | + functions-common:time_stop:2420 : local name 2026-07-06 09:36:40.305 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:36:40.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:36:40.312 | + functions-common:time_stop:2423 : local total 2026-07-06 09:36:40.316 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:36:40.318 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:36:40.322 | + functions-common:time_stop:2427 : start_time=1783330595703 2026-07-06 09:36:40.325 | + functions-common:time_stop:2429 : [[ -z 1783330595703 ]] 2026-07-06 09:36:40.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:36:40.335 | + functions-common:time_stop:2432 : end_time=1783330600331 2026-07-06 09:36:40.338 | + functions-common:time_stop:2433 : elapsed_time=4628 2026-07-06 09:36:40.342 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:36:40.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:36:40.348 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4628 2026-07-06 09:36:40.352 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-06 09:36:40.356 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:36:40.359 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:36:40.363 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:36:40.366 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:36:40.370 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:36:40.373 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:36:40.377 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:36:40.380 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:36:40.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:36:40.389 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:36:40.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330600390 2026-07-06 09:36:40.397 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:36:40.946 | From https://review.opendev.org/openstack/requirements 2026-07-06 09:36:40.947 | * branch master -> FETCH_HEAD 2026-07-06 09:36:40.957 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:36:40.961 | + functions-common:time_stop:2420 : local name 2026-07-06 09:36:40.965 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:36:40.968 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:36:40.971 | + functions-common:time_stop:2423 : local total 2026-07-06 09:36:40.975 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:36:40.978 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:36:40.982 | + functions-common:time_stop:2427 : start_time=1783330600390 2026-07-06 09:36:40.985 | + functions-common:time_stop:2429 : [[ -z 1783330600390 ]] 2026-07-06 09:36:40.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:36:40.995 | + functions-common:time_stop:2432 : end_time=1783330600991 2026-07-06 09:36:40.998 | + functions-common:time_stop:2433 : elapsed_time=601 2026-07-06 09:36:41.001 | + functions-common:time_stop:2434 : total=4628 2026-07-06 09:36:41.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:36:41.008 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5229 2026-07-06 09:36:41.012 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:36:41.015 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:36:41.019 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:36:41.022 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:36:41.025 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:36:41.029 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:36:41.031 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:36:41.034 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:36:41.038 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:36:41.042 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:36:41.047 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330601043 2026-07-06 09:36:41.051 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:36:41.066 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:36:41.066 | 2026-07-06 09:36:41.066 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:36:41.066 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:36:41.066 | state without impacting any branches by switching back to a branch. 2026-07-06 09:36:41.067 | 2026-07-06 09:36:41.067 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:36:41.067 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:36:41.067 | 2026-07-06 09:36:41.067 | git switch -c 2026-07-06 09:36:41.067 | 2026-07-06 09:36:41.067 | Or undo this operation with: 2026-07-06 09:36:41.067 | 2026-07-06 09:36:41.067 | git switch - 2026-07-06 09:36:41.067 | 2026-07-06 09:36:41.067 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:36:41.068 | 2026-07-06 09:36:41.068 | HEAD is now at 7653bc27 Merge "update constraint for keystoneauth1 to new release 5.15.0" 2026-07-06 09:36:41.072 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:36:41.076 | + functions-common:time_stop:2420 : local name 2026-07-06 09:36:41.079 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:36:41.083 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:36:41.086 | + functions-common:time_stop:2423 : local total 2026-07-06 09:36:41.090 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:36:41.093 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:36:41.097 | + functions-common:time_stop:2427 : start_time=1783330601043 2026-07-06 09:36:41.101 | + functions-common:time_stop:2429 : [[ -z 1783330601043 ]] 2026-07-06 09:36:41.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:36:41.110 | + functions-common:time_stop:2432 : end_time=1783330601106 2026-07-06 09:36:41.114 | + functions-common:time_stop:2433 : elapsed_time=63 2026-07-06 09:36:41.117 | + functions-common:time_stop:2434 : total=5229 2026-07-06 09:36:41.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:36:41.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5292 2026-07-06 09:36:41.128 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-06 09:36:41.147 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-06 09:36:41.152 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:36:41.152 | + functions-common:git_clone:673 : head -1 2026-07-06 09:36:41.157 | 7653bc27 Merge "update constraint for keystoneauth1 to new release 5.15.0" 2026-07-06 09:36:41.161 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:36:41.165 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-06 09:36:41.169 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:36:41.173 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-06 09:36:41.177 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-06 09:36:41.181 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-06 09:36:41.184 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-06 09:36:41.188 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-06 09:36:41.190 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-06 09:36:41.194 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-06 09:36:41.197 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-06 09:36:41.201 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-06 09:36:41.206 | ++ tools/install_prereqs.sh:source:47 : NOW=1783330601 2026-07-06 09:36:41.211 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-06 09:36:41.217 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-06 09:36:41.222 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-06 09:36:41.225 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783330601 2026-07-06 09:36:41.228 | ++ tools/install_prereqs.sh:source:50 : [[ 1783330601 -lt 7200 ]] 2026-07-06 09:36:41.231 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-06 09:36:41.235 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-06 09:36:41.238 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-06 09:36:41.242 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-06 09:36:41.246 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-06 09:36:41.249 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-06 09:36:41.253 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-06 09:36:41.259 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 09:36:41.292 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-06 09:36:41.292 | apache2-dev 2026-07-06 09:36:41.292 | bc 2026-07-06 09:36:41.292 | bsdmainutils 2026-07-06 09:36:41.293 | curl 2026-07-06 09:36:41.293 | g++ 2026-07-06 09:36:41.293 | gawk 2026-07-06 09:36:41.293 | gcc 2026-07-06 09:36:41.293 | gettext 2026-07-06 09:36:41.293 | git 2026-07-06 09:36:41.293 | graphviz 2026-07-06 09:36:41.293 | iputils-ping 2026-07-06 09:36:41.293 | libffi-dev 2026-07-06 09:36:41.293 | libjpeg-dev 2026-07-06 09:36:41.293 | libpq-dev 2026-07-06 09:36:41.294 | libssl-dev 2026-07-06 09:36:41.294 | libsystemd-dev 2026-07-06 09:36:41.294 | libxml2-dev 2026-07-06 09:36:41.294 | libxslt1-dev 2026-07-06 09:36:41.294 | libyaml-dev 2026-07-06 09:36:41.294 | lsof 2026-07-06 09:36:41.294 | openssh-server 2026-07-06 09:36:41.295 | openssl 2026-07-06 09:36:41.295 | pkg-config 2026-07-06 09:36:41.295 | psmisc 2026-07-06 09:36:41.295 | python3-dev 2026-07-06 09:36:41.295 | python3-pip 2026-07-06 09:36:41.295 | python3-systemd 2026-07-06 09:36:41.295 | python3-venv 2026-07-06 09:36:41.295 | tar 2026-07-06 09:36:41.296 | tcpdump 2026-07-06 09:36:41.296 | unzip 2026-07-06 09:36:41.296 | uuid-runtime 2026-07-06 09:36:41.296 | wget 2026-07-06 09:36:41.296 | zlib1g-dev 2026-07-06 09:36:41.296 | libkrb5-dev 2026-07-06 09:36:41.296 | libldap2-dev 2026-07-06 09:36:41.296 | libsasl2-dev 2026-07-06 09:36:41.297 | memcached 2026-07-06 09:36:41.297 | python3-mysqldb 2026-07-06 09:36:41.297 | sqlite3 2026-07-06 09:36:41.297 | conntrack 2026-07-06 09:36:41.297 | curl 2026-07-06 09:36:41.297 | ebtables 2026-07-06 09:36:41.297 | genisoimage 2026-07-06 09:36:41.297 | iptables 2026-07-06 09:36:41.298 | iputils-arping 2026-07-06 09:36:41.298 | kpartx 2026-07-06 09:36:41.298 | libjs-jquery-tablesorter 2026-07-06 09:36:41.298 | parted 2026-07-06 09:36:41.298 | pm-utils 2026-07-06 09:36:41.298 | python3-mysqldb 2026-07-06 09:36:41.298 | socat 2026-07-06 09:36:41.298 | sqlite3 2026-07-06 09:36:41.299 | sudo 2026-07-06 09:36:41.299 | vlan 2026-07-06 09:36:41.299 | lsscsi 2026-07-06 09:36:41.299 | open-iscsi 2026-07-06 09:36:41.299 | cryptsetup 2026-07-06 09:36:41.299 | dosfstools 2026-07-06 09:36:41.299 | genisoimage 2026-07-06 09:36:41.300 | gir1.2-libosinfo-1.0 2026-07-06 09:36:41.300 | netcat-openbsd 2026-07-06 09:36:41.300 | open-iscsi 2026-07-06 09:36:41.300 | qemu-utils 2026-07-06 09:36:41.300 | sg3-utils 2026-07-06 09:36:41.300 | sysfsutils 2026-07-06 09:36:41.300 | lvm2 2026-07-06 09:36:41.300 | qemu-utils 2026-07-06 09:36:41.301 | thin-provisioning-tools 2026-07-06 09:36:41.301 | acl 2026-07-06 09:36:41.301 | dnsmasq-base 2026-07-06 09:36:41.301 | dnsmasq-utils 2026-07-06 09:36:41.301 | ebtables 2026-07-06 09:36:41.301 | haproxy 2026-07-06 09:36:41.301 | iptables 2026-07-06 09:36:41.302 | iputils-arping 2026-07-06 09:36:41.302 | iputils-ping 2026-07-06 09:36:41.302 | postgresql-server-dev-all 2026-07-06 09:36:41.302 | python3-mysqldb 2026-07-06 09:36:41.302 | sqlite3 2026-07-06 09:36:41.302 | sudo 2026-07-06 09:36:41.302 | vlan 2026-07-06 09:36:41.302 | pcp' 2026-07-06 09:36:41.303 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-06 09:36:41.324 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-06 09:36:41.324 | apache2-dev 2026-07-06 09:36:41.324 | bc 2026-07-06 09:36:41.324 | bsdmainutils 2026-07-06 09:36:41.324 | curl 2026-07-06 09:36:41.324 | g++ 2026-07-06 09:36:41.325 | gawk 2026-07-06 09:36:41.325 | gcc 2026-07-06 09:36:41.325 | gettext 2026-07-06 09:36:41.325 | git 2026-07-06 09:36:41.325 | graphviz 2026-07-06 09:36:41.325 | iputils-ping 2026-07-06 09:36:41.325 | libffi-dev 2026-07-06 09:36:41.325 | libjpeg-dev 2026-07-06 09:36:41.326 | libpq-dev 2026-07-06 09:36:41.326 | libssl-dev 2026-07-06 09:36:41.326 | libsystemd-dev 2026-07-06 09:36:41.326 | libxml2-dev 2026-07-06 09:36:41.326 | libxslt1-dev 2026-07-06 09:36:41.326 | libyaml-dev 2026-07-06 09:36:41.326 | lsof 2026-07-06 09:36:41.327 | openssh-server 2026-07-06 09:36:41.327 | openssl 2026-07-06 09:36:41.327 | pkg-config 2026-07-06 09:36:41.327 | psmisc 2026-07-06 09:36:41.327 | python3-dev 2026-07-06 09:36:41.327 | python3-pip 2026-07-06 09:36:41.327 | python3-systemd 2026-07-06 09:36:41.327 | python3-venv 2026-07-06 09:36:41.328 | tar 2026-07-06 09:36:41.328 | tcpdump 2026-07-06 09:36:41.328 | unzip 2026-07-06 09:36:41.328 | uuid-runtime 2026-07-06 09:36:41.328 | wget 2026-07-06 09:36:41.328 | zlib1g-dev 2026-07-06 09:36:41.328 | libkrb5-dev 2026-07-06 09:36:41.329 | libldap2-dev 2026-07-06 09:36:41.329 | libsasl2-dev 2026-07-06 09:36:41.329 | memcached 2026-07-06 09:36:41.329 | python3-mysqldb 2026-07-06 09:36:41.329 | sqlite3 2026-07-06 09:36:41.329 | conntrack 2026-07-06 09:36:41.329 | curl 2026-07-06 09:36:41.330 | ebtables 2026-07-06 09:36:41.330 | genisoimage 2026-07-06 09:36:41.330 | iptables 2026-07-06 09:36:41.330 | iputils-arping 2026-07-06 09:36:41.330 | kpartx 2026-07-06 09:36:41.330 | libjs-jquery-tablesorter 2026-07-06 09:36:41.330 | parted 2026-07-06 09:36:41.330 | pm-utils 2026-07-06 09:36:41.331 | python3-mysqldb 2026-07-06 09:36:41.331 | socat 2026-07-06 09:36:41.331 | sqlite3 2026-07-06 09:36:41.331 | sudo 2026-07-06 09:36:41.331 | vlan 2026-07-06 09:36:41.331 | lsscsi 2026-07-06 09:36:41.331 | open-iscsi 2026-07-06 09:36:41.331 | cryptsetup 2026-07-06 09:36:41.332 | dosfstools 2026-07-06 09:36:41.332 | genisoimage 2026-07-06 09:36:41.332 | gir1.2-libosinfo-1.0 2026-07-06 09:36:41.332 | netcat-openbsd 2026-07-06 09:36:41.332 | open-iscsi 2026-07-06 09:36:41.332 | qemu-utils 2026-07-06 09:36:41.332 | sg3-utils 2026-07-06 09:36:41.333 | sysfsutils 2026-07-06 09:36:41.333 | lvm2 2026-07-06 09:36:41.333 | qemu-utils 2026-07-06 09:36:41.333 | thin-provisioning-tools 2026-07-06 09:36:41.333 | acl 2026-07-06 09:36:41.333 | dnsmasq-base 2026-07-06 09:36:41.333 | dnsmasq-utils 2026-07-06 09:36:41.334 | ebtables 2026-07-06 09:36:41.334 | haproxy 2026-07-06 09:36:41.334 | iptables 2026-07-06 09:36:41.334 | iputils-arping 2026-07-06 09:36:41.334 | iputils-ping 2026-07-06 09:36:41.334 | postgresql-server-dev-all 2026-07-06 09:36:41.334 | python3-mysqldb 2026-07-06 09:36:41.334 | sqlite3 2026-07-06 09:36:41.335 | sudo 2026-07-06 09:36:41.335 | vlan 2026-07-06 09:36:41.335 | pcp ' 2026-07-06 09:36:41.335 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-06 09:36:41.335 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:36:41.336 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:36:41.341 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-06 09:36:41.341 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 09:36:41.347 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 09:36:41.351 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-06 09:36:41.355 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:36:41.359 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:36:41.363 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:36:41.365 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:36:41.369 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:36:41.373 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:36:41.376 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:36:41.380 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:36:41.383 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:36:41.386 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:36:41.389 | ++ functions-common:apt_get_update:1167 : return 2026-07-06 09:36:41.393 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 09:36:41.397 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:36:41.400 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:36:41.403 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:36:41.406 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 09:36:41.434 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-06 09:36:41.473 | Reading package lists... 2026-07-06 09:36:41.912 | Building dependency tree... 2026-07-06 09:36:41.914 | Reading state information... 2026-07-06 09:36:42.683 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-06 09:36:42.683 | bc set to manually installed. 2026-07-06 09:36:42.683 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 09:36:42.683 | g++ set to manually installed. 2026-07-06 09:36:42.683 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-06 09:36:42.684 | gawk set to manually installed. 2026-07-06 09:36:42.684 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-06 09:36:42.684 | gcc set to manually installed. 2026-07-06 09:36:42.684 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-06 09:36:42.684 | git set to manually installed. 2026-07-06 09:36:42.684 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-06 09:36:42.685 | iputils-ping set to manually installed. 2026-07-06 09:36:42.685 | lsof is already the newest version (4.95.0-1build3). 2026-07-06 09:36:42.685 | lsof set to manually installed. 2026-07-06 09:36:42.685 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-06 09:36:42.685 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-06 09:36:42.685 | openssl set to manually installed. 2026-07-06 09:36:42.686 | psmisc is already the newest version (23.7-1build1). 2026-07-06 09:36:42.686 | psmisc set to manually installed. 2026-07-06 09:36:42.686 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-06 09:36:42.686 | python3-dev set to manually installed. 2026-07-06 09:36:42.686 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-06 09:36:42.686 | python3-systemd is already the newest version (235-1build4). 2026-07-06 09:36:42.686 | python3-systemd set to manually installed. 2026-07-06 09:36:42.686 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-06 09:36:42.687 | tar set to manually installed. 2026-07-06 09:36:42.687 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-06 09:36:42.687 | tcpdump set to manually installed. 2026-07-06 09:36:42.687 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-06 09:36:42.687 | uuid-runtime set to manually installed. 2026-07-06 09:36:42.687 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-06 09:36:42.687 | wget set to manually installed. 2026-07-06 09:36:42.687 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-06 09:36:42.688 | zlib1g-dev set to manually installed. 2026-07-06 09:36:42.688 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-06 09:36:42.688 | iptables set to manually installed. 2026-07-06 09:36:42.688 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-06 09:36:42.688 | kpartx set to manually installed. 2026-07-06 09:36:42.688 | parted is already the newest version (3.6-4build1). 2026-07-06 09:36:42.688 | parted set to manually installed. 2026-07-06 09:36:42.688 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-06 09:36:42.689 | sudo set to manually installed. 2026-07-06 09:36:42.689 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-06 09:36:42.689 | open-iscsi set to manually installed. 2026-07-06 09:36:42.689 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-06 09:36:42.689 | cryptsetup set to manually installed. 2026-07-06 09:36:42.689 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-06 09:36:42.689 | dosfstools set to manually installed. 2026-07-06 09:36:42.690 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-06 09:36:42.690 | netcat-openbsd set to manually installed. 2026-07-06 09:36:42.690 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-06 09:36:42.690 | qemu-utils set to manually installed. 2026-07-06 09:36:42.690 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-06 09:36:42.690 | sg3-utils set to manually installed. 2026-07-06 09:36:42.690 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-06 09:36:42.690 | lvm2 set to manually installed. 2026-07-06 09:36:42.691 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-06 09:36:42.691 | thin-provisioning-tools set to manually installed. 2026-07-06 09:36:42.691 | acl is already the newest version (2.3.2-1build1.1). 2026-07-06 09:36:42.691 | acl set to manually installed. 2026-07-06 09:36:42.691 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-06 09:36:42.691 | dnsmasq-base set to manually installed. 2026-07-06 09:36:42.691 | The following packages were automatically installed and are no longer required: 2026-07-06 09:36:42.692 | libfwupd2 libgusb2 2026-07-06 09:36:42.692 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:36:42.692 | The following additional packages will be installed: 2026-07-06 09:36:42.692 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-06 09:36:42.692 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-06 09:36:42.692 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-06 09:36:42.692 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-06 09:36:42.693 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-06 09:36:42.693 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-06 09:36:42.693 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-06 09:36:42.693 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-06 09:36:42.693 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-06 09:36:42.693 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-06 09:36:42.693 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-06 09:36:42.693 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-06 09:36:42.694 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-06 09:36:42.694 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-06 09:36:42.694 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-06 09:36:42.694 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 09:36:42.694 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 09:36:42.694 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 09:36:42.695 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-06 09:36:42.695 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-06 09:36:42.695 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-06 09:36:42.695 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-06 09:36:42.695 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-06 09:36:42.695 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-06 09:36:42.695 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-06 09:36:42.695 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 09:36:42.696 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-06 09:36:42.696 | Suggested packages: 2026-07-06 09:36:42.696 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-06 09:36:42.696 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-06 09:36:42.696 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-06 09:36:42.696 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-06 09:36:42.696 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-06 09:36:42.697 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-06 09:36:42.697 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-06 09:36:42.697 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-06 09:36:42.697 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-06 09:36:42.697 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-06 09:36:42.853 | The following NEW packages will be installed: 2026-07-06 09:36:42.854 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-06 09:36:42.854 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-06 09:36:42.854 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-06 09:36:42.854 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-06 09:36:42.854 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-06 09:36:42.854 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-06 09:36:42.854 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-06 09:36:42.855 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-06 09:36:42.855 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-06 09:36:42.855 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-06 09:36:42.855 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-06 09:36:42.855 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-06 09:36:42.855 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-06 09:36:42.855 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-06 09:36:42.855 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-06 09:36:42.856 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-06 09:36:42.856 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-06 09:36:42.856 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-06 09:36:42.856 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-06 09:36:42.856 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-06 09:36:42.856 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-06 09:36:42.856 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-06 09:36:42.857 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-06 09:36:42.857 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-06 09:36:42.857 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-06 09:36:42.857 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-06 09:36:42.857 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-06 09:36:42.857 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-06 09:36:42.857 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-06 09:36:42.858 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-06 09:36:42.858 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-06 09:36:42.858 | uuid-dev vbetool vlan 2026-07-06 09:36:42.858 | The following packages will be upgraded: 2026-07-06 09:36:42.860 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-06 09:36:42.861 | ncurses-base ncurses-bin ncurses-term 2026-07-06 09:36:42.927 | 9 upgraded, 161 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:36:42.928 | Need to get 176 MB of archives. 2026-07-06 09:36:42.928 | After this operation, 941 MB of additional disk space will be used. 2026-07-06 09:36:42.928 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-06 09:36:42.938 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-06 09:36:42.943 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-06 09:36:42.951 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-06 09:36:42.958 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-06 09:36:42.963 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-06 09:36:42.970 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-06 09:36:42.977 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-06 09:36:42.984 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-06 09:36:42.990 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-06 09:36:42.998 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-06 09:36:43.019 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-06 09:36:43.025 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-06 09:36:43.033 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-06 09:36:43.040 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-06 09:36:43.064 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-06 09:36:43.069 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-06 09:36:43.075 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-06 09:36:43.084 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-06 09:36:43.090 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-06 09:36:43.096 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-06 09:36:43.104 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-06 09:36:43.109 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-06 09:36:43.115 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-06 09:36:43.121 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-06 09:36:43.126 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-06 09:36:43.132 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-06 09:36:43.139 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-06 09:36:43.146 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-06 09:36:43.153 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-06 09:36:43.160 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-06 09:36:43.166 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-06 09:36:43.174 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-06 09:36:43.464 | Get:34 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-06 09:36:43.607 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-06 09:36:43.608 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-06 09:36:43.609 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-06 09:36:43.613 | Get:38 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-06 09:36:43.621 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-06 09:36:43.636 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-06 09:36:43.716 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-06 09:36:43.717 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-06 09:36:43.720 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-06 09:36:43.721 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-06 09:36:43.722 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-06 09:36:43.723 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-06 09:36:43.723 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-06 09:36:43.724 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-06 09:36:43.725 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-06 09:36:43.727 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-06 09:36:43.737 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-06 09:36:43.742 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-06 09:36:43.748 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-06 09:36:43.758 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-06 09:36:43.765 | Get:55 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-06 09:36:43.771 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-06 09:36:43.777 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-06 09:36:43.786 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-06 09:36:43.792 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-06 09:36:43.798 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-06 09:36:43.806 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-06 09:36:43.810 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-06 09:36:43.815 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-06 09:36:43.821 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-06 09:36:43.830 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-06 09:36:43.839 | Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-06 09:36:43.845 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-06 09:36:43.854 | Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-06 09:36:43.860 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-06 09:36:43.866 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-06 09:36:43.872 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-06 09:36:43.890 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-06 09:36:43.892 | Get:73 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-06 09:36:43.897 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-06 09:36:43.903 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-06 09:36:43.909 | Get:76 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-06 09:36:43.915 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-06 09:36:43.920 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-06 09:36:43.926 | Get:79 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-06 09:36:43.931 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-06 09:36:43.937 | Get:81 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-06 09:36:43.943 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-06 09:36:43.952 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-06 09:36:43.957 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-06 09:36:43.981 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-06 09:36:43.982 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-06 09:36:43.985 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-06 09:36:43.990 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-06 09:36:43.995 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-06 09:36:44.001 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-06 09:36:44.009 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-06 09:36:44.036 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-06 09:36:44.041 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-06 09:36:44.046 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-06 09:36:44.053 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-06 09:36:44.058 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-06 09:36:44.063 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-06 09:36:44.069 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-06 09:36:44.076 | Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-06 09:36:44.082 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-06 09:36:44.109 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-06 09:36:44.109 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-06 09:36:44.117 | Get:103 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-06 09:36:44.122 | Get:104 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-06 09:36:44.259 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-06 09:36:44.263 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-06 09:36:44.263 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-06 09:36:44.264 | Get:108 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-06 09:36:44.264 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-06 09:36:44.267 | Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-06 09:36:44.268 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-06 09:36:44.274 | Get:112 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-06 09:36:44.279 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-06 09:36:44.285 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-06 09:36:44.290 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-06 09:36:44.295 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-06 09:36:44.310 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-06 09:36:44.315 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-06 09:36:44.322 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-06 09:36:44.330 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-06 09:36:44.335 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-06 09:36:44.341 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-06 09:36:44.346 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-06 09:36:44.352 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-06 09:36:44.379 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-06 09:36:44.381 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-06 09:36:44.387 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-06 09:36:44.402 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-06 09:36:44.409 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-06 09:36:44.418 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-06 09:36:44.426 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-06 09:36:44.434 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-06 09:36:44.440 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-06 09:36:44.704 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-06 09:36:44.706 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-06 09:36:44.712 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-06 09:36:44.777 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-06 09:36:44.778 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-06 09:36:45.261 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-06 09:36:45.262 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-06 09:36:45.264 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-06 09:36:45.266 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-06 09:36:45.266 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-06 09:36:45.266 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-06 09:36:45.268 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-06 09:36:45.283 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-06 09:36:45.300 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-06 09:36:45.300 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-06 09:36:45.301 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-06 09:36:45.321 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-06 09:36:45.329 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-06 09:36:45.329 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-06 09:36:45.332 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-06 09:36:45.337 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-06 09:36:45.342 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-06 09:36:45.348 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-06 09:36:45.355 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-06 09:36:45.361 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-06 09:36:45.368 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-06 09:36:45.373 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-06 09:36:45.379 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-06 09:36:45.385 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-06 09:36:45.393 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-06 09:36:45.398 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-06 09:36:45.404 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-06 09:36:45.410 | Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-06 09:36:45.417 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-06 09:36:45.424 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-06 09:36:45.457 | Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-06 09:36:45.461 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-06 09:36:45.721 | perl: warning: Setting locale failed. 2026-07-06 09:36:45.721 | perl: warning: Please check that your locale settings: 2026-07-06 09:36:45.721 | LANGUAGE = (unset), 2026-07-06 09:36:45.721 | LC_ALL = "en_US.utf8", 2026-07-06 09:36:45.721 | LANG = "de_DE.UTF-8" 2026-07-06 09:36:45.721 | are supported and installed on your system. 2026-07-06 09:36:45.722 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:36:45.784 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:36:45.784 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:36:45.784 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:36:46.135 | Vorkonfiguration der Pakete ... 2026-07-06 09:36:46.157 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:36:46.270 | Fetched 176 MB in 3s (68.9 MB/s) 2026-07-06 09:36:46.355 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 09:36:46.361 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 09:36:46.372 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:46.471 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:36:46.582 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 09:36:46.588 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 09:36:46.601 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:46.714 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:36:46.830 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-06 09:36:46.836 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-06 09:36:46.847 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:48.125 | Selecting previously unselected package libapr1t64:amd64. 2026-07-06 09:36:48.137 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 09:36:48.144 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 09:36:48.189 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-06 09:36:48.200 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 09:36:48.204 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:36:48.245 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-06 09:36:48.255 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 09:36:48.259 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:36:48.292 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-06 09:36:48.303 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 09:36:48.306 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:36:48.350 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 09:36:48.359 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 09:36:48.418 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 09:36:48.428 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 09:36:48.481 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-06 09:36:48.491 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-06 09:36:48.495 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 09:36:48.537 | Selecting previously unselected package apache2-bin. 2026-07-06 09:36:48.548 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 09:36:48.551 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 09:36:48.692 | Selecting previously unselected package apache2-data. 2026-07-06 09:36:48.702 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-06 09:36:48.706 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 09:36:48.892 | Selecting previously unselected package apache2-utils. 2026-07-06 09:36:48.903 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 09:36:48.906 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 09:36:48.969 | Selecting previously unselected package apache2. 2026-07-06 09:36:48.979 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 09:36:48.986 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:36:48.989 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 09:36:49.101 | Selecting previously unselected package haproxy. 2026-07-06 09:36:49.111 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:36:49.123 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 09:36:49.252 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-06 09:36:49.265 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 09:36:49.269 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 09:36:49.318 | Selecting previously unselected package memcached. 2026-07-06 09:36:49.330 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-06 09:36:49.336 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 09:36:49.391 | Selecting previously unselected package libjson-perl. 2026-07-06 09:36:49.403 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-06 09:36:49.406 | Unpacking libjson-perl (4.10000-1) ... 2026-07-06 09:36:49.460 | Selecting previously unselected package postgresql-client-common. 2026-07-06 09:36:49.471 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-06 09:36:49.474 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-06 09:36:49.527 | Selecting previously unselected package ssl-cert. 2026-07-06 09:36:49.537 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-06 09:36:49.541 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-06 09:36:49.594 | Selecting previously unselected package postgresql-common. 2026-07-06 09:36:49.604 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-06 09:36:49.627 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-06 09:36:49.636 | Unpacking postgresql-common (257build1.1) ... 2026-07-06 09:36:49.749 | Selecting previously unselected package libsysfs2:amd64. 2026-07-06 09:36:49.759 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-06 09:36:49.763 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 09:36:49.806 | Selecting previously unselected package sysfsutils. 2026-07-06 09:36:49.817 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-06 09:36:49.823 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-06 09:36:49.876 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 09:36:49.885 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:49.943 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 09:36:49.953 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:50.009 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 09:36:50.019 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-06 09:36:50.086 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:36:50.150 | Selecting previously unselected package autotools-dev. 2026-07-06 09:36:50.209 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-06 09:36:50.215 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-06 09:36:50.219 | Unpacking autotools-dev (20220109.1) ... 2026-07-06 09:36:50.267 | Selecting previously unselected package m4. 2026-07-06 09:36:50.276 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-06 09:36:50.281 | Unpacking m4 (1.4.19-4build1) ... 2026-07-06 09:36:50.358 | Selecting previously unselected package autoconf. 2026-07-06 09:36:50.369 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-06 09:36:50.374 | Unpacking autoconf (2.71-3) ... 2026-07-06 09:36:50.470 | Selecting previously unselected package automake. 2026-07-06 09:36:50.479 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-06 09:36:50.485 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 09:36:50.599 | Selecting previously unselected package autopoint. 2026-07-06 09:36:50.611 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-06 09:36:50.615 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-06 09:36:50.659 | Selecting previously unselected package libdebhelper-perl. 2026-07-06 09:36:50.671 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-06 09:36:50.674 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 09:36:50.763 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-06 09:36:50.774 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:50.778 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:51.877 | Selecting previously unselected package libclang-cpp17t64. 2026-07-06 09:36:51.888 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:51.892 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:52.469 | Selecting previously unselected package libgc1:amd64. 2026-07-06 09:36:52.480 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-06 09:36:52.483 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 09:36:52.550 | Selecting previously unselected package libobjc4:amd64. 2026-07-06 09:36:52.561 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-06 09:36:52.565 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 09:36:52.602 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-06 09:36:52.613 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-06 09:36:52.617 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 09:36:52.671 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-06 09:36:52.682 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:52.685 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:52.920 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-06 09:36:52.931 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:52.935 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:53.018 | Selecting previously unselected package libclang1-17t64. 2026-07-06 09:36:53.028 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:53.032 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:53.378 | Selecting previously unselected package clang-17. 2026-07-06 09:36:53.389 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:53.393 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:53.441 | Selecting previously unselected package libtool. 2026-07-06 09:36:53.452 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-06 09:36:53.455 | Unpacking libtool (2.4.7-7build1) ... 2026-07-06 09:36:53.506 | Selecting previously unselected package dh-autoreconf. 2026-07-06 09:36:53.517 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-06 09:36:53.520 | Unpacking dh-autoreconf (20) ... 2026-07-06 09:36:53.564 | Selecting previously unselected package libarchive-zip-perl. 2026-07-06 09:36:53.575 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-06 09:36:53.580 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-06 09:36:53.643 | Selecting previously unselected package libsub-override-perl. 2026-07-06 09:36:53.653 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-06 09:36:53.657 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-06 09:36:53.696 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-06 09:36:53.708 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-06 09:36:53.711 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 09:36:53.757 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-06 09:36:53.768 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-06 09:36:53.771 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 09:36:53.812 | Selecting previously unselected package debugedit. 2026-07-06 09:36:53.824 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-06 09:36:53.828 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-06 09:36:53.868 | Selecting previously unselected package dwz. 2026-07-06 09:36:53.879 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-06 09:36:53.883 | Unpacking dwz (0.15-1build6) ... 2026-07-06 09:36:53.926 | Selecting previously unselected package gettext. 2026-07-06 09:36:53.937 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-06 09:36:53.941 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-06 09:36:54.064 | Selecting previously unselected package intltool-debian. 2026-07-06 09:36:54.077 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-06 09:36:54.080 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-06 09:36:54.120 | Selecting previously unselected package po-debconf. 2026-07-06 09:36:54.131 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-06 09:36:54.134 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-06 09:36:54.231 | Selecting previously unselected package debhelper. 2026-07-06 09:36:54.243 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-06 09:36:54.246 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-06 09:36:54.502 | Selecting previously unselected package uuid-dev:amd64. 2026-07-06 09:36:54.514 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-06 09:36:54.517 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 09:36:54.568 | Selecting previously unselected package libsctp1:amd64. 2026-07-06 09:36:54.578 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 09:36:54.582 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 09:36:54.621 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-06 09:36:54.632 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-06 09:36:54.635 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 09:36:54.688 | Selecting previously unselected package libapr1-dev. 2026-07-06 09:36:54.697 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-06 09:36:54.701 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 09:36:55.063 | Selecting previously unselected package libldap-dev:amd64. 2026-07-06 09:36:55.074 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:36:55.077 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 09:36:55.235 | Selecting previously unselected package libldap2-dev. 2026-07-06 09:36:55.245 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-06 09:36:55.249 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 09:36:55.286 | Selecting previously unselected package libaprutil1-dev. 2026-07-06 09:36:55.297 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-06 09:36:55.301 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 09:36:55.619 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-06 09:36:55.630 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 09:36:55.634 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:36:55.684 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-06 09:36:55.695 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 09:36:55.699 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:36:55.750 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-06 09:36:55.761 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 09:36:55.765 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:36:55.803 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-06 09:36:55.814 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-06 09:36:55.818 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:36:55.937 | Selecting previously unselected package apache2-dev. 2026-07-06 09:36:55.948 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-06 09:36:55.952 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 09:36:56.045 | Selecting previously unselected package ncal. 2026-07-06 09:36:56.056 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-06 09:36:56.060 | Unpacking ncal (12.1.8) ... 2026-07-06 09:36:56.105 | Selecting previously unselected package bsdmainutils. 2026-07-06 09:36:56.116 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-06 09:36:56.122 | Unpacking bsdmainutils (12.1.8) ... 2026-07-06 09:36:56.159 | Selecting previously unselected package conntrack. 2026-07-06 09:36:56.169 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-06 09:36:56.173 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 09:36:56.214 | Selecting previously unselected package dnsmasq-utils. 2026-07-06 09:36:56.225 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-06 09:36:56.229 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 09:36:56.278 | Selecting previously unselected package ebtables. 2026-07-06 09:36:56.289 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-06 09:36:56.305 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-06 09:36:56.356 | Selecting previously unselected package fonts-liberation. 2026-07-06 09:36:56.367 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-06 09:36:56.371 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-06 09:36:56.463 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-06 09:36:56.474 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-06 09:36:56.478 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 09:36:56.524 | Selecting previously unselected package fonts-liberation2. 2026-07-06 09:36:56.534 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-06 09:36:56.538 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 09:36:56.576 | Selecting previously unselected package genisoimage. 2026-07-06 09:36:56.586 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-06 09:36:56.591 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-06 09:36:56.662 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-06 09:36:56.673 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-06 09:36:56.677 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 09:36:56.726 | Selecting previously unselected package libann0. 2026-07-06 09:36:56.737 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-06 09:36:56.741 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-06 09:36:56.785 | Selecting previously unselected package libcdt5:amd64. 2026-07-06 09:36:56.795 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:56.799 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:56.844 | Selecting previously unselected package libcgraph6:amd64. 2026-07-06 09:36:56.854 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:56.858 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:56.904 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-06 09:36:56.914 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 09:36:56.920 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 09:36:56.968 | Selecting previously unselected package libltdl7:amd64. 2026-07-06 09:36:56.978 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-06 09:36:56.983 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 09:36:57.028 | Selecting previously unselected package libpathplan4:amd64. 2026-07-06 09:36:57.037 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.042 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:57.088 | Selecting previously unselected package libgvc6. 2026-07-06 09:36:57.098 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.103 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:57.171 | Selecting previously unselected package libgvpr2:amd64. 2026-07-06 09:36:57.182 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.186 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:57.234 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-06 09:36:57.244 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.249 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:57.318 | Selecting previously unselected package libice6:amd64. 2026-07-06 09:36:57.329 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-06 09:36:57.333 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 09:36:57.377 | Selecting previously unselected package libsm6:amd64. 2026-07-06 09:36:57.388 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-06 09:36:57.392 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 09:36:57.436 | Selecting previously unselected package libxt6t64:amd64. 2026-07-06 09:36:57.446 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-06 09:36:57.451 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 09:36:57.499 | Selecting previously unselected package libxmu6:amd64. 2026-07-06 09:36:57.509 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-06 09:36:57.514 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 09:36:57.555 | Selecting previously unselected package libxaw7:amd64. 2026-07-06 09:36:57.566 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-06 09:36:57.570 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 09:36:57.619 | Selecting previously unselected package graphviz. 2026-07-06 09:36:57.629 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.633 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 09:36:57.738 | Selecting previously unselected package icu-devtools. 2026-07-06 09:36:57.749 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 09:36:57.752 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 09:36:57.818 | Selecting previously unselected package iputils-arping. 2026-07-06 09:36:57.828 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-06 09:36:57.833 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 09:36:57.879 | Selecting previously unselected package comerr-dev:amd64. 2026-07-06 09:36:57.891 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-06 09:36:57.897 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 09:36:57.950 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-06 09:36:57.961 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:36:57.965 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:36:58.013 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-06 09:36:58.024 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:36:58.028 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:36:58.070 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-06 09:36:58.081 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:36:58.085 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:36:58.131 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-06 09:36:58.142 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:36:58.147 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:36:58.187 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-06 09:36:58.198 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:36:58.202 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:36:58.274 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-06 09:36:58.285 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-06 09:36:58.289 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-06 09:36:58.332 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-06 09:36:58.343 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:36:58.346 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:36:58.634 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-06 09:36:58.645 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-06 09:36:58.650 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 09:36:58.707 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-06 09:36:58.719 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-06 09:36:58.774 | Selecting previously unselected package libgts-bin. 2026-07-06 09:36:58.785 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-06 09:36:58.789 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 09:36:58.841 | Selecting previously unselected package libicu-dev:amd64. 2026-07-06 09:36:58.852 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-06 09:36:58.857 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 09:36:59.432 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-06 09:36:59.442 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-06 09:36:59.446 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 09:36:59.503 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-06 09:36:59.514 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 09:36:59.518 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 09:36:59.557 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-06 09:36:59.568 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-06 09:36:59.572 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 09:36:59.613 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-06 09:36:59.625 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-06 09:36:59.629 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-06 09:36:59.689 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-06 09:36:59.701 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-06 09:36:59.706 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 09:36:59.822 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-06 09:36:59.834 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-06 09:36:59.838 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-06 09:36:59.882 | Selecting previously unselected package libjson-xs-perl. 2026-07-06 09:36:59.894 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:36:59.898 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 09:36:59.948 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-06 09:36:59.959 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-06 09:36:59.963 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 09:37:00.033 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-06 09:37:00.045 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-06 09:37:00.049 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-06 09:37:00.093 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-06 09:37:00.104 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-06 09:37:00.108 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-06 09:37:00.159 | Selecting previously unselected package mysql-common. 2026-07-06 09:37:00.170 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-06 09:37:00.189 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-06 09:37:00.239 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-06 09:37:00.250 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:37:00.255 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:37:00.350 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-06 09:37:00.361 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-06 09:37:00.364 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:37:00.454 | Selecting previously unselected package pcp-conf. 2026-07-06 09:37:00.466 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:00.470 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-06 09:37:00.520 | Selecting previously unselected package libpcp3t64. 2026-07-06 09:37:00.531 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:00.536 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:00.588 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-06 09:37:00.599 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:00.603 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:00.643 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-06 09:37:00.655 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:00.659 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 09:37:00.706 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-06 09:37:00.717 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-06 09:37:00.721 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:00.769 | Selecting previously unselected package libpq5:amd64. 2026-07-06 09:37:00.781 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:37:00.785 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:00.828 | Selecting previously unselected package libssl-dev:amd64. 2026-07-06 09:37:00.840 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-06 09:37:00.844 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 09:37:01.068 | Selecting previously unselected package libpq-dev. 2026-07-06 09:37:01.079 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:37:01.084 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:01.141 | Selecting previously unselected package libsasl2-dev. 2026-07-06 09:37:01.153 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-06 09:37:01.157 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 09:37:01.240 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-06 09:37:01.251 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 09:37:01.255 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 09:37:01.507 | Selecting previously unselected package libx86-1:amd64. 2026-07-06 09:37:01.517 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-06 09:37:01.521 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 09:37:01.566 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-06 09:37:01.577 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-06 09:37:01.581 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 09:37:01.683 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-06 09:37:01.694 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:37:01.698 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 09:37:01.989 | Selecting previously unselected package llvm-17-runtime. 2026-07-06 09:37:02.000 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:37:02.004 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:02.070 | Selecting previously unselected package libpfm4:amd64. 2026-07-06 09:37:02.081 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-06 09:37:02.084 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 09:37:02.154 | Selecting previously unselected package llvm-17. 2026-07-06 09:37:02.164 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:37:02.167 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:03.260 | Selecting previously unselected package libffi-dev:amd64. 2026-07-06 09:37:03.272 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-06 09:37:03.276 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 09:37:03.338 | Selecting previously unselected package llvm-17-tools. 2026-07-06 09:37:03.349 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:37:03.354 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:03.709 | Selecting previously unselected package libz3-4:amd64. 2026-07-06 09:37:03.720 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-06 09:37:03.727 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 09:37:03.942 | Selecting previously unselected package libz3-dev:amd64. 2026-07-06 09:37:03.951 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-06 09:37:03.955 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 09:37:04.010 | Selecting previously unselected package llvm-17-dev. 2026-07-06 09:37:04.021 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-06 09:37:04.025 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:07.666 | Selecting previously unselected package lsscsi. 2026-07-06 09:37:07.680 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-06 09:37:07.688 | Unpacking lsscsi (0.32-1build1) ... 2026-07-06 09:37:07.732 | Selecting previously unselected package osinfo-db. 2026-07-06 09:37:07.747 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-06 09:37:07.752 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 09:37:08.415 | Selecting previously unselected package pkgconf-bin. 2026-07-06 09:37:08.431 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-06 09:37:08.434 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-06 09:37:08.482 | Selecting previously unselected package pkgconf:amd64. 2026-07-06 09:37:08.496 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-06 09:37:08.503 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:08.553 | Selecting previously unselected package pkg-config:amd64. 2026-07-06 09:37:08.568 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-06 09:37:08.576 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:08.620 | Selecting previously unselected package pm-utils. 2026-07-06 09:37:08.634 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-06 09:37:08.638 | Unpacking pm-utils (1.4.1-21) ... 2026-07-06 09:37:08.718 | Selecting previously unselected package postgresql-client-16. 2026-07-06 09:37:08.732 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:37:08.736 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:08.933 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-06 09:37:08.945 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:37:08.949 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:09.480 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-06 09:37:09.494 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-06 09:37:09.498 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 09:37:09.550 | Selecting previously unselected package python3-mysqldb. 2026-07-06 09:37:09.564 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-06 09:37:09.568 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-06 09:37:09.618 | Selecting previously unselected package python3-pip-whl. 2026-07-06 09:37:09.633 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-06 09:37:09.636 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 09:37:09.695 | Selecting previously unselected package python3-setuptools-whl. 2026-07-06 09:37:09.709 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-06 09:37:09.712 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 09:37:09.762 | Selecting previously unselected package python3.12-venv. 2026-07-06 09:37:09.776 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-06 09:37:09.780 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-06 09:37:09.818 | Selecting previously unselected package python3-venv. 2026-07-06 09:37:09.832 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-06 09:37:09.836 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 09:37:09.873 | Selecting previously unselected package sqlite3. 2026-07-06 09:37:09.887 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-06 09:37:09.891 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 09:37:09.937 | Selecting previously unselected package unzip. 2026-07-06 09:37:09.951 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-06 09:37:09.955 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-06 09:37:10.006 | Selecting previously unselected package vbetool. 2026-07-06 09:37:10.020 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-06 09:37:10.023 | Unpacking vbetool (1.1-5) ... 2026-07-06 09:37:10.065 | Selecting previously unselected package libosinfo-l10n. 2026-07-06 09:37:10.080 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-06 09:37:10.083 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 09:37:10.151 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-06 09:37:10.165 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-06 09:37:10.169 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 09:37:10.212 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-06 09:37:10.226 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-06 09:37:10.229 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 09:37:10.269 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-06 09:37:10.283 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-06 09:37:10.286 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:10.336 | Selecting previously unselected package libpcp-archive1t64. 2026-07-06 09:37:10.350 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.354 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.396 | Selecting previously unselected package libpcp-gui2t64. 2026-07-06 09:37:10.410 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.414 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.456 | Selecting previously unselected package libpcp-import1t64. 2026-07-06 09:37:10.470 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.473 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.516 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-06 09:37:10.531 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.534 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.577 | Selecting previously unselected package libpcp-trace2t64. 2026-07-06 09:37:10.591 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.594 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.637 | Selecting previously unselected package libpcp-web1t64. 2026-07-06 09:37:10.651 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.654 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:10.700 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-06 09:37:10.713 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-06 09:37:10.716 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 09:37:10.764 | Selecting previously unselected package python3-pcp. 2026-07-06 09:37:10.778 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:10.781 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-06 09:37:10.843 | Selecting previously unselected package pcp. 2026-07-06 09:37:10.857 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-06 09:37:11.134 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-06 09:37:12.039 | Selecting previously unselected package socat. 2026-07-06 09:37:12.055 | Preparing to unpack .../142-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-06 09:37:12.058 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-06 09:37:12.131 | Selecting previously unselected package vlan. 2026-07-06 09:37:12.146 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-06 09:37:12.149 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-06 09:37:12.230 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-06 09:37:12.241 | Setting up postgresql-client-common (257build1.1) ... 2026-07-06 09:37:12.259 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-06 09:37:12.270 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-06 09:37:12.281 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-06 09:37:12.316 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 09:37:12.324 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-06 09:37:12.336 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:37:12.346 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-06 09:37:12.357 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-06 09:37:12.367 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-06 09:37:12.378 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-06 09:37:12.389 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-06 09:37:12.399 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 09:37:12.411 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-06 09:37:13.044 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 09:37:13.044 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-06 09:37:13.493 | Setting up ncal (12.1.8) ... 2026-07-06 09:37:13.518 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-06 09:37:13.541 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-06 09:37:13.559 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-06 09:37:13.570 | Setting up vbetool (1.1-5) ... 2026-07-06 09:37:13.582 | Setting up pm-utils (1.4.1-21) ... 2026-07-06 09:37:13.602 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-06 09:37:13.616 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-06 09:37:13.628 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:13.640 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:13.651 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-06 09:37:13.663 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-06 09:37:13.674 | Setting up m4 (1.4.19-4build1) ... 2026-07-06 09:37:13.686 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 09:37:13.697 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-06 09:37:13.734 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-06 09:37:13.745 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-06 09:37:13.756 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-06 09:37:14.701 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-06 09:37:15.163 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:37:15.185 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-06 09:37:15.201 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-06 09:37:15.452 | Setting up autotools-dev (20220109.1) ... 2026-07-06 09:37:15.463 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-06 09:37:15.472 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:37:15.481 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:15.490 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-06 09:37:15.515 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:15.525 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:15.534 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-06 09:37:15.597 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:37:15.597 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:37:15.597 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:37:15.792 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:37:16.731 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-06 09:37:17.236 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:17.247 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 09:37:17.258 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-06 09:37:17.269 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:17.280 | Setting up ebtables (2.0.11-6build1) ... 2026-07-06 09:37:17.889 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-06 09:37:17.901 | Setting up socat (1.8.0.0-4build3) ... 2026-07-06 09:37:17.912 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-06 09:37:17.924 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:37:17.935 | Setting up bsdmainutils (12.1.8) ... 2026-07-06 09:37:17.949 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-06 09:37:17.962 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-06 09:37:17.978 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-06 09:37:17.991 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-06 09:37:18.002 | Setting up lsscsi (0.32-1build1) ... 2026-07-06 09:37:18.013 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-06 09:37:18.024 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-06 09:37:18.035 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:37:18.046 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-06 09:37:18.057 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-06 09:37:18.068 | Setting up autoconf (2.71-3) ... 2026-07-06 09:37:18.084 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:18.095 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:37:18.107 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-06 09:37:18.118 | Setting up dwz (0.15-1build6) ... 2026-07-06 09:37:18.129 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 09:37:18.141 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-06 09:37:18.154 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-06 09:37:18.181 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:18.192 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-06 09:37:18.203 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:18.213 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-06 09:37:18.225 | Setting up libjson-perl (4.10000-1) ... 2026-07-06 09:37:18.236 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:18.249 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-06 09:37:18.260 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-06 09:37:18.312 | Setting up debugedit (1:5.0-5build2) ... 2026-07-06 09:37:18.323 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-06 09:37:18.335 | Setting up libsub-override-perl (0.10-1) ... 2026-07-06 09:37:18.373 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-06 09:37:18.384 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:18.395 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:18.408 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-06 09:37:18.420 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-06 09:37:18.432 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-06 09:37:18.443 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 09:37:18.454 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-06 09:37:18.465 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-06 09:37:18.476 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-06 09:37:18.486 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-06 09:37:18.497 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-06 09:37:18.508 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-06 09:37:18.519 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:18.531 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:37:18.542 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-06 09:37:18.554 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-06 09:37:18.562 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-06 09:37:18.574 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-06 09:37:18.586 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:37:18.597 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-06 09:37:18.609 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-06 09:37:18.619 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-06 09:37:18.630 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:18.641 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-06 09:37:18.652 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:18.663 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-06 09:37:18.771 | Setting up libtool (2.4.7-7build1) ... 2026-07-06 09:37:18.782 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-06 09:37:18.794 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:19.408 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-06 09:37:19.447 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-06 09:37:19.459 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-06 09:37:20.338 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-06 09:37:20.947 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:20.962 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-06 09:37:20.976 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:37:20.988 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-06 09:37:21.000 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:21.012 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-06 09:37:21.024 | Setting up dh-autoreconf (20) ... 2026-07-06 09:37:21.036 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:21.048 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-06 09:37:21.059 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-06 09:37:21.071 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-06 09:37:21.083 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-06 09:37:21.095 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-06 09:37:21.107 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-06 09:37:21.119 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-06 09:37:21.131 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-06 09:37:21.143 | Setting up postgresql-common (257build1.1) ... 2026-07-06 09:37:21.218 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:37:21.218 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:37:21.218 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:37:21.301 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:37:21.792 | 2026-07-06 09:37:21.792 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-06 09:37:21.982 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-06 09:37:21.984 | Removing obsolete dictionary files: 2026-07-06 09:37:23.007 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-06 09:37:23.569 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:23.631 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:23.644 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-06 09:37:23.657 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-06 09:37:23.671 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:23.683 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-06 09:37:23.696 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:23.708 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:23.721 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:23.733 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:23.745 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-06 09:37:23.758 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:23.770 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-06 09:37:23.783 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-06 09:37:23.797 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:23.810 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-06 09:37:23.822 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:23.836 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-06 09:37:23.873 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-06 09:37:23.956 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:23.968 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-06 09:37:23.979 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-06 09:37:23.991 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-06 09:37:24.003 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-06 09:37:24.015 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:24.027 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:24.072 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-06 09:37:24.083 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-06 09:37:24.096 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-06 09:37:24.108 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-06 09:37:24.119 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-06 09:37:24.134 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-06 09:37:24.809 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:37:24.860 | Enabling module mpm_event. 2026-07-06 09:37:24.911 | Enabling module authz_core. 2026-07-06 09:37:24.917 | Enabling module authz_host. 2026-07-06 09:37:24.966 | Enabling module authn_core. 2026-07-06 09:37:24.971 | Enabling module auth_basic. 2026-07-06 09:37:25.018 | Enabling module access_compat. 2026-07-06 09:37:25.067 | Enabling module authn_file. 2026-07-06 09:37:25.114 | Enabling module authz_user. 2026-07-06 09:37:25.162 | Enabling module alias. 2026-07-06 09:37:25.211 | Enabling module dir. 2026-07-06 09:37:25.261 | Enabling module autoindex. 2026-07-06 09:37:25.309 | Enabling module env. 2026-07-06 09:37:25.358 | Enabling module mime. 2026-07-06 09:37:25.407 | Enabling module negotiation. 2026-07-06 09:37:25.457 | Enabling module setenvif. 2026-07-06 09:37:25.505 | Enabling module filter. 2026-07-06 09:37:25.559 | Enabling module deflate. 2026-07-06 09:37:25.606 | Enabling module status. 2026-07-06 09:37:25.654 | Enabling module reqtimeout. 2026-07-06 09:37:25.704 | Enabling conf charset. 2026-07-06 09:37:25.753 | Enabling conf localized-error-pages. 2026-07-06 09:37:25.802 | Enabling conf other-vhosts-access-log. 2026-07-06 09:37:25.852 | Enabling conf security. 2026-07-06 09:37:25.901 | Enabling conf serve-cgi-bin. 2026-07-06 09:37:25.950 | Enabling site 000-default. 2026-07-06 09:37:26.985 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-06 09:37:27.699 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-06 09:37:29.115 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-06 09:37:29.126 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-06 09:37:29.446 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-06 09:37:29.458 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-06 09:37:29.471 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-06 09:37:31.461 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-06 09:37:31.534 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-06 09:37:31.602 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-06 09:37:31.672 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-06 09:37:33.469 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-06 09:37:33.776 | Processing triggers for ufw (0.36.2-6) ... 2026-07-06 09:37:33.916 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-06 09:37:33.993 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:37:37.933 | Processing triggers for install-info (7.1-3build2) ... 2026-07-06 09:37:38.099 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-06 09:37:38.152 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 09:37:38.404 | perl: warning: Setting locale failed. 2026-07-06 09:37:38.404 | perl: warning: Please check that your locale settings: 2026-07-06 09:37:38.404 | LANGUAGE = (unset), 2026-07-06 09:37:38.405 | LC_ALL = "en_US.utf8", 2026-07-06 09:37:38.405 | LANG = "de_DE.UTF-8" 2026-07-06 09:37:38.405 | are supported and installed on your system. 2026-07-06 09:37:38.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:37:38.539 | perl: warning: Setting locale failed. 2026-07-06 09:37:38.539 | perl: warning: Please check that your locale settings: 2026-07-06 09:37:38.539 | LANGUAGE = (unset), 2026-07-06 09:37:38.539 | LC_ALL = "en_US.utf8", 2026-07-06 09:37:38.539 | LANG = "de_DE.UTF-8" 2026-07-06 09:37:38.539 | are supported and installed on your system. 2026-07-06 09:37:38.539 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:37:38.591 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:37:38.591 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:37:38.591 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:37:38.662 | perl: warning: Setting locale failed. 2026-07-06 09:37:38.662 | perl: warning: Please check that your locale settings: 2026-07-06 09:37:38.662 | LANGUAGE = (unset), 2026-07-06 09:37:38.662 | LC_ALL = "en_US.utf8", 2026-07-06 09:37:38.662 | LANG = "de_DE.UTF-8" 2026-07-06 09:37:38.663 | are supported and installed on your system. 2026-07-06 09:37:38.663 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:37:39.187 | 2026-07-06 09:37:39.187 | Running kernel seems to be up-to-date. 2026-07-06 09:37:39.187 | 2026-07-06 09:37:39.187 | Restarting services... 2026-07-06 09:37:39.238 | systemctl restart ksmtuned.service packagekit.service 2026-07-06 09:37:39.329 | 2026-07-06 09:37:39.329 | Service restarts being deferred: 2026-07-06 09:37:39.329 | systemctl restart virtlockd.service 2026-07-06 09:37:39.329 | systemctl restart virtlogd.service 2026-07-06 09:37:39.329 | 2026-07-06 09:37:39.329 | No containers need to be restarted. 2026-07-06 09:37:39.329 | 2026-07-06 09:37:39.329 | User sessions running outdated binaries: 2026-07-06 09:37:39.330 | quobyte @ session #6: sshd[2060] 2026-07-06 09:37:39.343 | 2026-07-06 09:37:39.343 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:37:41.358 | ++ functions-common:apt_get:1211 : result=0 2026-07-06 09:37:41.362 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:37:41.366 | ++ functions-common:time_stop:2420 : local name 2026-07-06 09:37:41.369 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 09:37:41.373 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:37:41.376 | ++ functions-common:time_stop:2423 : local total 2026-07-06 09:37:41.380 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 09:37:41.383 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:37:41.387 | ++ functions-common:time_stop:2427 : start_time=1783330601430 2026-07-06 09:37:41.391 | ++ functions-common:time_stop:2429 : [[ -z 1783330601430 ]] 2026-07-06 09:37:41.396 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:37:41.402 | ++ functions-common:time_stop:2432 : end_time=1783330661398 2026-07-06 09:37:41.405 | ++ functions-common:time_stop:2433 : elapsed_time=59968 2026-07-06 09:37:41.409 | ++ functions-common:time_stop:2434 : total=7035 2026-07-06 09:37:41.413 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:37:41.417 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=67003 2026-07-06 09:37:41.421 | ++ functions-common:apt_get:1215 : return 0 2026-07-06 09:37:41.424 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-06 09:37:41.428 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-06 09:37:41.434 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-06 09:37:41.441 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-06 09:37:41.445 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-06 09:37:41.449 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-06 09:37:41.455 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-06 09:37:41.461 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-06 09:37:41.464 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-06 09:37:41.468 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-06 09:37:41.472 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:37:41.826 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-06 09:37:41.829 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-06 09:37:41.831 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-06 09:37:41.834 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-06 09:37:41.836 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-06 09:37:41.838 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-06 09:37:41.841 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-06 09:37:41.843 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-06 09:37:41.845 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-06 09:37:41.848 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-06 09:37:41.850 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-06 09:37:41.852 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-06 09:37:41.854 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-06 09:37:41.857 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-06 09:37:41.859 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-06 09:37:41.861 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-06 09:37:41.863 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-06 09:37:41.866 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-06 09:37:41.868 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-06 09:37:41.870 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-06 09:37:41.873 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-06 09:37:41.876 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-06 09:37:41.878 | + functions-common:_ensure_lsb_release:420 : return 2026-07-06 09:37:41.881 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-06 09:37:41.898 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-06 09:37:41.901 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-06 09:37:41.918 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-06 09:37:41.921 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-06 09:37:41.939 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-06 09:37:41.941 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-06 09:37:41.944 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-06 09:37:41.947 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-06 09:37:41.949 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-06 09:37:41.951 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-06 09:37:41.954 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-06 09:37:41.956 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-06 09:37:41.958 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-06 09:37:41.960 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-06 09:37:41.963 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-06 09:37:41.963 | Distro: noble 2026-07-06 09:37:41.965 | + tools/install_pip.sh:main:117 : get_versions 2026-07-06 09:37:41.968 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 09:37:41.973 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 09:37:41.975 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 09:37:41.979 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 09:37:41.980 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 09:37:42.721 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 09:37:42.723 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 09:37:42.723 | pip: 24.0 2026-07-06 09:37:42.726 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-06 09:37:42.728 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-06 09:37:42.731 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:37:42.733 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:37:42.736 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:37:42.738 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:37:42.740 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:37:42.743 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:37:42.745 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:37:42.748 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:37:42.750 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:37:42.753 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:37:42.756 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:37:42.758 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:37:42.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:37:42.763 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-06 09:37:42.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:37:42.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:37:42.771 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-06 09:37:42.776 | + tools/install_pip.sh:main:146 : set -x 2026-07-06 09:37:42.779 | + tools/install_pip.sh:main:149 : get_versions 2026-07-06 09:37:42.782 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-06 09:37:42.787 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-06 09:37:42.790 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-06 09:37:42.794 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-06 09:37:42.794 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-06 09:37:43.439 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-06 09:37:43.441 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-06 09:37:43.441 | pip: 24.0 2026-07-06 09:37:43.446 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-06 09:37:43.450 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-06 09:37:43.454 | + ./stack.sh:main:804 : fixup_all 2026-07-06 09:37:43.458 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-06 09:37:43.461 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-06 09:37:43.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:37:43.469 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:37:43.473 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-06 09:37:43.491 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-06 09:37:43.510 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-06 09:37:43.529 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-06 09:37:43.533 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-06 09:37:43.538 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:37:43.542 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:37:43.545 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:37:43.549 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:37:43.553 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:37:43.557 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:37:43.561 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:37:43.565 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:37:43.569 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:37:43.572 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:37:43.576 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:37:43.580 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:37:43.584 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:37:43.588 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-06 09:37:43.592 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-06 09:37:43.597 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-06 09:37:43.615 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-06 09:37:43.636 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-06 09:37:43.657 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-06 09:37:43.677 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-06 09:37:43.693 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-06 09:37:43.713 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-06 09:37:43.734 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-06 09:37:43.751 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-06 09:37:43.755 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-06 09:37:43.759 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-06 09:37:49.585 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-06 09:37:49.610 | Using python 3.12 to install setuptools 2026-07-06 09:37:49.614 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-06 09:37:51.050 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-06 09:37:51.327 | Collecting pip 2026-07-06 09:37:51.450 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-06 09:37:51.463 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-06 09:37:52.038 | Collecting setuptools[core] 2026-07-06 09:37:52.054 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:37:52.242 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 09:37:52.257 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:37:52.345 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 09:37:52.361 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 09:37:52.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-07-06 09:37:52.461 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 09:37:52.477 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:37:52.584 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 09:37:52.599 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:37:52.680 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 09:37:52.696 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:37:52.810 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:52.826 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 09:37:52.911 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:52.928 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 09:37:53.198 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.214 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 09:37:53.304 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.320 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:37:53.505 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.523 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 09:37:53.588 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.603 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:37:53.700 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.716 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 09:37:53.854 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:37:53.869 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:37:53.918 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-06 09:37:53.950 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-06 09:37:54.038 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 21.8 MB/s eta 0:00:00 2026-07-06 09:37:54.055 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 09:37:54.080 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 09:37:54.104 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 09:37:54.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.7 MB/s eta 0:00:00 2026-07-06 09:37:54.135 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 09:37:54.152 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.4 MB/s eta 0:00:00 2026-07-06 09:37:54.169 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 09:37:54.196 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 09:37:54.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 23.4 MB/s eta 0:00:00 2026-07-06 09:37:54.261 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 09:37:54.290 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 09:37:54.315 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 09:37:54.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 10.3 MB/s eta 0:00:00 2026-07-06 09:37:54.349 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 09:37:54.372 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 09:37:54.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 12.3 MB/s eta 0:00:00 2026-07-06 09:37:54.418 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 09:37:54.443 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 09:37:54.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.4 MB/s eta 0:00:00 2026-07-06 09:37:54.476 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 09:37:54.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.5 MB/s eta 0:00:00 2026-07-06 09:37:55.347 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-06 09:37:55.379 | Attempting uninstall: setuptools 2026-07-06 09:37:55.394 | Found existing installation: setuptools 68.1.2 2026-07-06 09:37:55.395 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:37:55.395 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-06 09:37:56.611 | Attempting uninstall: pygments 2026-07-06 09:37:56.644 | Found existing installation: Pygments 2.17.2 2026-07-06 09:37:56.645 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:37:56.645 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-06 09:37:57.967 | Attempting uninstall: pip 2026-07-06 09:37:57.973 | Found existing installation: pip 24.0 2026-07-06 09:37:58.046 | Uninstalling pip-24.0: 2026-07-06 09:37:58.055 | Successfully uninstalled pip-24.0 2026-07-06 09:37:59.736 | Attempting uninstall: packaging 2026-07-06 09:37:59.776 | Found existing installation: packaging 24.0 2026-07-06 09:37:59.777 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:37:59.777 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-06 09:37:59.982 | Attempting uninstall: markdown-it-py 2026-07-06 09:37:59.993 | Found existing installation: markdown-it-py 3.0.0 2026-07-06 09:37:59.995 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:37:59.995 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-06 09:38:00.166 | Attempting uninstall: wheel 2026-07-06 09:38:00.190 | Found existing installation: wheel 0.42.0 2026-07-06 09:38:00.191 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:38:00.192 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-06 09:38:00.244 | Attempting uninstall: rich 2026-07-06 09:38:00.288 | Found existing installation: rich 13.7.1 2026-07-06 09:38:00.289 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:38:00.289 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-06 09:38:01.073 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 09:38:01.297 | + inc/python:pip_install:216 : result=0 2026-07-06 09:38:01.301 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:38:01.305 | + functions-common:time_stop:2420 : local name 2026-07-06 09:38:01.309 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:38:01.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:38:01.316 | + functions-common:time_stop:2423 : local total 2026-07-06 09:38:01.319 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:38:01.323 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:38:01.326 | + functions-common:time_stop:2427 : start_time=1783330669604 2026-07-06 09:38:01.329 | + functions-common:time_stop:2429 : [[ -z 1783330669604 ]] 2026-07-06 09:38:01.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:38:01.340 | + functions-common:time_stop:2432 : end_time=1783330681335 2026-07-06 09:38:01.344 | + functions-common:time_stop:2433 : elapsed_time=11731 2026-07-06 09:38:01.347 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:38:01.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:38:01.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11731 2026-07-06 09:38:01.358 | + inc/python:pip_install:219 : return 0 2026-07-06 09:38:01.362 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-06 09:38:01.366 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:38:01.370 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:38:01.374 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 09:38:01.379 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-06 09:38:01.382 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-06 09:38:01.410 | Using python 3.12 to install os-testr 2026-07-06 09:38:01.413 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-06 09:38:02.886 | Collecting os-testr 2026-07-06 09:38:03.025 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 09:38:03.091 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-06 09:38:03.107 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:38:03.146 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-06 09:38:03.162 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-06 09:38:03.227 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-06 09:38:03.246 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 09:38:03.258 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-06 09:38:03.290 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-06 09:38:03.306 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 09:38:03.400 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-06 09:38:03.417 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-06 09:38:03.452 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-06 09:38:03.478 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 09:38:03.519 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-06 09:38:03.543 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-06 09:38:03.568 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-06 09:38:03.597 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-06 09:38:03.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.1 MB/s 0:00:00 2026-07-06 09:38:03.800 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-06 09:38:03.951 | Attempting uninstall: PyYAML 2026-07-06 09:38:03.959 | Found existing installation: PyYAML 6.0.1 2026-07-06 09:38:03.960 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:38:03.961 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-06 09:38:04.364 | 2026-07-06 09:38:04.368 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-06 09:38:04.503 | + inc/python:pip_install:216 : result=0 2026-07-06 09:38:04.507 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:38:04.511 | + functions-common:time_stop:2420 : local name 2026-07-06 09:38:04.516 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:38:04.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:38:04.523 | + functions-common:time_stop:2423 : local total 2026-07-06 09:38:04.526 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:38:04.530 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:38:04.533 | + functions-common:time_stop:2427 : start_time=1783330681403 2026-07-06 09:38:04.537 | + functions-common:time_stop:2429 : [[ -z 1783330681403 ]] 2026-07-06 09:38:04.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:38:04.547 | + functions-common:time_stop:2432 : end_time=1783330684543 2026-07-06 09:38:04.550 | + functions-common:time_stop:2433 : elapsed_time=3140 2026-07-06 09:38:04.554 | + functions-common:time_stop:2434 : total=11731 2026-07-06 09:38:04.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:38:04.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14871 2026-07-06 09:38:04.566 | + inc/python:pip_install:219 : return 0 2026-07-06 09:38:04.570 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-06 09:38:04.655 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-06 09:38:04.754 | + ./stack.sh:main:832 : install_infra 2026-07-06 09:38:04.759 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 09:38:04.763 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-06 09:38:04.767 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-06 09:38:10.564 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 09:38:10.568 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-06 09:38:10.607 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-06 09:38:12.019 | Collecting pbr 2026-07-06 09:38:12.022 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:38:12.477 | Collecting setuptools[core] 2026-07-06 09:38:12.480 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:38:12.634 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-06 09:38:12.638 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:38:12.713 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-06 09:38:12.716 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-06 09:38:12.786 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-06 09:38:12.789 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:38:12.881 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-06 09:38:12.884 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:38:12.953 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-06 09:38:12.956 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:38:13.060 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.064 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 09:38:13.133 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.136 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-06 09:38:13.382 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.385 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-06 09:38:13.462 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.464 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:38:13.637 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.640 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-06 09:38:13.691 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.694 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:38:13.778 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.783 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-06 09:38:13.867 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:13.870 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:38:13.959 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-06 09:38:14.046 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 09:38:14.074 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 09:38:14.077 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-06 09:38:14.080 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-06 09:38:14.082 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-06 09:38:14.085 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 09:38:14.089 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-06 09:38:14.091 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 09:38:14.103 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-06 09:38:14.105 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-06 09:38:14.107 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-06 09:38:14.111 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-06 09:38:14.115 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-06 09:38:14.118 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-06 09:38:14.121 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-06 09:38:14.124 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-06 09:38:14.150 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-06 09:38:14.436 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-06 09:38:18.366 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-06 09:38:18.621 | + inc/python:pip_install:216 : result=0 2026-07-06 09:38:18.626 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:38:18.630 | + functions-common:time_stop:2420 : local name 2026-07-06 09:38:18.634 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:38:18.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:38:18.643 | + functions-common:time_stop:2423 : local total 2026-07-06 09:38:18.646 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:38:18.649 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:38:18.653 | + functions-common:time_stop:2427 : start_time=1783330690594 2026-07-06 09:38:18.657 | + functions-common:time_stop:2429 : [[ -z 1783330690594 ]] 2026-07-06 09:38:18.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:38:18.668 | + functions-common:time_stop:2432 : end_time=1783330698663 2026-07-06 09:38:18.671 | + functions-common:time_stop:2433 : elapsed_time=8069 2026-07-06 09:38:18.674 | + functions-common:time_stop:2434 : total=14871 2026-07-06 09:38:18.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:38:18.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22940 2026-07-06 09:38:18.685 | + inc/python:pip_install:219 : return 0 2026-07-06 09:38:18.689 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-06 09:38:18.693 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-06 09:38:18.730 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-06 09:38:20.033 | Processing /opt/stack/requirements 2026-07-06 09:38:20.037 | Installing build dependencies: started 2026-07-06 09:38:23.276 | Installing build dependencies: finished with status 'done' 2026-07-06 09:38:23.279 | Getting requirements to build wheel: started 2026-07-06 09:38:23.597 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 09:38:23.604 | Preparing metadata (pyproject.toml): started 2026-07-06 09:38:24.869 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:38:25.059 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:25.149 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 09:38:25.177 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8488) (26.2) 2026-07-06 09:38:25.300 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:25.316 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 09:38:25.503 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:25.505 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-06 09:38:25.563 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:25.583 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-06 09:38:25.596 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8488) (83.0.0) 2026-07-06 09:38:25.930 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:25.946 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-06 09:38:25.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.8 MB/s eta 0:00:00 2026-07-06 09:38:26.037 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:26.053 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 09:38:26.177 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:26.193 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 09:38:26.288 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-06 09:38:26.303 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:38:26.428 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-06 09:38:26.452 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 09:38:26.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-07-06 09:38:26.468 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-06 09:38:26.491 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 09:38:26.506 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-07-06 09:38:26.523 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-06 09:38:26.542 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 9.4 MB/s eta 0:00:00 2026-07-06 09:38:26.558 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-06 09:38:26.577 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 14.8 MB/s eta 0:00:00 2026-07-06 09:38:26.594 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 09:38:26.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-07-06 09:38:26.623 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 09:38:26.639 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.9 MB/s eta 0:00:00 2026-07-06 09:38:26.674 | Building wheels for collected packages: openstack_requirements 2026-07-06 09:38:26.676 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-06 09:38:29.048 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-06 09:38:29.052 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8488-py3-none-any.whl size=52403 sha256=0709d7bfa702dedb0dfbf7ddbe6c0d77b0599328a8fb3456523dd0470eacf31a 2026-07-06 09:38:29.052 | Stored in directory: /tmp/pip-ephem-wheel-cache-8z9721aa/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-06 09:38:29.057 | Successfully built openstack_requirements 2026-07-06 09:38:29.375 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-06 09:38:30.164 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8488 requests-2.34.2 urllib3-2.7.0 2026-07-06 09:38:30.439 | + inc/python:pip_install:216 : result=0 2026-07-06 09:38:30.443 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:38:30.447 | + functions-common:time_stop:2420 : local name 2026-07-06 09:38:30.451 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:38:30.454 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:38:30.458 | + functions-common:time_stop:2423 : local total 2026-07-06 09:38:30.463 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:38:30.466 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:38:30.470 | + functions-common:time_stop:2427 : start_time=1783330698718 2026-07-06 09:38:30.473 | + functions-common:time_stop:2429 : [[ -z 1783330698718 ]] 2026-07-06 09:38:30.477 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:38:30.483 | + functions-common:time_stop:2432 : end_time=1783330710479 2026-07-06 09:38:30.486 | + functions-common:time_stop:2433 : elapsed_time=11761 2026-07-06 09:38:30.490 | + functions-common:time_stop:2434 : total=22940 2026-07-06 09:38:30.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:38:30.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34701 2026-07-06 09:38:30.502 | + inc/python:pip_install:219 : return 0 2026-07-06 09:38:30.506 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-06 09:38:30.510 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-06 09:38:30.515 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-06 09:38:30.519 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:38:30.523 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:38:30.527 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-06 09:38:30.531 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:38:30.536 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-06 09:38:30.566 | Using python 3.12 to install pbr 2026-07-06 09:38:30.569 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-06 09:38:31.578 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-06 09:38:31.777 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-06 09:38:32.042 | + inc/python:pip_install:216 : result=0 2026-07-06 09:38:32.046 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:38:32.049 | + functions-common:time_stop:2420 : local name 2026-07-06 09:38:32.053 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:38:32.056 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:38:32.059 | + functions-common:time_stop:2423 : local total 2026-07-06 09:38:32.063 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:38:32.066 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:38:32.069 | + functions-common:time_stop:2427 : start_time=1783330710558 2026-07-06 09:38:32.072 | + functions-common:time_stop:2429 : [[ -z 1783330710558 ]] 2026-07-06 09:38:32.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:38:32.082 | + functions-common:time_stop:2432 : end_time=1783330712077 2026-07-06 09:38:32.085 | + functions-common:time_stop:2433 : elapsed_time=1519 2026-07-06 09:38:32.088 | + functions-common:time_stop:2434 : total=34701 2026-07-06 09:38:32.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:38:32.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36220 2026-07-06 09:38:32.097 | + inc/python:pip_install:219 : return 0 2026-07-06 09:38:32.100 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-06 09:38:37.736 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-06 09:38:38.571 | Collecting bindep 2026-07-06 09:38:38.660 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 09:38:38.766 | Collecting distro>=1.7 (from bindep) 2026-07-06 09:38:38.781 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 09:38:38.865 | Collecting packaging (from bindep) 2026-07-06 09:38:38.869 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:38:38.919 | Collecting Parsley (from bindep) 2026-07-06 09:38:38.937 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-06 09:38:39.028 | Collecting pbr>=2 (from bindep) 2026-07-06 09:38:39.030 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:38:39.464 | Collecting setuptools (from pbr>=2->bindep) 2026-07-06 09:38:39.466 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:38:39.555 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-06 09:38:39.598 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-06 09:38:39.608 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-06 09:38:39.613 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-06 09:38:39.628 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-06 09:38:39.649 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.4 MB/s eta 0:00:00 2026-07-06 09:38:39.651 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-06 09:38:39.795 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-06 09:38:41.549 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-06 09:38:41.708 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 09:38:41.713 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-06 09:38:41.718 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-06 09:38:41.743 | + ./stack.sh:main:841 : pkgs= 2026-07-06 09:38:41.747 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-06 09:38:41.750 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-06 09:38:41.754 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 09:38:41.758 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-06 09:38:41.761 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 09:38:41.764 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 09:38:41.768 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 09:38:41.772 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 09:38:41.774 | + functions-common:run_phase:1858 : local extra 2026-07-06 09:38:41.779 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 09:38:41.784 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 09:38:41.788 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 09:38:41.791 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 09:38:41.795 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-06 09:38:41.798 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 09:38:41.819 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:38:41.822 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:38:41.826 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:38:41.829 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-06 09:38:41.832 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:38:41.836 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 09:38:41.839 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:38:41.843 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-06 09:38:41.847 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:38:41.851 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 09:38:41.854 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:38:41.858 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 09:38:41.861 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 09:38:41.864 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 09:38:41.868 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:38:41.872 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 09:38:41.876 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-06 09:38:41.880 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 09:38:41.883 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-06 09:38:41.887 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 09:38:41.890 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 09:38:41.894 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-06 09:38:41.898 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-06 09:38:41.901 | + functions:set_systemd_override:845 : local value=2048 2026-07-06 09:38:41.905 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-06 09:38:41.908 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-06 09:38:41.989 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-06 09:38:41.989 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-06 09:38:41.993 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-06 09:38:42.426 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-06 09:38:42.431 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-06 09:38:42.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:38:42.459 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-06 09:38:42.463 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:38:42.467 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:38:42.471 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:38:42.475 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:38:42.479 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:38:42.482 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:38:42.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:38:42.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:38:42.494 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:38:42.498 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:38:42.502 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:38:42.506 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:38:42.510 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-06 09:38:42.514 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:38:42.518 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:38:42.521 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:38:42.525 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-06 09:38:42.554 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-06 09:38:42.599 | Reading package lists... 2026-07-06 09:38:42.992 | Building dependency tree... 2026-07-06 09:38:42.996 | Reading state information... 2026-07-06 09:38:43.601 | The following packages were automatically installed and are no longer required: 2026-07-06 09:38:43.604 | libfwupd2 libgusb2 2026-07-06 09:38:43.604 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:38:43.606 | The following additional packages will be installed: 2026-07-06 09:38:43.606 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 09:38:43.606 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 09:38:43.606 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 09:38:43.609 | erlang-tools erlang-xmerl 2026-07-06 09:38:43.612 | Suggested packages: 2026-07-06 09:38:43.612 | erlang erlang-manpages erlang-doc 2026-07-06 09:38:43.677 | The following NEW packages will be installed: 2026-07-06 09:38:43.678 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-06 09:38:43.679 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-06 09:38:43.679 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-06 09:38:43.681 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-06 09:38:43.754 | 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:38:43.754 | Need to get 36.1 MB of archives. 2026-07-06 09:38:43.754 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-06 09:38:43.754 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-06 09:38:43.879 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-06 09:38:43.893 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-06 09:38:43.904 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-06 09:38:43.915 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-06 09:38:43.927 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-06 09:38:43.947 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-06 09:38:43.965 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-06 09:38:43.971 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-06 09:38:43.978 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-06 09:38:43.984 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-06 09:38:43.993 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-06 09:38:44.020 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-06 09:38:44.044 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-06 09:38:44.051 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-06 09:38:44.060 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-06 09:38:44.068 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-06 09:38:44.084 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-06 09:38:44.520 | perl: warning: Setting locale failed. 2026-07-06 09:38:44.520 | perl: warning: Please check that your locale settings: 2026-07-06 09:38:44.521 | LANGUAGE = (unset), 2026-07-06 09:38:44.521 | LC_ALL = "en_US.utf8", 2026-07-06 09:38:44.521 | LANG = "de_DE.UTF-8" 2026-07-06 09:38:44.521 | are supported and installed on your system. 2026-07-06 09:38:44.521 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:38:44.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:38:44.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:38:44.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:38:44.793 | Fetched 36.1 MB in 1s (65.7 MB/s) 2026-07-06 09:38:44.894 | Selecting previously unselected package erlang-base. 2026-07-06 09:38:44.963 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-06 09:38:44.973 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:44.978 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.368 | Selecting previously unselected package erlang-asn1. 2026-07-06 09:38:45.384 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.388 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.456 | Selecting previously unselected package erlang-crypto. 2026-07-06 09:38:45.471 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.476 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.527 | Selecting previously unselected package erlang-public-key. 2026-07-06 09:38:45.541 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.547 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.610 | Selecting previously unselected package erlang-mnesia. 2026-07-06 09:38:45.623 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.628 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.705 | Selecting previously unselected package erlang-runtime-tools. 2026-07-06 09:38:45.718 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.723 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.793 | Selecting previously unselected package erlang-ssl. 2026-07-06 09:38:45.807 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.812 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.916 | Selecting previously unselected package erlang-eldap. 2026-07-06 09:38:45.929 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:45.934 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:45.982 | Selecting previously unselected package erlang-ftp. 2026-07-06 09:38:45.997 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.001 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.051 | Selecting previously unselected package erlang-tftp. 2026-07-06 09:38:46.065 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.070 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.120 | Selecting previously unselected package erlang-inets. 2026-07-06 09:38:46.135 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.158 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.248 | Selecting previously unselected package erlang-snmp. 2026-07-06 09:38:46.263 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.267 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.431 | Selecting previously unselected package erlang-os-mon. 2026-07-06 09:38:46.446 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.450 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.502 | Selecting previously unselected package erlang-parsetools. 2026-07-06 09:38:46.517 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.522 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.574 | Selecting previously unselected package erlang-syntax-tools. 2026-07-06 09:38:46.587 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.592 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.648 | Selecting previously unselected package erlang-tools. 2026-07-06 09:38:46.661 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.666 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.737 | Selecting previously unselected package erlang-xmerl. 2026-07-06 09:38:46.751 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-06 09:38:46.757 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:46.849 | Selecting previously unselected package rabbitmq-server. 2026-07-06 09:38:46.863 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-06 09:38:46.872 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 09:38:47.949 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:48.316 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-06 09:38:48.316 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-06 09:38:50.858 | Searching for services which depend on erlang and should be started... none found. 2026-07-06 09:38:50.865 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.875 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.886 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.897 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.909 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.921 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.932 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.944 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.956 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.968 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.980 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:50.992 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:51.003 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:51.016 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:51.028 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:51.039 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-06 09:38:51.051 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-06 09:38:51.142 | info: Selecting GID from range 100 to 999 ... 2026-07-06 09:38:51.148 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-06 09:38:51.337 | info: Selecting UID from range 100 to 999 ... 2026-07-06 09:38:51.338 | 2026-07-06 09:38:51.343 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-06 09:38:51.346 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-06 09:38:51.401 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-06 09:38:51.634 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-06 09:39:12.682 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:39:14.354 | perl: warning: Setting locale failed. 2026-07-06 09:39:14.354 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:14.354 | LANGUAGE = (unset), 2026-07-06 09:39:14.354 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:14.354 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:14.354 | are supported and installed on your system. 2026-07-06 09:39:14.355 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:14.483 | perl: warning: Setting locale failed. 2026-07-06 09:39:14.484 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:14.484 | LANGUAGE = (unset), 2026-07-06 09:39:14.484 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:14.484 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:14.484 | are supported and installed on your system. 2026-07-06 09:39:14.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:14.533 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:14.533 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:14.533 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:14.602 | perl: warning: Setting locale failed. 2026-07-06 09:39:14.605 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:14.605 | LANGUAGE = (unset), 2026-07-06 09:39:14.605 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:14.605 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:14.605 | are supported and installed on your system. 2026-07-06 09:39:14.606 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:15.098 | 2026-07-06 09:39:15.099 | Running kernel seems to be up-to-date. 2026-07-06 09:39:15.099 | 2026-07-06 09:39:15.099 | Restarting services... 2026-07-06 09:39:15.121 | 2026-07-06 09:39:15.121 | Service restarts being deferred: 2026-07-06 09:39:15.122 | systemctl restart virtlockd.service 2026-07-06 09:39:15.122 | systemctl restart virtlogd.service 2026-07-06 09:39:15.122 | 2026-07-06 09:39:15.122 | No containers need to be restarted. 2026-07-06 09:39:15.122 | 2026-07-06 09:39:15.122 | User sessions running outdated binaries: 2026-07-06 09:39:15.123 | quobyte @ session #6: sshd[2060] 2026-07-06 09:39:15.133 | 2026-07-06 09:39:15.133 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:39:17.120 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:39:17.124 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:39:17.126 | + functions-common:time_stop:2420 : local name 2026-07-06 09:39:17.129 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:39:17.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:39:17.134 | + functions-common:time_stop:2423 : local total 2026-07-06 09:39:17.136 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:39:17.139 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:39:17.142 | + functions-common:time_stop:2427 : start_time=1783330722550 2026-07-06 09:39:17.145 | + functions-common:time_stop:2429 : [[ -z 1783330722550 ]] 2026-07-06 09:39:17.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:39:17.154 | + functions-common:time_stop:2432 : end_time=1783330757150 2026-07-06 09:39:17.156 | + functions-common:time_stop:2433 : elapsed_time=34600 2026-07-06 09:39:17.159 | + functions-common:time_stop:2434 : total=67003 2026-07-06 09:39:17.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:39:17.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101603 2026-07-06 09:39:17.167 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:39:17.170 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-06 09:39:17.174 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:39:17.176 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:39:17.179 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:39:17.181 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:39:17.185 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:39:17.187 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:39:17.190 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:39:17.193 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:39:17.195 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:39:17.197 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:39:17.200 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:39:17.203 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:39:17.206 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:39:17.209 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-06 09:39:17.211 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-06 09:39:17.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:39:17.232 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-06 09:39:17.235 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:39:17.239 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-06 09:39:17.241 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-06 09:39:17.245 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-06 09:39:17.250 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-06 09:39:17.252 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-06 09:39:17.255 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-06 09:39:17.258 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-06 09:39:17.260 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-06 09:39:17.263 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-06 09:39:17.267 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-06 09:39:18.410 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-06 09:39:18.410 | user tags 2026-07-06 09:39:18.411 | guest [administrator]' 2026-07-06 09:39:18.414 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-06 09:39:18.414 | user tags 2026-07-06 09:39:18.414 | guest [administrator]' 2026-07-06 09:39:18.415 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-06 09:39:18.420 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-06 09:39:18.423 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-06 09:39:18.426 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-06 09:39:19.464 | Adding user "stackrabbit" ... 2026-07-06 09:39:19.477 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-06 09:39:19.497 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-06 09:39:20.543 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-06 09:39:20.575 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-06 09:39:20.579 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-06 09:39:21.622 | Changing password for user "stackrabbit" ... 2026-07-06 09:39:21.655 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-06 09:39:21.657 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-06 09:39:21.660 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-06 09:39:22.683 | Deleting user "guest" ... 2026-07-06 09:39:22.714 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-06 09:39:22.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:39:22.734 | + ./stack.sh:main:858 : install_database 2026-07-06 09:39:22.737 | + lib/database:install_database:118 : install_database_mysql 2026-07-06 09:39:22.740 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-06 09:39:22.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:39:22.745 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:39:22.747 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-06 09:39:22.759 | perl: warning: Setting locale failed. 2026-07-06 09:39:22.759 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:22.759 | LANGUAGE = (unset), 2026-07-06 09:39:22.759 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:22.760 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:22.760 | are supported and installed on your system. 2026-07-06 09:39:22.760 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:22.810 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:22.810 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:22.810 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:22.920 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-06 09:39:22.923 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-06 09:39:22.928 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-06 09:39:22.931 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:39:22.934 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:39:22.937 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-06 09:39:22.940 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-06 09:39:22.942 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-06 09:39:22.948 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-06 09:39:22.951 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-06 09:39:22.953 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:39:22.956 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:39:22.959 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:39:22.962 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:39:22.964 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:39:22.968 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:39:22.971 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:39:22.974 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:39:22.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:39:22.979 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:39:22.982 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:39:22.985 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:39:22.988 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:39:22.990 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-06 09:39:22.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:39:22.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:39:22.999 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-06 09:39:23.002 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:39:23.005 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:39:23.008 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:39:23.011 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:39:23.014 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:39:23.017 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:39:23.020 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:39:23.023 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:39:23.026 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:39:23.029 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:39:23.036 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:39:23.039 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:39:23.042 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-06 09:39:23.046 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:39:23.049 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:39:23.052 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:39:23.055 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-06 09:39:23.080 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-06 09:39:23.117 | Reading package lists... 2026-07-06 09:39:23.477 | Building dependency tree... 2026-07-06 09:39:23.479 | Reading state information... 2026-07-06 09:39:24.010 | The following packages were automatically installed and are no longer required: 2026-07-06 09:39:24.012 | libfwupd2 libgusb2 2026-07-06 09:39:24.012 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:39:24.013 | The following additional packages will be installed: 2026-07-06 09:39:24.014 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 09:39:24.014 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 09:39:24.014 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 09:39:24.014 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 09:39:24.014 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 09:39:24.015 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 09:39:24.015 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-06 09:39:24.017 | Suggested packages: 2026-07-06 09:39:24.017 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-06 09:39:24.018 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-06 09:39:24.065 | The following NEW packages will be installed: 2026-07-06 09:39:24.065 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-06 09:39:24.065 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-06 09:39:24.065 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-06 09:39:24.066 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-06 09:39:24.066 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-06 09:39:24.066 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-06 09:39:24.067 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-06 09:39:24.115 | 0 upgraded, 27 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:39:24.115 | Need to get 29.6 MB of archives. 2026-07-06 09:39:24.115 | After this operation, 243 MB of additional disk space will be used. 2026-07-06 09:39:24.115 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-06 09:39:24.161 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-06 09:39:24.166 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-06 09:39:24.172 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-06 09:39:24.179 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-06 09:39:24.185 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-06 09:39:24.380 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-06 09:39:24.397 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-06 09:39:24.398 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-06 09:39:24.399 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-06 09:39:24.400 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-06 09:39:24.403 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-06 09:39:24.409 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-06 09:39:24.416 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-06 09:39:24.422 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-06 09:39:24.427 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-06 09:39:24.432 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-06 09:39:24.438 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-06 09:39:24.443 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-06 09:39:24.448 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-06 09:39:24.453 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-06 09:39:24.459 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-06 09:39:24.464 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-06 09:39:24.482 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-06 09:39:24.487 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-06 09:39:24.561 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-06 09:39:24.562 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-06 09:39:24.792 | perl: warning: Setting locale failed. 2026-07-06 09:39:24.792 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:24.792 | LANGUAGE = (unset), 2026-07-06 09:39:24.792 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:24.793 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:24.793 | are supported and installed on your system. 2026-07-06 09:39:24.793 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:24.856 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:24.856 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:24.856 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:24.979 | Vorkonfiguration der Pakete ... 2026-07-06 09:39:24.989 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:25.125 | Fetched 29.6 MB in 0s (63.3 MB/s) 2026-07-06 09:39:25.162 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-06 09:39:25.226 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-06 09:39:25.233 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:39:25.237 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:25.648 | Selecting previously unselected package mysql-client-8.0. 2026-07-06 09:39:25.661 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:39:25.665 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:25.715 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-06 09:39:25.728 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-06 09:39:25.736 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 09:39:25.782 | Selecting previously unselected package libmecab2:amd64. 2026-07-06 09:39:25.795 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-06 09:39:25.799 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 09:39:25.851 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-06 09:39:25.862 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-06 09:39:25.866 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 09:39:25.911 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-06 09:39:25.924 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:39:25.928 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:26.885 | Selecting previously unselected package mysql-server-8.0. 2026-07-06 09:39:26.897 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-06 09:39:26.905 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:26.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:26.957 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:26.958 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:27.034 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:27.045 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:27.343 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:27.409 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-06 09:39:27.422 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-06 09:39:27.427 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-06 09:39:27.467 | Selecting previously unselected package liburi-perl. 2026-07-06 09:39:27.480 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-06 09:39:27.485 | Unpacking liburi-perl (5.27-1) ... 2026-07-06 09:39:27.568 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-06 09:39:27.582 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-06 09:39:27.588 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 09:39:27.645 | Selecting previously unselected package libcgi-pm-perl. 2026-07-06 09:39:27.658 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-06 09:39:27.662 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-06 09:39:27.725 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-06 09:39:27.737 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:39:27.741 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 09:39:27.781 | Selecting previously unselected package libfcgi-perl. 2026-07-06 09:39:27.795 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-06 09:39:27.799 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 09:39:27.843 | Selecting previously unselected package libcgi-fast-perl. 2026-07-06 09:39:27.856 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-06 09:39:27.861 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-06 09:39:27.901 | Selecting previously unselected package libclone-perl:amd64. 2026-07-06 09:39:27.914 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-06 09:39:27.918 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 09:39:27.960 | Selecting previously unselected package libencode-locale-perl. 2026-07-06 09:39:27.974 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-06 09:39:27.978 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-06 09:39:28.020 | Selecting previously unselected package libfcgi-bin. 2026-07-06 09:39:28.036 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:39:28.040 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 09:39:28.083 | Selecting previously unselected package libhtml-template-perl. 2026-07-06 09:39:28.099 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-06 09:39:28.104 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-06 09:39:28.156 | Selecting previously unselected package libtimedate-perl. 2026-07-06 09:39:28.171 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-06 09:39:28.176 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-06 09:39:28.243 | Selecting previously unselected package libhttp-date-perl. 2026-07-06 09:39:28.256 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-06 09:39:28.260 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-06 09:39:28.299 | Selecting previously unselected package libio-html-perl. 2026-07-06 09:39:28.312 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-06 09:39:28.316 | Unpacking libio-html-perl (1.004-3) ... 2026-07-06 09:39:28.357 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-06 09:39:28.370 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-06 09:39:28.375 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 09:39:28.415 | Selecting previously unselected package libhttp-message-perl. 2026-07-06 09:39:28.428 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-06 09:39:28.432 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 09:39:28.486 | Selecting previously unselected package mecab-utils. 2026-07-06 09:39:28.497 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-06 09:39:28.501 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-06 09:39:28.549 | Selecting previously unselected package mecab-ipadic. 2026-07-06 09:39:28.563 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-06 09:39:28.567 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 09:39:29.191 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-06 09:39:29.204 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-06 09:39:29.208 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 09:39:29.250 | Selecting previously unselected package mysql-server. 2026-07-06 09:39:29.264 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-06 09:39:29.268 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:29.335 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-06 09:39:29.347 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-06 09:39:29.364 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:29.376 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-06 09:39:29.388 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-06 09:39:29.400 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 09:39:29.411 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-06 09:39:29.424 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-06 09:39:29.435 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-06 09:39:29.446 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-06 09:39:29.458 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-06 09:39:29.469 | Setting up libio-html-perl (1.004-3) ... 2026-07-06 09:39:29.480 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:29.492 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-06 09:39:29.503 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:29.515 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-06 09:39:29.526 | Setting up liburi-perl (5.27-1) ... 2026-07-06 09:39:29.538 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:29.592 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:29.643 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:29.643 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:29.643 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:29.719 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:29.729 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:39:29.781 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-06 09:39:29.812 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-06 09:39:42.733 | mysqld will log errors to /var/log/mysql/error.log 2026-07-06 09:39:43.599 | mysqld is running as pid 16183 2026-07-06 09:39:46.050 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-06 09:39:47.709 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-06 09:39:47.721 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-06 09:39:47.732 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 09:39:47.735 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 09:39:47.736 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-06 09:39:47.736 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 09:39:47.952 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 09:39:47.997 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 09:39:47.999 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 09:39:47.999 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 09:39:47.999 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 09:39:48.005 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 09:39:48.009 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 09:39:48.090 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 09:39:48.090 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 09:39:48.090 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 09:39:48.091 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 09:39:48.182 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 09:39:48.185 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 09:39:48.194 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 09:39:48.194 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 09:39:48.195 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 09:39:48.195 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 09:39:48.224 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 09:39:48.224 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 09:39:48.225 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 09:39:48.539 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 09:39:48.539 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 09:39:48.539 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 09:39:48.695 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 09:39:48.744 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 09:39:48.744 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 09:39:49.094 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-06 09:39:49.207 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 09:39:49.452 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-06 09:39:49.456 | 2026-07-06 09:39:49.456 | done! 2026-07-06 09:39:49.462 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 09:39:49.471 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-06 09:39:49.480 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-06 09:39:49.485 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-06 09:39:49.485 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-06 09:39:49.486 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-06 09:39:49.783 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-06 09:39:49.863 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-06 09:39:49.864 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-06 09:39:49.864 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-06 09:39:49.864 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-06 09:39:49.876 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-06 09:39:49.883 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-06 09:39:50.001 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-06 09:39:50.001 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-06 09:39:50.002 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-06 09:39:50.002 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-06 09:39:50.128 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-06 09:39:50.132 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-06 09:39:50.144 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-06 09:39:50.144 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-06 09:39:50.145 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-06 09:39:50.146 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-06 09:39:50.187 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-06 09:39:50.187 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-06 09:39:50.188 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-06 09:39:50.654 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-06 09:39:50.654 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-06 09:39:50.654 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-06 09:39:50.862 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-06 09:39:50.932 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-06 09:39:50.932 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-06 09:39:51.372 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-06 09:39:51.516 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-06 09:39:51.761 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-06 09:39:51.764 | 2026-07-06 09:39:51.764 | done! 2026-07-06 09:39:51.771 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-06 09:39:51.779 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-06 09:39:51.792 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-06 09:39:51.805 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-06 09:39:51.819 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-06 09:39:51.832 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-06 09:39:51.845 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-06 09:39:51.859 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:39:53.739 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 09:39:53.996 | perl: warning: Setting locale failed. 2026-07-06 09:39:53.996 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:53.996 | LANGUAGE = (unset), 2026-07-06 09:39:53.996 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:53.997 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:53.997 | are supported and installed on your system. 2026-07-06 09:39:53.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:54.140 | perl: warning: Setting locale failed. 2026-07-06 09:39:54.140 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:54.140 | LANGUAGE = (unset), 2026-07-06 09:39:54.140 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:54.140 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:54.141 | are supported and installed on your system. 2026-07-06 09:39:54.141 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:54.195 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:39:54.195 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:39:54.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:39:54.269 | perl: warning: Setting locale failed. 2026-07-06 09:39:54.269 | perl: warning: Please check that your locale settings: 2026-07-06 09:39:54.269 | LANGUAGE = (unset), 2026-07-06 09:39:54.269 | LC_ALL = "en_US.utf8", 2026-07-06 09:39:54.270 | LANG = "de_DE.UTF-8" 2026-07-06 09:39:54.270 | are supported and installed on your system. 2026-07-06 09:39:54.270 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:39:54.777 | 2026-07-06 09:39:54.777 | Running kernel seems to be up-to-date. 2026-07-06 09:39:54.777 | 2026-07-06 09:39:54.777 | Restarting services... 2026-07-06 09:39:54.801 | 2026-07-06 09:39:54.801 | Service restarts being deferred: 2026-07-06 09:39:54.801 | systemctl restart virtlockd.service 2026-07-06 09:39:54.802 | systemctl restart virtlogd.service 2026-07-06 09:39:54.802 | 2026-07-06 09:39:54.802 | No containers need to be restarted. 2026-07-06 09:39:54.802 | 2026-07-06 09:39:54.802 | User sessions running outdated binaries: 2026-07-06 09:39:54.802 | quobyte @ session #6: sshd[2060] 2026-07-06 09:39:54.811 | 2026-07-06 09:39:54.811 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:39:56.792 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:39:56.795 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:39:56.799 | + functions-common:time_stop:2420 : local name 2026-07-06 09:39:56.803 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:39:56.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:39:56.810 | + functions-common:time_stop:2423 : local total 2026-07-06 09:39:56.814 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:39:56.818 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:39:56.822 | + functions-common:time_stop:2427 : start_time=1783330763077 2026-07-06 09:39:56.825 | + functions-common:time_stop:2429 : [[ -z 1783330763077 ]] 2026-07-06 09:39:56.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:39:56.836 | + functions-common:time_stop:2432 : end_time=1783330796831 2026-07-06 09:39:56.839 | + functions-common:time_stop:2433 : elapsed_time=33754 2026-07-06 09:39:56.842 | + functions-common:time_stop:2434 : total=101603 2026-07-06 09:39:56.845 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:39:56.849 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135357 2026-07-06 09:39:56.853 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:39:56.857 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-06 09:39:56.860 | + ./stack.sh:main:861 : install_database_python 2026-07-06 09:39:56.864 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-06 09:39:56.867 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-06 09:39:56.871 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-06 09:39:56.876 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 09:39:56.880 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-06 09:39:56.884 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-06 09:39:56.888 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 09:39:56.894 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:39:56.895 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 09:39:56.902 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-06 09:39:56.906 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-06 09:39:56.911 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-06 09:39:56.915 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-06 09:39:56.919 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-06 09:39:56.951 | Using python 3.12 to install PyMySQL 2026-07-06 09:39:56.956 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-06 09:39:58.127 | Collecting PyMySQL 2026-07-06 09:39:58.265 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-06 09:39:58.293 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-06 09:39:58.469 | Installing collected packages: PyMySQL 2026-07-06 09:39:58.539 | Successfully installed PyMySQL-1.2.0 2026-07-06 09:39:58.642 | + inc/python:pip_install:216 : result=0 2026-07-06 09:39:58.646 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:39:58.649 | + functions-common:time_stop:2420 : local name 2026-07-06 09:39:58.652 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:39:58.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:39:58.659 | + functions-common:time_stop:2423 : local total 2026-07-06 09:39:58.662 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:39:58.665 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:39:58.669 | + functions-common:time_stop:2427 : start_time=1783330796945 2026-07-06 09:39:58.672 | + functions-common:time_stop:2429 : [[ -z 1783330796945 ]] 2026-07-06 09:39:58.676 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:39:58.681 | + functions-common:time_stop:2432 : end_time=1783330798677 2026-07-06 09:39:58.684 | + functions-common:time_stop:2433 : elapsed_time=1732 2026-07-06 09:39:58.687 | + functions-common:time_stop:2434 : total=36220 2026-07-06 09:39:58.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:39:58.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37952 2026-07-06 09:39:58.697 | + inc/python:pip_install:219 : return 0 2026-07-06 09:39:58.701 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-06 09:39:58.704 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-06 09:39:58.707 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-06 09:39:58.710 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-06 09:39:58.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:39:58.736 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-06 09:39:58.739 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-06 09:39:58.763 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:39:58.766 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-06 09:39:58.789 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:39:58.793 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-06 09:39:58.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:39:58.820 | + ./stack.sh:main:869 : install_etcd3 2026-07-06 09:39:58.823 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-06 09:39:58.823 | Installing etcd 2026-07-06 09:39:58.826 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-06 09:39:58.844 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-06 09:39:58.859 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-06 09:39:58.862 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-06 09:39:58.885 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-06 09:39:58.889 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:58.893 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:58.896 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-06 09:39:58.900 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-06 09:39:58.903 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-06 09:39:58.906 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:58.910 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-06 09:39:58.914 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-06 09:39:58.917 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:58.923 | --2026-07-06 11:39:58-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:58.995 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 09:39:59.013 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 09:39:59.238 | HTTP request sent, awaiting response... 302 Found 2026-07-06 09:39:59.238 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T10%3A26%3A24Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T09%3A25%3A48Z&ske=2026-07-06T10%3A26%3A24Z&sks=b&skv=2018-11-09&sig=58vrZQQ1Lr46aEyqlX1ooozxrFXGbJ9MJEBzZaUc%2Bec%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzMjU5OSwibmJmIjoxNzgzMzMwNzk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rfu_FqeMoIkw3p84FxMI4kCOapQ_nCkML5rF036NHc4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-06 09:39:59.238 | --2026-07-06 11:39:59-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T10%3A26%3A24Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T09%3A25%3A48Z&ske=2026-07-06T10%3A26%3A24Z&sks=b&skv=2018-11-09&sig=58vrZQQ1Lr46aEyqlX1ooozxrFXGbJ9MJEBzZaUc%2Bec%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzMjU5OSwibmJmIjoxNzgzMzMwNzk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.rfu_FqeMoIkw3p84FxMI4kCOapQ_nCkML5rF036NHc4&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-06 09:39:59.257 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-06 09:39:59.269 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-06 09:39:59.405 | HTTP request sent, awaiting response... 200 OK 2026-07-06 09:39:59.405 | Length: 20927601 (20M) [application/octet-stream] 2026-07-06 09:39:59.405 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 09:39:59.457 | 2026-07-06 09:39:59.697 | 0K ........ ........ ... 100% 68.4M=0.3s 2026-07-06 09:39:59.697 | 2026-07-06 09:39:59.697 | 2026-07-06 11:39:59 (68.4 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-06 09:39:59.697 | 2026-07-06 09:39:59.704 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-06 09:39:59.707 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:59.710 | ++ functions:get_extra_file:81 : return 2026-07-06 09:39:59.715 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-06 09:39:59.718 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-06 09:39:59.722 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-06 09:39:59.726 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-06 09:39:59.752 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-06 09:39:59.756 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-06 09:39:59.765 | etcd-v3.5.21-linux-amd64/ 2026-07-06 09:39:59.765 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-06 09:39:59.765 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-06 09:39:59.765 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-06 09:39:59.765 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-06 09:39:59.766 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-06 09:39:59.767 | etcd-v3.5.21-linux-amd64/README.md 2026-07-06 09:39:59.767 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-06 09:39:59.935 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-06 09:40:00.130 | etcd-v3.5.21-linux-amd64/etcd 2026-07-06 09:40:00.400 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-06 09:40:00.438 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-06 09:40:00.474 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-06 09:40:00.478 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-06 09:40:00.501 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:40:00.504 | + ./stack.sh:main:888 : install_dstat 2026-07-06 09:40:00.508 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-06 09:40:00.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:40:00.535 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-06 09:40:00.538 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:40:00.541 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-06 09:40:00.545 | + ./stack.sh:main:897 : install_libs 2026-07-06 09:40:00.548 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-06 09:40:00.552 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-06 09:40:00.555 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-06 09:40:00.558 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-06 09:40:00.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.565 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-06 09:40:00.571 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.574 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-06 09:40:00.578 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-06 09:40:00.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-06 09:40:00.584 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-06 09:40:00.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.593 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-06 09:40:00.597 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.600 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-06 09:40:00.603 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-06 09:40:00.607 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-06 09:40:00.610 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-06 09:40:00.613 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.616 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.619 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-06 09:40:00.622 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.626 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-06 09:40:00.629 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-06 09:40:00.632 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-06 09:40:00.635 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-06 09:40:00.639 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.642 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-06 09:40:00.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.651 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-06 09:40:00.654 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-06 09:40:00.657 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-06 09:40:00.660 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-06 09:40:00.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.667 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-06 09:40:00.674 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.678 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-06 09:40:00.681 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-06 09:40:00.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-06 09:40:00.688 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-06 09:40:00.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-06 09:40:00.701 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.705 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-06 09:40:00.708 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-06 09:40:00.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-06 09:40:00.715 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-06 09:40:00.718 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.722 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-06 09:40:00.729 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.733 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-06 09:40:00.736 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-06 09:40:00.740 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-06 09:40:00.743 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-06 09:40:00.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.750 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.753 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-06 09:40:00.757 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.761 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-06 09:40:00.765 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-06 09:40:00.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-06 09:40:00.772 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-06 09:40:00.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.778 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-06 09:40:00.786 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.790 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-06 09:40:00.793 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-06 09:40:00.796 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-06 09:40:00.800 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-06 09:40:00.803 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.806 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.810 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-06 09:40:00.813 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.817 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-06 09:40:00.820 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-06 09:40:00.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-06 09:40:00.827 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-06 09:40:00.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-06 09:40:00.841 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.845 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-06 09:40:00.848 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-06 09:40:00.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-06 09:40:00.855 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-06 09:40:00.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-06 09:40:00.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.872 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-06 09:40:00.876 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-06 09:40:00.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-06 09:40:00.883 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-06 09:40:00.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-06 09:40:00.897 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.900 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-06 09:40:00.904 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-06 09:40:00.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-06 09:40:00.911 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-06 09:40:00.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-06 09:40:00.924 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.927 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-06 09:40:00.931 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-06 09:40:00.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-06 09:40:00.937 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-06 09:40:00.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.947 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-06 09:40:00.951 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.954 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-06 09:40:00.957 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-06 09:40:00.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-06 09:40:00.964 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-06 09:40:00.968 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.971 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:00.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-06 09:40:00.978 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:00.981 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-06 09:40:00.984 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-06 09:40:00.987 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-06 09:40:00.990 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-06 09:40:00.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:00.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.000 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-06 09:40:01.003 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.007 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-06 09:40:01.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-06 09:40:01.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-06 09:40:01.017 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-06 09:40:01.020 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-06 09:40:01.030 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.033 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-06 09:40:01.037 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-06 09:40:01.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-06 09:40:01.043 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-06 09:40:01.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.049 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-06 09:40:01.056 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.059 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-06 09:40:01.063 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-06 09:40:01.066 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-06 09:40:01.069 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-06 09:40:01.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.079 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-06 09:40:01.082 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.085 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-06 09:40:01.089 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-06 09:40:01.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-06 09:40:01.095 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-06 09:40:01.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-06 09:40:01.108 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.112 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-06 09:40:01.115 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-06 09:40:01.119 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-06 09:40:01.122 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-06 09:40:01.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.131 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-06 09:40:01.134 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.137 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-06 09:40:01.140 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-06 09:40:01.144 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-06 09:40:01.147 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-06 09:40:01.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.153 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.156 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-06 09:40:01.159 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.162 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-06 09:40:01.165 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-06 09:40:01.169 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-06 09:40:01.172 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-06 09:40:01.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.178 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-06 09:40:01.184 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.188 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-06 09:40:01.191 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-06 09:40:01.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-06 09:40:01.197 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-06 09:40:01.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.203 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.206 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-06 09:40:01.209 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.213 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-06 09:40:01.217 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-06 09:40:01.220 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-06 09:40:01.223 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-06 09:40:01.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.232 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-06 09:40:01.235 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.238 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-06 09:40:01.242 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-06 09:40:01.245 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-06 09:40:01.248 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-06 09:40:01.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.257 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-06 09:40:01.260 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.264 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-06 09:40:01.267 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-06 09:40:01.270 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-06 09:40:01.273 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-06 09:40:01.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-06 09:40:01.285 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.288 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-06 09:40:01.291 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-06 09:40:01.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-06 09:40:01.297 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-06 09:40:01.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.306 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-06 09:40:01.309 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.312 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-06 09:40:01.315 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-06 09:40:01.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-06 09:40:01.321 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-06 09:40:01.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-06 09:40:01.332 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.335 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-06 09:40:01.338 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-06 09:40:01.341 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-06 09:40:01.344 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-06 09:40:01.347 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.350 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.353 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-06 09:40:01.356 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.359 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-06 09:40:01.362 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-06 09:40:01.365 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-06 09:40:01.368 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-06 09:40:01.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.374 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.377 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-06 09:40:01.380 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.383 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-06 09:40:01.386 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-06 09:40:01.389 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-06 09:40:01.392 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-06 09:40:01.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-06 09:40:01.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.407 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-06 09:40:01.410 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-06 09:40:01.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-06 09:40:01.416 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-06 09:40:01.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.422 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.425 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-06 09:40:01.428 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.431 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-06 09:40:01.434 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-06 09:40:01.437 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-06 09:40:01.440 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-06 09:40:01.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-06 09:40:01.452 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.455 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-06 09:40:01.458 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-06 09:40:01.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-06 09:40:01.464 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-06 09:40:01.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-06 09:40:01.476 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.479 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-06 09:40:01.482 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-06 09:40:01.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-06 09:40:01.488 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-06 09:40:01.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-06 09:40:01.500 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.503 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-06 09:40:01.506 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-06 09:40:01.509 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-06 09:40:01.512 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-06 09:40:01.515 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.518 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-06 09:40:01.524 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.527 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-06 09:40:01.531 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-06 09:40:01.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:01.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:01.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-06 09:40:01.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:01.547 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-06 09:40:01.574 | Using python 3.12 to install etcd3gw 2026-07-06 09:40:01.577 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-06 09:40:02.753 | Collecting etcd3gw 2026-07-06 09:40:02.889 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:40:02.900 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-06 09:40:02.942 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-06 09:40:02.945 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 09:40:02.990 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-06 09:40:03.006 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:40:03.051 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-06 09:40:03.067 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 09:40:03.570 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-06 09:40:03.585 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-06 09:40:03.598 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-06 09:40:03.766 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-06 09:40:03.769 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-06 09:40:03.801 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-06 09:40:03.803 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-06 09:40:03.843 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-06 09:40:03.846 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-06 09:40:03.852 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-06 09:40:03.879 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-06 09:40:03.910 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-06 09:40:03.937 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-06 09:40:03.946 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-06 09:40:03.948 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-06 09:40:03.950 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-06 09:40:03.952 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-06 09:40:03.968 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-06 09:40:04.197 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-06 09:40:04.266 | Attempting uninstall: urllib3 2026-07-06 09:40:04.271 | Found existing installation: urllib3 2.0.7 2026-07-06 09:40:04.272 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:04.272 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-06 09:40:04.414 | Attempting uninstall: idna 2026-07-06 09:40:04.423 | Found existing installation: idna 3.6 2026-07-06 09:40:04.424 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:04.424 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-06 09:40:04.581 | Attempting uninstall: requests 2026-07-06 09:40:04.588 | Found existing installation: requests 2.31.0 2026-07-06 09:40:04.589 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:04.589 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-06 09:40:04.818 | 2026-07-06 09:40:04.823 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-06 09:40:04.964 | + inc/python:pip_install:216 : result=0 2026-07-06 09:40:04.966 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:40:04.968 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:04.970 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:04.972 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:04.974 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:04.976 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:04.978 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:40:04.980 | + functions-common:time_stop:2427 : start_time=1783330801568 2026-07-06 09:40:04.982 | + functions-common:time_stop:2429 : [[ -z 1783330801568 ]] 2026-07-06 09:40:04.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:04.990 | + functions-common:time_stop:2432 : end_time=1783330804987 2026-07-06 09:40:04.992 | + functions-common:time_stop:2433 : elapsed_time=3419 2026-07-06 09:40:04.994 | + functions-common:time_stop:2434 : total=37952 2026-07-06 09:40:04.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:04.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41371 2026-07-06 09:40:05.001 | + inc/python:pip_install:219 : return 0 2026-07-06 09:40:05.004 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-06 09:40:05.006 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-06 09:40:05.008 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-06 09:40:05.011 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:40:05.013 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:40:05.016 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:40:05.018 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:40:05.020 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:40:05.023 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:40:05.025 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:40:05.028 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:40:05.030 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:40:05.033 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:40:05.035 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:40:05.038 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:40:05.040 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:40:05.043 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-06 09:40:05.045 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:40:05.048 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:40:05.050 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-06 09:40:05.052 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-06 09:40:05.055 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:40:05.057 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:40:05.060 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:40:05.062 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:40:05.064 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:40:05.067 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:40:05.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:40:05.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:40:05.074 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:40:05.077 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:40:05.079 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:40:05.081 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:40:05.084 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-06 09:40:05.086 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:40:05.089 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:40:05.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:40:05.094 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-06 09:40:05.114 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-06 09:40:05.151 | Reading package lists... 2026-07-06 09:40:05.516 | Building dependency tree... 2026-07-06 09:40:05.517 | Reading state information... 2026-07-06 09:40:06.072 | The following packages were automatically installed and are no longer required: 2026-07-06 09:40:06.074 | libfwupd2 libgusb2 2026-07-06 09:40:06.074 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:40:06.076 | The following additional packages will be installed: 2026-07-06 09:40:06.078 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-06 09:40:06.080 | Suggested packages: 2026-07-06 09:40:06.081 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-06 09:40:06.081 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-06 09:40:06.081 | python3-uwsgidecorators 2026-07-06 09:40:06.117 | The following NEW packages will be installed: 2026-07-06 09:40:06.118 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-06 09:40:06.167 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:40:06.167 | Need to get 1270 kB of archives. 2026-07-06 09:40:06.167 | After this operation, 4285 kB of additional disk space will be used. 2026-07-06 09:40:06.167 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-06 09:40:06.178 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-06 09:40:06.185 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-06 09:40:06.194 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-06 09:40:06.204 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-06 09:40:06.211 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-06 09:40:06.444 | perl: warning: Setting locale failed. 2026-07-06 09:40:06.444 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:06.444 | LANGUAGE = (unset), 2026-07-06 09:40:06.444 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:06.444 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:06.444 | are supported and installed on your system. 2026-07-06 09:40:06.445 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:06.508 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:40:06.508 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:40:06.508 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:40:06.700 | Fetched 1270 kB in 0s (18.6 MB/s) 2026-07-06 09:40:06.743 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-06 09:40:06.809 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-06 09:40:06.816 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-06 09:40:06.824 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 09:40:06.877 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-06 09:40:06.890 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-06 09:40:06.895 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 09:40:06.944 | Selecting previously unselected package libzmq5:amd64. 2026-07-06 09:40:06.957 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-06 09:40:06.961 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 09:40:07.014 | Selecting previously unselected package uwsgi-core. 2026-07-06 09:40:07.027 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 09:40:07.032 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 09:40:07.215 | Selecting previously unselected package uwsgi. 2026-07-06 09:40:07.228 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 09:40:07.235 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 09:40:07.291 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-06 09:40:07.304 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-06 09:40:07.308 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 09:40:07.379 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-06 09:40:07.391 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-06 09:40:07.403 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-06 09:40:07.414 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-06 09:40:07.435 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-06 09:40:07.987 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-06 09:40:08.021 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:40:09.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 09:40:09.233 | perl: warning: Setting locale failed. 2026-07-06 09:40:09.233 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:09.233 | LANGUAGE = (unset), 2026-07-06 09:40:09.233 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:09.233 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:09.234 | are supported and installed on your system. 2026-07-06 09:40:09.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:09.360 | perl: warning: Setting locale failed. 2026-07-06 09:40:09.360 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:09.360 | LANGUAGE = (unset), 2026-07-06 09:40:09.361 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:09.361 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:09.361 | are supported and installed on your system. 2026-07-06 09:40:09.361 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:09.412 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:40:09.412 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:40:09.412 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:40:09.482 | perl: warning: Setting locale failed. 2026-07-06 09:40:09.482 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:09.482 | LANGUAGE = (unset), 2026-07-06 09:40:09.482 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:09.483 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:09.483 | are supported and installed on your system. 2026-07-06 09:40:09.483 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:09.982 | 2026-07-06 09:40:09.982 | Running kernel seems to be up-to-date. 2026-07-06 09:40:09.982 | 2026-07-06 09:40:09.982 | Restarting services... 2026-07-06 09:40:10.006 | 2026-07-06 09:40:10.006 | Service restarts being deferred: 2026-07-06 09:40:10.006 | systemctl restart virtlockd.service 2026-07-06 09:40:10.006 | systemctl restart virtlogd.service 2026-07-06 09:40:10.006 | 2026-07-06 09:40:10.007 | No containers need to be restarted. 2026-07-06 09:40:10.007 | 2026-07-06 09:40:10.007 | User sessions running outdated binaries: 2026-07-06 09:40:10.007 | quobyte @ session #6: sshd[2060] 2026-07-06 09:40:10.016 | 2026-07-06 09:40:10.016 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:40:11.965 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:40:11.968 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:40:11.971 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:11.973 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:11.976 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:11.978 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:11.980 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:11.982 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:40:11.985 | + functions-common:time_stop:2427 : start_time=1783330805111 2026-07-06 09:40:11.987 | + functions-common:time_stop:2429 : [[ -z 1783330805111 ]] 2026-07-06 09:40:11.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:11.994 | + functions-common:time_stop:2432 : end_time=1783330811991 2026-07-06 09:40:11.996 | + functions-common:time_stop:2433 : elapsed_time=6880 2026-07-06 09:40:11.999 | + functions-common:time_stop:2434 : total=135357 2026-07-06 09:40:12.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:12.003 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142237 2026-07-06 09:40:12.005 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:40:12.007 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-06 09:40:12.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:40:12.012 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:40:12.014 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-06 09:40:12.016 | perl: warning: Setting locale failed. 2026-07-06 09:40:12.016 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:12.016 | LANGUAGE = (unset), 2026-07-06 09:40:12.016 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:12.017 | LANG = (unset) 2026-07-06 09:40:12.017 | are supported and installed on your system. 2026-07-06 09:40:12.017 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 09:40:12.051 | No module matches proxy 2026-07-06 09:40:12.054 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-06 09:40:12.064 | perl: warning: Setting locale failed. 2026-07-06 09:40:12.064 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:12.064 | LANGUAGE = (unset), 2026-07-06 09:40:12.064 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:12.064 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:12.064 | are supported and installed on your system. 2026-07-06 09:40:12.064 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:12.106 | Enabling module proxy. 2026-07-06 09:40:12.111 | To activate the new configuration, you need to run: 2026-07-06 09:40:12.111 | systemctl restart apache2 2026-07-06 09:40:12.115 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-06 09:40:12.126 | perl: warning: Setting locale failed. 2026-07-06 09:40:12.126 | perl: warning: Please check that your locale settings: 2026-07-06 09:40:12.126 | LANGUAGE = (unset), 2026-07-06 09:40:12.126 | LC_ALL = "en_US.utf8", 2026-07-06 09:40:12.126 | LANG = "de_DE.UTF-8" 2026-07-06 09:40:12.126 | are supported and installed on your system. 2026-07-06 09:40:12.126 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:40:12.169 | Considering dependency proxy for proxy_uwsgi: 2026-07-06 09:40:12.169 | Module proxy already enabled 2026-07-06 09:40:12.169 | Enabling module proxy_uwsgi. 2026-07-06 09:40:12.173 | To activate the new configuration, you need to run: 2026-07-06 09:40:12.174 | systemctl restart apache2 2026-07-06 09:40:12.178 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-06 09:40:12.181 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:40:12.183 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:40:12.186 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:40:12.387 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-06 09:40:12.388 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-06 09:40:12.391 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-06 09:40:12.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-06 09:40:12.403 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.405 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-06 09:40:12.408 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-06 09:40:12.413 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-06 09:40:12.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.417 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.420 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-06 09:40:12.422 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.424 | + ./stack.sh:main:905 : install_glanceclient 2026-07-06 09:40:12.427 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-06 09:40:12.429 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-06 09:40:12.431 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-06 09:40:12.439 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.441 | + ./stack.sh:main:906 : install_cinderclient 2026-07-06 09:40:12.444 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-06 09:40:12.447 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-06 09:40:12.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-06 09:40:12.458 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.460 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-06 09:40:12.463 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-06 09:40:12.465 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.468 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.470 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-06 09:40:12.473 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.475 | + ./stack.sh:main:907 : install_novaclient 2026-07-06 09:40:12.478 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-06 09:40:12.480 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-06 09:40:12.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.485 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.488 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-06 09:40:12.490 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.493 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-06 09:40:12.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:40:12.511 | + ./stack.sh:main:909 : install_swiftclient 2026-07-06 09:40:12.513 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-06 09:40:12.515 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-06 09:40:12.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.522 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-06 09:40:12.524 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.527 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-06 09:40:12.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:40:12.543 | + ./stack.sh:main:912 : install_neutronclient 2026-07-06 09:40:12.546 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-06 09:40:12.548 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-06 09:40:12.550 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.552 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.554 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-06 09:40:12.557 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.559 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-06 09:40:12.561 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-06 09:40:12.564 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-06 09:40:12.566 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:40:12.568 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:40:12.570 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-06 09:40:12.573 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:40:12.575 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-06 09:40:12.577 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-06 09:40:12.579 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 09:40:12.582 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-06 09:40:12.584 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-06 09:40:12.586 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 09:40:12.590 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:40:12.590 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 09:40:12.594 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-06 09:40:12.596 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-06 09:40:12.598 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-06 09:40:12.601 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-06 09:40:12.603 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-06 09:40:12.621 | Using python 3.12 to install keystonemiddleware 2026-07-06 09:40:12.623 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-06 09:40:13.788 | Collecting keystonemiddleware 2026-07-06 09:40:13.938 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 09:40:14.003 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-06 09:40:14.019 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 09:40:14.074 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-06 09:40:14.089 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:40:14.152 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-06 09:40:14.169 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:40:14.220 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-06 09:40:14.236 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:40:14.283 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-06 09:40:14.301 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 09:40:14.360 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-06 09:40:14.376 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:40:14.427 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-06 09:40:14.445 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:40:14.505 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-06 09:40:14.521 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:40:14.532 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-06 09:40:14.565 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-06 09:40:14.582 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 09:40:14.626 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-06 09:40:14.641 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 09:40:14.690 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-06 09:40:14.709 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:40:14.719 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-06 09:40:14.753 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-06 09:40:14.770 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-06 09:40:14.783 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-06 09:40:14.824 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 09:40:14.840 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:40:14.873 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 09:40:14.889 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:40:14.930 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-06 09:40:14.946 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 09:40:15.001 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 09:40:15.017 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 09:40:15.068 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-06 09:40:15.083 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 09:40:15.130 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 09:40:15.147 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-06 09:40:15.185 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-06 09:40:15.204 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-06 09:40:15.215 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-06 09:40:15.255 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 09:40:15.270 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-06 09:40:15.281 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-06 09:40:15.283 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-06 09:40:15.431 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-06 09:40:15.447 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-06 09:40:15.506 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 09:40:15.523 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-06 09:40:15.537 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-06 09:40:15.665 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-06 09:40:15.681 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-06 09:40:15.701 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-06 09:40:15.737 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-06 09:40:15.753 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 09:40:15.803 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-06 09:40:15.804 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-06 09:40:15.805 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-06 09:40:15.807 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-06 09:40:15.848 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-06 09:40:15.889 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-06 09:40:15.925 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-06 09:40:15.948 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-06 09:40:15.972 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-06 09:40:15.994 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-06 09:40:16.017 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-06 09:40:16.045 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-06 09:40:16.095 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 47.6 MB/s 0:00:00 2026-07-06 09:40:16.112 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-06 09:40:16.137 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-06 09:40:16.161 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-06 09:40:16.184 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-06 09:40:16.208 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-06 09:40:16.249 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-06 09:40:16.272 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-06 09:40:16.297 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-06 09:40:16.319 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-06 09:40:16.341 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-06 09:40:16.364 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-06 09:40:16.390 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-06 09:40:16.417 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-06 09:40:16.439 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-06 09:40:16.463 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-06 09:40:16.486 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-06 09:40:16.509 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-06 09:40:16.813 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-06 09:40:17.078 | Attempting uninstall: six 2026-07-06 09:40:17.087 | Found existing installation: six 1.16.0 2026-07-06 09:40:17.089 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:17.089 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-06 09:40:17.154 | Attempting uninstall: pyparsing 2026-07-06 09:40:17.163 | Found existing installation: pyparsing 3.1.1 2026-07-06 09:40:17.164 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:17.165 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-06 09:40:17.313 | Attempting uninstall: PyJWT 2026-07-06 09:40:17.322 | Found existing installation: PyJWT 2.7.0 2026-07-06 09:40:17.323 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:17.324 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-06 09:40:17.493 | Attempting uninstall: netaddr 2026-07-06 09:40:17.505 | Found existing installation: netaddr 0.8.0 2026-07-06 09:40:17.505 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:17.508 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-06 09:40:17.774 | Attempting uninstall: python-dateutil 2026-07-06 09:40:17.785 | Found existing installation: python-dateutil 2.8.2 2026-07-06 09:40:17.785 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:40:17.786 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-06 09:40:20.140 | 2026-07-06 09:40:20.150 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-06 09:40:20.329 | + inc/python:pip_install:216 : result=0 2026-07-06 09:40:20.333 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:40:20.337 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:20.340 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:20.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:20.346 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:20.348 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:20.352 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:40:20.355 | + functions-common:time_stop:2427 : start_time=1783330812617 2026-07-06 09:40:20.359 | + functions-common:time_stop:2429 : [[ -z 1783330812617 ]] 2026-07-06 09:40:20.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:20.368 | + functions-common:time_stop:2432 : end_time=1783330820364 2026-07-06 09:40:20.370 | + functions-common:time_stop:2433 : elapsed_time=7747 2026-07-06 09:40:20.372 | + functions-common:time_stop:2434 : total=41371 2026-07-06 09:40:20.375 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:20.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49118 2026-07-06 09:40:20.380 | + inc/python:pip_install:219 : return 0 2026-07-06 09:40:20.383 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-06 09:40:20.386 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-06 09:40:20.390 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 09:40:20.394 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-06 09:40:20.398 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-06 09:40:20.401 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 09:40:20.406 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:40:20.407 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 09:40:20.413 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-06 09:40:20.417 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-06 09:40:20.420 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-06 09:40:20.423 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-06 09:40:20.427 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-06 09:40:20.451 | Using python 3.12 to install python-memcached 2026-07-06 09:40:20.453 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-06 09:40:21.650 | Collecting python-memcached 2026-07-06 09:40:21.792 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:40:21.819 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-06 09:40:22.011 | Installing collected packages: python-memcached 2026-07-06 09:40:22.047 | Successfully installed python-memcached-1.62 2026-07-06 09:40:22.163 | + inc/python:pip_install:216 : result=0 2026-07-06 09:40:22.165 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:40:22.168 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:22.171 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:22.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:22.179 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:22.183 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:22.186 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:40:22.190 | + functions-common:time_stop:2427 : start_time=1783330820445 2026-07-06 09:40:22.194 | + functions-common:time_stop:2429 : [[ -z 1783330820445 ]] 2026-07-06 09:40:22.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:22.204 | + functions-common:time_stop:2432 : end_time=1783330822199 2026-07-06 09:40:22.207 | + functions-common:time_stop:2433 : elapsed_time=1754 2026-07-06 09:40:22.210 | + functions-common:time_stop:2434 : total=49118 2026-07-06 09:40:22.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:22.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50872 2026-07-06 09:40:22.219 | + inc/python:pip_install:219 : return 0 2026-07-06 09:40:22.223 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-06 09:40:22.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:40:22.248 | + ./stack.sh:main:919 : '[' 192.168.122.246 == 192.168.122.246 ']' 2026-07-06 09:40:22.252 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-06 09:40:22.256 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-06 09:40:22.259 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-06 09:40:22.263 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:40:22.266 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-06 09:40:22.270 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-06 09:40:22.290 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:40:22.293 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-06 09:40:22.297 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-06 09:40:22.300 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-06 09:40:22.304 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:40:22.307 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:40:22.311 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:40:22.315 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:40:22.318 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:40:22.322 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:40:22.346 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:40:22.349 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:40:22.352 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:40:22.356 | + functions-common:git_clone:610 : echo master 2026-07-06 09:40:22.357 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:40:22.362 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-06 09:40:22.365 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:40:22.368 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-06 09:40:22.371 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:40:22.373 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:40:22.375 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:40:22.377 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:40:22.379 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:40:22.382 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:40:22.385 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:40:22.387 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:40:22.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:40:22.396 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330822392 2026-07-06 09:40:22.399 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-06 09:40:22.402 | Cloning into '/opt/stack/keystone'... 2026-07-06 09:40:49.028 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:40:49.033 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:49.037 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:49.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:49.045 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:49.049 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:49.053 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:40:49.057 | + functions-common:time_stop:2427 : start_time=1783330822392 2026-07-06 09:40:49.061 | + functions-common:time_stop:2429 : [[ -z 1783330822392 ]] 2026-07-06 09:40:49.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:49.071 | + functions-common:time_stop:2432 : end_time=1783330849067 2026-07-06 09:40:49.075 | + functions-common:time_stop:2433 : elapsed_time=26675 2026-07-06 09:40:49.079 | + functions-common:time_stop:2434 : total=5292 2026-07-06 09:40:49.083 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:49.087 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31967 2026-07-06 09:40:49.090 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-06 09:40:49.095 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:40:49.098 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:40:49.102 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:40:49.106 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:40:49.109 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:40:49.113 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:40:49.116 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:40:49.120 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:40:49.124 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:40:49.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:40:49.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330849130 2026-07-06 09:40:49.138 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:40:49.753 | From https://review.opendev.org/openstack/keystone 2026-07-06 09:40:49.754 | * branch master -> FETCH_HEAD 2026-07-06 09:40:49.766 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:40:49.770 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:49.773 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:49.777 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:49.781 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:49.784 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:49.788 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:40:49.792 | + functions-common:time_stop:2427 : start_time=1783330849130 2026-07-06 09:40:49.795 | + functions-common:time_stop:2429 : [[ -z 1783330849130 ]] 2026-07-06 09:40:49.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:49.806 | + functions-common:time_stop:2432 : end_time=1783330849802 2026-07-06 09:40:49.810 | + functions-common:time_stop:2433 : elapsed_time=672 2026-07-06 09:40:49.813 | + functions-common:time_stop:2434 : total=31967 2026-07-06 09:40:49.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:49.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32639 2026-07-06 09:40:49.825 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:40:49.829 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:40:49.832 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:40:49.835 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:40:49.839 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:40:49.843 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:40:49.846 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:40:49.849 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:40:49.852 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:40:49.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:40:49.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330849858 2026-07-06 09:40:49.863 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:40:50.042 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:40:50.043 | 2026-07-06 09:40:50.043 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:40:50.043 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:40:50.043 | state without impacting any branches by switching back to a branch. 2026-07-06 09:40:50.043 | 2026-07-06 09:40:50.043 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:40:50.043 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:40:50.043 | 2026-07-06 09:40:50.043 | git switch -c 2026-07-06 09:40:50.043 | 2026-07-06 09:40:50.043 | Or undo this operation with: 2026-07-06 09:40:50.044 | 2026-07-06 09:40:50.044 | git switch - 2026-07-06 09:40:50.044 | 2026-07-06 09:40:50.044 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:40:50.044 | 2026-07-06 09:40:50.044 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 09:40:50.050 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:40:50.053 | + functions-common:time_stop:2420 : local name 2026-07-06 09:40:50.057 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:40:50.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:40:50.064 | + functions-common:time_stop:2423 : local total 2026-07-06 09:40:50.067 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:40:50.071 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:40:50.074 | + functions-common:time_stop:2427 : start_time=1783330849858 2026-07-06 09:40:50.078 | + functions-common:time_stop:2429 : [[ -z 1783330849858 ]] 2026-07-06 09:40:50.083 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:40:50.089 | + functions-common:time_stop:2432 : end_time=1783330850085 2026-07-06 09:40:50.093 | + functions-common:time_stop:2433 : elapsed_time=227 2026-07-06 09:40:50.097 | + functions-common:time_stop:2434 : total=32639 2026-07-06 09:40:50.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:40:50.105 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32866 2026-07-06 09:40:50.109 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-06 09:40:50.129 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-06 09:40:50.133 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:40:50.134 | + functions-common:git_clone:673 : head -1 2026-07-06 09:40:50.136 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-06 09:40:50.140 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:40:50.144 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-06 09:40:50.148 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:40:50.151 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 09:40:50.155 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-06 09:40:50.159 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:40:50.163 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-06 09:40:50.167 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:40:50.171 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 09:40:50.175 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-06 09:40:50.180 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:40:50.184 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:40:50.189 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-06 09:40:50.193 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:40:50.198 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-06 09:40:50.202 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:40:50.206 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:40:50.211 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-06 09:40:50.219 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-06 09:40:50.223 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-06 09:40:50.228 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-06 09:40:50.393 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-06 09:40:50.397 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:40:50.401 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:40:50.405 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:40:50.408 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-06 09:40:50.412 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-06 09:40:50.416 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:40:50.420 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:40:50.424 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:40:50.428 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:40:50.432 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:40:50.436 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:40:50.440 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:40:50.444 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-06 09:40:50.472 | Using python 3.12 to install /opt/stack/keystone 2026-07-06 09:40:50.476 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-06 09:40:51.511 | Obtaining file:///opt/stack/keystone 2026-07-06 09:40:51.516 | Installing build dependencies: started 2026-07-06 09:40:53.274 | Installing build dependencies: finished with status 'done' 2026-07-06 09:40:53.275 | Checking if build backend supports build_editable: started 2026-07-06 09:40:53.813 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:40:53.814 | Getting requirements to build editable: started 2026-07-06 09:40:54.106 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:40:54.108 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:40:55.209 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:40:55.225 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-06 09:40:55.226 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-06 09:40:55.427 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-06 09:40:55.590 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 09:40:55.636 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-06 09:40:55.652 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-06 09:40:56.059 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-06 09:40:56.074 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-06 09:40:56.727 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:56.743 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-06 09:40:56.766 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-06 09:40:56.767 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-06 09:40:56.768 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-06 09:40:56.846 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-06 09:40:56.861 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-06 09:40:56.875 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-06 09:40:56.876 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-06 09:40:56.877 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-06 09:40:56.940 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:56.957 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 09:40:57.034 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.051 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:40:57.062 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-06 09:40:57.063 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-06 09:40:57.106 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.123 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:40:57.214 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.232 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 09:40:57.243 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-06 09:40:57.274 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.296 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 09:40:57.307 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-06 09:40:57.337 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.353 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-06 09:40:57.400 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.417 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-06 09:40:57.429 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-06 09:40:57.430 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-06 09:40:57.474 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.489 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 09:40:57.503 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-06 09:40:57.504 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-06 09:40:57.538 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.555 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 09:40:57.607 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-06 09:40:57.625 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 09:40:57.834 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 09:40:57.849 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-06 09:40:57.888 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-06 09:40:57.904 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 09:40:57.918 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-06 09:40:57.951 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 09:40:57.966 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 09:40:58.015 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 09:40:58.031 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 09:40:58.068 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 09:40:58.084 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:40:58.127 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 09:40:58.142 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:40:58.270 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-06 09:40:58.286 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-06 09:40:58.332 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 09:40:58.349 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-06 09:40:58.366 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-06 09:40:58.467 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-06 09:40:58.482 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-06 09:40:58.529 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 09:40:58.549 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-06 09:40:58.590 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 09:40:58.608 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:40:58.660 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 09:40:58.676 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 09:40:59.297 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.313 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-06 09:40:59.329 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-06 09:40:59.332 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-06 09:40:59.336 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-06 09:40:59.337 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-06 09:40:59.338 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-06 09:40:59.350 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-06 09:40:59.352 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-06 09:40:59.352 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-06 09:40:59.397 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.412 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 09:40:59.423 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-06 09:40:59.454 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.470 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-06 09:40:59.506 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.522 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-06 09:40:59.568 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.593 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:40:59.670 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-06 09:40:59.675 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-06 09:40:59.679 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-06 09:40:59.726 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.742 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 09:40:59.786 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.802 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 09:40:59.845 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.861 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-06 09:40:59.923 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:40:59.939 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:41:00.010 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.027 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-06 09:41:00.067 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.082 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 09:41:00.133 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.149 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-06 09:41:00.160 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-06 09:41:00.195 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.212 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:41:00.257 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.275 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:41:00.333 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.358 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-06 09:41:00.644 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.660 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-06 09:41:00.711 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.728 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 09:41:00.765 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.781 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-06 09:41:00.823 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.840 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-06 09:41:00.902 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:00.921 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-06 09:41:01.001 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.018 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-06 09:41:01.062 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.077 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 09:41:01.128 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.145 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 09:41:01.193 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.209 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-06 09:41:01.229 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-06 09:41:01.230 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-06 09:41:01.244 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-06 09:41:01.282 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.302 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-06 09:41:01.369 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.385 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-06 09:41:01.433 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.450 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 09:41:01.508 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.526 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-06 09:41:01.549 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-06 09:41:01.550 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-06 09:41:01.551 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-06 09:41:01.553 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-06 09:41:01.607 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.624 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-06 09:41:01.690 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-06 09:41:01.707 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-06 09:41:01.810 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-06 09:41:01.866 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-06 09:41:01.955 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.6 MB/s 0:00:00 2026-07-06 09:41:01.971 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-06 09:41:01.998 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-06 09:41:02.023 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-06 09:41:02.070 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-06 09:41:02.102 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-06 09:41:02.126 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-06 09:41:02.148 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-06 09:41:02.169 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-06 09:41:02.193 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-06 09:41:02.215 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-06 09:41:02.238 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-06 09:41:02.259 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-06 09:41:02.280 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-06 09:41:02.305 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-06 09:41:02.328 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-06 09:41:02.355 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-06 09:41:02.379 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-06 09:41:02.401 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-06 09:41:02.423 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-06 09:41:02.445 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-06 09:41:02.472 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-06 09:41:02.494 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-06 09:41:02.517 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-06 09:41:02.540 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-06 09:41:02.564 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-06 09:41:02.590 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-06 09:41:02.616 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-06 09:41:02.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 25.0 MB/s 0:00:00 2026-07-06 09:41:02.654 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-06 09:41:02.680 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-06 09:41:02.703 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-06 09:41:02.727 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-06 09:41:02.751 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-06 09:41:02.778 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-06 09:41:02.800 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-06 09:41:02.822 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-06 09:41:02.849 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-06 09:41:02.878 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-06 09:41:02.901 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-06 09:41:02.930 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-06 09:41:02.955 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-06 09:41:02.979 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-06 09:41:03.002 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-06 09:41:03.024 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-06 09:41:03.052 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-06 09:41:03.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 35.8 MB/s 0:00:00 2026-07-06 09:41:03.170 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-06 09:41:03.194 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-06 09:41:03.217 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-06 09:41:03.239 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-06 09:41:03.266 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-06 09:41:03.293 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-06 09:41:03.318 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-06 09:41:03.340 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-06 09:41:03.362 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-06 09:41:03.384 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-06 09:41:03.405 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-06 09:41:03.596 | Building wheels for collected packages: keystone 2026-07-06 09:41:03.597 | Building editable for keystone (pyproject.toml): started 2026-07-06 09:41:04.729 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-06 09:41:04.730 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=df706a1e882c1b3486c68151232bb79937e0b15f37b1dc9e50dd5cf2d3271d37 2026-07-06 09:41:04.731 | Stored in directory: /tmp/pip-ephem-wheel-cache-ycu8_jr2/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-06 09:41:04.735 | Successfully built keystone 2026-07-06 09:41:05.083 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-06 09:41:05.123 | Attempting uninstall: pytz 2026-07-06 09:41:05.135 | Found existing installation: pytz 2024.1 2026-07-06 09:41:05.135 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:05.136 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-06 09:41:07.073 | Attempting uninstall: oauthlib 2026-07-06 09:41:07.087 | Found existing installation: oauthlib 3.2.2 2026-07-06 09:41:07.088 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:07.089 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-06 09:41:07.247 | Attempting uninstall: markupsafe 2026-07-06 09:41:07.259 | Found existing installation: MarkupSafe 2.1.5 2026-07-06 09:41:07.260 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:07.261 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-06 09:41:08.429 | Attempting uninstall: click 2026-07-06 09:41:08.442 | Found existing installation: click 8.1.6 2026-07-06 09:41:08.443 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:08.445 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-06 09:41:08.642 | Attempting uninstall: blinker 2026-07-06 09:41:08.655 | Found existing installation: blinker 1.7.0 2026-07-06 09:41:08.656 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:08.656 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-06 09:41:08.678 | Attempting uninstall: bcrypt 2026-07-06 09:41:08.694 | Found existing installation: bcrypt 3.2.2 2026-07-06 09:41:08.695 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:08.696 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-06 09:41:08.716 | Attempting uninstall: attrs 2026-07-06 09:41:08.732 | Found existing installation: attrs 23.2.0 2026-07-06 09:41:08.732 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:08.733 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-06 09:41:12.028 | Attempting uninstall: jinja2 2026-07-06 09:41:12.040 | Found existing installation: Jinja2 3.1.2 2026-07-06 09:41:12.041 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:12.042 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-06 09:41:13.170 | Attempting uninstall: cryptography 2026-07-06 09:41:13.185 | Found existing installation: cryptography 41.0.7 2026-07-06 09:41:13.185 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:13.186 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-06 09:41:13.834 | Attempting uninstall: pyopenssl 2026-07-06 09:41:13.849 | Found existing installation: pyOpenSSL 23.2.0 2026-07-06 09:41:13.849 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:13.850 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-06 09:41:14.282 | Attempting uninstall: jsonschema 2026-07-06 09:41:14.298 | Found existing installation: jsonschema 4.10.3 2026-07-06 09:41:14.299 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:14.299 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-06 09:41:16.026 | 2026-07-06 09:41:16.028 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-06 09:41:16.028 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-06 09:41:16.044 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-06 09:41:16.401 | + inc/python:pip_install:216 : result=0 2026-07-06 09:41:16.404 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:41:16.407 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:16.409 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:16.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:16.415 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:16.418 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:16.421 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:41:16.424 | + functions-common:time_stop:2427 : start_time=1783330850465 2026-07-06 09:41:16.427 | + functions-common:time_stop:2429 : [[ -z 1783330850465 ]] 2026-07-06 09:41:16.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:16.437 | + functions-common:time_stop:2432 : end_time=1783330876434 2026-07-06 09:41:16.439 | + functions-common:time_stop:2433 : elapsed_time=25969 2026-07-06 09:41:16.442 | + functions-common:time_stop:2434 : total=50872 2026-07-06 09:41:16.445 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:16.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76841 2026-07-06 09:41:16.451 | + inc/python:pip_install:219 : return 0 2026-07-06 09:41:16.455 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:41:16.459 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:41:16.463 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-06 09:41:16.467 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-06 09:41:16.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:41:16.475 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:41:16.478 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-06 09:41:16.481 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:41:16.484 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-06 09:41:16.505 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:16.508 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:41:16.511 | + ./stack.sh:main:921 : configure_keystone 2026-07-06 09:41:16.514 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-06 09:41:16.533 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-06 09:41:16.536 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-06 09:41:16.542 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-06 09:41:16.563 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:16.566 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-06 09:41:16.604 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-06 09:41:16.640 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-06 09:41:16.681 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-06 09:41:16.721 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-06 09:41:16.759 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-06 09:41:16.797 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-06 09:41:16.835 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-06 09:41:16.875 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-06 09:41:16.919 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-06 09:41:16.923 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-06 09:41:16.926 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-06 09:41:16.929 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-06 09:41:16.933 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 09:41:16.936 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:41:16.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:16.962 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 09:41:16.966 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 09:41:16.970 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:41:16.991 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:16.995 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:41:16.999 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:41:17.041 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:41:17.044 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:41:17.048 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.246/identity 2026-07-06 09:41:17.085 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-06 09:41:17.088 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-06 09:41:17.124 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-06 09:41:17.127 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-06 09:41:17.130 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-06 09:41:17.134 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-06 09:41:17.137 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:41:17.140 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:41:17.143 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:41:17.164 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:17.167 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:41:17.170 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 09:41:17.174 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-06 09:41:17.210 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-06 09:41:17.213 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-06 09:41:17.216 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-06 09:41:17.219 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-06 09:41:17.224 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:41:17.244 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:41:17.247 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:41:17.250 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:41:17.253 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:41:17.257 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:41:17.291 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:41:17.324 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:41:17.355 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:41:17.385 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-06 09:41:17.417 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-06 09:41:17.450 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-06 09:41:17.452 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-06 09:41:17.455 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-06 09:41:17.457 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-06 09:41:17.460 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 09:41:17.462 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-06 09:41:17.465 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-06 09:41:17.468 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:41:17.470 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:41:17.486 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:41:17.486 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:41:17.497 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:41:17.501 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:41:17.514 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:41:17.519 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-06 09:41:17.522 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-06 09:41:17.526 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:41:17.529 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-06 09:41:17.563 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-06 09:41:17.595 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-06 09:41:17.627 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-06 09:41:17.659 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-06 09:41:17.691 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-06 09:41:17.723 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-06 09:41:17.755 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-06 09:41:17.788 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-06 09:41:17.820 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:41:17.854 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-06 09:41:17.887 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-06 09:41:17.922 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-06 09:41:17.957 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-06 09:41:17.989 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 09:41:17.991 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 09:41:17.995 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-06 09:41:17.998 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-06 09:41:18.000 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:41:18.003 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:18.006 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:18.008 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-06 09:41:18.011 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-06 09:41:18.015 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-06 09:41:18.048 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-06 09:41:18.083 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-06 09:41:18.083 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-06 09:41:18.094 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-06 09:41:18.098 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-06 09:41:18.101 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-06 09:41:18.105 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:41:18.108 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:41:18.110 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:41:18.112 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:41:18.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:18.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:18.120 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:41:18.123 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:41:18.126 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:18.129 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:18.132 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-06 09:41:18.143 | perl: warning: Setting locale failed. 2026-07-06 09:41:18.144 | perl: warning: Please check that your locale settings: 2026-07-06 09:41:18.144 | LANGUAGE = (unset), 2026-07-06 09:41:18.144 | LC_ALL = "en_US.utf8", 2026-07-06 09:41:18.144 | LANG = "de_DE.UTF-8" 2026-07-06 09:41:18.144 | are supported and installed on your system. 2026-07-06 09:41:18.144 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:41:18.185 | Enabling site keystone-api. 2026-07-06 09:41:18.190 | To activate the new configuration, you need to run: 2026-07-06 09:41:18.190 | systemctl reload apache2 2026-07-06 09:41:18.196 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 09:41:18.199 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:41:18.202 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:41:18.204 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:41:18.370 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-06 09:41:18.407 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-06 09:41:18.441 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-06 09:41:18.476 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-06 09:41:18.479 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-06 09:41:18.514 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-06 09:41:18.546 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-06 09:41:18.578 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-06 09:41:18.612 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-06 09:41:18.615 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-06 09:41:18.647 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-06 09:41:18.665 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:18.669 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-06 09:41:18.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:18.689 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-06 09:41:18.692 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-06 09:41:18.694 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-06 09:41:18.697 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:41:18.700 | + lib/stack:stack_install_service:32 : install_glance 2026-07-06 09:41:18.703 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-06 09:41:18.705 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-06 09:41:18.708 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-06 09:41:18.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:18.729 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-06 09:41:18.733 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-06 09:41:18.750 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:18.753 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-06 09:41:18.755 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-06 09:41:18.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:41:18.761 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:41:18.763 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-06 09:41:18.766 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:41:18.770 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-06 09:41:18.773 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-06 09:41:18.776 | ++ inc/python:join_extras:29 : echo cinder 2026-07-06 09:41:18.779 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-06 09:41:18.782 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-06 09:41:18.784 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-06 09:41:18.786 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-06 09:41:18.790 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-06 09:41:18.793 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-06 09:41:18.796 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-06 09:41:18.801 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:41:18.801 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-06 09:41:18.807 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-06 09:41:18.809 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-06 09:41:18.812 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-06 09:41:18.814 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-06 09:41:18.817 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-06 09:41:18.839 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-06 09:41:18.842 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-06 09:41:20.154 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.292 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 09:41:20.310 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-06 09:41:20.311 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-06 09:41:20.313 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-06 09:41:20.314 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-06 09:41:20.315 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-06 09:41:20.316 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-06 09:41:20.317 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-06 09:41:20.318 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-06 09:41:20.319 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-06 09:41:20.320 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-06 09:41:20.347 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.363 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 09:41:20.376 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-06 09:41:20.379 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-06 09:41:20.381 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-06 09:41:20.425 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.442 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-06 09:41:20.519 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.535 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:41:20.584 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.601 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:41:20.650 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.667 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 09:41:20.679 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-06 09:41:20.680 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-06 09:41:20.681 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-06 09:41:20.682 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-06 09:41:20.688 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-06 09:41:20.689 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-06 09:41:20.690 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-06 09:41:20.694 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-06 09:41:20.695 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-06 09:41:20.696 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-06 09:41:20.698 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-06 09:41:20.730 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-06 09:41:20.745 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-06 09:41:20.755 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-06 09:41:20.760 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-06 09:41:20.764 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-06 09:41:20.765 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-06 09:41:20.766 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-06 09:41:20.775 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-06 09:41:20.779 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-06 09:41:20.780 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-06 09:41:20.782 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-06 09:41:20.790 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-06 09:41:20.791 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-06 09:41:20.792 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-06 09:41:20.794 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-06 09:41:20.795 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-06 09:41:20.796 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-06 09:41:20.797 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-06 09:41:20.800 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-06 09:41:20.810 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-06 09:41:20.811 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-06 09:41:20.817 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-07-06 09:41:20.833 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-06 09:41:20.839 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-06 09:41:20.842 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-06 09:41:20.855 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-06 09:41:20.855 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-06 09:41:20.856 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-06 09:41:20.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-06 09:41:20.879 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-06 09:41:20.938 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-06 09:41:20.992 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-06 09:41:21.019 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-06 09:41:21.042 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-06 09:41:21.066 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-06 09:41:21.091 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-06 09:41:21.113 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-06 09:41:21.353 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-06 09:41:22.668 | 2026-07-06 09:41:22.684 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-06 09:41:22.819 | + inc/python:pip_install:216 : result=0 2026-07-06 09:41:22.823 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:41:22.826 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:22.829 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:22.833 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:22.835 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:22.838 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:22.842 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:41:22.846 | + functions-common:time_stop:2427 : start_time=1783330878833 2026-07-06 09:41:22.850 | + functions-common:time_stop:2429 : [[ -z 1783330878833 ]] 2026-07-06 09:41:22.853 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:22.859 | + functions-common:time_stop:2432 : end_time=1783330882854 2026-07-06 09:41:22.861 | + functions-common:time_stop:2433 : elapsed_time=4021 2026-07-06 09:41:22.865 | + functions-common:time_stop:2434 : total=76841 2026-07-06 09:41:22.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:22.871 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80862 2026-07-06 09:41:22.874 | + inc/python:pip_install:219 : return 0 2026-07-06 09:41:22.878 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-06 09:41:22.882 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-06 09:41:22.884 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-06 09:41:22.901 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-06 09:41:22.907 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-06 09:41:22.910 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-06 09:41:22.913 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-06 09:41:22.916 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:41:22.920 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:41:22.923 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:41:22.928 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:41:22.930 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:41:22.934 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:41:22.955 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:41:22.958 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:41:22.962 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:41:22.966 | + functions-common:git_clone:610 : echo master 2026-07-06 09:41:22.966 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:41:22.972 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-06 09:41:22.975 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:41:22.978 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-06 09:41:22.982 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:41:22.984 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:41:22.988 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:41:22.991 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:41:22.994 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:41:22.998 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:41:23.001 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:41:23.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:41:23.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:41:23.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330883011 2026-07-06 09:41:23.018 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-06 09:41:23.022 | Cloning into '/opt/stack/glance'... 2026-07-06 09:41:31.387 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:41:31.389 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:31.392 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:31.396 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:31.398 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:31.402 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:31.405 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:41:31.407 | + functions-common:time_stop:2427 : start_time=1783330883011 2026-07-06 09:41:31.411 | + functions-common:time_stop:2429 : [[ -z 1783330883011 ]] 2026-07-06 09:41:31.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:31.420 | + functions-common:time_stop:2432 : end_time=1783330891417 2026-07-06 09:41:31.422 | + functions-common:time_stop:2433 : elapsed_time=8406 2026-07-06 09:41:31.424 | + functions-common:time_stop:2434 : total=32866 2026-07-06 09:41:31.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:31.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41272 2026-07-06 09:41:31.434 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-06 09:41:31.438 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:41:31.442 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:41:31.445 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:41:31.449 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:41:31.453 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:41:31.456 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:41:31.460 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:41:31.464 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:41:31.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:41:31.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:41:31.476 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330891472 2026-07-06 09:41:31.480 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:41:32.266 | From https://review.opendev.org/openstack/glance 2026-07-06 09:41:32.266 | * branch master -> FETCH_HEAD 2026-07-06 09:41:32.277 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:41:32.281 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:32.284 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:32.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:32.291 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:32.295 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:32.299 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:41:32.303 | + functions-common:time_stop:2427 : start_time=1783330891472 2026-07-06 09:41:32.307 | + functions-common:time_stop:2429 : [[ -z 1783330891472 ]] 2026-07-06 09:41:32.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:32.318 | + functions-common:time_stop:2432 : end_time=1783330892314 2026-07-06 09:41:32.321 | + functions-common:time_stop:2433 : elapsed_time=842 2026-07-06 09:41:32.325 | + functions-common:time_stop:2434 : total=41272 2026-07-06 09:41:32.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:32.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42114 2026-07-06 09:41:32.336 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:41:32.339 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:41:32.343 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:41:32.347 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:41:32.350 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:41:32.354 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:41:32.358 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:41:32.362 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:41:32.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:41:32.370 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:41:32.376 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330892372 2026-07-06 09:41:32.379 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:41:32.534 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:41:32.534 | 2026-07-06 09:41:32.534 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:41:32.534 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:41:32.534 | state without impacting any branches by switching back to a branch. 2026-07-06 09:41:32.534 | 2026-07-06 09:41:32.535 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:41:32.535 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:41:32.535 | 2026-07-06 09:41:32.535 | git switch -c 2026-07-06 09:41:32.535 | 2026-07-06 09:41:32.535 | Or undo this operation with: 2026-07-06 09:41:32.535 | 2026-07-06 09:41:32.535 | git switch - 2026-07-06 09:41:32.535 | 2026-07-06 09:41:32.535 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:41:32.536 | 2026-07-06 09:41:32.536 | HEAD is now at 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 09:41:32.540 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:41:32.544 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:32.547 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:32.551 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:32.554 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:32.557 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:32.559 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:41:32.562 | + functions-common:time_stop:2427 : start_time=1783330892372 2026-07-06 09:41:32.565 | + functions-common:time_stop:2429 : [[ -z 1783330892372 ]] 2026-07-06 09:41:32.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:32.575 | + functions-common:time_stop:2432 : end_time=1783330892571 2026-07-06 09:41:32.579 | + functions-common:time_stop:2433 : elapsed_time=199 2026-07-06 09:41:32.582 | + functions-common:time_stop:2434 : total=42114 2026-07-06 09:41:32.586 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:32.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42313 2026-07-06 09:41:32.593 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-06 09:41:32.613 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-06 09:41:32.618 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:41:32.618 | + functions-common:git_clone:673 : head -1 2026-07-06 09:41:32.622 | 9c79d46d1 Merge "Remove eventlet from requirements" 2026-07-06 09:41:32.626 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:41:32.630 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-06 09:41:32.633 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:41:32.637 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 09:41:32.640 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-06 09:41:32.644 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:41:32.649 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-06 09:41:32.653 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:41:32.656 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 09:41:32.659 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-06 09:41:32.663 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:41:32.667 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:41:32.672 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-06 09:41:32.676 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:41:32.681 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-06 09:41:32.684 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:41:32.687 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:41:32.692 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-06 09:41:32.699 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-06 09:41:32.703 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-06 09:41:32.707 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-06 09:41:32.871 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-06 09:41:32.874 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:41:32.878 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:41:32.882 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:41:32.886 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-06 09:41:32.890 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-06 09:41:32.893 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:41:32.897 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:41:32.901 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:41:32.904 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:41:32.908 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:41:32.913 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:41:32.917 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:41:32.921 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-06 09:41:32.950 | Using python 3.12 to install /opt/stack/glance 2026-07-06 09:41:32.955 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-06 09:41:33.977 | Obtaining file:///opt/stack/glance 2026-07-06 09:41:33.981 | Installing build dependencies: started 2026-07-06 09:41:35.716 | Installing build dependencies: finished with status 'done' 2026-07-06 09:41:35.717 | Checking if build backend supports build_editable: started 2026-07-06 09:41:36.254 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:41:36.256 | Getting requirements to build editable: started 2026-07-06 09:41:36.549 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:41:36.551 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:41:37.486 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:41:37.505 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.0.3) 2026-07-06 09:41:37.506 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (0.7.1) 2026-07-06 09:41:37.507 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.0.51) 2026-07-06 09:41:37.508 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 09:41:37.508 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.5.1) 2026-07-06 09:41:37.509 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.8.10) 2026-07-06 09:41:37.510 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (1.18.5) 2026-07-06 09:41:37.713 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev115) 2026-07-06 09:41:37.849 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 09:41:37.861 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.5.0) 2026-07-06 09:41:37.862 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (7.5.0) 2026-07-06 09:41:37.863 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.4.0) 2026-07-06 09:41:37.864 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (2.7.1) 2026-07-06 09:41:37.864 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (10.1.1) 2026-07-06 09:41:37.865 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.9.0) 2026-07-06 09:41:37.924 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev115) 2026-07-06 09:41:37.940 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 09:41:37.955 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.15.0) 2026-07-06 09:41:37.955 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (13.0.0) 2026-07-06 09:41:37.983 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev115) 2026-07-06 09:41:37.999 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 09:41:38.010 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.18.0) 2026-07-06 09:41:38.011 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.10.1) 2026-07-06 09:41:38.012 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.26.0) 2026-07-06 09:41:38.013 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.8.0) 2026-07-06 09:41:38.013 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.0.0) 2026-07-06 09:41:38.014 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (6.8.0) 2026-07-06 09:41:38.044 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev115) 2026-07-06 09:41:38.060 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:41:38.070 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.2.0) 2026-07-06 09:41:38.071 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (18.1.0) 2026-07-06 09:41:38.072 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (8.1.0) 2026-07-06 09:41:38.110 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev115) 2026-07-06 09:41:38.128 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 09:41:38.139 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.1.0) 2026-07-06 09:41:38.140 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (4.4.0) 2026-07-06 09:41:38.141 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (5.6.0) 2026-07-06 09:41:38.142 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (3.1.0) 2026-07-06 09:41:38.143 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev115) (43.0.3) 2026-07-06 09:41:38.168 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev115) 2026-07-06 09:41:38.184 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-06 09:41:38.234 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev115) 2026-07-06 09:41:38.250 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:41:38.262 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (1.3.12) 2026-07-06 09:41:38.263 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev115) (4.15.0) 2026-07-06 09:41:38.304 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.320 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-06 09:41:38.334 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev115) (2.34.2) 2026-07-06 09:41:38.336 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev115) (2.0.0) 2026-07-06 09:41:38.341 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev115) (3.0) 2026-07-06 09:41:38.344 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev115) (5.10.0) 2026-07-06 09:41:38.347 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev115) (2.2.2) 2026-07-06 09:41:38.353 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (1.4.2) 2026-07-06 09:41:38.354 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev115) (3.4.0) 2026-07-06 09:41:38.360 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev115) (3.3.2) 2026-07-06 09:41:38.364 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (26.1.0) 2026-07-06 09:41:38.365 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2025.9.1) 2026-07-06 09:41:38.366 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (0.37.0) 2026-07-06 09:41:38.367 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev115) (2026.5.1) 2026-07-06 09:41:38.374 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (2.1.0) 2026-07-06 09:41:38.375 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev115) (1.8.2) 2026-07-06 09:41:38.381 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.2.0) 2026-07-06 09:41:38.383 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (4.0.1) 2026-07-06 09:41:38.384 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (2.13.0) 2026-07-06 09:41:38.391 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (1.5.0) 2026-07-06 09:41:38.395 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev115) (5.3.1) 2026-07-06 09:41:38.400 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev115) (0.20) 2026-07-06 09:41:38.405 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (1.3.0) 2026-07-06 09:41:38.406 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (2.0.0) 2026-07-06 09:41:38.407 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev115) (6.0.3) 2026-07-06 09:41:38.416 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (2.1.2) 2026-07-06 09:41:38.417 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev115) (0.6.2) 2026-07-06 09:41:38.475 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.491 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-06 09:41:38.533 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.549 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-06 09:41:38.590 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.605 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-06 09:41:38.649 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.664 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-06 09:41:38.675 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) (7.2.2) 2026-07-06 09:41:38.707 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.722 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 09:41:38.738 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev115) (2.9.0.post0) 2026-07-06 09:41:38.744 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (4.6.0) 2026-07-06 09:41:38.745 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (7.1.4) 2026-07-06 09:41:38.746 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.3.1) 2026-07-06 09:41:38.747 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.6.2) 2026-07-06 09:41:38.748 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.16.0) 2026-07-06 09:41:38.752 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (5.1.0) 2026-07-06 09:41:38.762 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 09:41:38.763 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (26.2) 2026-07-06 09:41:38.771 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.25.0) 2026-07-06 09:41:38.775 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (5.0.0) 2026-07-06 09:41:38.776 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.1.6) 2026-07-06 09:41:38.778 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev115) (4.0.1) 2026-07-06 09:41:38.785 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev115) (3.0.3) 2026-07-06 09:41:38.803 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev115) (1.2.1) 2026-07-06 09:41:38.810 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (0.41.0) 2026-07-06 09:41:38.811 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (3.5.3) 2026-07-06 09:41:38.813 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (1.7.6) 2026-07-06 09:41:38.819 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev115) (2.8.0) 2026-07-06 09:41:38.851 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev115) (83.0.0) 2026-07-06 09:41:38.868 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev115) (0.8.1) 2026-07-06 09:41:38.930 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:38.947 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:41:38.988 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.005 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-06 09:41:39.069 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.086 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-06 09:41:39.152 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.168 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-06 09:41:39.206 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.222 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 09:41:39.232 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (15.0.0) 2026-07-06 09:41:39.263 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.281 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-06 09:41:39.304 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev115) (1.17.0) 2026-07-06 09:41:39.324 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.4.7) 2026-07-06 09:41:39.325 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (3.18) 2026-07-06 09:41:39.326 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.7.0) 2026-07-06 09:41:39.328 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev115) (2023.11.17) 2026-07-06 09:41:39.362 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (4.2.0) 2026-07-06 09:41:39.364 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (2.20.0) 2026-07-06 09:41:39.374 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev115) (0.1.2) 2026-07-06 09:41:39.392 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev115) (0.8) 2026-07-06 09:41:39.482 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.497 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-06 09:41:39.545 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.561 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:41:39.573 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev115) (9.1.4) 2026-07-06 09:41:39.600 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.616 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-06 09:41:39.712 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 09:41:39.728 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-06 09:41:39.743 | Installing build dependencies: started 2026-07-06 09:41:41.349 | Installing build dependencies: finished with status 'done' 2026-07-06 09:41:41.351 | Getting requirements to build wheel: started 2026-07-06 09:41:42.007 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 09:41:42.009 | Preparing metadata (pyproject.toml): started 2026-07-06 09:41:42.380 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:41:42.383 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev115) (2026.2) 2026-07-06 09:41:42.520 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 09:41:42.535 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-06 09:41:42.588 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev115) 2026-07-06 09:41:42.603 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-06 09:41:42.679 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-06 09:41:42.719 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-06 09:41:42.742 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-06 09:41:42.768 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-06 09:41:42.791 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-06 09:41:42.847 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.4 MB/s 0:00:00 2026-07-06 09:41:42.863 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-06 09:41:42.885 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-06 09:41:42.907 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-06 09:41:42.930 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-06 09:41:42.953 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-06 09:41:42.976 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-06 09:41:42.998 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-06 09:41:43.023 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-06 09:41:43.045 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-06 09:41:43.069 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-06 09:41:43.096 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-06 09:41:43.119 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-06 09:41:43.149 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-06 09:41:43.179 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-06 09:41:43.201 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-06 09:41:43.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.6 MB/s 0:00:00 2026-07-06 09:41:43.274 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-06 09:41:43.299 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-06 09:41:43.324 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-06 09:41:43.348 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-06 09:41:43.452 | Building wheels for collected packages: glance, simplegeneric 2026-07-06 09:41:43.453 | Building editable for glance (pyproject.toml): started 2026-07-06 09:41:44.353 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-06 09:41:44.355 | Created wheel for glance: filename=glance-32.1.0.dev115-0.editable-py3-none-any.whl size=8990 sha256=b8f646e864572a65f55803ba7daeb119eda19d13ca5f59eec9a8d17495d463b5 2026-07-06 09:41:44.355 | Stored in directory: /tmp/pip-ephem-wheel-cache-wp5zofh8/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-06 09:41:44.361 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-06 09:41:44.808 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-06 09:41:44.809 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=7d99f33c42c50e63fc2bdb0be85ce225f03bc68b5700d8fb38c07c2545f0e0ff 2026-07-06 09:41:44.810 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-06 09:41:44.814 | Successfully built glance simplegeneric 2026-07-06 09:41:45.104 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-06 09:41:48.204 | Attempting uninstall: jsonpointer 2026-07-06 09:41:48.219 | Found existing installation: jsonpointer 2.0 2026-07-06 09:41:48.220 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:48.221 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-06 09:41:48.239 | Attempting uninstall: jmespath 2026-07-06 09:41:48.254 | Found existing installation: jmespath 1.0.1 2026-07-06 09:41:48.254 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:48.255 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-06 09:41:48.296 | Attempting uninstall: httplib2 2026-07-06 09:41:48.310 | Found existing installation: httplib2 0.20.4 2026-07-06 09:41:48.310 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:48.311 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-06 09:41:48.409 | Attempting uninstall: jsonpatch 2026-07-06 09:41:48.425 | Found existing installation: jsonpatch 1.32 2026-07-06 09:41:48.425 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:41:48.426 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-06 09:41:52.973 | 2026-07-06 09:41:52.994 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev115 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-06 09:41:53.244 | + inc/python:pip_install:216 : result=0 2026-07-06 09:41:53.246 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:41:53.249 | + functions-common:time_stop:2420 : local name 2026-07-06 09:41:53.251 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:41:53.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:41:53.256 | + functions-common:time_stop:2423 : local total 2026-07-06 09:41:53.258 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:41:53.260 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:41:53.262 | + functions-common:time_stop:2427 : start_time=1783330892943 2026-07-06 09:41:53.265 | + functions-common:time_stop:2429 : [[ -z 1783330892943 ]] 2026-07-06 09:41:53.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:41:53.272 | + functions-common:time_stop:2432 : end_time=1783330913269 2026-07-06 09:41:53.274 | + functions-common:time_stop:2433 : elapsed_time=20326 2026-07-06 09:41:53.276 | + functions-common:time_stop:2434 : total=80862 2026-07-06 09:41:53.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:41:53.280 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101188 2026-07-06 09:41:53.282 | + inc/python:pip_install:219 : return 0 2026-07-06 09:41:53.285 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:41:53.287 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:41:53.289 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-06 09:41:53.292 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-06 09:41:53.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:41:53.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:41:53.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-06 09:41:53.301 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:41:53.303 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:41:53.306 | + ./stack.sh:main:942 : configure_glance 2026-07-06 09:41:53.308 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-06 09:41:53.323 | + lib/glance:configure_glance:353 : local dburl 2026-07-06 09:41:53.326 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-06 09:41:53.328 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-06 09:41:53.330 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-06 09:41:53.332 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-06 09:41:53.334 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:41:53.337 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:41:53.339 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:41:53.352 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:53.354 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:41:53.357 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 09:41:53.359 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 09:41:53.361 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-06 09:41:53.391 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-06 09:41:53.420 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-06 09:41:53.447 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 09:41:53.484 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-06 09:41:53.519 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-06 09:41:53.556 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-06 09:41:53.593 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-06 09:41:53.597 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 09:41:53.599 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 09:41:53.602 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 09:41:53.606 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:41:53.609 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-06 09:41:53.611 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 09:41:53.614 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 09:41:53.618 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 09:41:53.620 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-06 09:41:53.662 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-06 09:41:53.700 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.246/identity 2026-07-06 09:41:53.737 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-06 09:41:53.777 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-06 09:41:53.818 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-06 09:41:53.855 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-06 09:41:53.893 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-06 09:41:53.929 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:41:53.966 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:41:54.006 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 09:41:54.046 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:41:54.049 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-06 09:41:54.087 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-06 09:41:54.090 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-06 09:41:54.092 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-06 09:41:54.094 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:41:54.097 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 09:41:54.100 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:41:54.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:54.126 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 09:41:54.129 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 09:41:54.132 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:41:54.156 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:54.158 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:41:54.161 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:41:54.198 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:41:54.201 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:41:54.205 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-06 09:41:54.209 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-06 09:41:54.211 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-06 09:41:54.248 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-06 09:41:54.284 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-06 09:41:54.322 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-06 09:41:54.325 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-06 09:41:54.328 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-06 09:41:54.332 | + lib/glance:configure_glance_store:282 : local be 2026-07-06 09:41:54.335 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:41:54.338 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-06 09:41:54.341 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 09:41:54.380 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-06 09:41:54.384 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.246 2026-07-06 09:41:54.422 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:41:54.425 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-06 09:41:54.427 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-06 09:41:54.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:54.450 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.246/image 2026-07-06 09:41:54.485 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-06 09:41:54.505 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:54.508 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-06 09:41:54.511 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-06 09:41:54.515 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-06 09:41:54.519 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:41:54.540 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:41:54.544 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:41:54.546 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:41:54.549 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:41:54.552 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:41:54.587 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:41:54.623 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:41:54.658 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:41:54.695 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-06 09:41:54.731 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-06 09:41:54.736 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-06 09:41:54.774 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-06 09:41:54.811 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-06 09:41:54.848 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-06 09:41:54.885 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-06 09:41:54.924 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-06 09:41:54.968 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-06 09:41:55.010 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-06 09:41:55.050 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-06 09:41:55.056 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-06 09:41:55.064 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-06 09:41:55.085 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:41:55.088 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-06 09:41:55.091 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-06 09:41:55.093 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-06 09:41:55.096 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-06 09:41:55.099 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-06 09:41:55.102 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-06 09:41:55.105 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-06 09:41:55.110 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:41:55.112 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-06 09:41:55.152 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-06 09:41:55.156 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-06 09:41:55.158 | ++ functions:get_random_port:861 : true 2026-07-06 09:41:55.160 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-06 09:41:55.163 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-06 09:41:55.166 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-06 09:41:55.228 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-06 09:41:55.231 | ++ functions:get_random_port:865 : break 2 2026-07-06 09:41:55.233 | ++ functions:get_random_port:869 : echo 60999 2026-07-06 09:41:55.237 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-06 09:41:55.239 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-06 09:41:55.272 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-06 09:41:55.306 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-06 09:41:55.339 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:41:55.372 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:41:55.405 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:41:55.438 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:41:55.472 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:41:55.505 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:41:55.538 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:41:55.572 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:41:55.604 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:41:55.639 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:41:55.672 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 09:41:55.704 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-06 09:41:55.738 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-06 09:41:55.772 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-06 09:41:55.806 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-06 09:41:55.839 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-06 09:41:55.873 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-06 09:41:55.906 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-06 09:41:55.908 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-06 09:41:55.911 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:41:55.913 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:41:55.916 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:55.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:55.921 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-06 09:41:55.923 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-06 09:41:55.926 | perl: warning: Setting locale failed. 2026-07-06 09:41:55.926 | perl: warning: Please check that your locale settings: 2026-07-06 09:41:55.926 | LANGUAGE = (unset), 2026-07-06 09:41:55.926 | LC_ALL = "en_US.utf8", 2026-07-06 09:41:55.926 | LANG = (unset) 2026-07-06 09:41:55.926 | are supported and installed on your system. 2026-07-06 09:41:55.926 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 09:41:55.961 | proxy (enabled by site administrator) 2026-07-06 09:41:55.964 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-06 09:41:55.967 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-06 09:41:55.970 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:41:55.972 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:41:55.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:55.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:55.980 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-06 09:41:55.983 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-06 09:41:55.986 | perl: warning: Setting locale failed. 2026-07-06 09:41:55.986 | perl: warning: Please check that your locale settings: 2026-07-06 09:41:55.986 | LANGUAGE = (unset), 2026-07-06 09:41:55.986 | LC_ALL = "en_US.utf8", 2026-07-06 09:41:55.986 | LANG = (unset) 2026-07-06 09:41:55.987 | are supported and installed on your system. 2026-07-06 09:41:55.987 | perl: warning: Falling back to the standard locale ("C"). 2026-07-06 09:41:56.021 | No module matches proxy_http 2026-07-06 09:41:56.026 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-06 09:41:56.036 | perl: warning: Setting locale failed. 2026-07-06 09:41:56.036 | perl: warning: Please check that your locale settings: 2026-07-06 09:41:56.037 | LANGUAGE = (unset), 2026-07-06 09:41:56.037 | LC_ALL = "en_US.utf8", 2026-07-06 09:41:56.037 | LANG = "de_DE.UTF-8" 2026-07-06 09:41:56.037 | are supported and installed on your system. 2026-07-06 09:41:56.037 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:41:56.077 | Considering dependency proxy for proxy_http: 2026-07-06 09:41:56.077 | Module proxy already enabled 2026-07-06 09:41:56.077 | Enabling module proxy_http. 2026-07-06 09:41:56.082 | To activate the new configuration, you need to run: 2026-07-06 09:41:56.082 | systemctl restart apache2 2026-07-06 09:41:56.088 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-06 09:41:56.091 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-06 09:41:56.094 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:41:56.097 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:41:56.099 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:41:56.268 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-06 09:41:56.272 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-06 09:41:56.276 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-06 09:41:56.278 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:41:56.281 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:56.284 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:56.287 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-06 09:41:56.290 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-06 09:41:56.294 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-06 09:41:56.294 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-06 09:41:56.307 | KeepAlive Off 2026-07-06 09:41:56.312 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-06 09:41:56.313 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 09:41:56.323 | SetEnv proxy-sendchunked 1 2026-07-06 09:41:56.328 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-06 09:41:56.328 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-06 09:41:56.338 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-06 09:41:56.342 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-06 09:41:56.345 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-06 09:41:56.348 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:41:56.350 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:41:56.353 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:41:56.356 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:41:56.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:56.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:56.364 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:41:56.366 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:41:56.369 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:41:56.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:41:56.374 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-06 09:41:56.389 | perl: warning: Setting locale failed. 2026-07-06 09:41:56.389 | perl: warning: Please check that your locale settings: 2026-07-06 09:41:56.389 | LANGUAGE = (unset), 2026-07-06 09:41:56.389 | LC_ALL = "en_US.utf8", 2026-07-06 09:41:56.389 | LANG = "de_DE.UTF-8" 2026-07-06 09:41:56.389 | are supported and installed on your system. 2026-07-06 09:41:56.389 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:41:56.428 | Enabling site glance-api. 2026-07-06 09:41:56.434 | To activate the new configuration, you need to run: 2026-07-06 09:41:56.434 | systemctl reload apache2 2026-07-06 09:41:56.439 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-06 09:41:56.442 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:41:56.445 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:41:56.447 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:41:56.589 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-06 09:41:56.597 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-06 09:41:56.633 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-06 09:41:56.670 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-06 09:41:56.673 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-06 09:41:56.710 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-06 09:41:56.744 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-06 09:41:56.764 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:41:56.767 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-06 09:41:56.770 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-06 09:41:56.773 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-06 09:41:56.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:41:56.780 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-06 09:41:56.783 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-06 09:41:56.786 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-06 09:41:56.789 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-06 09:41:56.792 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:41:56.795 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:41:56.799 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:41:56.802 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:41:56.804 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:41:56.808 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:41:56.826 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:41:56.829 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:41:56.832 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:41:56.836 | + functions-common:git_clone:610 : echo master 2026-07-06 09:41:56.837 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:41:56.842 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-06 09:41:56.844 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:41:56.848 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 09:41:56.850 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:41:56.853 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:41:56.856 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:41:56.859 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:41:56.862 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:41:56.865 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:41:56.868 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:41:56.870 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:41:56.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:41:56.878 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330916875 2026-07-06 09:41:56.881 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-06 09:41:56.884 | Cloning into '/opt/stack/cinder'... 2026-07-06 09:43:00.875 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:43:00.879 | + functions-common:time_stop:2420 : local name 2026-07-06 09:43:00.882 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:43:00.886 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:43:00.889 | + functions-common:time_stop:2423 : local total 2026-07-06 09:43:00.893 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:43:00.896 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:43:00.899 | + functions-common:time_stop:2427 : start_time=1783330916875 2026-07-06 09:43:00.902 | + functions-common:time_stop:2429 : [[ -z 1783330916875 ]] 2026-07-06 09:43:00.907 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:43:00.911 | + functions-common:time_stop:2432 : end_time=1783330980908 2026-07-06 09:43:00.915 | + functions-common:time_stop:2433 : elapsed_time=64033 2026-07-06 09:43:00.918 | + functions-common:time_stop:2434 : total=42313 2026-07-06 09:43:00.921 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:43:00.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106346 2026-07-06 09:43:00.928 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-06 09:43:00.931 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:43:00.934 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:43:00.937 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:43:00.941 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:43:00.944 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:43:00.947 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:43:00.951 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:43:00.954 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:43:00.957 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:43:00.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:43:00.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330980963 2026-07-06 09:43:00.969 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:43:01.615 | From https://review.opendev.org/openstack/cinder 2026-07-06 09:43:01.615 | * branch master -> FETCH_HEAD 2026-07-06 09:43:01.626 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:43:01.630 | + functions-common:time_stop:2420 : local name 2026-07-06 09:43:01.634 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:43:01.637 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:43:01.641 | + functions-common:time_stop:2423 : local total 2026-07-06 09:43:01.644 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:43:01.648 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:43:01.652 | + functions-common:time_stop:2427 : start_time=1783330980963 2026-07-06 09:43:01.655 | + functions-common:time_stop:2429 : [[ -z 1783330980963 ]] 2026-07-06 09:43:01.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:43:01.666 | + functions-common:time_stop:2432 : end_time=1783330981662 2026-07-06 09:43:01.669 | + functions-common:time_stop:2433 : elapsed_time=699 2026-07-06 09:43:01.673 | + functions-common:time_stop:2434 : total=106346 2026-07-06 09:43:01.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:43:01.680 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107045 2026-07-06 09:43:01.684 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:43:01.688 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:43:01.691 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:43:01.695 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:43:01.698 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:43:01.702 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:43:01.705 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:43:01.709 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:43:01.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:43:01.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:43:01.722 | + functions-common:time_start:2411 : _TIME_START[$name]=1783330981718 2026-07-06 09:43:01.726 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:43:02.172 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:43:02.172 | 2026-07-06 09:43:02.172 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:43:02.172 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:43:02.172 | state without impacting any branches by switching back to a branch. 2026-07-06 09:43:02.172 | 2026-07-06 09:43:02.172 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:43:02.172 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:43:02.172 | 2026-07-06 09:43:02.172 | git switch -c 2026-07-06 09:43:02.172 | 2026-07-06 09:43:02.173 | Or undo this operation with: 2026-07-06 09:43:02.173 | 2026-07-06 09:43:02.173 | git switch - 2026-07-06 09:43:02.173 | 2026-07-06 09:43:02.173 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:43:02.173 | 2026-07-06 09:43:02.173 | HEAD is now at a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-06 09:43:02.181 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:43:02.185 | + functions-common:time_stop:2420 : local name 2026-07-06 09:43:02.188 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:43:02.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:43:02.196 | + functions-common:time_stop:2423 : local total 2026-07-06 09:43:02.199 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:43:02.203 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:43:02.206 | + functions-common:time_stop:2427 : start_time=1783330981718 2026-07-06 09:43:02.210 | + functions-common:time_stop:2429 : [[ -z 1783330981718 ]] 2026-07-06 09:43:02.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:43:02.219 | + functions-common:time_stop:2432 : end_time=1783330982216 2026-07-06 09:43:02.223 | + functions-common:time_stop:2433 : elapsed_time=498 2026-07-06 09:43:02.226 | + functions-common:time_stop:2434 : total=107045 2026-07-06 09:43:02.230 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:43:02.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107543 2026-07-06 09:43:02.237 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-06 09:43:02.256 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-06 09:43:02.261 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:43:02.261 | + functions-common:git_clone:673 : head -1 2026-07-06 09:43:02.268 | a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-06 09:43:02.272 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:43:02.276 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-06 09:43:02.279 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:43:02.283 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 09:43:02.287 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-06 09:43:02.291 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:43:02.294 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-06 09:43:02.298 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:43:02.301 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 09:43:02.304 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-06 09:43:02.308 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:43:02.312 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:43:02.317 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-06 09:43:02.320 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:43:02.324 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-06 09:43:02.328 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:43:02.331 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:43:02.336 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-06 09:43:02.343 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-06 09:43:02.346 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-06 09:43:02.350 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-06 09:43:02.512 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-06 09:43:02.515 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:43:02.518 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:43:02.522 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:43:02.525 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-06 09:43:02.529 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-06 09:43:02.532 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:43:02.536 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:43:02.540 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:43:02.543 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:43:02.546 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:43:02.549 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:43:02.553 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:43:02.556 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-06 09:43:02.584 | Using python 3.12 to install /opt/stack/cinder 2026-07-06 09:43:02.587 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-06 09:43:03.609 | Obtaining file:///opt/stack/cinder 2026-07-06 09:43:03.614 | Installing build dependencies: started 2026-07-06 09:43:05.395 | Installing build dependencies: finished with status 'done' 2026-07-06 09:43:05.396 | Checking if build backend supports build_editable: started 2026-07-06 09:43:05.953 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:43:05.955 | Getting requirements to build editable: started 2026-07-06 09:43:06.258 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:43:06.261 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:43:07.647 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:43:07.674 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.0.3) 2026-07-06 09:43:07.676 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.3.1) 2026-07-06 09:43:07.677 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (0.41.0) 2026-07-06 09:43:07.678 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.4.0) 2026-07-06 09:43:07.679 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.5.3) 2026-07-06 09:43:07.681 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.1.0) 2026-07-06 09:43:07.682 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.26.0) 2026-07-06 09:43:07.683 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.15.0) 2026-07-06 09:43:07.684 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (13.0.0) 2026-07-06 09:43:08.311 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.449 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-06 09:43:08.462 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.5.0) 2026-07-06 09:43:08.462 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.5.0) 2026-07-06 09:43:08.463 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.4.0) 2026-07-06 09:43:08.464 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.0.0) 2026-07-06 09:43:08.465 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.2.0) 2026-07-06 09:43:08.467 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.1.0) 2026-07-06 09:43:08.468 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.1.0) 2026-07-06 09:43:08.469 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.1.0) 2026-07-06 09:43:08.469 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.11.0) 2026-07-06 09:43:08.473 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.8.0) 2026-07-06 09:43:08.473 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.9.0) 2026-07-06 09:43:08.473 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.10.0) 2026-07-06 09:43:08.473 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.6.0) 2026-07-06 09:43:08.475 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.1) 2026-07-06 09:43:08.476 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.1.1) 2026-07-06 09:43:08.519 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.536 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-06 09:43:08.547 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.4.0) 2026-07-06 09:43:08.548 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (26.2) 2026-07-06 09:43:08.591 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.607 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 09:43:08.618 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.10.1) 2026-07-06 09:43:08.620 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.1.0) 2026-07-06 09:43:08.621 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.3.2) 2026-07-06 09:43:08.622 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.4.0) 2026-07-06 09:43:08.660 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.677 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 09:43:08.688 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.8.0) 2026-07-06 09:43:08.732 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.750 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 09:43:08.793 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.809 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-06 09:43:08.822 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.34.2) 2026-07-06 09:43:08.822 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.0) 2026-07-06 09:43:08.824 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.5.1) 2026-07-06 09:43:08.824 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.3.0) 2026-07-06 09:43:08.854 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.871 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 09:43:08.883 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.0.51) 2026-07-06 09:43:08.883 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.9.0) 2026-07-06 09:43:08.909 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev155) 2026-07-06 09:43:08.925 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-06 09:43:08.948 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (9.1.4) 2026-07-06 09:43:08.949 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (1.8.10) 2026-07-06 09:43:08.950 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.8.0) 2026-07-06 09:43:08.991 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:09.008 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-06 09:43:09.020 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.0) 2026-07-06 09:43:09.066 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:09.084 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-06 09:43:09.168 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:09.185 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-06 09:43:09.196 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.7.0) 2026-07-06 09:43:09.197 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (43.0.3) 2026-07-06 09:43:09.199 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (0.2.3) 2026-07-06 09:43:09.405 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev155) 2026-07-06 09:43:09.425 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-06 09:43:09.814 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev155) 2026-07-06 09:43:09.831 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-06 09:43:09.842 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev155) (1.9.0) 2026-07-06 09:43:09.843 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2026.2) 2026-07-06 09:43:09.844 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.4) 2026-07-06 09:43:10.275 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-06 09:43:10.291 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-06 09:43:10.303 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev155) (1.1.0) 2026-07-06 09:43:10.337 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-06 09:43:10.422 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-06 09:43:10.433 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev155) (2.9.0.post0) 2026-07-06 09:43:10.438 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev155) (1.17.0) 2026-07-06 09:43:10.471 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev155) (2.0.0) 2026-07-06 09:43:10.476 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev155) (3.0) 2026-07-06 09:43:10.485 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev155) (2.8.0) 2026-07-06 09:43:10.492 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev155) (3.1.0) 2026-07-06 09:43:10.494 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev155) (2.2.2) 2026-07-06 09:43:10.497 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) (0.32.0) 2026-07-06 09:43:10.555 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:10.570 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 09:43:10.611 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:10.627 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-06 09:43:10.689 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:10.705 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 09:43:10.742 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:10.759 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-06 09:43:10.807 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:10.821 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-06 09:43:11.113 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.128 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-06 09:43:11.176 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.191 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-06 09:43:11.246 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.262 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:43:11.290 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (3.4.7) 2026-07-06 09:43:11.291 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (3.18) 2026-07-06 09:43:11.293 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (2023.11.17) 2026-07-06 09:43:11.310 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev155) (26.1.0) 2026-07-06 09:43:11.311 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev155) (2025.9.1) 2026-07-06 09:43:11.312 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev155) (0.37.0) 2026-07-06 09:43:11.313 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev155) (2026.5.1) 2026-07-06 09:43:11.322 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev155) (1.8.2) 2026-07-06 09:43:11.323 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev155) (4.15.0) 2026-07-06 09:43:11.328 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev155) (4.2.0) 2026-07-06 09:43:11.330 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev155) (4.0.1) 2026-07-06 09:43:11.331 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev155) (2.13.0) 2026-07-06 09:43:11.341 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev155) (7.2.2) 2026-07-06 09:43:11.347 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev155) (1.5.0) 2026-07-06 09:43:11.356 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev155) (0.20) 2026-07-06 09:43:11.363 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev155) (1.3.0) 2026-07-06 09:43:11.364 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev155) (2.0.0) 2026-07-06 09:43:11.365 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev155) (6.0.3) 2026-07-06 09:43:11.378 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev155) (1.18.5) 2026-07-06 09:43:11.380 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev155) (2.1.2) 2026-07-06 09:43:11.381 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev155) (0.6.2) 2026-07-06 09:43:11.386 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev155) (1.3.12) 2026-07-06 09:43:11.402 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev155) (5.3.1) 2026-07-06 09:43:11.403 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev155) (5.6.2) 2026-07-06 09:43:11.405 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev155) (0.16.0) 2026-07-06 09:43:11.410 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev155) (5.1.0) 2026-07-06 09:43:11.427 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev155) (0.25.0) 2026-07-06 09:43:11.433 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev155) (5.0.0) 2026-07-06 09:43:11.434 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev155) (3.1.6) 2026-07-06 09:43:11.437 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev155) (4.0.1) 2026-07-06 09:43:11.446 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev155) (3.0.3) 2026-07-06 09:43:11.461 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev155) (1.2.1) 2026-07-06 09:43:11.488 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev155) (1.7.6) 2026-07-06 09:43:11.526 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.542 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-06 09:43:11.662 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.679 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-06 09:43:11.696 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev155) (3.18.0) 2026-07-06 09:43:11.745 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev155) 2026-07-06 09:43:11.760 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 09:43:11.826 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-06 09:43:11.841 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-06 09:43:11.898 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-06 09:43:11.913 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-06 09:43:11.934 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev155) (83.0.0) 2026-07-06 09:43:11.953 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev155) (0.8.1) 2026-07-06 09:43:12.014 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-06 09:43:12.032 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-06 09:43:12.068 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (4.14.0) 2026-07-06 09:43:12.075 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (0.6.0) 2026-07-06 09:43:12.076 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (4.0.0) 2026-07-06 09:43:12.086 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (3.0.52) 2026-07-06 09:43:12.087 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (1.11.0) 2026-07-06 09:43:12.088 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (15.0.0) 2026-07-06 09:43:12.089 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (1.8.0) 2026-07-06 09:43:12.130 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev155) 2026-07-06 09:43:12.146 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-06 09:43:12.159 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev155) (24.2.1) 2026-07-06 09:43:12.206 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (4.2.0) 2026-07-06 09:43:12.207 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (2.20.0) 2026-07-06 09:43:12.218 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev155) (0.1.2) 2026-07-06 09:43:12.238 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev155) (0.8) 2026-07-06 09:43:12.283 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev155) 2026-07-06 09:43:12.299 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-06 09:43:12.355 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev155) (3.6.1) 2026-07-06 09:43:12.357 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev155) (3.4.0) 2026-07-06 09:43:12.358 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev155) (4.0.1) 2026-07-06 09:43:12.435 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev155) 2026-07-06 09:43:12.451 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-06 09:43:12.489 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev155) (1.33) 2026-07-06 09:43:12.496 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev155) (3.1.1) 2026-07-06 09:43:12.587 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-06 09:43:12.623 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-06 09:43:12.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.1 MB/s 0:00:00 2026-07-06 09:43:12.886 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-06 09:43:12.910 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-06 09:43:13.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 71.5 MB/s 0:00:00 2026-07-06 09:43:13.148 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-06 09:43:13.172 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-06 09:43:13.198 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-06 09:43:13.220 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-06 09:43:13.245 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-06 09:43:13.269 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-06 09:43:13.297 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-06 09:43:13.318 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-06 09:43:13.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.0 MB/s 0:00:00 2026-07-06 09:43:13.415 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-06 09:43:13.441 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-06 09:43:13.468 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-06 09:43:13.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.0 MB/s 0:00:00 2026-07-06 09:43:13.503 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-06 09:43:13.526 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-06 09:43:13.550 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-06 09:43:13.573 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-06 09:43:13.594 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-06 09:43:13.624 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.3 MB/s 0:00:00 2026-07-06 09:43:13.641 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-06 09:43:13.666 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-06 09:43:13.693 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-06 09:43:13.716 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-06 09:43:13.740 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-06 09:43:13.763 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-06 09:43:13.786 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-06 09:43:13.808 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-06 09:43:13.830 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-06 09:43:13.851 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-06 09:43:13.873 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-06 09:43:13.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.1 MB/s 0:00:00 2026-07-06 09:43:13.929 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-06 09:43:14.089 | Building wheels for collected packages: cinder 2026-07-06 09:43:14.090 | Building editable for cinder (pyproject.toml): started 2026-07-06 09:43:15.750 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-06 09:43:15.751 | Created wheel for cinder: filename=cinder-28.1.0.dev155-0.editable-py3-none-any.whl size=9206 sha256=c245a69120e3410be2754cd9430fc86f2410c86a683a730181ac6b10936e4a51 2026-07-06 09:43:15.754 | Stored in directory: /tmp/pip-ephem-wheel-cache-i0auum7s/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-06 09:43:15.758 | Successfully built cinder 2026-07-06 09:43:16.168 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-06 09:43:16.533 | Attempting uninstall: pyudev 2026-07-06 09:43:16.550 | Found existing installation: pyudev 0.24.0 2026-07-06 09:43:16.550 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:43:16.551 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-06 09:43:16.609 | Attempting uninstall: pyasn1 2026-07-06 09:43:16.626 | Found existing installation: pyasn1 0.4.8 2026-07-06 09:43:16.627 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:43:16.627 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-06 09:43:18.420 | Attempting uninstall: botocore 2026-07-06 09:43:18.439 | Found existing installation: botocore 1.34.46 2026-07-06 09:43:18.441 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:43:18.441 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-06 09:43:19.688 | Attempting uninstall: s3transfer 2026-07-06 09:43:19.707 | Found existing installation: s3transfer 0.10.1 2026-07-06 09:43:19.708 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:43:19.709 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-06 09:43:20.441 | Attempting uninstall: boto3 2026-07-06 09:43:20.463 | Found existing installation: boto3 1.34.46 2026-07-06 09:43:20.464 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-06 09:43:20.466 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-06 09:43:22.647 | 2026-07-06 09:43:22.679 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev155 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-06 09:43:23.121 | + inc/python:pip_install:216 : result=0 2026-07-06 09:43:23.124 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:43:23.127 | + functions-common:time_stop:2420 : local name 2026-07-06 09:43:23.130 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:43:23.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:43:23.135 | + functions-common:time_stop:2423 : local total 2026-07-06 09:43:23.138 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:43:23.141 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:43:23.144 | + functions-common:time_stop:2427 : start_time=1783330982577 2026-07-06 09:43:23.147 | + functions-common:time_stop:2429 : [[ -z 1783330982577 ]] 2026-07-06 09:43:23.151 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:43:23.157 | + functions-common:time_stop:2432 : end_time=1783331003153 2026-07-06 09:43:23.160 | + functions-common:time_stop:2433 : elapsed_time=20576 2026-07-06 09:43:23.163 | + functions-common:time_stop:2434 : total=101188 2026-07-06 09:43:23.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:43:23.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121764 2026-07-06 09:43:23.171 | + inc/python:pip_install:219 : return 0 2026-07-06 09:43:23.174 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:43:23.177 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:43:23.181 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-06 09:43:23.184 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-06 09:43:23.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:43:23.191 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:43:23.194 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-06 09:43:23.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:43:23.200 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-06 09:43:23.203 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-06 09:43:23.206 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-06 09:43:23.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:23.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:23.216 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-06 09:43:23.233 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-06 09:43:23.236 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:43:23.239 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:43:23.242 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:43:23.244 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:43:23.248 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:43:23.251 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:43:23.254 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:23.257 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:23.260 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:43:23.262 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:43:23.265 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:43:23.268 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:43:23.271 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-06 09:43:23.273 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:43:23.276 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:23.278 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:23.282 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-06 09:43:23.306 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-06 09:43:23.344 | Reading package lists... 2026-07-06 09:43:23.703 | Building dependency tree... 2026-07-06 09:43:23.705 | Reading state information... 2026-07-06 09:43:24.238 | The following packages were automatically installed and are no longer required: 2026-07-06 09:43:24.240 | libfwupd2 libgusb2 2026-07-06 09:43:24.240 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:43:24.243 | The following additional packages will be installed: 2026-07-06 09:43:24.243 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 09:43:24.243 | python3-urwid python3-wcwidth 2026-07-06 09:43:24.246 | Suggested packages: 2026-07-06 09:43:24.246 | python-urwid-doc 2026-07-06 09:43:24.280 | The following NEW packages will be installed: 2026-07-06 09:43:24.280 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-06 09:43:24.281 | python3-urwid python3-wcwidth targetcli-fb 2026-07-06 09:43:24.354 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:43:24.355 | Need to get 385 kB of archives. 2026-07-06 09:43:24.355 | After this operation, 3098 kB of additional disk space will be used. 2026-07-06 09:43:24.355 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-06 09:43:24.364 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-06 09:43:24.384 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-06 09:43:24.391 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-06 09:43:24.396 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-06 09:43:24.403 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-06 09:43:24.633 | perl: warning: Setting locale failed. 2026-07-06 09:43:24.633 | perl: warning: Please check that your locale settings: 2026-07-06 09:43:24.633 | LANGUAGE = (unset), 2026-07-06 09:43:24.633 | LC_ALL = "en_US.utf8", 2026-07-06 09:43:24.633 | LANG = "de_DE.UTF-8" 2026-07-06 09:43:24.633 | are supported and installed on your system. 2026-07-06 09:43:24.633 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:43:24.697 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:43:24.697 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:43:24.697 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:43:24.878 | Fetched 385 kB in 0s (3959 kB/s) 2026-07-06 09:43:24.916 | Selecting previously unselected package python3-typing-extensions. 2026-07-06 09:43:24.979 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-06 09:43:24.985 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-06 09:43:24.990 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-06 09:43:25.040 | Selecting previously unselected package python3-wcwidth. 2026-07-06 09:43:25.052 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-06 09:43:25.056 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 09:43:25.112 | Selecting previously unselected package python3-urwid. 2026-07-06 09:43:25.124 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-06 09:43:25.128 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-06 09:43:25.220 | Selecting previously unselected package python3-configshell-fb. 2026-07-06 09:43:25.232 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-06 09:43:25.236 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 09:43:25.294 | Selecting previously unselected package python3-rtslib-fb. 2026-07-06 09:43:25.306 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-06 09:43:25.310 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 09:43:25.379 | Selecting previously unselected package targetcli-fb. 2026-07-06 09:43:25.391 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-06 09:43:25.394 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 09:43:25.473 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-06 09:43:26.654 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-06 09:43:26.662 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-06 09:43:26.986 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-06 09:43:27.232 | Setting up python3-urwid (2.6.10-1) ... 2026-07-06 09:43:27.762 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-06 09:43:27.962 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:27.962 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 09:43:27.988 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 09:43:27.988 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 09:43:27.988 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 09:43:27.988 | keyword = Word(alphanums + '_\-') 2026-07-06 09:43:27.989 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:27.989 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 09:43:27.989 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:27.990 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 09:43:27.990 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 09:43:27.990 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 09:43:27.999 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:28.000 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-06 09:43:28.024 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-06 09:43:28.024 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-06 09:43:28.024 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-06 09:43:28.024 | keyword = Word(alphanums + '_\-') 2026-07-06 09:43:28.024 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:28.025 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 09:43:28.025 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-06 09:43:28.025 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-06 09:43:28.026 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-06 09:43:28.026 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-06 09:43:28.058 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-06 09:43:28.271 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-06 09:43:28.271 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-06 09:43:28.569 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:43:29.436 | perl: warning: Setting locale failed. 2026-07-06 09:43:29.436 | perl: warning: Please check that your locale settings: 2026-07-06 09:43:29.436 | LANGUAGE = (unset), 2026-07-06 09:43:29.436 | LC_ALL = "en_US.utf8", 2026-07-06 09:43:29.436 | LANG = "de_DE.UTF-8" 2026-07-06 09:43:29.436 | are supported and installed on your system. 2026-07-06 09:43:29.436 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:43:29.571 | perl: warning: Setting locale failed. 2026-07-06 09:43:29.571 | perl: warning: Please check that your locale settings: 2026-07-06 09:43:29.571 | LANGUAGE = (unset), 2026-07-06 09:43:29.571 | LC_ALL = "en_US.utf8", 2026-07-06 09:43:29.572 | LANG = "de_DE.UTF-8" 2026-07-06 09:43:29.572 | are supported and installed on your system. 2026-07-06 09:43:29.572 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:43:29.624 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:43:29.624 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:43:29.624 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:43:29.696 | perl: warning: Setting locale failed. 2026-07-06 09:43:29.696 | perl: warning: Please check that your locale settings: 2026-07-06 09:43:29.696 | LANGUAGE = (unset), 2026-07-06 09:43:29.696 | LC_ALL = "en_US.utf8", 2026-07-06 09:43:29.697 | LANG = "de_DE.UTF-8" 2026-07-06 09:43:29.697 | are supported and installed on your system. 2026-07-06 09:43:29.697 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:43:30.240 | 2026-07-06 09:43:30.240 | Running kernel seems to be up-to-date. 2026-07-06 09:43:30.240 | 2026-07-06 09:43:30.240 | Restarting services... 2026-07-06 09:43:30.263 | 2026-07-06 09:43:30.263 | Service restarts being deferred: 2026-07-06 09:43:30.263 | systemctl restart virtlockd.service 2026-07-06 09:43:30.263 | systemctl restart virtlogd.service 2026-07-06 09:43:30.263 | 2026-07-06 09:43:30.263 | No containers need to be restarted. 2026-07-06 09:43:30.263 | 2026-07-06 09:43:30.263 | User sessions running outdated binaries: 2026-07-06 09:43:30.264 | quobyte @ session #6: sshd[2060] 2026-07-06 09:43:30.272 | 2026-07-06 09:43:30.272 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:43:32.241 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:43:32.244 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:43:32.246 | + functions-common:time_stop:2420 : local name 2026-07-06 09:43:32.248 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:43:32.251 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:43:32.253 | + functions-common:time_stop:2423 : local total 2026-07-06 09:43:32.255 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:43:32.257 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:43:32.259 | + functions-common:time_stop:2427 : start_time=1783331003303 2026-07-06 09:43:32.261 | + functions-common:time_stop:2429 : [[ -z 1783331003303 ]] 2026-07-06 09:43:32.264 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:43:32.268 | + functions-common:time_stop:2432 : end_time=1783331012265 2026-07-06 09:43:32.270 | + functions-common:time_stop:2433 : elapsed_time=8962 2026-07-06 09:43:32.272 | + functions-common:time_stop:2434 : total=142237 2026-07-06 09:43:32.275 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:43:32.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151199 2026-07-06 09:43:32.279 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:43:32.281 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:43:32.283 | + ./stack.sh:main:948 : configure_cinder 2026-07-06 09:43:32.286 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-06 09:43:32.300 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-06 09:43:32.303 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-06 09:43:32.306 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-06 09:43:32.308 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 09:43:32.311 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-06 09:43:32.311 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 09:43:32.314 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-06 09:43:32.316 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-06 09:43:32.318 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 09:43:32.320 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-06 09:43:32.322 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-06 09:43:32.324 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-06 09:43:32.327 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 09:43:32.329 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-06 09:43:32.342 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-06 09:43:32.356 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-06 09:43:32.370 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-06 09:43:32.384 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-06 09:43:32.398 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-06 09:43:32.413 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 09:43:32.416 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 09:43:32.419 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.PyZHJQtCgX 2026-07-06 09:43:32.422 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 09:43:32.424 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-06 09:43:32.426 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-06 09:43:32.429 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.PyZHJQtCgX 2026-07-06 09:43:32.432 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.PyZHJQtCgX 2026-07-06 09:43:32.446 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.PyZHJQtCgX /etc/sudoers.d/cinder-rootwrap 2026-07-06 09:43:32.460 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-06 09:43:32.464 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 09:43:32.466 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 09:43:32.468 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 09:43:32.470 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 09:43:32.472 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-06 09:43:32.474 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-06 09:43:32.477 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-06 09:43:32.477 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 09:43:32.486 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 09:43:32.490 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 09:43:32.503 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 09:43:32.517 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-06 09:43:32.519 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-06 09:43:32.524 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-06 09:43:32.528 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-06 09:43:32.530 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:32.532 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-06 09:43:32.534 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 09:43:32.536 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:43:32.538 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-06 09:43:32.540 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:32.542 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 09:43:32.545 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 09:43:32.547 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-06 09:43:32.574 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-06 09:43:32.599 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.246/identity 2026-07-06 09:43:32.625 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-06 09:43:32.651 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-06 09:43:32.677 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-06 09:43:32.703 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-06 09:43:32.729 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-06 09:43:32.754 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:43:32.780 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:43:32.807 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 09:43:32.833 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:43:32.835 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-06 09:43:32.863 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-06 09:43:32.890 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-06 09:43:32.893 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-06 09:43:32.896 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-06 09:43:32.898 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-06 09:43:32.900 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:43:32.903 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:43:32.905 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:43:32.921 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:32.923 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:43:32.926 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 09:43:32.929 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-06 09:43:32.959 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-06 09:43:32.988 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-06 09:43:33.017 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-06 09:43:33.047 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-06 09:43:33.075 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-06 09:43:33.105 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.246 2026-07-06 09:43:33.134 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 09:43:33.166 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-06 09:43:33.174 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1f14ca0f1cf096c5077acb7183544e17 2026-07-06 09:43:33.204 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-06 09:43:33.206 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-06 09:43:33.234 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-06 09:43:33.262 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-06 09:43:33.290 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-06 09:43:33.318 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-06 09:43:33.346 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-06 09:43:33.374 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-06 09:43:33.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:33.392 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 09:43:33.394 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-06 09:43:33.396 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-06 09:43:33.398 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-06 09:43:33.401 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 09:43:33.403 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-06 09:43:33.405 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-06 09:43:33.408 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-06 09:43:33.410 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-06 09:43:33.412 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-06 09:43:33.415 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 09:43:33.445 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-06 09:43:33.475 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-06 09:43:33.503 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-06 09:43:33.531 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-06 09:43:33.559 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-06 09:43:33.588 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-06 09:43:33.616 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-06 09:43:33.645 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-06 09:43:33.674 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-06 09:43:33.676 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-06 09:43:33.679 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-06 09:43:33.681 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-06 09:43:33.708 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-06 09:43:33.710 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-06 09:43:33.738 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-06 09:43:33.740 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-06 09:43:33.743 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-06 09:43:33.745 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-06 09:43:33.772 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-06 09:43:33.774 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-06 09:43:33.777 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-06 09:43:33.779 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-06 09:43:33.781 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-06 09:43:33.795 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:43:33.797 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-06 09:43:33.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:43:33.814 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-06 09:43:33.828 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:43:33.831 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-06 09:43:33.833 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-06 09:43:33.835 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-06 09:43:33.837 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-06 09:43:33.840 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:43:33.842 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 09:43:33.844 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:43:33.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:33.862 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 09:43:33.864 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 09:43:33.866 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:43:33.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:33.883 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:43:33.886 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:43:33.913 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:43:33.916 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:43:33.918 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-06 09:43:33.921 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-06 09:43:33.923 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:33.926 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:43:33.941 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:43:33.943 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:43:33.945 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:43:33.947 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:43:33.950 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:43:33.978 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:43:34.005 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:43:34.034 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:43:34.062 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-06 09:43:34.090 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-06 09:43:34.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:34.107 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-06 09:43:34.109 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-06 09:43:34.111 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-06 09:43:34.113 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-06 09:43:34.116 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 09:43:34.118 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-06 09:43:34.120 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-06 09:43:34.122 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:43:34.124 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:43:34.140 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:43:34.140 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:43:34.150 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:43:34.156 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:43:34.171 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:43:34.177 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-06 09:43:34.181 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-06 09:43:34.186 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:43:34.189 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-06 09:43:34.221 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-06 09:43:34.251 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-06 09:43:34.281 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:43:34.313 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:43:34.344 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:43:34.375 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:43:34.404 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:43:34.434 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:43:34.465 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:43:34.497 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:43:34.529 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:43:34.559 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:43:34.591 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-06 09:43:34.622 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 09:43:34.624 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 09:43:34.628 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-06 09:43:34.631 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-06 09:43:34.633 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:43:34.635 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:34.638 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:34.641 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-06 09:43:34.644 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-06 09:43:34.646 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-06 09:43:34.678 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 09:43:34.710 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-06 09:43:34.710 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-06 09:43:34.720 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-06 09:43:34.725 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-06 09:43:34.728 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-06 09:43:34.731 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:43:34.734 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:43:34.736 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:43:34.739 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:43:34.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:34.745 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:34.748 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:43:34.751 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:43:34.753 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:43:34.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:43:34.759 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-06 09:43:34.771 | perl: warning: Setting locale failed. 2026-07-06 09:43:34.771 | perl: warning: Please check that your locale settings: 2026-07-06 09:43:34.771 | LANGUAGE = (unset), 2026-07-06 09:43:34.771 | LC_ALL = "en_US.utf8", 2026-07-06 09:43:34.771 | LANG = "de_DE.UTF-8" 2026-07-06 09:43:34.771 | are supported and installed on your system. 2026-07-06 09:43:34.771 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:43:34.810 | Enabling site cinder-api. 2026-07-06 09:43:34.816 | To activate the new configuration, you need to run: 2026-07-06 09:43:34.816 | systemctl reload apache2 2026-07-06 09:43:34.821 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 09:43:34.823 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:43:34.827 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:43:34.829 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:43:35.051 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-06 09:43:35.053 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.246/image 2026-07-06 09:43:35.086 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-06 09:43:35.104 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:43:35.106 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-06 09:43:35.109 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:35.112 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-06 09:43:35.114 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-06 09:43:35.117 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:43:35.119 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-06 09:43:35.121 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:35.123 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-06 09:43:35.126 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-06 09:43:35.128 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-06 09:43:35.162 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-06 09:43:35.193 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.246/identity 2026-07-06 09:43:35.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-06 09:43:35.255 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-06 09:43:35.287 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-06 09:43:35.318 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-06 09:43:35.347 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-06 09:43:35.379 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:43:35.411 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:43:35.442 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-06 09:43:35.476 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:43:35.479 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-06 09:43:35.482 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:35.485 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:43:35.487 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 09:43:35.490 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-06 09:43:35.527 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-06 09:43:35.558 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.246/identity 2026-07-06 09:43:35.592 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-06 09:43:35.628 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-06 09:43:35.662 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-06 09:43:35.695 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-06 09:43:35.727 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-06 09:43:35.761 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-06 09:43:35.798 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 09:43:35.830 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-06 09:43:35.833 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-06 09:43:35.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:35.854 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.246:2379?api_version=v3' 2026-07-06 09:43:35.890 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-06 09:43:35.893 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-06 09:43:35.929 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-06 09:43:35.931 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-06 09:43:35.934 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-06 09:43:35.969 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-06 09:43:35.972 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-06 09:43:35.974 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-06 09:43:35.976 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 09:43:35.979 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-06 09:43:36.013 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-06 09:43:36.046 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.246/identity 2026-07-06 09:43:36.080 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-06 09:43:36.112 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-06 09:43:36.145 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-06 09:43:36.178 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-06 09:43:36.210 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-06 09:43:36.243 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-06 09:43:36.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:43:36.265 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-06 09:43:36.268 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-06 09:43:36.271 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-06 09:43:36.274 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:43:36.276 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-06 09:43:36.279 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-06 09:43:36.282 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-06 09:43:36.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:43:36.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:43:36.290 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-06 09:43:36.294 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:43:36.296 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-06 09:43:36.299 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-06 09:43:36.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:43:36.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:43:36.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-06 09:43:36.310 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:43:36.313 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-06 09:43:36.316 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-06 09:43:36.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:43:36.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:43:36.324 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-06 09:43:36.327 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:43:36.330 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-06 09:43:36.332 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-06 09:43:36.334 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-06 09:43:36.337 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:43:36.340 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:43:36.345 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:43:36.347 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:43:36.350 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:43:36.353 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:43:36.370 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:43:36.372 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:43:36.374 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:43:36.378 | + functions-common:git_clone:610 : echo master 2026-07-06 09:43:36.378 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:43:36.383 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-06 09:43:36.386 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:43:36.388 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-06 09:43:36.390 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:43:36.393 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:43:36.395 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:43:36.397 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:43:36.399 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:43:36.402 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:43:36.405 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:43:36.407 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:43:36.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:43:36.415 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331016412 2026-07-06 09:43:36.418 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-06 09:43:36.421 | Cloning into '/opt/stack/neutron'... 2026-07-06 09:44:39.225 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:44:39.229 | + functions-common:time_stop:2420 : local name 2026-07-06 09:44:39.232 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:44:39.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:44:39.238 | + functions-common:time_stop:2423 : local total 2026-07-06 09:44:39.242 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:44:39.245 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:44:39.249 | + functions-common:time_stop:2427 : start_time=1783331016412 2026-07-06 09:44:39.252 | + functions-common:time_stop:2429 : [[ -z 1783331016412 ]] 2026-07-06 09:44:39.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:44:39.259 | + functions-common:time_stop:2432 : end_time=1783331079257 2026-07-06 09:44:39.262 | + functions-common:time_stop:2433 : elapsed_time=62845 2026-07-06 09:44:39.266 | + functions-common:time_stop:2434 : total=107543 2026-07-06 09:44:39.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:44:39.272 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170388 2026-07-06 09:44:39.275 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-06 09:44:39.278 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:44:39.281 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:44:39.284 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:44:39.287 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:44:39.290 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:44:39.293 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:44:39.297 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:44:39.300 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:44:39.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:44:39.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:44:39.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331079308 2026-07-06 09:44:39.317 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:44:40.278 | From https://review.opendev.org/openstack/neutron 2026-07-06 09:44:40.278 | * branch master -> FETCH_HEAD 2026-07-06 09:44:40.289 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:44:40.292 | + functions-common:time_stop:2420 : local name 2026-07-06 09:44:40.295 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:44:40.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:44:40.302 | + functions-common:time_stop:2423 : local total 2026-07-06 09:44:40.305 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:44:40.308 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:44:40.312 | + functions-common:time_stop:2427 : start_time=1783331079308 2026-07-06 09:44:40.315 | + functions-common:time_stop:2429 : [[ -z 1783331079308 ]] 2026-07-06 09:44:40.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:44:40.324 | + functions-common:time_stop:2432 : end_time=1783331080321 2026-07-06 09:44:40.327 | + functions-common:time_stop:2433 : elapsed_time=1013 2026-07-06 09:44:40.331 | + functions-common:time_stop:2434 : total=170388 2026-07-06 09:44:40.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:44:40.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171401 2026-07-06 09:44:40.341 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:44:40.345 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:44:40.349 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:44:40.352 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:44:40.356 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:44:40.359 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:44:40.362 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:44:40.365 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:44:40.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:44:40.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:44:40.378 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331080375 2026-07-06 09:44:40.382 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:44:40.841 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:44:40.842 | 2026-07-06 09:44:40.842 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:44:40.842 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:44:40.842 | state without impacting any branches by switching back to a branch. 2026-07-06 09:44:40.842 | 2026-07-06 09:44:40.842 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:44:40.842 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:44:40.842 | 2026-07-06 09:44:40.842 | git switch -c 2026-07-06 09:44:40.842 | 2026-07-06 09:44:40.842 | Or undo this operation with: 2026-07-06 09:44:40.842 | 2026-07-06 09:44:40.843 | git switch - 2026-07-06 09:44:40.843 | 2026-07-06 09:44:40.843 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:44:40.843 | 2026-07-06 09:44:40.843 | HEAD is now at 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-06 09:44:40.851 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:44:40.855 | + functions-common:time_stop:2420 : local name 2026-07-06 09:44:40.859 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:44:40.862 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:44:40.866 | + functions-common:time_stop:2423 : local total 2026-07-06 09:44:40.869 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:44:40.873 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:44:40.876 | + functions-common:time_stop:2427 : start_time=1783331080375 2026-07-06 09:44:40.879 | + functions-common:time_stop:2429 : [[ -z 1783331080375 ]] 2026-07-06 09:44:40.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:44:40.889 | + functions-common:time_stop:2432 : end_time=1783331080885 2026-07-06 09:44:40.893 | + functions-common:time_stop:2433 : elapsed_time=510 2026-07-06 09:44:40.896 | + functions-common:time_stop:2434 : total=171401 2026-07-06 09:44:40.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:44:40.903 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171911 2026-07-06 09:44:40.908 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-06 09:44:40.928 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-06 09:44:40.933 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:44:40.935 | + functions-common:git_clone:673 : head -1 2026-07-06 09:44:40.941 | 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-06 09:44:40.945 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:44:40.948 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-06 09:44:40.952 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:44:40.955 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 09:44:40.959 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-06 09:44:40.963 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:44:40.966 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-06 09:44:40.970 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:44:40.974 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 09:44:40.977 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-06 09:44:40.981 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:44:40.984 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:44:40.990 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-06 09:44:40.993 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:44:40.998 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-06 09:44:41.002 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:44:41.006 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:44:41.011 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-06 09:44:41.017 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-06 09:44:41.021 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-06 09:44:41.025 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-06 09:44:41.181 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-06 09:44:41.185 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:44:41.188 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:44:41.191 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:44:41.195 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-06 09:44:41.198 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-06 09:44:41.201 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:44:41.204 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:44:41.208 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:44:41.211 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:44:41.214 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:44:41.218 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:44:41.222 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:44:41.225 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-06 09:44:41.252 | Using python 3.12 to install /opt/stack/neutron 2026-07-06 09:44:41.256 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-06 09:44:42.292 | Obtaining file:///opt/stack/neutron 2026-07-06 09:44:42.302 | Installing build dependencies: started 2026-07-06 09:44:44.089 | Installing build dependencies: finished with status 'done' 2026-07-06 09:44:44.090 | Checking if build backend supports build_editable: started 2026-07-06 09:44:44.628 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:44:44.629 | Getting requirements to build editable: started 2026-07-06 09:44:44.927 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:44:44.929 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:44:46.673 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:44:46.703 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.0.3) 2026-07-06 09:44:46.704 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.1) 2026-07-06 09:44:46.704 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-06 09:44:46.707 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.5.1) 2026-07-06 09:44:46.707 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-06 09:44:46.707 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.3.1) 2026-07-06 09:44:46.906 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.044 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-06 09:44:47.055 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (0.32.0) 2026-07-06 09:44:47.058 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.34.2) 2026-07-06 09:44:47.058 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.6) 2026-07-06 09:44:47.059 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (13.0.0) 2026-07-06 09:44:47.060 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.3.0) 2026-07-06 09:44:47.123 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.140 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-06 09:44:47.197 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.219 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-06 09:44:47.232 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (9.1.4) 2026-07-06 09:44:47.232 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.0.51) 2026-07-06 09:44:47.234 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.8.10) 2026-07-06 09:44:47.234 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.15.0) 2026-07-06 09:44:47.235 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.18.5) 2026-07-06 09:44:47.237 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.9.0) 2026-07-06 09:44:47.238 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.2.0) 2026-07-06 09:44:47.239 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.5.0) 2026-07-06 09:44:47.239 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.5.0) 2026-07-06 09:44:47.241 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.4.0) 2026-07-06 09:44:47.241 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.0.0) 2026-07-06 09:44:47.243 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.8.0) 2026-07-06 09:44:47.243 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.2.0) 2026-07-06 09:44:47.244 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.1.0) 2026-07-06 09:44:47.245 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-06 09:44:47.246 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.1.0) 2026-07-06 09:44:47.247 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.11.0) 2026-07-06 09:44:47.248 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.8.0) 2026-07-06 09:44:47.250 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.9.0) 2026-07-06 09:44:47.250 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.10.0) 2026-07-06 09:44:47.254 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev560) (4.6.0) 2026-07-06 09:44:47.254 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.7.1) 2026-07-06 09:44:47.254 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.1.1) 2026-07-06 09:44:47.254 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.2) 2026-07-06 09:44:47.256 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.4.0) 2026-07-06 09:44:47.308 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.324 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 09:44:47.362 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.378 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:44:47.420 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:47.437 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-06 09:44:47.537 | Installing build dependencies: started 2026-07-06 09:44:49.165 | Installing build dependencies: finished with status 'done' 2026-07-06 09:44:49.167 | Getting requirements to build wheel: started 2026-07-06 09:44:49.822 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 09:44:49.824 | Preparing metadata (pyproject.toml): started 2026-07-06 09:44:50.200 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:44:50.252 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:50.268 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:44:50.278 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.2.2) 2026-07-06 09:44:50.321 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev560) 2026-07-06 09:44:50.337 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-06 09:44:50.348 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (24.2.1) 2026-07-06 09:44:50.350 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.13.0) 2026-07-06 09:44:50.350 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.17.0) 2026-07-06 09:44:50.384 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:50.401 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-06 09:44:50.449 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev560) 2026-07-06 09:44:50.466 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:44:50.477 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.4.0) 2026-07-06 09:44:50.479 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-06 09:44:50.482 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev560) (1.3.12) 2026-07-06 09:44:50.482 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev560) (4.15.0) 2026-07-06 09:44:50.485 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev560) (2.2.2) 2026-07-06 09:44:50.491 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev560) (3.3.2) 2026-07-06 09:44:50.496 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev560) (3.0.3) 2026-07-06 09:44:50.497 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev560) (2.1.0) 2026-07-06 09:44:50.498 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev560) (1.8.2) 2026-07-06 09:44:50.506 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev560) (4.0.1) 2026-07-06 09:44:50.507 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev560) (2.13.0) 2026-07-06 09:44:50.508 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev560) (5.8.0) 2026-07-06 09:44:50.522 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) (1.3.7) 2026-07-06 09:44:50.556 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) 2026-07-06 09:44:50.572 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-06 09:44:50.586 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (43.0.3) 2026-07-06 09:44:50.587 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (1.5.0) 2026-07-06 09:44:50.588 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (1.1.0) 2026-07-06 09:44:50.590 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (1.33) 2026-07-06 09:44:50.592 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (4.10.0) 2026-07-06 09:44:50.593 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (6.0.3) 2026-07-06 09:44:50.597 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev560) (2.0.0) 2026-07-06 09:44:50.603 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev560) (3.0) 2026-07-06 09:44:50.612 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev560) (3.1.1) 2026-07-06 09:44:50.619 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (0.41.0) 2026-07-06 09:44:50.619 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (1.2.1) 2026-07-06 09:44:50.647 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev560) 2026-07-06 09:44:50.663 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-06 09:44:50.679 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (26.2) 2026-07-06 09:44:50.683 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev560) (2.8.0) 2026-07-06 09:44:50.685 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev560) (3.5.3) 2026-07-06 09:44:50.698 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (6.1.1) 2026-07-06 09:44:50.699 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (4.0.0) 2026-07-06 09:44:50.723 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev560) (0.20) 2026-07-06 09:44:50.730 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev560) (2.0.0) 2026-07-06 09:44:50.739 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev560) (2.1.2) 2026-07-06 09:44:50.741 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev560) (0.6.2) 2026-07-06 09:44:50.747 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev560) (2.9.0.post0) 2026-07-06 09:44:50.754 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (7.1.4) 2026-07-06 09:44:50.755 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (5.3.1) 2026-07-06 09:44:50.756 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (5.6.2) 2026-07-06 09:44:50.758 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (0.16.0) 2026-07-06 09:44:50.762 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (5.1.0) 2026-07-06 09:44:50.771 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (2026.2) 2026-07-06 09:44:50.779 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev560) (0.25.0) 2026-07-06 09:44:50.785 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev560) (5.0.0) 2026-07-06 09:44:50.786 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev560) (4.0.1) 2026-07-06 09:44:50.820 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev560) (1.7.6) 2026-07-06 09:44:50.828 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev560) (2.2.0) 2026-07-06 09:44:50.839 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev560) (3.18.0) 2026-07-06 09:44:50.891 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev560) 2026-07-06 09:44:50.907 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-06 09:44:50.950 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev560) 2026-07-06 09:44:50.953 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-06 09:44:50.973 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (3.0.3) 2026-07-06 09:44:50.973 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (1.6.2) 2026-07-06 09:44:50.982 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev560) (83.0.0) 2026-07-06 09:44:51.011 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev560) (0.8.1) 2026-07-06 09:44:51.054 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev560) (1.17.0) 2026-07-06 09:44:51.058 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev560) (4.14.0) 2026-07-06 09:44:51.059 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev560) (4.26.0) 2026-07-06 09:44:51.095 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev560) 2026-07-06 09:44:51.112 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-06 09:44:51.130 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (0.6.0) 2026-07-06 09:44:51.132 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (4.0.0) 2026-07-06 09:44:51.143 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (3.0.52) 2026-07-06 09:44:51.145 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (1.11.0) 2026-07-06 09:44:51.145 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (15.0.0) 2026-07-06 09:44:51.146 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (1.8.0) 2026-07-06 09:44:51.152 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (26.1.0) 2026-07-06 09:44:51.153 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (2025.9.1) 2026-07-06 09:44:51.154 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (0.37.0) 2026-07-06 09:44:51.155 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (2026.5.1) 2026-07-06 09:44:51.223 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (3.4.7) 2026-07-06 09:44:51.224 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (3.18) 2026-07-06 09:44:51.225 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (2.7.0) 2026-07-06 09:44:51.227 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (2023.11.17) 2026-07-06 09:44:51.263 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (4.2.0) 2026-07-06 09:44:51.264 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (2.20.0) 2026-07-06 09:44:51.276 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (0.1.2) 2026-07-06 09:44:51.297 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev560) (0.8) 2026-07-06 09:44:51.364 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev560) (0.16.0) 2026-07-06 09:44:51.460 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-06 09:44:51.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.8 MB/s 0:00:00 2026-07-06 09:44:51.565 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-06 09:44:51.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.7 MB/s 0:00:00 2026-07-06 09:44:51.751 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-06 09:44:51.778 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-06 09:44:51.803 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-06 09:44:51.826 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-06 09:44:51.852 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-06 09:44:51.868 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-06 09:44:51.885 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-06 09:44:51.913 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-06 09:44:51.963 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-06 09:44:51.987 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-06 09:44:52.013 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-06 09:44:52.049 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-06 09:44:52.177 | Building wheels for collected packages: neutron, ovs 2026-07-06 09:44:52.179 | Building editable for neutron (pyproject.toml): started 2026-07-06 09:44:54.488 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-06 09:44:54.489 | Created wheel for neutron: filename=neutron-28.1.0.dev560-0.editable-py3-none-any.whl size=15993 sha256=693275c33ef74ccc904b47cac6fea4314dc330b3d6534929ae8e2e34d8e96112 2026-07-06 09:44:54.489 | Stored in directory: /tmp/pip-ephem-wheel-cache-d1nocw4i/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-06 09:44:54.495 | Building wheel for ovs (pyproject.toml): started 2026-07-06 09:44:55.371 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-06 09:44:55.372 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=e55269a4e8643deee243364cc0ad40245c4c2f58280e8affc7b13848dff6da8d 2026-07-06 09:44:55.372 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-06 09:44:55.377 | Successfully built neutron ovs 2026-07-06 09:44:55.683 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-06 09:45:01.362 | 2026-07-06 09:45:01.387 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev560 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-06 09:45:01.662 | + inc/python:pip_install:216 : result=0 2026-07-06 09:45:01.666 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:45:01.669 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:01.671 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:01.674 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:01.677 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:01.679 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:01.682 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:45:01.685 | + functions-common:time_stop:2427 : start_time=1783331081245 2026-07-06 09:45:01.687 | + functions-common:time_stop:2429 : [[ -z 1783331081245 ]] 2026-07-06 09:45:01.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:01.696 | + functions-common:time_stop:2432 : end_time=1783331101692 2026-07-06 09:45:01.698 | + functions-common:time_stop:2433 : elapsed_time=20447 2026-07-06 09:45:01.701 | + functions-common:time_stop:2434 : total=121764 2026-07-06 09:45:01.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:01.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142211 2026-07-06 09:45:01.710 | + inc/python:pip_install:219 : return 0 2026-07-06 09:45:01.712 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:45:01.716 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:45:01.719 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-06 09:45:01.721 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-06 09:45:01.723 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:45:01.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:45:01.729 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-06 09:45:01.733 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:45:01.735 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-06 09:45:01.739 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-06 09:45:01.741 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-06 09:45:01.742 | Installing OVN and dependent packages 2026-07-06 09:45:01.745 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-06 09:45:01.748 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-06 09:45:01.765 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:45:01.769 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-06 09:45:01.787 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:45:01.790 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-06 09:45:01.808 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:45:01.811 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-06 09:45:01.813 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-06 09:45:01.830 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:45:01.833 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-06 09:45:01.836 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-06 09:45:01.852 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-06 09:45:01.857 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-06 09:45:01.872 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-06 09:45:01.875 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-06 09:45:01.896 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-06 09:45:01.898 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:45:01.901 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:45:01.904 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:45:01.907 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:45:01.909 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:01.912 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:45:01.914 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:01.917 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:01.920 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:45:01.923 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:45:01.926 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:45:01.928 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:45:01.931 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-06 09:45:01.934 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:45:01.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:01.940 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:01.943 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-06 09:45:01.966 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-06 09:45:02.004 | Reading package lists... 2026-07-06 09:45:02.360 | Building dependency tree... 2026-07-06 09:45:02.362 | Reading state information... 2026-07-06 09:45:02.859 | fakeroot is already the newest version (1.33-1). 2026-07-06 09:45:02.859 | fakeroot set to manually installed. 2026-07-06 09:45:02.859 | make is already the newest version (4.3-4.1build2). 2026-07-06 09:45:02.859 | make set to manually installed. 2026-07-06 09:45:02.859 | The following packages were automatically installed and are no longer required: 2026-07-06 09:45:02.861 | libfwupd2 libgusb2 2026-07-06 09:45:02.861 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:45:02.863 | The following additional packages will be installed: 2026-07-06 09:45:02.864 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-06 09:45:02.864 | python3-sortedcontainers 2026-07-06 09:45:02.866 | Suggested packages: 2026-07-06 09:45:02.866 | openvswitch-doc python-sortedcontainers-doc 2026-07-06 09:45:02.904 | The following NEW packages will be installed: 2026-07-06 09:45:02.905 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-06 09:45:02.905 | python3-openvswitch python3-sortedcontainers 2026-07-06 09:45:02.949 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:45:02.949 | Need to get 4219 kB of archives. 2026-07-06 09:45:02.949 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-06 09:45:02.949 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-06 09:45:02.963 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-06 09:45:02.991 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-06 09:45:02.999 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-06 09:45:03.022 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-06 09:45:03.038 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-06 09:45:03.327 | perl: warning: Setting locale failed. 2026-07-06 09:45:03.327 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:03.328 | LANGUAGE = (unset), 2026-07-06 09:45:03.328 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:03.328 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:03.328 | are supported and installed on your system. 2026-07-06 09:45:03.328 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:03.391 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:03.391 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:03.392 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:03.575 | Fetched 4219 kB in 0s (26.4 MB/s) 2026-07-06 09:45:03.622 | Selecting previously unselected package libunbound8:amd64. 2026-07-06 09:45:03.690 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-06 09:45:03.697 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-06 09:45:03.705 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 09:45:03.763 | Selecting previously unselected package openvswitch-common. 2026-07-06 09:45:03.775 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 09:45:03.780 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:03.885 | Selecting previously unselected package python3-sortedcontainers. 2026-07-06 09:45:03.897 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-06 09:45:03.901 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-06 09:45:03.954 | Selecting previously unselected package libxdp1:amd64. 2026-07-06 09:45:03.966 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-06 09:45:03.971 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 09:45:04.024 | Selecting previously unselected package python3-openvswitch. 2026-07-06 09:45:04.036 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 09:45:04.041 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:04.146 | Selecting previously unselected package openvswitch-switch. 2026-07-06 09:45:04.157 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-06 09:45:04.166 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:04.300 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-06 09:45:04.550 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-06 09:45:04.567 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-06 09:45:04.584 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:04.603 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:04.995 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-06 09:45:05.018 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-06 09:45:05.685 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-06 09:45:05.874 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-06 09:45:06.850 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:45:08.637 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-06 09:45:08.882 | perl: warning: Setting locale failed. 2026-07-06 09:45:08.882 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:08.882 | LANGUAGE = (unset), 2026-07-06 09:45:08.882 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:08.883 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:08.883 | are supported and installed on your system. 2026-07-06 09:45:08.883 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:09.011 | perl: warning: Setting locale failed. 2026-07-06 09:45:09.013 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:09.013 | LANGUAGE = (unset), 2026-07-06 09:45:09.013 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:09.013 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:09.013 | are supported and installed on your system. 2026-07-06 09:45:09.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:09.061 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:09.061 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:09.062 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:09.131 | perl: warning: Setting locale failed. 2026-07-06 09:45:09.132 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:09.134 | LANGUAGE = (unset), 2026-07-06 09:45:09.134 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:09.134 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:09.134 | are supported and installed on your system. 2026-07-06 09:45:09.134 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:09.633 | 2026-07-06 09:45:09.634 | Running kernel seems to be up-to-date. 2026-07-06 09:45:09.634 | 2026-07-06 09:45:09.635 | Restarting services... 2026-07-06 09:45:09.660 | 2026-07-06 09:45:09.660 | Service restarts being deferred: 2026-07-06 09:45:09.661 | systemctl restart virtlockd.service 2026-07-06 09:45:09.661 | systemctl restart virtlogd.service 2026-07-06 09:45:09.661 | 2026-07-06 09:45:09.662 | No containers need to be restarted. 2026-07-06 09:45:09.662 | 2026-07-06 09:45:09.662 | User sessions running outdated binaries: 2026-07-06 09:45:09.662 | quobyte @ session #6: sshd[2060] 2026-07-06 09:45:09.670 | 2026-07-06 09:45:09.670 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:45:11.732 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:45:11.735 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:45:11.738 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:11.741 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:11.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:11.747 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:11.750 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:11.753 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:45:11.755 | + functions-common:time_stop:2427 : start_time=1783331101962 2026-07-06 09:45:11.758 | + functions-common:time_stop:2429 : [[ -z 1783331101962 ]] 2026-07-06 09:45:11.762 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:11.766 | + functions-common:time_stop:2432 : end_time=1783331111763 2026-07-06 09:45:11.770 | + functions-common:time_stop:2433 : elapsed_time=9801 2026-07-06 09:45:11.772 | + functions-common:time_stop:2434 : total=151199 2026-07-06 09:45:11.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:11.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161000 2026-07-06 09:45:11.780 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:45:11.784 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-06 09:45:11.805 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 09:45:11.808 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:45:11.811 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:45:11.815 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:45:11.818 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:45:11.821 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:11.825 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:45:11.828 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:11.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:11.834 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:45:11.838 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:45:11.841 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:45:11.844 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:45:11.847 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-06 09:45:11.850 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:45:11.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:11.856 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:11.859 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-06 09:45:11.883 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-06 09:45:11.920 | Reading package lists... 2026-07-06 09:45:12.274 | Building dependency tree... 2026-07-06 09:45:12.276 | Reading state information... 2026-07-06 09:45:12.807 | The following packages were automatically installed and are no longer required: 2026-07-06 09:45:12.809 | libfwupd2 libgusb2 2026-07-06 09:45:12.809 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:45:12.812 | The following additional packages will be installed: 2026-07-06 09:45:12.812 | ovn-common 2026-07-06 09:45:12.850 | The following NEW packages will be installed: 2026-07-06 09:45:12.850 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-06 09:45:12.895 | 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:45:12.895 | Need to get 2360 kB of archives. 2026-07-06 09:45:12.895 | After this operation, 8355 kB of additional disk space will be used. 2026-07-06 09:45:12.895 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-06 09:45:12.920 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-06 09:45:12.928 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-06 09:45:12.936 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-06 09:45:13.171 | perl: warning: Setting locale failed. 2026-07-06 09:45:13.172 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:13.172 | LANGUAGE = (unset), 2026-07-06 09:45:13.172 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:13.172 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:13.172 | are supported and installed on your system. 2026-07-06 09:45:13.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:13.234 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:13.234 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:13.234 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:13.417 | Fetched 2360 kB in 0s (34.4 MB/s) 2026-07-06 09:45:13.460 | Selecting previously unselected package ovn-common. 2026-07-06 09:45:13.522 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-06 09:45:13.528 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:45:13.533 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:13.646 | Selecting previously unselected package ovn-central. 2026-07-06 09:45:13.657 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:45:13.661 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:13.725 | Selecting previously unselected package ovn-controller-vtep. 2026-07-06 09:45:13.738 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:45:13.742 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:13.796 | Selecting previously unselected package ovn-host. 2026-07-06 09:45:13.808 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-06 09:45:13.816 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:13.905 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:13.926 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:14.412 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 09:45:14.598 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-06 09:45:15.067 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-06 09:45:15.180 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:15.670 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 09:45:15.864 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-06 09:45:16.605 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-06 09:45:17.301 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-06 09:45:18.168 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-06 09:45:18.237 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-06 09:45:18.451 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-06 09:45:18.994 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:45:21.014 | perl: warning: Setting locale failed. 2026-07-06 09:45:21.014 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:21.014 | LANGUAGE = (unset), 2026-07-06 09:45:21.014 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:21.015 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:21.015 | are supported and installed on your system. 2026-07-06 09:45:21.015 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:21.144 | perl: warning: Setting locale failed. 2026-07-06 09:45:21.144 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:21.145 | LANGUAGE = (unset), 2026-07-06 09:45:21.145 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:21.145 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:21.145 | are supported and installed on your system. 2026-07-06 09:45:21.146 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:21.196 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:21.196 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:21.196 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:21.267 | perl: warning: Setting locale failed. 2026-07-06 09:45:21.267 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:21.267 | LANGUAGE = (unset), 2026-07-06 09:45:21.267 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:21.268 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:21.268 | are supported and installed on your system. 2026-07-06 09:45:21.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:21.815 | 2026-07-06 09:45:21.815 | Running kernel seems to be up-to-date. 2026-07-06 09:45:21.815 | 2026-07-06 09:45:21.816 | Restarting services... 2026-07-06 09:45:21.837 | 2026-07-06 09:45:21.837 | Service restarts being deferred: 2026-07-06 09:45:21.837 | systemctl restart virtlockd.service 2026-07-06 09:45:21.837 | systemctl restart virtlogd.service 2026-07-06 09:45:21.837 | 2026-07-06 09:45:21.837 | No containers need to be restarted. 2026-07-06 09:45:21.838 | 2026-07-06 09:45:21.838 | User sessions running outdated binaries: 2026-07-06 09:45:21.838 | quobyte @ session #6: sshd[2060] 2026-07-06 09:45:21.848 | 2026-07-06 09:45:21.848 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:45:23.840 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:45:23.843 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:45:23.846 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:23.849 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:23.852 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:23.856 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:23.859 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:23.861 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:45:23.864 | + functions-common:time_stop:2427 : start_time=1783331111879 2026-07-06 09:45:23.867 | + functions-common:time_stop:2429 : [[ -z 1783331111879 ]] 2026-07-06 09:45:23.871 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:23.875 | + functions-common:time_stop:2432 : end_time=1783331123872 2026-07-06 09:45:23.878 | + functions-common:time_stop:2433 : elapsed_time=11993 2026-07-06 09:45:23.881 | + functions-common:time_stop:2434 : total=161000 2026-07-06 09:45:23.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:23.887 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172993 2026-07-06 09:45:23.890 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:45:23.892 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:45:23.895 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:45:23.898 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-06 09:45:23.901 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-06 09:45:23.906 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.910 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-06 09:45:23.913 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.916 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-06 09:45:23.919 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.922 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-06 09:45:23.924 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.927 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-06 09:45:23.930 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.934 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-06 09:45:23.937 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.940 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-06 09:45:23.943 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.946 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-06 09:45:23.949 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-06 09:45:23.952 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-06 09:45:23.955 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-06 09:45:23.958 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-06 09:45:23.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:45:23.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:45:23.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-06 09:45:23.970 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:45:23.973 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-06 09:45:23.977 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:45:23.980 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-06 09:45:24.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:45:24.003 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-06 09:45:24.007 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-06 09:45:24.010 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-06 09:45:24.013 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:45:24.017 | + lib/stack:stack_install_service:32 : install_nova 2026-07-06 09:45:24.020 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-06 09:45:24.023 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-06 09:45:24.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:45:24.029 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:45:24.032 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-06 09:45:24.035 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:45:24.038 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-06 09:45:24.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:45:24.060 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 09:45:24.063 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-06 09:45:24.067 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-06 09:45:24.070 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-06 09:45:24.073 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-06 09:45:24.229 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-06 09:45:24.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:24.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:24.238 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 09:45:24.241 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:45:24.244 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:45:24.247 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:45:24.250 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:45:24.253 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:24.256 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:45:24.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:24.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:24.264 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:45:24.267 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:45:24.270 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:45:24.273 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:45:24.276 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 09:45:24.279 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:45:24.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:24.285 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:24.287 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 09:45:24.310 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-06 09:45:24.347 | Reading package lists... 2026-07-06 09:45:24.712 | Building dependency tree... 2026-07-06 09:45:24.713 | Reading state information... 2026-07-06 09:45:25.276 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 09:45:25.276 | libvirt-clients set to manually installed. 2026-07-06 09:45:25.276 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-06 09:45:25.276 | The following packages were automatically installed and are no longer required: 2026-07-06 09:45:25.278 | libfwupd2 libgusb2 2026-07-06 09:45:25.278 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:45:25.281 | The following additional packages will be installed: 2026-07-06 09:45:25.281 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-06 09:45:25.281 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-06 09:45:25.281 | qemu-system-sparc 2026-07-06 09:45:25.283 | Suggested packages: 2026-07-06 09:45:25.283 | python-zstandard-doc samba vde2 2026-07-06 09:45:25.322 | The following packages will be REMOVED: 2026-07-06 09:45:25.325 | apport-core-dump-handler 2026-07-06 09:45:25.326 | The following NEW packages will be installed: 2026-07-06 09:45:25.327 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-06 09:45:25.327 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-06 09:45:25.327 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-06 09:45:25.374 | 0 upgraded, 13 newly installed, 1 to remove and 13 not upgraded. 2026-07-06 09:45:25.374 | Need to get 110 MB of archives. 2026-07-06 09:45:25.374 | After this operation, 897 MB of additional disk space will be used. 2026-07-06 09:45:25.374 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-06 09:45:25.387 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-06 09:45:25.394 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-06 09:45:25.403 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-06 09:45:25.410 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-06 09:45:25.537 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-06 09:45:25.722 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-06 09:45:25.826 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-06 09:45:25.898 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-06 09:45:25.937 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-06 09:45:26.572 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-06 09:45:26.573 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-06 09:45:26.664 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-06 09:45:26.908 | perl: warning: Setting locale failed. 2026-07-06 09:45:26.908 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:26.908 | LANGUAGE = (unset), 2026-07-06 09:45:26.909 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:26.909 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:26.909 | are supported and installed on your system. 2026-07-06 09:45:26.909 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:26.978 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:26.978 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:26.978 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:27.208 | Fetched 110 MB in 1s (83.0 MB/s) 2026-07-06 09:45:27.243 | Selecting previously unselected package python3-zstandard. 2026-07-06 09:45:27.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 ... 127210 files and directories currently installed.) 2026-07-06 09:45:27.311 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-06 09:45:27.315 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-06 09:45:27.458 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-06 09:45:27.458 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 09:45:27.459 | Package apport-core-dump-handler is to be removed. 2026-07-06 09:45:27.459 | Package python3-zstandard is not configured yet. 2026-07-06 09:45:27.459 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 09:45:27.459 | Package apport-core-dump-handler is to be removed. 2026-07-06 09:45:27.459 | Package systemd-coredump is not installed. 2026-07-06 09:45:27.459 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-06 09:45:27.459 | Package apport-core-dump-handler is to be removed. 2026-07-06 09:45:27.459 | Package python3-zstandard is not configured yet. 2026-07-06 09:45:27.459 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-06 09:45:27.459 | Package apport-core-dump-handler is to be removed. 2026-07-06 09:45:27.459 | Package systemd-coredump is not installed. 2026-07-06 09:45:27.460 | 2026-07-06 09:45:27.520 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-07-06 09:45:27.526 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-06 09:45:28.364 | Selecting previously unselected package systemd-coredump. 2026-07-06 09:45:28.425 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-06 09:45:28.431 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-06 09:45:28.436 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 09:45:28.501 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-06 09:45:28.513 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-06 09:45:28.525 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 09:45:28.597 | Selecting previously unselected package python3-libvirt. 2026-07-06 09:45:28.609 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-06 09:45:28.614 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-06 09:45:28.684 | Selecting previously unselected package qemu-system-arm. 2026-07-06 09:45:28.696 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:28.707 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:29.250 | Selecting previously unselected package qemu-system-mips. 2026-07-06 09:45:29.262 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:29.274 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:29.858 | Selecting previously unselected package qemu-system-ppc. 2026-07-06 09:45:29.870 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:29.882 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:30.253 | Selecting previously unselected package qemu-system-sparc. 2026-07-06 09:45:30.265 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:30.277 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:30.541 | Selecting previously unselected package qemu-system-s390x. 2026-07-06 09:45:30.553 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:30.565 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:30.817 | Selecting previously unselected package qemu-system-misc. 2026-07-06 09:45:30.828 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:30.848 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:32.750 | Selecting previously unselected package qemu-system. 2026-07-06 09:45:32.761 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-06 09:45:32.765 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:32.805 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-06 09:45:32.816 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 09:45:32.820 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 09:45:34.674 | Selecting previously unselected package qemu-efi-arm. 2026-07-06 09:45:34.686 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-06 09:45:34.690 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 09:45:35.512 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-06 09:45:35.992 | Creating group 'systemd-coredump' with GID 987. 2026-07-06 09:45:35.995 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-06 09:45:36.021 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-06 09:45:36.333 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.353 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.370 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-06 09:45:36.388 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.406 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-06 09:45:36.418 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.435 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-06 09:45:36.681 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.699 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-06 09:45:36.710 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.727 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-06 09:45:36.739 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-06 09:45:38.514 | perl: warning: Setting locale failed. 2026-07-06 09:45:38.514 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:38.514 | LANGUAGE = (unset), 2026-07-06 09:45:38.514 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:38.514 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:38.514 | are supported and installed on your system. 2026-07-06 09:45:38.515 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:38.648 | perl: warning: Setting locale failed. 2026-07-06 09:45:38.648 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:38.648 | LANGUAGE = (unset), 2026-07-06 09:45:38.649 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:38.649 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:38.649 | are supported and installed on your system. 2026-07-06 09:45:38.649 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:38.698 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-06 09:45:38.698 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-06 09:45:38.698 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-06 09:45:38.767 | perl: warning: Setting locale failed. 2026-07-06 09:45:38.767 | perl: warning: Please check that your locale settings: 2026-07-06 09:45:38.767 | LANGUAGE = (unset), 2026-07-06 09:45:38.767 | LC_ALL = "en_US.utf8", 2026-07-06 09:45:38.767 | LANG = "de_DE.UTF-8" 2026-07-06 09:45:38.767 | are supported and installed on your system. 2026-07-06 09:45:38.768 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:45:39.288 | 2026-07-06 09:45:39.288 | Running kernel seems to be up-to-date. 2026-07-06 09:45:39.288 | 2026-07-06 09:45:39.288 | Restarting services... 2026-07-06 09:45:39.311 | 2026-07-06 09:45:39.311 | Service restarts being deferred: 2026-07-06 09:45:39.311 | systemctl restart virtlockd.service 2026-07-06 09:45:39.311 | systemctl restart virtlogd.service 2026-07-06 09:45:39.311 | 2026-07-06 09:45:39.312 | No containers need to be restarted. 2026-07-06 09:45:39.312 | 2026-07-06 09:45:39.312 | User sessions running outdated binaries: 2026-07-06 09:45:39.312 | quobyte @ session #6: sshd[2060] 2026-07-06 09:45:39.321 | 2026-07-06 09:45:39.321 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-06 09:45:41.270 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:45:41.272 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:45:41.275 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:41.277 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:41.280 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:41.282 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:41.285 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:41.287 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:45:41.289 | + functions-common:time_stop:2427 : start_time=1783331124307 2026-07-06 09:45:41.292 | + functions-common:time_stop:2429 : [[ -z 1783331124307 ]] 2026-07-06 09:45:41.295 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:41.299 | + functions-common:time_stop:2432 : end_time=1783331141296 2026-07-06 09:45:41.302 | + functions-common:time_stop:2433 : elapsed_time=16989 2026-07-06 09:45:41.304 | + functions-common:time_stop:2434 : total=172993 2026-07-06 09:45:41.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:41.309 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189982 2026-07-06 09:45:41.311 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:45:41.314 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 09:45:41.316 | + functions-common:install_package:1438 : update_package_repo 2026-07-06 09:45:41.319 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-06 09:45:41.321 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-06 09:45:41.324 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-06 09:45:41.326 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:41.329 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-06 09:45:41.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:41.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:41.336 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-06 09:45:41.339 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-06 09:45:41.341 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-06 09:45:41.344 | + functions-common:apt_get_update:1167 : return 2026-07-06 09:45:41.346 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-06 09:45:41.349 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-06 09:45:41.351 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:45:41.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:45:41.356 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-06 09:45:41.378 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-06 09:45:41.413 | Reading package lists... 2026-07-06 09:45:41.767 | Building dependency tree... 2026-07-06 09:45:41.768 | Reading state information... 2026-07-06 09:45:42.306 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-06 09:45:42.306 | ovmf set to manually installed. 2026-07-06 09:45:42.306 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 09:45:42.306 | swtpm set to manually installed. 2026-07-06 09:45:42.306 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-06 09:45:42.307 | swtpm-tools set to manually installed. 2026-07-06 09:45:42.307 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-06 09:45:42.307 | mdevctl set to manually installed. 2026-07-06 09:45:42.307 | The following packages were automatically installed and are no longer required: 2026-07-06 09:45:42.308 | libfwupd2 libgusb2 2026-07-06 09:45:42.308 | Use 'sudo apt autoremove' to remove them. 2026-07-06 09:45:42.389 | 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-07-06 09:45:42.394 | + functions-common:apt_get:1211 : result=0 2026-07-06 09:45:42.397 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-06 09:45:42.399 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:42.401 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:42.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:42.407 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:42.410 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:42.412 | + functions-common:time_stop:2426 : name=apt-get 2026-07-06 09:45:42.414 | + functions-common:time_stop:2427 : start_time=1783331141375 2026-07-06 09:45:42.417 | + functions-common:time_stop:2429 : [[ -z 1783331141375 ]] 2026-07-06 09:45:42.420 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:42.424 | + functions-common:time_stop:2432 : end_time=1783331142421 2026-07-06 09:45:42.427 | + functions-common:time_stop:2433 : elapsed_time=1046 2026-07-06 09:45:42.429 | + functions-common:time_stop:2434 : total=189982 2026-07-06 09:45:42.431 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:42.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191028 2026-07-06 09:45:42.436 | + functions-common:apt_get:1215 : return 0 2026-07-06 09:45:42.439 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-06 09:45:42.443 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 09:45:42.447 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 09:45:42.450 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-06 09:45:42.452 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-06 09:45:42.455 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-06 09:45:42.458 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-06 09:45:42.460 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-06 09:45:42.463 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-06 09:45:42.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:45:42.485 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-06 09:45:42.502 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-06 09:45:42.505 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-06 09:45:42.508 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-06 09:45:42.511 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-06 09:45:42.514 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-06 09:45:42.517 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-06 09:45:42.520 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-06 09:45:42.522 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:45:42.526 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:45:42.529 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:45:42.532 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:45:42.535 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:45:42.553 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:45:42.556 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:45:42.559 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:42.562 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-06 09:45:42.562 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:45:42.568 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-06 09:45:42.570 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:42.573 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 09:45:42.576 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:45:42.578 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:45:42.581 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:45:42.583 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:45:42.586 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:45:42.589 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:45:42.592 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:45:42.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:45:42.598 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:45:42.602 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331142599 2026-07-06 09:45:42.605 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-06 09:45:42.608 | Cloning into '/opt/stack/novnc'... 2026-07-06 09:45:44.524 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:45:44.527 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:44.530 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:44.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:44.535 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:44.538 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:44.541 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:45:44.543 | + functions-common:time_stop:2427 : start_time=1783331142599 2026-07-06 09:45:44.546 | + functions-common:time_stop:2429 : [[ -z 1783331142599 ]] 2026-07-06 09:45:44.551 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:44.555 | + functions-common:time_stop:2432 : end_time=1783331144552 2026-07-06 09:45:44.558 | + functions-common:time_stop:2433 : elapsed_time=1953 2026-07-06 09:45:44.560 | + functions-common:time_stop:2434 : total=171911 2026-07-06 09:45:44.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:44.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173864 2026-07-06 09:45:44.568 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-06 09:45:44.571 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-06 09:45:44.573 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:45:44.576 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:45:44.578 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:45:44.581 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:45:44.584 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:45:44.587 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:45:44.590 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:45:44.593 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:45:44.597 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:45:44.601 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331144598 2026-07-06 09:45:44.604 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-06 09:45:44.991 | From https://github.com/novnc/novnc 2026-07-06 09:45:44.992 | * tag v1.3.0 -> FETCH_HEAD 2026-07-06 09:45:45.000 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:45:45.003 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:45.005 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:45.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:45.010 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:45.013 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:45.016 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:45:45.018 | + functions-common:time_stop:2427 : start_time=1783331144598 2026-07-06 09:45:45.021 | + functions-common:time_stop:2429 : [[ -z 1783331144598 ]] 2026-07-06 09:45:45.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:45.030 | + functions-common:time_stop:2432 : end_time=1783331145026 2026-07-06 09:45:45.032 | + functions-common:time_stop:2433 : elapsed_time=428 2026-07-06 09:45:45.035 | + functions-common:time_stop:2434 : total=173864 2026-07-06 09:45:45.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:45.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174292 2026-07-06 09:45:45.045 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:45:45.048 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:45:45.051 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:45:45.054 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:45:45.058 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:45:45.061 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:45:45.064 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:45:45.067 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:45:45.070 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:45:45.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:45:45.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331145075 2026-07-06 09:45:45.082 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:45:45.114 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:45:45.114 | 2026-07-06 09:45:45.114 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:45:45.115 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:45:45.115 | state without impacting any branches by switching back to a branch. 2026-07-06 09:45:45.115 | 2026-07-06 09:45:45.115 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:45:45.115 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:45:45.115 | 2026-07-06 09:45:45.115 | git switch -c 2026-07-06 09:45:45.115 | 2026-07-06 09:45:45.115 | Or undo this operation with: 2026-07-06 09:45:45.115 | 2026-07-06 09:45:45.115 | git switch - 2026-07-06 09:45:45.116 | 2026-07-06 09:45:45.116 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:45:45.116 | 2026-07-06 09:45:45.116 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-06 09:45:45.119 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:45:45.121 | + functions-common:time_stop:2420 : local name 2026-07-06 09:45:45.124 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:45:45.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:45:45.128 | + functions-common:time_stop:2423 : local total 2026-07-06 09:45:45.131 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:45:45.134 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:45:45.137 | + functions-common:time_stop:2427 : start_time=1783331145075 2026-07-06 09:45:45.140 | + functions-common:time_stop:2429 : [[ -z 1783331145075 ]] 2026-07-06 09:45:45.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:45:45.148 | + functions-common:time_stop:2432 : end_time=1783331145146 2026-07-06 09:45:45.151 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-06 09:45:45.154 | + functions-common:time_stop:2434 : total=174292 2026-07-06 09:45:45.157 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:45:45.160 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174363 2026-07-06 09:45:45.163 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-06 09:45:45.183 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-06 09:45:45.188 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:45:45.188 | + functions-common:git_clone:673 : head -1 2026-07-06 09:45:45.190 | 463c39e noVNC 1.3.0 2026-07-06 09:45:45.192 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:45:45.195 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-06 09:45:45.213 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:45:45.216 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/51/990551/3 2026-07-06 09:45:45.218 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-06 09:45:45.220 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-06 09:45:45.222 | + functions-common:git_clone:591 : local git_ref=refs/changes/51/990551/3 2026-07-06 09:45:45.225 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:45:45.230 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:45:45.234 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:45:45.236 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:45:45.239 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:45:45.258 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:45:45.260 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:45:45.263 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:45.266 | + functions-common:git_clone:610 : echo refs/changes/51/990551/3 2026-07-06 09:45:45.267 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:45:45.273 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-06 09:45:45.275 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-06 09:45:45.277 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 09:45:45.280 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:45:45.283 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:45:45.285 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:45:45.287 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:45:45.290 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:45:45.292 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:45:45.295 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:45:45.298 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:45:45.301 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:45:45.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331145302 2026-07-06 09:45:45.308 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-06 09:45:45.312 | Cloning into '/opt/stack/nova'... 2026-07-06 09:49:37.060 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:49:37.062 | + functions-common:time_stop:2420 : local name 2026-07-06 09:49:37.065 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:49:37.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:49:37.072 | + functions-common:time_stop:2423 : local total 2026-07-06 09:49:37.075 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:49:37.079 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:49:37.082 | + functions-common:time_stop:2427 : start_time=1783331145302 2026-07-06 09:49:37.085 | + functions-common:time_stop:2429 : [[ -z 1783331145302 ]] 2026-07-06 09:49:37.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:49:37.098 | + functions-common:time_stop:2432 : end_time=1783331377094 2026-07-06 09:49:37.102 | + functions-common:time_stop:2433 : elapsed_time=231792 2026-07-06 09:49:37.105 | + functions-common:time_stop:2434 : total=174363 2026-07-06 09:49:37.109 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:49:37.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=406155 2026-07-06 09:49:37.116 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-06 09:49:37.120 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/51/990551/3 2026-07-06 09:49:37.123 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:49:37.127 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:49:37.130 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:49:37.134 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:49:37.137 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:49:37.141 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:49:37.145 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:49:37.148 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:49:37.153 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:49:37.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331377154 2026-07-06 09:49:37.162 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/51/990551/3 2026-07-06 09:49:38.109 | From https://review.opendev.org/openstack/nova 2026-07-06 09:49:38.109 | * branch refs/changes/51/990551/3 -> FETCH_HEAD 2026-07-06 09:49:38.117 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:49:38.120 | + functions-common:time_stop:2420 : local name 2026-07-06 09:49:38.124 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:49:38.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:49:38.129 | + functions-common:time_stop:2423 : local total 2026-07-06 09:49:38.132 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:49:38.135 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:49:38.137 | + functions-common:time_stop:2427 : start_time=1783331377154 2026-07-06 09:49:38.141 | + functions-common:time_stop:2429 : [[ -z 1783331377154 ]] 2026-07-06 09:49:38.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:49:38.152 | + functions-common:time_stop:2432 : end_time=1783331378148 2026-07-06 09:49:38.154 | + functions-common:time_stop:2433 : elapsed_time=994 2026-07-06 09:49:38.158 | + functions-common:time_stop:2434 : total=406155 2026-07-06 09:49:38.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:49:38.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=407149 2026-07-06 09:49:38.167 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-06 09:49:38.207 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:49:38.207 | 2026-07-06 09:49:38.208 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:49:38.208 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:49:38.208 | state without impacting any branches by switching back to a branch. 2026-07-06 09:49:38.208 | 2026-07-06 09:49:38.208 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:49:38.208 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:49:38.208 | 2026-07-06 09:49:38.208 | git switch -c 2026-07-06 09:49:38.208 | 2026-07-06 09:49:38.208 | Or undo this operation with: 2026-07-06 09:49:38.208 | 2026-07-06 09:49:38.209 | git switch - 2026-07-06 09:49:38.209 | 2026-07-06 09:49:38.209 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:49:38.209 | 2026-07-06 09:49:38.209 | HEAD is now at d699068af0 Add vTPM startup validation reproducer 2026-07-06 09:49:38.213 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-06 09:49:38.236 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-06 09:49:38.240 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:49:38.243 | + functions-common:git_clone:673 : head -1 2026-07-06 09:49:38.248 | d699068af0 Add vTPM startup validation reproducer 2026-07-06 09:49:38.252 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:49:38.256 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-06 09:49:38.259 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:49:38.261 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 09:49:38.263 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-06 09:49:38.267 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:49:38.269 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-06 09:49:38.271 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:49:38.275 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 09:49:38.278 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-06 09:49:38.280 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:49:38.283 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:49:38.289 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-06 09:49:38.293 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:49:38.297 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-06 09:49:38.301 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:49:38.305 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:49:38.309 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-06 09:49:38.317 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-06 09:49:38.321 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-06 09:49:38.325 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-06 09:49:38.485 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-06 09:49:38.489 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:49:38.493 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:49:38.496 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:49:38.500 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-06 09:49:38.504 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-06 09:49:38.507 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:49:38.511 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:49:38.513 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:49:38.516 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:49:38.520 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:49:38.525 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:49:38.529 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:49:38.533 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-06 09:49:38.560 | Using python 3.12 to install /opt/stack/nova 2026-07-06 09:49:38.563 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-06 09:49:39.582 | Obtaining file:///opt/stack/nova 2026-07-06 09:49:39.587 | Installing build dependencies: started 2026-07-06 09:49:41.478 | Installing build dependencies: finished with status 'done' 2026-07-06 09:49:41.479 | Checking if build backend supports build_editable: started 2026-07-06 09:49:42.054 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:49:42.056 | Getting requirements to build editable: started 2026-07-06 09:49:42.363 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:49:42.365 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:49:44.629 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:49:44.663 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (7.0.3) 2026-07-06 09:49:44.665 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.0.51) 2026-07-06 09:49:44.666 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.3.1) 2026-07-06 09:49:44.666 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (0.41.0) 2026-07-06 09:49:44.667 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.1.6) 2026-07-06 09:49:44.668 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (13.0.0) 2026-07-06 09:49:44.669 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (6.1.1) 2026-07-06 09:49:44.670 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.5.1) 2026-07-06 09:49:44.671 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (43.0.3) 2026-07-06 09:49:44.671 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.8.10) 2026-07-06 09:49:44.672 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.5.3) 2026-07-06 09:49:44.673 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.1.0) 2026-07-06 09:49:44.674 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.10.1) 2026-07-06 09:49:44.675 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.18.0) 2026-07-06 09:49:44.675 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.18.5) 2026-07-06 09:49:44.676 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.3.0) 2026-07-06 09:49:44.677 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (4.0.0) 2026-07-06 09:49:44.678 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (4.26.0) 2026-07-06 09:49:44.679 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (9.9.0) 2026-07-06 09:49:44.680 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.15.0) 2026-07-06 09:49:44.680 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (12.0.0) 2026-07-06 09:49:44.681 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (4.12.0) 2026-07-06 09:49:44.682 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.34.2) 2026-07-06 09:49:44.683 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.9.0) 2026-07-06 09:49:44.877 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev245) 2026-07-06 09:49:45.040 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-06 09:49:45.056 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (4.2.0) 2026-07-06 09:49:45.057 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (7.5.0) 2026-07-06 09:49:45.058 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (10.5.0) 2026-07-06 09:49:45.059 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (6.4.0) 2026-07-06 09:49:45.060 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (8.2.0) 2026-07-06 09:49:45.061 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.11.0) 2026-07-06 09:49:45.061 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.8.0) 2026-07-06 09:49:45.062 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.10.0) 2026-07-06 09:49:45.063 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.7.1) 2026-07-06 09:49:45.064 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (10.1.1) 2026-07-06 09:49:45.065 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (18.0.0) 2026-07-06 09:49:45.066 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (7.9.0) 2026-07-06 09:49:45.066 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (18.1.0) 2026-07-06 09:49:45.067 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.1.0) 2026-07-06 09:49:45.068 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.11.0) 2026-07-06 09:49:45.069 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (6.8.0) 2026-07-06 09:49:45.071 | 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.dev245) (4.6.0) 2026-07-06 09:49:45.072 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.0.0) 2026-07-06 09:49:45.073 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (8.1.0) 2026-07-06 09:49:45.074 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (7.2.2) 2026-07-06 09:49:45.075 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.10.2) 2026-07-06 09:49:45.075 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (7.1.0) 2026-07-06 09:49:45.076 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.1.0) 2026-07-06 09:49:45.077 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.8.0) 2026-07-06 09:49:45.078 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.1.0) 2026-07-06 09:49:45.079 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (5.7.0) 2026-07-06 09:49:45.107 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev245) 2026-07-06 09:49:45.123 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-06 09:49:45.135 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (8.1.0) 2026-07-06 09:49:45.136 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (0.2.3) 2026-07-06 09:49:45.137 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.4.2) 2026-07-06 09:49:45.138 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (1.8.2) 2026-07-06 09:49:45.138 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (2.9.0.post0) 2026-07-06 09:49:45.140 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (3.4.0) 2026-07-06 09:49:45.140 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (4.17.0) 2026-07-06 09:49:45.141 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev245) (6.0.3) 2026-07-06 09:49:45.145 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev245) (1.3.12) 2026-07-06 09:49:45.146 | 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.dev245) (4.15.0) 2026-07-06 09:49:45.150 | 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.dev245) (7.4.0) 2026-07-06 09:49:45.155 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev245) (2.0.0) 2026-07-06 09:49:45.162 | 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.dev245) (3.0) 2026-07-06 09:49:45.169 | 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.dev245) (2.8.0) 2026-07-06 09:49:45.178 | 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.dev245) (3.1.0) 2026-07-06 09:49:45.180 | 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.dev245) (2.2.2) 2026-07-06 09:49:45.185 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev245) (3.0.3) 2026-07-06 09:49:45.188 | 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.dev245) (26.1.0) 2026-07-06 09:49:45.189 | 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.dev245) (2025.9.1) 2026-07-06 09:49:45.190 | 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.dev245) (0.37.0) 2026-07-06 09:49:45.191 | 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.dev245) (2026.5.1) 2026-07-06 09:49:45.199 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev245) (2.1.0) 2026-07-06 09:49:45.206 | 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.dev245) (4.0.1) 2026-07-06 09:49:45.207 | 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.dev245) (2.13.0) 2026-07-06 09:49:45.208 | 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.dev245) (5.8.0) 2026-07-06 09:49:45.222 | 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.dev245) (1.5.0) 2026-07-06 09:49:45.223 | 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.dev245) (1.1.0) 2026-07-06 09:49:45.224 | 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.dev245) (1.33) 2026-07-06 09:49:45.225 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev245) (4.10.0) 2026-07-06 09:49:45.234 | 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.dev245) (3.1.1) 2026-07-06 09:49:45.241 | 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.dev245) (9.1.4) 2026-07-06 09:49:45.253 | 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.dev245) (2.18.0) 2026-07-06 09:49:45.262 | 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.dev245) (0.20) 2026-07-06 09:49:45.277 | 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.dev245) (2.1.2) 2026-07-06 09:49:45.278 | 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.dev245) (0.6.2) 2026-07-06 09:49:45.295 | 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.dev245) (7.1.4) 2026-07-06 09:49:45.297 | 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.dev245) (5.3.1) 2026-07-06 09:49:45.298 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev245) (5.6.2) 2026-07-06 09:49:45.299 | 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.dev245) (0.16.0) 2026-07-06 09:49:45.303 | 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.dev245) (5.1.0) 2026-07-06 09:49:45.313 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev245) (2026.2) 2026-07-06 09:49:45.314 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev245) (26.2) 2026-07-06 09:49:45.322 | 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.dev245) (0.25.0) 2026-07-06 09:49:45.326 | 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.dev245) (5.0.0) 2026-07-06 09:49:45.329 | 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.dev245) (4.0.1) 2026-07-06 09:49:45.343 | 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.dev245) (1.2.1) 2026-07-06 09:49:45.366 | 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.dev245) (1.7.6) 2026-07-06 09:49:45.373 | 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.dev245) (2.2.0) 2026-07-06 09:49:45.378 | 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.dev245) (1.3.7) 2026-07-06 09:49:45.391 | 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.dev245) (3.3.2) 2026-07-06 09:49:45.404 | 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.dev245) (4.3.2) 2026-07-06 09:49:45.405 | 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.dev245) (3.7.1) 2026-07-06 09:49:45.415 | 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.dev245) (2.4.0) 2026-07-06 09:49:45.425 | 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.dev245) (3.0.3) 2026-07-06 09:49:45.426 | 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.dev245) (1.6.2) 2026-07-06 09:49:45.436 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev245) (83.0.0) 2026-07-06 09:49:45.456 | 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.dev245) (0.8.1) 2026-07-06 09:49:45.495 | 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.dev245) (4.14.0) 2026-07-06 09:49:45.504 | 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.dev245) (0.6.0) 2026-07-06 09:49:45.505 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (4.0.0) 2026-07-06 09:49:45.515 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (3.0.52) 2026-07-06 09:49:45.516 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (1.11.0) 2026-07-06 09:49:45.517 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (15.0.0) 2026-07-06 09:49:45.518 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (1.8.0) 2026-07-06 09:49:45.539 | 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.dev245) (1.17.0) 2026-07-06 09:49:45.546 | 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.dev245) (2.1.0) 2026-07-06 09:49:45.548 | 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.dev245) (24.2.1) 2026-07-06 09:49:45.569 | 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.dev245) (4.6.0) 2026-07-06 09:49:45.596 | 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.dev245) (3.4.7) 2026-07-06 09:49:45.597 | 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.dev245) (3.18) 2026-07-06 09:49:45.598 | 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.dev245) (2.7.0) 2026-07-06 09:49:45.599 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev245) (2023.11.17) 2026-07-06 09:49:45.640 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (4.2.0) 2026-07-06 09:49:45.641 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (2.20.0) 2026-07-06 09:49:45.653 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev245) (0.1.2) 2026-07-06 09:49:45.673 | 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.dev245) (0.8) 2026-07-06 09:49:45.737 | 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.dev245) (0.16.0) 2026-07-06 09:49:46.284 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev245) 2026-07-06 09:49:46.300 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-06 09:49:46.347 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev245) 2026-07-06 09:49:46.364 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-06 09:49:46.419 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev245) 2026-07-06 09:49:46.435 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-06 09:49:46.550 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-06 09:49:46.579 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-06 09:49:46.605 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-06 09:49:46.636 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-06 09:49:46.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.6 MB/s 0:00:00 2026-07-06 09:49:46.934 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-06 09:49:47.001 | Building wheels for collected packages: nova 2026-07-06 09:49:47.003 | Building editable for nova (pyproject.toml): started 2026-07-06 09:49:49.838 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-06 09:49:49.839 | Created wheel for nova: filename=nova-33.1.0.dev245-0.editable-py3-none-any.whl size=10617 sha256=e49e7f5a9804bbdb0a66f6693bf24d16d14886fd05172bece81dc60acccad423 2026-07-06 09:49:49.840 | Stored in directory: /tmp/pip-ephem-wheel-cache-r2wnqizc/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-06 09:49:49.846 | Successfully built nova 2026-07-06 09:49:50.139 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-06 09:49:54.993 | 2026-07-06 09:49:55.017 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev245 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-06 09:49:55.228 | + inc/python:pip_install:216 : result=0 2026-07-06 09:49:55.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:49:55.233 | + functions-common:time_stop:2420 : local name 2026-07-06 09:49:55.236 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:49:55.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:49:55.242 | + functions-common:time_stop:2423 : local total 2026-07-06 09:49:55.244 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:49:55.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:49:55.251 | + functions-common:time_stop:2427 : start_time=1783331378554 2026-07-06 09:49:55.254 | + functions-common:time_stop:2429 : [[ -z 1783331378554 ]] 2026-07-06 09:49:55.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:49:55.264 | + functions-common:time_stop:2432 : end_time=1783331395261 2026-07-06 09:49:55.267 | + functions-common:time_stop:2433 : elapsed_time=16707 2026-07-06 09:49:55.270 | + functions-common:time_stop:2434 : total=142211 2026-07-06 09:49:55.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:49:55.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158918 2026-07-06 09:49:55.281 | + inc/python:pip_install:219 : return 0 2026-07-06 09:49:55.283 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:49:55.286 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:49:55.289 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-06 09:49:55.292 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-06 09:49:55.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:49:55.298 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:49:55.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-06 09:49:55.304 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:49:55.307 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-06 09:49:55.327 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:49:55.330 | + ./stack.sh:main:959 : configure_nova 2026-07-06 09:49:55.334 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-06 09:49:55.350 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-06 09:49:55.354 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-06 09:49:55.357 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-06 09:49:55.362 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-06 09:49:55.362 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-06 09:49:55.366 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-06 09:49:55.370 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-06 09:49:55.373 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-06 09:49:55.375 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-06 09:49:55.378 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-06 09:49:55.381 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-06 09:49:55.383 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 09:49:55.387 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-06 09:49:55.402 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-06 09:49:55.419 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-06 09:49:55.435 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-06 09:49:55.452 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-06 09:49:55.468 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-06 09:49:55.485 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-06 09:49:55.489 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-06 09:49:55.494 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.kxamUeVFZy 2026-07-06 09:49:55.497 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 09:49:55.500 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-06 09:49:55.503 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-06 09:49:55.506 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 09:49:55.509 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-06 09:49:55.512 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.kxamUeVFZy 2026-07-06 09:49:55.517 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.kxamUeVFZy 2026-07-06 09:49:55.533 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.kxamUeVFZy /etc/sudoers.d/nova-rootwrap 2026-07-06 09:49:55.550 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-06 09:49:55.554 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-06 09:49:55.558 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-06 09:49:55.562 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-06 09:49:55.565 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-06 09:49:55.569 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-06 09:49:55.573 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-06 09:49:55.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-07-06 09:49:55.577 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-06 09:49:55.589 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-06 09:49:55.593 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-06 09:49:55.608 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-06 09:49:55.623 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 09:49:55.627 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-06 09:49:55.633 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-06 09:49:55.654 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:55.658 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-06 09:49:55.670 | net.ipv4.ip_forward = 1 2026-07-06 09:49:55.674 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 09:49:55.678 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-06 09:49:55.681 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-06 09:49:55.700 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-06 09:49:55.703 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-06 09:49:55.706 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-06 09:49:55.724 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-06 09:49:55.728 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-06 09:49:55.730 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-06 09:49:55.736 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:7e8f28d1b9 2026-07-06 09:49:55.741 | InitiatorName=iqn.2016-04.com.open-iscsi:7e8f28d1b9 2026-07-06 09:49:55.746 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-06 09:49:55.749 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-06 09:49:55.834 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-06 09:49:55.839 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-06 09:49:55.842 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:49:55.846 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-06 09:49:55.921 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-06 09:49:55.926 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-06 09:49:55.931 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-06 09:49:55.937 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-06 09:49:55.984 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-06 09:49:55.989 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-06 09:49:56.029 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-06 09:49:56.072 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-06 09:49:56.110 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 09:49:56.155 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-06 09:49:56.199 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-06 09:49:56.240 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.246 2026-07-06 09:49:56.281 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-06 09:49:56.323 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-06 09:49:56.361 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-06 09:49:56.401 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-06 09:49:56.440 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-06 09:49:56.482 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-06 09:49:56.526 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-06 09:49:56.566 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-06 09:49:56.606 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-06 09:49:56.610 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:49:56.612 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:49:56.616 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:49:56.619 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:49:56.622 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:49:56.625 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:49:56.629 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:49:56.632 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:49:56.635 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:49:56.639 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:49:56.642 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:49:56.645 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:49:56.648 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:49:56.652 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-06 09:49:56.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:56.679 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:49:56.683 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-06 09:49:56.685 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-06 09:49:56.728 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-06 09:49:56.732 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 09:49:56.735 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 09:49:56.739 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 09:49:56.742 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:49:56.746 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:49:56.749 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:49:56.771 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:56.775 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:49:56.779 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 09:49:56.783 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 09:49:56.826 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-06 09:49:56.829 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-06 09:49:56.833 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-06 09:49:56.837 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-06 09:49:56.841 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:49:56.845 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:49:56.849 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:49:56.873 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:56.877 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:49:56.881 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-06 09:49:56.885 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-06 09:49:56.926 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-06 09:49:56.968 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-06 09:49:57.003 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-06 09:49:57.042 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-06 09:49:57.064 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:57.068 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-06 09:49:57.092 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:57.098 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-06 09:49:57.098 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-06 09:49:57.104 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-06 09:49:57.107 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-06 09:49:57.151 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-06 09:49:57.154 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-06 09:49:57.199 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-06 09:49:57.203 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:49:57.206 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-06 09:49:57.208 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 09:49:57.213 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:49:57.216 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-06 09:49:57.220 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:49:57.224 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:49:57.228 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 09:49:57.231 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-06 09:49:57.274 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-06 09:49:57.314 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.246/identity 2026-07-06 09:49:57.354 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-06 09:49:57.394 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-06 09:49:57.434 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-06 09:49:57.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-06 09:49:57.512 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-06 09:49:57.553 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:49:57.591 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:49:57.630 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 09:49:57.669 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:49:57.672 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-06 09:49:57.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:57.698 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-06 09:49:57.702 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-06 09:49:57.745 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-06 09:49:57.750 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:49:57.752 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:49:57.755 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-06 09:49:57.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-06 09:49:57.803 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-06 09:49:57.843 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.246/identity 2026-07-06 09:49:57.884 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-06 09:49:57.926 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-06 09:49:57.966 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-06 09:49:58.007 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-06 09:49:58.053 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-06 09:49:58.096 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-06 09:49:58.120 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:49:58.123 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-06 09:49:58.144 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:49:58.148 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-06 09:49:58.152 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-06 09:49:58.192 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-06 09:49:58.235 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-06 09:49:58.239 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-06 09:49:58.279 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-06 09:49:58.283 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-06 09:49:58.286 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-06 09:49:58.290 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:49:58.293 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:49:58.297 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:49:58.301 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:49:58.304 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:49:58.307 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:49:58.311 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:49:58.314 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:49:58.318 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:49:58.322 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:49:58.325 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:49:58.328 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:49:58.331 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:49:58.334 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-06 09:49:58.338 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-06 09:49:58.342 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:49:58.347 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:49:58.370 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:49:58.374 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:49:58.377 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:49:58.381 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:49:58.384 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:49:58.425 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:49:58.467 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:49:58.508 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:49:58.547 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-06 09:49:58.587 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-06 09:49:58.630 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-06 09:49:58.651 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:58.653 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-06 09:49:58.657 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-06 09:49:58.660 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-06 09:49:58.664 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-06 09:49:58.667 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 09:49:58.671 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-06 09:49:58.675 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-06 09:49:58.679 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:49:58.682 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:49:58.701 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:49:58.702 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:49:58.714 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:49:58.720 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:49:58.737 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:49:58.743 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-06 09:49:58.747 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-06 09:49:58.753 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:49:58.756 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-06 09:49:58.797 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-06 09:49:58.838 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-06 09:49:58.878 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:49:58.918 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:49:58.960 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:49:58.999 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:49:59.041 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:49:59.081 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:49:59.124 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:49:59.168 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:49:59.213 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:49:59.254 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:49:59.296 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-06 09:49:59.339 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 09:49:59.343 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 09:49:59.348 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-06 09:49:59.352 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-06 09:49:59.356 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:49:59.359 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:49:59.363 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:49:59.368 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-06 09:49:59.373 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-06 09:49:59.377 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-06 09:49:59.418 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 09:49:59.460 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-06 09:49:59.460 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-06 09:49:59.471 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-06 09:49:59.475 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-06 09:49:59.478 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-06 09:49:59.481 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:49:59.485 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:49:59.488 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:49:59.491 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:49:59.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:49:59.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:49:59.500 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:49:59.503 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:49:59.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:49:59.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:49:59.512 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-06 09:49:59.524 | perl: warning: Setting locale failed. 2026-07-06 09:49:59.524 | perl: warning: Please check that your locale settings: 2026-07-06 09:49:59.524 | LANGUAGE = (unset), 2026-07-06 09:49:59.524 | LC_ALL = "en_US.utf8", 2026-07-06 09:49:59.524 | LANG = "de_DE.UTF-8" 2026-07-06 09:49:59.524 | are supported and installed on your system. 2026-07-06 09:49:59.524 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:49:59.565 | Enabling site nova-api. 2026-07-06 09:49:59.571 | To activate the new configuration, you need to run: 2026-07-06 09:49:59.571 | systemctl reload apache2 2026-07-06 09:49:59.576 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 09:49:59.580 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:49:59.583 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:49:59.586 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:49:59.823 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-06 09:49:59.849 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:49:59.853 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-06 09:49:59.856 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-06 09:49:59.860 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-06 09:49:59.864 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-06 09:49:59.867 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-06 09:49:59.871 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-06 09:49:59.875 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-06 09:49:59.878 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:49:59.882 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:49:59.901 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:49:59.901 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:49:59.913 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:49:59.919 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:49:59.935 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:49:59.941 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-06 09:49:59.945 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-06 09:49:59.952 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:49:59.956 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-06 09:49:59.999 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-06 09:50:00.040 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-06 09:50:00.080 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:50:00.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:50:00.159 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:50:00.202 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:50:00.243 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:50:00.286 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:50:00.330 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:50:00.373 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:50:00.418 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:50:00.460 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:50:00.505 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-06 09:50:00.548 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-06 09:50:00.552 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-06 09:50:00.596 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-06 09:50:00.619 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:00.623 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-06 09:50:00.670 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-06 09:50:00.674 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-06 09:50:00.679 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-06 09:50:00.703 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:00.708 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:50:00.714 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:50:00.748 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-06 09:50:00.785 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-06 09:50:00.788 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 09:50:00.791 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-06 09:50:00.794 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:50:00.797 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 09:50:00.800 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:50:00.819 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:00.823 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 09:50:00.826 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 09:50:00.829 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:50:00.846 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:00.848 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:50:00.852 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:50:00.889 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:50:00.892 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:50:00.894 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-06 09:50:00.931 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-06 09:50:00.967 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-06 09:50:01.005 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-06 09:50:01.025 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:01.028 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-06 09:50:01.063 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-06 09:50:01.066 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-06 09:50:01.068 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-06 09:50:01.114 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-06 09:50:01.116 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:50:01.119 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:50:01.122 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-06 09:50:01.124 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-06 09:50:01.159 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-06 09:50:01.195 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.246/identity 2026-07-06 09:50:01.229 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-06 09:50:01.264 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-06 09:50:01.298 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-06 09:50:01.331 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-06 09:50:01.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-06 09:50:01.402 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-06 09:50:01.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:01.425 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-06 09:50:01.429 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:50:01.431 | + lib/nova:create_nova_conf:589 : local conf 2026-07-06 09:50:01.434 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-06 09:50:01.438 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-06 09:50:01.440 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:50:01.443 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:50:01.446 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-06 09:50:01.449 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-06 09:50:01.452 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-06 09:50:01.457 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-06 09:50:01.460 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-06 09:50:01.463 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-06 09:50:01.466 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-06 09:50:01.468 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:50:01.472 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:50:01.474 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:50:01.492 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:01.495 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:50:01.498 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-06 09:50:01.501 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-06 09:50:01.539 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-06 09:50:01.575 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-06 09:50:01.608 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:50:01.611 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-06 09:50:01.614 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-06 09:50:01.616 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-06 09:50:01.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:01.637 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-06 09:50:01.637 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-06 09:50:02.910 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-06 09:50:02.914 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-06 09:50:04.066 | Adding vhost "nova_cell1" ... 2026-07-06 09:50:04.163 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-06 09:50:05.330 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-06 09:50:05.367 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-06 09:50:05.371 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 09:50:05.374 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-06 09:50:05.378 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:50:05.382 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 09:50:05.385 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:50:05.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:05.413 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 09:50:05.416 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 09:50:05.420 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:50:05.441 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:05.444 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/nova_cell1 2026-07-06 09:50:05.449 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/nova_cell1 2026-07-06 09:50:05.491 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:50:05.494 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:50:05.498 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-06 09:50:05.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:05.525 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-06 09:50:05.528 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 09:50:05.532 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-06 09:50:05.535 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 09:50:05.538 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:50:05.542 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 09:50:05.546 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-06 09:50:05.590 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-06 09:50:05.632 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.246/identity 2026-07-06 09:50:05.672 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-06 09:50:05.709 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-06 09:50:05.748 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-06 09:50:05.790 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-06 09:50:05.831 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-06 09:50:05.868 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-06 09:50:05.872 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-06 09:50:05.875 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 09:50:05.879 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:50:05.904 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:50:05.907 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:50:05.910 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:50:05.914 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:50:05.918 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:50:05.958 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:50:06.000 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:50:06.044 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:50:06.089 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-06 09:50:06.128 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:50:06.132 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-06 09:50:06.136 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:50:06.140 | + lib/nova:create_nova_conf:623 : local conf 2026-07-06 09:50:06.144 | + lib/nova:create_nova_conf:624 : local offset 2026-07-06 09:50:06.149 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-06 09:50:06.152 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:50:06.155 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:50:06.159 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-06 09:50:06.162 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-06 09:50:06.166 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-06 09:50:06.169 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 09:50:06.173 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-06 09:50:06.176 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-06 09:50:06.180 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-06 09:50:06.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:06.206 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-06 09:50:06.242 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-06 09:50:06.274 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 09:50:06.277 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 09:50:06.281 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 09:50:06.283 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-06 09:50:06.301 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:06.303 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-06 09:50:06.323 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:06.325 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-06 09:50:06.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:06.348 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-06 09:50:06.351 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-06 09:50:06.354 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-06 09:50:06.357 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-06 09:50:06.376 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:06.379 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-06 09:50:06.395 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-06 09:50:06.396 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-06 09:50:06.406 | cgroup_device_acl = [ 2026-07-06 09:50:06.406 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-06 09:50:06.407 | "/dev/random", "/dev/urandom", 2026-07-06 09:50:06.407 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-06 09:50:06.407 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-06 09:50:06.407 | "/dev/vfio/vfio", 2026-07-06 09:50:06.407 | ] 2026-07-06 09:50:06.411 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-06 09:50:06.414 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:50:06.417 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:50:06.421 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:50:06.424 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:50:06.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:50:06.430 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:50:06.433 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:50:06.437 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:50:06.440 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:50:06.443 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:50:06.446 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:50:06.449 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:50:06.452 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:50:06.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-06 09:50:06.462 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-06 09:50:06.465 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-06 09:50:06.469 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-06 09:50:06.472 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-06 09:50:06.501 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-06 09:50:06.504 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-06 09:50:06.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:06.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:06.513 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-06 09:50:06.516 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-06 09:50:06.520 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-06 09:50:06.537 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 09:50:06.537 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-06 09:50:06.547 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-06 09:50:06.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-06 09:50:06.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-06 09:50:06.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-06 09:50:06.580 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-06 09:50:06.585 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-06 09:50:06.587 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-06 09:50:06.591 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-06 09:50:06.595 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-06 09:50:06.598 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:50:06.601 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-06 09:50:06.673 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-06 09:50:06.678 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:50:06.683 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-06 09:50:06.785 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-06 09:50:06.830 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-06 09:50:06.873 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-06 09:50:06.876 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-06 09:50:06.918 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-06 09:50:06.961 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-06 09:50:07.003 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-06 09:50:07.046 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-06 09:50:07.088 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-06 09:50:07.093 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 09:50:07.098 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 09:50:07.101 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-06 09:50:07.107 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 09:50:07.113 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 09:50:07.117 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-06 09:50:07.120 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-06 09:50:07.123 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-06 09:50:07.127 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-06 09:50:07.131 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-06 09:50:07.155 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:07.158 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-06 09:50:07.162 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-06 09:50:07.167 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-06 09:50:07.170 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-06 09:50:07.173 | + lib/stack:stack_install_service:32 : install_placement 2026-07-06 09:50:07.177 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-06 09:50:07.181 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-06 09:50:07.185 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 09:50:07.190 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-06 09:50:07.193 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-06 09:50:07.197 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 09:50:07.203 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 09:50:07.203 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:50:07.209 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-06 09:50:07.212 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-06 09:50:07.216 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-06 09:50:07.221 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-06 09:50:07.224 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-06 09:50:07.256 | Using python 3.12 to install osc-placement 2026-07-06 09:50:07.259 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-06 09:50:08.540 | Collecting osc-placement 2026-07-06 09:50:08.675 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-06 09:50:08.686 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-06 09:50:08.687 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-06 09:50:08.688 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-06 09:50:08.689 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-06 09:50:08.691 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-06 09:50:08.692 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-06 09:50:08.693 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-06 09:50:08.693 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-06 09:50:08.694 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-06 09:50:08.699 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-06 09:50:08.700 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-06 09:50:08.701 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-06 09:50:08.704 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-06 09:50:08.705 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-06 09:50:08.706 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-06 09:50:08.707 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-06 09:50:08.710 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-06 09:50:08.711 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-06 09:50:08.712 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-06 09:50:08.713 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-06 09:50:08.715 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-06 09:50:08.716 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-06 09:50:08.717 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-06 09:50:08.718 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-06 09:50:08.719 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-06 09:50:08.721 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-06 09:50:08.722 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-06 09:50:08.725 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-06 09:50:08.729 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-06 09:50:08.736 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-06 09:50:08.741 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-06 09:50:08.742 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-06 09:50:08.743 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-06 09:50:08.749 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-06 09:50:08.753 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-06 09:50:08.768 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-06 09:50:08.769 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-06 09:50:08.770 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-06 09:50:08.772 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-06 09:50:08.785 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-06 09:50:08.786 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-06 09:50:08.790 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-06 09:50:08.831 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-06 09:50:09.165 | Installing collected packages: osc-placement 2026-07-06 09:50:09.294 | Successfully installed osc-placement-4.9.0 2026-07-06 09:50:09.433 | + inc/python:pip_install:216 : result=0 2026-07-06 09:50:09.437 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:50:09.440 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:09.443 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:09.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:09.448 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:09.451 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:09.453 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:50:09.457 | + functions-common:time_stop:2427 : start_time=1783331407248 2026-07-06 09:50:09.459 | + functions-common:time_stop:2429 : [[ -z 1783331407248 ]] 2026-07-06 09:50:09.464 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:09.468 | + functions-common:time_stop:2432 : end_time=1783331409465 2026-07-06 09:50:09.471 | + functions-common:time_stop:2433 : elapsed_time=2217 2026-07-06 09:50:09.474 | + functions-common:time_stop:2434 : total=158918 2026-07-06 09:50:09.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:09.480 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161135 2026-07-06 09:50:09.483 | + inc/python:pip_install:219 : return 0 2026-07-06 09:50:09.487 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-06 09:50:09.491 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-06 09:50:09.495 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-06 09:50:09.499 | + functions-common:git_clone:591 : local git_ref=master 2026-07-06 09:50:09.503 | + functions-common:git_clone:592 : local orig_dir 2026-07-06 09:50:09.508 | ++ functions-common:git_clone:593 : pwd 2026-07-06 09:50:09.512 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 09:50:09.516 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 09:50:09.521 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 09:50:09.546 | + functions-common:git_clone:596 : RECLONE=False 2026-07-06 09:50:09.550 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 09:50:09.553 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 09:50:09.558 | + functions-common:git_clone:610 : echo master 2026-07-06 09:50:09.558 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 09:50:09.565 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-06 09:50:09.569 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 09:50:09.573 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-06 09:50:09.577 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:50:09.580 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:50:09.584 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:50:09.588 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:50:09.591 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:50:09.595 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:50:09.599 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:09.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:09.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:09.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331409610 2026-07-06 09:50:09.617 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-06 09:50:09.621 | Cloning into '/opt/stack/placement'... 2026-07-06 09:50:13.206 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:50:13.211 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:13.214 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:13.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:13.222 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:13.225 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:13.229 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:50:13.233 | + functions-common:time_stop:2427 : start_time=1783331409610 2026-07-06 09:50:13.237 | + functions-common:time_stop:2429 : [[ -z 1783331409610 ]] 2026-07-06 09:50:13.243 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:13.249 | + functions-common:time_stop:2432 : end_time=1783331413244 2026-07-06 09:50:13.253 | + functions-common:time_stop:2433 : elapsed_time=3634 2026-07-06 09:50:13.257 | + functions-common:time_stop:2434 : total=407149 2026-07-06 09:50:13.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:13.264 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410783 2026-07-06 09:50:13.267 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-06 09:50:13.271 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 09:50:13.275 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:50:13.279 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:50:13.283 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:50:13.287 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:50:13.291 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:50:13.295 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:50:13.299 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:13.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:13.307 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:13.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331413308 2026-07-06 09:50:13.317 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 09:50:14.125 | From https://review.opendev.org/openstack/placement 2026-07-06 09:50:14.126 | * branch master -> FETCH_HEAD 2026-07-06 09:50:14.138 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:50:14.142 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:14.146 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:14.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:14.153 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:14.156 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:14.160 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:50:14.163 | + functions-common:time_stop:2427 : start_time=1783331413308 2026-07-06 09:50:14.167 | + functions-common:time_stop:2429 : [[ -z 1783331413308 ]] 2026-07-06 09:50:14.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:14.177 | + functions-common:time_stop:2432 : end_time=1783331414173 2026-07-06 09:50:14.181 | + functions-common:time_stop:2433 : elapsed_time=865 2026-07-06 09:50:14.185 | + functions-common:time_stop:2434 : total=410783 2026-07-06 09:50:14.188 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:14.192 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411648 2026-07-06 09:50:14.195 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 09:50:14.199 | + functions-common:git_timed:697 : local count=0 2026-07-06 09:50:14.202 | + functions-common:git_timed:698 : local timeout=0 2026-07-06 09:50:14.206 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 09:50:14.210 | + functions-common:git_timed:701 : timeout=0 2026-07-06 09:50:14.213 | + functions-common:git_timed:704 : time_start git_timed 2026-07-06 09:50:14.216 | + functions-common:time_start:2406 : local name=git_timed 2026-07-06 09:50:14.220 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:14.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:14.227 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:14.233 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331414229 2026-07-06 09:50:14.236 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 09:50:14.288 | Note: switching to 'FETCH_HEAD'. 2026-07-06 09:50:14.288 | 2026-07-06 09:50:14.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 09:50:14.288 | changes and commit them, and you can discard any commits you make in this 2026-07-06 09:50:14.288 | state without impacting any branches by switching back to a branch. 2026-07-06 09:50:14.288 | 2026-07-06 09:50:14.288 | If you want to create a new branch to retain commits you create, you may 2026-07-06 09:50:14.288 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 09:50:14.288 | 2026-07-06 09:50:14.289 | git switch -c 2026-07-06 09:50:14.289 | 2026-07-06 09:50:14.289 | Or undo this operation with: 2026-07-06 09:50:14.289 | 2026-07-06 09:50:14.289 | git switch - 2026-07-06 09:50:14.289 | 2026-07-06 09:50:14.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 09:50:14.289 | 2026-07-06 09:50:14.289 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 09:50:14.294 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-06 09:50:14.297 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:14.301 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:14.304 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:14.308 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:14.311 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:14.315 | + functions-common:time_stop:2426 : name=git_timed 2026-07-06 09:50:14.320 | + functions-common:time_stop:2427 : start_time=1783331414229 2026-07-06 09:50:14.323 | + functions-common:time_stop:2429 : [[ -z 1783331414229 ]] 2026-07-06 09:50:14.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:14.335 | + functions-common:time_stop:2432 : end_time=1783331414330 2026-07-06 09:50:14.339 | + functions-common:time_stop:2433 : elapsed_time=101 2026-07-06 09:50:14.342 | + functions-common:time_stop:2434 : total=411648 2026-07-06 09:50:14.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:14.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=411749 2026-07-06 09:50:14.354 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-06 09:50:14.372 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-06 09:50:14.377 | + functions-common:git_clone:673 : git show --oneline 2026-07-06 09:50:14.378 | + functions-common:git_clone:673 : head -1 2026-07-06 09:50:14.380 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-06 09:50:14.385 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 09:50:14.389 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-06 09:50:14.393 | + inc/python:setup_develop:353 : local bindep 2026-07-06 09:50:14.397 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 09:50:14.401 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-06 09:50:14.406 | + inc/python:setup_develop:359 : local extras= 2026-07-06 09:50:14.410 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-06 09:50:14.414 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 09:50:14.418 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 09:50:14.423 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-06 09:50:14.427 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 09:50:14.431 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 09:50:14.437 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-06 09:50:14.441 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 09:50:14.446 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-06 09:50:14.450 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 09:50:14.454 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 09:50:14.460 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-06 09:50:14.469 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-06 09:50:14.473 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-06 09:50:14.477 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-06 09:50:14.643 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-06 09:50:14.648 | + inc/python:setup_package:436 : local bindep=0 2026-07-06 09:50:14.652 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-06 09:50:14.656 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 09:50:14.660 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-06 09:50:14.664 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-06 09:50:14.668 | + inc/python:setup_package:445 : local flags=-e 2026-07-06 09:50:14.672 | + inc/python:setup_package:446 : local extras= 2026-07-06 09:50:14.676 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 09:50:14.679 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 09:50:14.683 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 09:50:14.687 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 09:50:14.691 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 09:50:14.695 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-06 09:50:14.728 | Using python 3.12 to install /opt/stack/placement 2026-07-06 09:50:14.733 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-06 09:50:15.802 | Obtaining file:///opt/stack/placement 2026-07-06 09:50:15.806 | Installing build dependencies: started 2026-07-06 09:50:17.747 | Installing build dependencies: finished with status 'done' 2026-07-06 09:50:17.748 | Checking if build backend supports build_editable: started 2026-07-06 09:50:18.307 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 09:50:18.308 | Getting requirements to build editable: started 2026-07-06 09:50:18.629 | Getting requirements to build editable: finished with status 'done' 2026-07-06 09:50:18.631 | Preparing editable metadata (pyproject.toml): started 2026-07-06 09:50:19.624 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:50:19.649 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-06 09:50:19.651 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-06 09:50:19.651 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-06 09:50:19.655 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-06 09:50:19.655 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-06 09:50:19.655 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-06 09:50:19.655 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-06 09:50:19.656 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-06 09:50:19.657 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-06 09:50:19.658 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-06 09:50:19.659 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-06 09:50:19.661 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-06 09:50:19.662 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-06 09:50:19.663 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-06 09:50:19.664 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-06 09:50:19.665 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-06 09:50:19.666 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-06 09:50:19.667 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-06 09:50:19.668 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-06 09:50:19.669 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-06 09:50:19.671 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-06 09:50:19.672 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-06 09:50:19.674 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-06 09:50:19.674 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-06 09:50:19.681 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-06 09:50:19.682 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-06 09:50:19.685 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-06 09:50:19.685 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-06 09:50:19.686 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-06 09:50:19.688 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-06 09:50:19.692 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-06 09:50:19.693 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-06 09:50:19.694 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-06 09:50:19.695 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-06 09:50:19.705 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-06 09:50:19.709 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-06 09:50:19.715 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-06 09:50:19.715 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-06 09:50:19.720 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-06 09:50:19.722 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-06 09:50:19.724 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-06 09:50:19.724 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-06 09:50:19.731 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-06 09:50:19.733 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-06 09:50:19.735 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-06 09:50:19.737 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-06 09:50:19.743 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-06 09:50:19.747 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-06 09:50:19.748 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-06 09:50:19.750 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-06 09:50:19.756 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-06 09:50:19.766 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-06 09:50:19.772 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-06 09:50:19.778 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-06 09:50:19.778 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-06 09:50:19.778 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-06 09:50:19.784 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-06 09:50:19.789 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-06 09:50:19.809 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-06 09:50:19.823 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-06 09:50:19.825 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-06 09:50:19.826 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-06 09:50:19.828 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-06 09:50:19.849 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-06 09:50:19.864 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-06 09:50:19.921 | Building wheels for collected packages: openstack-placement 2026-07-06 09:50:19.922 | Building editable for openstack-placement (pyproject.toml): started 2026-07-06 09:50:20.756 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-06 09:50:20.757 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=dbce0dff084ff019f1915284e9244f3b38aa1bb325fbcb5a2a7a9e7a6c4fec40 2026-07-06 09:50:20.760 | Stored in directory: /tmp/pip-ephem-wheel-cache-yf5nibzb/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-06 09:50:20.763 | Successfully built openstack-placement 2026-07-06 09:50:21.033 | Installing collected packages: openstack-placement 2026-07-06 09:50:21.082 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-06 09:50:21.240 | + inc/python:pip_install:216 : result=0 2026-07-06 09:50:21.244 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:50:21.248 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:21.251 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:21.255 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:21.259 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:21.262 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:21.266 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:50:21.270 | + functions-common:time_stop:2427 : start_time=1783331414719 2026-07-06 09:50:21.273 | + functions-common:time_stop:2429 : [[ -z 1783331414719 ]] 2026-07-06 09:50:21.278 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:21.284 | + functions-common:time_stop:2432 : end_time=1783331421279 2026-07-06 09:50:21.287 | + functions-common:time_stop:2433 : elapsed_time=6560 2026-07-06 09:50:21.290 | + functions-common:time_stop:2434 : total=161135 2026-07-06 09:50:21.293 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:21.297 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167695 2026-07-06 09:50:21.301 | + inc/python:pip_install:219 : return 0 2026-07-06 09:50:21.305 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 09:50:21.308 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:50:21.313 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-06 09:50:21.316 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-06 09:50:21.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:50:21.324 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:50:21.328 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-06 09:50:21.333 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:50:21.336 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-06 09:50:21.340 | + ./stack.sh:main:965 : configure_placement 2026-07-06 09:50:21.344 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-06 09:50:21.362 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-06 09:50:21.366 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-06 09:50:21.373 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-06 09:50:21.377 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-06 09:50:21.380 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-06 09:50:21.384 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-06 09:50:21.388 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:50:21.391 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:50:21.395 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:50:21.419 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:21.423 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:50:21.426 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 09:50:21.430 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-06 09:50:21.476 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-06 09:50:21.522 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-06 09:50:21.570 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-06 09:50:21.573 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-06 09:50:21.577 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-06 09:50:21.581 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 09:50:21.585 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:50:21.589 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-06 09:50:21.593 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-06 09:50:21.597 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 09:50:21.600 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 09:50:21.604 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-06 09:50:21.649 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-06 09:50:21.691 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.246/identity 2026-07-06 09:50:21.733 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-06 09:50:21.778 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-06 09:50:21.818 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-06 09:50:21.861 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-06 09:50:21.906 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-06 09:50:21.952 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:50:21.997 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:50:22.045 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 09:50:22.091 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:50:22.095 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-06 09:50:22.098 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-06 09:50:22.102 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-06 09:50:22.107 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:50:22.133 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:50:22.138 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:50:22.141 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:50:22.145 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:50:22.149 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:50:22.194 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:50:22.241 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:50:22.286 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:50:22.331 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-06 09:50:22.378 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-06 09:50:22.382 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-06 09:50:22.385 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-06 09:50:22.389 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-06 09:50:22.392 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 09:50:22.397 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-06 09:50:22.400 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-06 09:50:22.404 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:50:22.408 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:50:22.429 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:50:22.429 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:50:22.440 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:50:22.445 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:50:22.460 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:50:22.466 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-06 09:50:22.469 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-06 09:50:22.475 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:50:22.479 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-06 09:50:22.531 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-06 09:50:22.579 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-06 09:50:22.626 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:50:22.672 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:50:22.717 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:50:22.764 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:50:22.809 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:50:22.854 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:50:22.898 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:50:22.945 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:50:22.990 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:50:23.035 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:50:23.080 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-06 09:50:23.125 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 09:50:23.130 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 09:50:23.135 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-06 09:50:23.139 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-06 09:50:23.143 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:50:23.147 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:23.151 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:23.155 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-06 09:50:23.160 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-06 09:50:23.164 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-06 09:50:23.208 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 09:50:23.254 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-06 09:50:23.255 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-06 09:50:23.266 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-06 09:50:23.271 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-06 09:50:23.275 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-06 09:50:23.279 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:50:23.282 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:50:23.286 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:50:23.288 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:50:23.291 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:23.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:23.297 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:50:23.300 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:50:23.304 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:23.307 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:23.310 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-06 09:50:23.321 | perl: warning: Setting locale failed. 2026-07-06 09:50:23.321 | perl: warning: Please check that your locale settings: 2026-07-06 09:50:23.321 | LANGUAGE = (unset), 2026-07-06 09:50:23.321 | LC_ALL = "en_US.utf8", 2026-07-06 09:50:23.321 | LANG = "de_DE.UTF-8" 2026-07-06 09:50:23.321 | are supported and installed on your system. 2026-07-06 09:50:23.321 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:50:23.364 | Enabling site placement-api. 2026-07-06 09:50:23.370 | To activate the new configuration, you need to run: 2026-07-06 09:50:23.370 | systemctl reload apache2 2026-07-06 09:50:23.376 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 09:50:23.379 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:50:23.382 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:50:23.386 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:50:23.567 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-06 09:50:23.573 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-06 09:50:23.619 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-06 09:50:23.645 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:23.650 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-06 09:50:23.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:23.681 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-06 09:50:23.685 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-06 09:50:23.689 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-06 09:50:23.694 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:50:23.698 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:50:23.702 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 09:50:23.706 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-06 09:50:23.755 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-06 09:50:23.801 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.246/identity 2026-07-06 09:50:23.847 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-06 09:50:23.891 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-06 09:50:23.936 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-06 09:50:23.979 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-06 09:50:24.023 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-06 09:50:24.069 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-06 09:50:24.096 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:24.101 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-06 09:50:24.127 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:24.131 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-06 09:50:24.156 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:24.160 | + ./stack.sh:main:989 : init_os_brick 2026-07-06 09:50:24.164 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-06 09:50:24.171 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-06 09:50:24.197 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:24.201 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 09:50:24.250 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-06 09:50:24.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:24.278 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 09:50:24.325 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-06 09:50:24.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:24.355 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 09:50:24.402 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-06 09:50:24.444 | + ./stack.sh:main:996 : run_phase stack install 2026-07-06 09:50:24.447 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 09:50:24.449 | + functions-common:run_phase:1849 : local phase=install 2026-07-06 09:50:24.453 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 09:50:24.455 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 09:50:24.458 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 09:50:24.462 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 09:50:24.466 | + functions-common:run_phase:1858 : local extra 2026-07-06 09:50:24.470 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 09:50:24.477 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 09:50:24.480 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 09:50:24.482 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 09:50:24.486 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-06 09:50:24.489 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 09:50:24.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:24.512 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:50:24.515 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:50:24.518 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-06 09:50:24.522 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-06 09:50:24.525 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:50:24.527 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-06 09:50:24.531 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-06 09:50:24.534 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-06 09:50:24.604 | ++ inc/async:async_inner:63 : install_tempest 2026-07-06 09:50:24.651 | [2061 Async install_tempest:38056]: running: install_tempest 2026-07-06 09:50:24.656 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 09:50:24.659 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 09:50:24.663 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:50:24.667 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 09:50:24.672 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-06 09:50:24.676 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 09:50:24.680 | + functions-common:run_plugins:1835 : local phase=install 2026-07-06 09:50:24.684 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 09:50:24.688 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 09:50:24.692 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-06 09:50:24.696 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-06 09:50:24.699 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 09:50:24.702 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 09:50:24.705 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-06 09:50:24.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-06 09:50:24.714 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-06 09:50:24.717 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-06 09:50:24.721 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-06 09:50:24.728 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-06 09:50:24.732 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-06 09:50:24.736 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-06 09:50:24.742 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-06 09:50:24.742 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-06 09:50:24.749 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-06 09:50:24.753 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-06 09:50:24.757 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 09:50:24.762 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 09:50:24.766 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 09:50:24.796 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 09:50:24.799 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-06 09:50:26.149 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-06 09:50:26.293 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-06 09:50:26.307 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-06 09:50:26.307 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-06 09:50:26.308 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-06 09:50:26.309 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-06 09:50:26.310 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-06 09:50:26.311 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-06 09:50:26.312 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-06 09:50:26.313 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-06 09:50:26.313 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-06 09:50:26.314 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-06 09:50:26.316 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-06 09:50:26.317 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-06 09:50:26.318 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-06 09:50:26.319 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-06 09:50:26.322 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-06 09:50:26.323 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-06 09:50:26.325 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-06 09:50:26.325 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-06 09:50:26.328 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-06 09:50:26.332 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-06 09:50:26.336 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-06 09:50:26.337 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-06 09:50:26.338 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-06 09:50:26.338 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-06 09:50:26.339 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-06 09:50:26.340 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-06 09:50:26.341 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-06 09:50:26.342 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-06 09:50:26.343 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-06 09:50:26.351 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-06 09:50:26.355 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-06 09:50:26.361 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-06 09:50:26.365 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-06 09:50:26.367 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-06 09:50:26.368 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-06 09:50:26.374 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-06 09:50:26.379 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-06 09:50:26.397 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-06 09:50:26.398 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-06 09:50:26.399 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-06 09:50:26.402 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-06 09:50:26.405 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-06 09:50:26.409 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-06 09:50:26.416 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-06 09:50:26.417 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-06 09:50:26.418 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-06 09:50:26.420 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-06 09:50:26.435 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-06 09:50:26.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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-06 09:50:26.442 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-06 09:50:26.489 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-06 09:50:26.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.6 MB/s 0:00:00 2026-07-06 09:50:26.941 | Installing collected packages: python-openstackclient 2026-07-06 09:50:29.150 | Successfully installed python-openstackclient-10.1.0 2026-07-06 09:50:29.344 | + inc/python:pip_install:216 : result=0 2026-07-06 09:50:29.347 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:50:29.350 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:29.354 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:29.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:29.361 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:29.363 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:29.367 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:50:29.370 | + functions-common:time_stop:2427 : start_time=1783331424789 2026-07-06 09:50:29.372 | + functions-common:time_stop:2429 : [[ -z 1783331424789 ]] 2026-07-06 09:50:29.376 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:29.381 | + functions-common:time_stop:2432 : end_time=1783331429378 2026-07-06 09:50:29.383 | + functions-common:time_stop:2433 : elapsed_time=4589 2026-07-06 09:50:29.386 | + functions-common:time_stop:2434 : total=167695 2026-07-06 09:50:29.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:29.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172284 2026-07-06 09:50:29.394 | + inc/python:pip_install:219 : return 0 2026-07-06 09:50:29.398 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-06 09:50:29.419 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:29.421 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-06 09:50:29.426 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-06 09:50:29.431 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.hY3IMaiJDD 2026-07-06 09:50:29.433 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-06 09:50:29.435 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-06 09:50:29.437 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-06 09:50:29.441 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-06 09:50:29.443 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 09:50:29.446 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-06 09:50:29.466 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:29.469 | + ./stack.sh:main:1065 : configure_database 2026-07-06 09:50:29.471 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-06 09:50:29.473 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-06 09:50:29.475 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-06 09:50:29.477 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:50:29.479 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-06 09:50:29.482 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-06 09:50:29.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:29.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:29.490 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-06 09:50:29.492 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-06 09:50:29.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:29.496 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:29.498 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-06 09:50:29.502 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-06 09:50:29.503 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-06 09:50:29.506 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-06 09:50:29.508 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-06 09:50:29.511 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-06 09:50:29.514 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-06 09:50:29.516 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-06 09:50:29.519 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-06 09:50:29.601 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-06 09:50:29.603 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:50:29.605 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:50:29.607 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:50:29.610 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:50:29.612 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:50:29.614 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:50:29.617 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:50:29.620 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:50:29.622 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:50:29.625 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:50:29.628 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:50:29.632 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:50:29.635 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:50:29.638 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-06 09:50:29.640 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:29.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:29.645 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-06 09:50:29.648 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:50:29.651 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 09:50:32.017 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-06 09:50:32.022 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-06 09:50:32.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:32.032 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:32.036 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-06 09:50:32.040 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-06 09:50:32.044 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-06 09:50:32.068 | mysqladmin: connect to server at 'localhost' failed 2026-07-06 09:50:32.069 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-06 09:50:32.076 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-06 09:50:32.078 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-06 09:50:32.081 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:50:32.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:50:32.089 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-06 09:50:32.093 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-06 09:50:32.096 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-06 09:50:32.104 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-06 09:50:32.108 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-06 09:50:32.124 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:32.210 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-06 09:50:32.216 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-06 09:50:32.221 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-06 09:50:32.221 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-06 09:50:32.233 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-06 09:50:32.235 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-06 09:50:32.238 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-06 09:50:32.240 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-06 09:50:32.242 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-06 09:50:32.257 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:32.344 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-06 09:50:32.362 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:32.443 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-06 09:50:32.520 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-06 09:50:32.597 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-06 09:50:32.677 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-06 09:50:32.679 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-06 09:50:32.681 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-06 09:50:32.682 | enabling MySQL performance counting 2026-07-06 09:50:32.683 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-06 09:50:32.712 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-06 09:50:32.716 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-06 09:50:33.909 | Processing ./tools/dbcounter 2026-07-06 09:50:33.913 | Installing build dependencies: started 2026-07-06 09:50:37.238 | Installing build dependencies: finished with status 'done' 2026-07-06 09:50:37.239 | Getting requirements to build wheel: started 2026-07-06 09:50:37.918 | Getting requirements to build wheel: finished with status 'done' 2026-07-06 09:50:37.921 | Preparing metadata (pyproject.toml): started 2026-07-06 09:50:38.319 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-06 09:50:38.323 | Building wheels for collected packages: dbcounter 2026-07-06 09:50:38.324 | Building wheel for dbcounter (pyproject.toml): started 2026-07-06 09:50:38.804 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-06 09:50:38.805 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=b3ec24856977aff19ae7cfdf6eddbcb17a0dd159c2f41ed96c909f55f1dbd66c 2026-07-06 09:50:38.805 | Stored in directory: /tmp/pip-ephem-wheel-cache-q0p1lz80/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-06 09:50:38.812 | Successfully built dbcounter 2026-07-06 09:50:39.141 | Installing collected packages: dbcounter 2026-07-06 09:50:39.194 | Successfully installed dbcounter-0.1 2026-07-06 09:50:39.418 | + inc/python:pip_install:216 : result=0 2026-07-06 09:50:39.423 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-06 09:50:39.428 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:39.432 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:39.436 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:39.441 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:39.446 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:39.450 | + functions-common:time_stop:2426 : name=pip_install 2026-07-06 09:50:39.454 | + functions-common:time_stop:2427 : start_time=1783331432703 2026-07-06 09:50:39.458 | + functions-common:time_stop:2429 : [[ -z 1783331432703 ]] 2026-07-06 09:50:39.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:39.470 | + functions-common:time_stop:2432 : end_time=1783331439465 2026-07-06 09:50:39.474 | + functions-common:time_stop:2433 : elapsed_time=6762 2026-07-06 09:50:39.478 | + functions-common:time_stop:2434 : total=172284 2026-07-06 09:50:39.482 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:39.486 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179046 2026-07-06 09:50:39.490 | + inc/python:pip_install:219 : return 0 2026-07-06 09:50:39.494 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-06 09:50:39.499 | + lib/database:recreate_database:112 : local db=stats 2026-07-06 09:50:39.503 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-06 09:50:39.507 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-06 09:50:39.511 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-06 09:50:39.517 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:39.587 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-06 09:50:39.591 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:39.666 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-06 09:50:39.666 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-06 09:50:39.671 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:39.745 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-06 09:50:39.749 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-06 09:50:39.830 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-06 09:50:39.915 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-06 09:50:39.992 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-06 09:50:40.076 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-06 09:50:40.160 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-06 09:50:40.238 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-06 09:50:40.327 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-06 09:50:40.331 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:50:40.335 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-06 09:50:42.511 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-06 09:50:42.515 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-06 09:50:42.521 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 09:50:42.529 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-115042 2026-07-06 09:50:42.533 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-115042 1069' 2026-07-06 09:50:42.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.543 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 09:50:42.548 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.553 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 09:50:42.558 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.562 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 09:50:42.566 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.570 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-06 09:50:42.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.578 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.246 2026-07-06 09:50:42.582 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.586 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.246/identity 2026-07-06 09:50:42.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.594 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-113622 2026-07-06 09:50:42.598 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.602 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 09:50:42.606 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.610 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.246 2026-07-06 09:50:42.614 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.618 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 09:50:42.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.626 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 09:50:42.630 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.634 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 09:50:42.638 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.642 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 09:50:42.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.650 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.246 2026-07-06 09:50:42.654 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 09:50:42.658 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 09:50:42.662 | + ./stack.sh:main:1079 : start_dstat 2026-07-06 09:50:42.666 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.670 | + functions-common:run_process:1674 : local service=dstat 2026-07-06 09:50:42.674 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.678 | + functions-common:run_process:1676 : local group= 2026-07-06 09:50:42.682 | + functions-common:run_process:1677 : local user= 2026-07-06 09:50:42.686 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:50:42.690 | + functions-common:run_process:1680 : local name=dstat 2026-07-06 09:50:42.694 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:50:42.698 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:50:42.702 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:42.706 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:42.711 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:42.717 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331442713 2026-07-06 09:50:42.721 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-06 09:50:42.748 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:42.752 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-06 09:50:42.757 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-06 09:50:42.762 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.767 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.771 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.775 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.780 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-06 09:50:42.785 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-06 09:50:42.790 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-06 09:50:42.795 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:50:42.802 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:50:42.807 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:50:42.810 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:50:42.814 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-06 09:50:42.818 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-06 09:50:42.822 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-06 09:50:42.825 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-06 09:50:42.829 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:42.832 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:50:42.835 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:50:42.838 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:50:42.840 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:50:42.844 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:50:42.848 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-06 09:50:42.851 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:50:42.858 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-06 09:50:42.971 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:50:43.069 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-06 09:50:43.149 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-06 09:50:43.235 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-06 09:50:43.313 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-06 09:50:43.397 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:50:43.479 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:50:43.483 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:50:43.487 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-06 09:50:43.583 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:50:44.063 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-06 09:50:44.090 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-06 09:50:44.548 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-06 09:50:44.599 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:50:44.603 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:44.608 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:44.612 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:44.616 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:44.621 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:44.626 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:50:44.630 | + functions-common:time_stop:2427 : start_time=1783331442713 2026-07-06 09:50:44.635 | + functions-common:time_stop:2429 : [[ -z 1783331442713 ]] 2026-07-06 09:50:44.640 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:44.649 | + functions-common:time_stop:2432 : end_time=1783331444642 2026-07-06 09:50:44.652 | + functions-common:time_stop:2433 : elapsed_time=1929 2026-07-06 09:50:44.657 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:50:44.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:44.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1929 2026-07-06 09:50:44.670 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-06 09:50:44.674 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-06 09:50:44.678 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-06 09:50:44.681 | + functions-common:run_process:1676 : local group= 2026-07-06 09:50:44.685 | + functions-common:run_process:1677 : local user=root 2026-07-06 09:50:44.689 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-06 09:50:44.693 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-06 09:50:44.697 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:50:44.701 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:50:44.705 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:44.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:44.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:44.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331444716 2026-07-06 09:50:44.725 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-06 09:50:44.750 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:44.754 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:50:44.758 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:44.762 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:44.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:44.771 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:44.775 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:44.780 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:50:44.784 | + functions-common:time_stop:2427 : start_time=1783331444716 2026-07-06 09:50:44.789 | + functions-common:time_stop:2429 : [[ -z 1783331444716 ]] 2026-07-06 09:50:44.795 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:44.801 | + functions-common:time_stop:2432 : end_time=1783331444796 2026-07-06 09:50:44.805 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-06 09:50:44.810 | + functions-common:time_stop:2434 : total=1929 2026-07-06 09:50:44.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:44.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2009 2026-07-06 09:50:44.821 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-06 09:50:44.845 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:44.849 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 09:50:44.854 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-06 09:50:44.855 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-06 09:50:44.857 | + functions-common:run_process:1676 : local group= 2026-07-06 09:50:44.859 | + functions-common:run_process:1677 : local user= 2026-07-06 09:50:44.862 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:50:44.864 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-06 09:50:44.867 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:50:44.868 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:50:44.870 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:44.873 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:44.877 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:44.879 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331444877 2026-07-06 09:50:44.881 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-06 09:50:44.902 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:44.905 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:50:44.908 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:44.910 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:44.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:44.915 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:44.917 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:44.921 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:50:44.922 | + functions-common:time_stop:2427 : start_time=1783331444877 2026-07-06 09:50:44.925 | + functions-common:time_stop:2429 : [[ -z 1783331444877 ]] 2026-07-06 09:50:44.931 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:44.939 | + functions-common:time_stop:2432 : end_time=1783331444933 2026-07-06 09:50:44.942 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-06 09:50:44.944 | + functions-common:time_stop:2434 : total=2009 2026-07-06 09:50:44.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:44.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2065 2026-07-06 09:50:44.951 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-06 09:50:44.971 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:44.974 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-06 09:50:44.994 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:44.997 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-06 09:50:45.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:45.020 | + ./stack.sh:main:1098 : start_etcd3 2026-07-06 09:50:45.022 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-06 09:50:45.027 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-06 09:50:45.027 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-06 09:50:45.029 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.246:2380' 2026-07-06 09:50:45.031 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.246:2380' 2026-07-06 09:50:45.033 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.246:2379' 2026-07-06 09:50:45.035 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-06 09:50:45.038 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-06 09:50:45.040 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.246:2379' 2026-07-06 09:50:45.042 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-06 09:50:45.044 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-06 09:50:45.046 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 09:50:45.049 | + 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.246:2380 --initial-advertise-peer-urls http://192.168.122.246:2380 --advertise-client-urls http://192.168.122.246:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.246:2379 --log-level=debug' '' root 2026-07-06 09:50:45.051 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-06 09:50:45.053 | + 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.246:2380 --initial-advertise-peer-urls http://192.168.122.246:2380 --advertise-client-urls http://192.168.122.246:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.246:2379 --log-level=debug' 2026-07-06 09:50:45.055 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:50:45.059 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-06 09:50:45.060 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:50:45.062 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:50:45.064 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:50:45.066 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-06 09:50:45.069 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:50:45.079 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-06 09:50:45.172 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:50:45.272 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-06 09:50:45.345 | + 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.246:2380 --initial-advertise-peer-urls http://192.168.122.246:2380 --advertise-client-urls http://192.168.122.246:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.246:2379 --log-level=debug' 2026-07-06 09:50:45.415 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-06 09:50:45.489 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-06 09:50:45.569 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:50:45.642 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:50:45.646 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:50:45.649 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-06 09:50:45.736 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:50:46.202 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-06 09:50:46.288 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-06 09:50:46.372 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-06 09:50:46.446 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-06 09:50:46.517 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-06 09:50:46.523 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 09:50:46.529 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 09:50:46.532 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-06 09:50:47.001 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-06 09:50:47.033 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-06 09:50:47.519 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-06 09:50:47.862 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-06 09:50:47.887 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:47.891 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-06 09:50:47.895 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-06 09:50:47.900 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-06 09:50:47.917 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-06 09:50:47.935 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-06 09:50:47.938 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 09:50:47.941 | + 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.246/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-06 09:50:48.051 | The user clouds.yaml file didn't exist. 2026-07-06 09:50:48.064 | + 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.246/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-06 09:50:48.201 | + 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.246/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-06 09:50:48.338 | + 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.246/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-06 09:50:48.472 | + 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.246/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-06 09:50:48.614 | + 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.246/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-06 09:50:48.759 | + 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.246/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-06 09:50:48.905 | + 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.246/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-06 09:50:49.046 | + 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.246/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-06 09:50:49.188 | + 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.246/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-06 09:50:49.328 | + functions-common:write_clouds_yaml:203 : cat 2026-07-06 09:50:49.335 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-06 09:50:49.339 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-06 09:50:49.343 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-06 09:50:49.348 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-06 09:50:49.353 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-06 09:50:49.357 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-06 09:50:49.381 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:50:49.385 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-06 09:50:49.390 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:50:49.394 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-06 09:50:49.398 | + ./stack.sh:main:1115 : '[' 192.168.122.246 == 192.168.122.246 ']' 2026-07-06 09:50:49.403 | + ./stack.sh:main:1116 : init_keystone 2026-07-06 09:50:49.407 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-06 09:50:49.429 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:50:49.433 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-06 09:50:49.437 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-06 09:50:49.441 | + lib/database:recreate_database:112 : local db=keystone 2026-07-06 09:50:49.445 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-06 09:50:49.450 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-06 09:50:49.454 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-06 09:50:49.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:49.534 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-06 09:50:49.540 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:50:49.615 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-06 09:50:49.618 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 09:50:49.622 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:50:49.625 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:50:49.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:50:49.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331449632 2026-07-06 09:50:49.640 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-06 09:50:50.276 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:50:50.277 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:50:50.277 | we strongly recommend against using it for new projects. 2026-07-06 09:50:50.277 | 2026-07-06 09:50:50.277 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:50:50.277 | framework. For more detail see 2026-07-06 09:50:50.277 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:50:50.277 | 2026-07-06 09:50:50.277 | __import__(import_str) 2026-07-06 09:50:53.268 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 09:50:53.347 | 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=40947) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:50:53.364 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:50:53.364 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:50:53.365 | DEBUG dbcounter [-] [40947] Writer thread running {{(pid=40947) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:50:53.462 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-06 09:50:57.409 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:50:57.413 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-06 09:50:57.413 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.418 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-06 09:50:57.469 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.470 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-06 09:50:57.496 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.500 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-06 09:50:57.582 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.584 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-06 09:50:57.621 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.624 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-06 09:50:57.709 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.711 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-06 09:50:57.711 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:50:57.713 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-06 09:50:57.802 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:57.808 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-06 09:50:57.859 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40947) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:50:58.369 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-06 09:50:58.374 | + functions-common:time_stop:2420 : local name 2026-07-06 09:50:58.378 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:50:58.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:50:58.386 | + functions-common:time_stop:2423 : local total 2026-07-06 09:50:58.391 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:50:58.395 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 09:50:58.399 | + functions-common:time_stop:2427 : start_time=1783331449632 2026-07-06 09:50:58.404 | + functions-common:time_stop:2429 : [[ -z 1783331449632 ]] 2026-07-06 09:50:58.410 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:50:58.415 | + functions-common:time_stop:2432 : end_time=1783331458411 2026-07-06 09:50:58.419 | + functions-common:time_stop:2433 : elapsed_time=8779 2026-07-06 09:50:58.423 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:50:58.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:50:58.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8779 2026-07-06 09:50:58.436 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-06 09:50:58.440 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-06 09:50:58.446 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-06 09:50:59.050 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:50:59.050 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:50:59.051 | we strongly recommend against using it for new projects. 2026-07-06 09:50:59.051 | 2026-07-06 09:50:59.051 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:50:59.051 | framework. For more detail see 2026-07-06 09:50:59.051 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:50:59.051 | 2026-07-06 09:50:59.051 | __import__(import_str) 2026-07-06 09:51:01.854 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-06 09:51:01.855 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 09:51:01.855 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 09:51:01.855 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-06 09:51:01.856 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-06 09:51:01.856 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 09:51:01.856 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 09:51:01.857 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 09:51:01.857 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-06 09:51:02.303 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-06 09:51:02.310 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-06 09:51:02.898 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:51:02.898 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:51:02.899 | we strongly recommend against using it for new projects. 2026-07-06 09:51:02.899 | 2026-07-06 09:51:02.899 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:51:02.899 | framework. For more detail see 2026-07-06 09:51:02.899 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:51:02.899 | 2026-07-06 09:51:02.899 | __import__(import_str) 2026-07-06 09:51:05.585 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-06 09:51:05.587 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 09:51:05.587 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 09:51:05.587 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-06 09:51:05.588 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-06 09:51:05.588 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-06 09:51:05.588 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-06 09:51:05.589 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-06 09:51:05.589 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-06 09:51:06.039 | + ./stack.sh:main:1117 : start_keystone 2026-07-06 09:51:06.044 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-06 09:51:06.049 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-06 09:51:06.052 | + functions-common:run_process:1674 : local service=keystone 2026-07-06 09:51:06.055 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 09:51:06.058 | + functions-common:run_process:1676 : local group= 2026-07-06 09:51:06.061 | + functions-common:run_process:1677 : local user= 2026-07-06 09:51:06.063 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:51:06.066 | + functions-common:run_process:1680 : local name=keystone 2026-07-06 09:51:06.068 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:51:06.072 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:51:06.074 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:51:06.078 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:51:06.082 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:51:06.087 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331466084 2026-07-06 09:51:06.090 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-06 09:51:06.107 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:51:06.110 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-06 09:51:06.112 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-06 09:51:06.116 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 09:51:06.119 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 09:51:06.122 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 09:51:06.124 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-06 09:51:06.126 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-06 09:51:06.130 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-06 09:51:06.132 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-06 09:51:06.134 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:51:06.138 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:51:06.140 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:51:06.142 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:51:06.145 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-06 09:51:06.148 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-06 09:51:06.150 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:51:06.152 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 09:51:06.155 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:51:06.157 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-06 09:51:06.159 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 09:51:06.161 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:51:06.163 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:51:06.165 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:51:06.167 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-06 09:51:06.169 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:51:06.173 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-06 09:51:06.248 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:51:06.318 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-06 09:51:06.376 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-06 09:51:06.435 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-06 09:51:06.499 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:51:06.567 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-06 09:51:06.635 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-06 09:51:06.705 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-06 09:51:06.771 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-06 09:51:06.835 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-06 09:51:06.902 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:51:06.905 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:51:06.908 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-06 09:51:06.987 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:51:07.466 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-06 09:51:07.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-06 09:51:07.975 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-06 09:51:08.121 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:51:08.126 | + functions-common:time_stop:2420 : local name 2026-07-06 09:51:08.130 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:51:08.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:51:08.135 | + functions-common:time_stop:2423 : local total 2026-07-06 09:51:08.140 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:51:08.143 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:51:08.149 | + functions-common:time_stop:2427 : start_time=1783331466084 2026-07-06 09:51:08.152 | + functions-common:time_stop:2429 : [[ -z 1783331466084 ]] 2026-07-06 09:51:08.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:51:08.161 | + functions-common:time_stop:2432 : end_time=1783331468158 2026-07-06 09:51:08.166 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-07-06 09:51:08.172 | + functions-common:time_stop:2434 : total=2065 2026-07-06 09:51:08.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:51:08.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4139 2026-07-06 09:51:08.180 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-06 09:51:08.181 | Waiting for keystone to start... 2026-07-06 09:51:08.183 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.246/identity/v3/ 2026-07-06 09:51:08.186 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.246/identity/v3/ 2026-07-06 09:51:08.188 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 09:51:08.191 | + functions:wait_for_service:477 : local url=http://192.168.122.246/identity/v3/ 2026-07-06 09:51:08.194 | + functions:wait_for_service:478 : local rval=0 2026-07-06 09:51:08.197 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 09:51:08.199 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 09:51:08.202 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:51:08.204 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:51:08.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:51:08.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331468210 2026-07-06 09:51:08.215 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 09:51:08.218 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:51:08.225 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.246/identity/v3/ 2026-07-06 09:51:10.187 | ++ inc/async:async_inner:64 : rc=0 2026-07-06 09:51:10.213 | [38056 Async install_tempest:38056]: finished successfully 2026-07-06 09:51:13.770 | + :: : [[ 200 == 503 ]] 2026-07-06 09:51:13.772 | + :: : [[ 0 -eq 7 ]] 2026-07-06 09:51:13.777 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 09:51:13.779 | + functions-common:time_stop:2420 : local name 2026-07-06 09:51:13.782 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:51:13.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:51:13.786 | + functions-common:time_stop:2423 : local total 2026-07-06 09:51:13.789 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:51:13.791 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 09:51:13.793 | + functions-common:time_stop:2427 : start_time=1783331468210 2026-07-06 09:51:13.795 | + functions-common:time_stop:2429 : [[ -z 1783331468210 ]] 2026-07-06 09:51:13.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:51:13.804 | + functions-common:time_stop:2432 : end_time=1783331473801 2026-07-06 09:51:13.806 | + functions-common:time_stop:2433 : elapsed_time=5591 2026-07-06 09:51:13.808 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:51:13.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:51:13.814 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5591 2026-07-06 09:51:13.817 | + functions:wait_for_service:486 : return 0 2026-07-06 09:51:13.819 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-06 09:51:13.835 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:51:13.837 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-06 09:51:13.840 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:51:13.843 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-06 09:51:14.164 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-06 09:51:14.166 | + 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.246/identity 2026-07-06 09:51:14.758 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:51:14.758 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:51:14.759 | we strongly recommend against using it for new projects. 2026-07-06 09:51:14.759 | 2026-07-06 09:51:14.759 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:51:14.759 | framework. For more detail see 2026-07-06 09:51:14.759 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:51:14.759 | 2026-07-06 09:51:14.759 | __import__(import_str) 2026-07-06 09:51:17.953 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:17.953 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:17.954 | 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=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:17.959 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:17.973 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:17.973 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.003 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.029 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.029 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.115 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.116 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.116 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.116 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.116 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.116 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.129 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.129 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.130 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.130 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.130 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.130 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.130 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.137 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.142 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.143 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41915) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-06 09:51:18.217 | INFO dbcounter [-] Registered counter for database keystone 2026-07-06 09:51:18.295 | 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=41915) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:51:18.486 | DEBUG dbcounter [-] [41915] Writer thread running {{(pid=41915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:51:18.628 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created domain default 2026-07-06 09:51:18.689 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created project admin 2026-07-06 09:51:18.730 | WARNING keystone.common.password_hashing [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-06 09:51:18.753 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created user admin 2026-07-06 09:51:18.780 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created role reader 2026-07-06 09:51:18.801 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created role member 2026-07-06 09:51:18.844 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created implied role where 792b7e46cccc4bd0a055773d28c8b8b2 implies e73369ba2b644267adb7ed04b402df45 2026-07-06 09:51:18.873 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created role manager 2026-07-06 09:51:18.907 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created implied role where 4fb2b5e9aaa94c83ac44ec3d233e005e implies 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:51:18.929 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created role admin 2026-07-06 09:51:18.960 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created implied role where e965f77c48694cfc8d6c97130eacbd54 implies 4fb2b5e9aaa94c83ac44ec3d233e005e 2026-07-06 09:51:18.983 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created role service 2026-07-06 09:51:19.002 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Granted role admin on project admin to user admin. 2026-07-06 09:51:19.016 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Granted role admin on the system to user admin. 2026-07-06 09:51:19.036 | WARNING py.warnings [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-06 09:51:19.036 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-06 09:51:19.037 |  2026-07-06 09:51:19.042 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created region RegionOne 2026-07-06 09:51:19.096 | INFO keystone.cmd.bootstrap [None req-c10cb8ad-26f1-4437-bcdb-0034451bc83c None None] Created public endpoint http://192.168.122.246/identity 2026-07-06 09:51:19.638 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-06 09:51:19.640 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-06 09:51:19.643 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-06 09:51:19.646 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-06 09:51:24.631 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:24.634 | + lib/keystone:create_keystone_accounts:258 : admin_project=ecb593f86ab340bf8964e10d312ba960 2026-07-06 09:51:24.637 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-06 09:51:24.640 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-06 09:51:28.028 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:28.031 | + lib/keystone:create_keystone_accounts:260 : admin_user=8ec389693ecc46b6b8438a75520aafac 2026-07-06 09:51:28.033 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-06 09:51:28.036 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-06 09:51:28.038 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-06 09:51:28.041 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 8ec389693ecc46b6b8438a75520aafac default 2026-07-06 09:51:28.109 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8ec389693ecc46b6b8438a75520aafac default 2026-07-06 09:51:28.142 | [2061 Async ks-domain-role:42070]: running: get_or_add_user_domain_role admin 8ec389693ecc46b6b8438a75520aafac default 2026-07-06 09:51:28.144 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-06 09:51:28.146 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 09:51:28.149 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-06 09:51:32.264 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:32.267 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 09:51:32.268 | + functions-common:get_or_create_domain:878 : echo default 2026-07-06 09:51:32.268 | default 2026-07-06 09:51:32.268 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-06 09:51:32.352 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-06 09:51:32.398 | [2061 Async ks-project:42179]: running: get_or_create_project service Default 2026-07-06 09:51:32.403 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-06 09:51:32.491 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-06 09:51:32.556 | [2061 Async ks-service:42273]: running: get_or_create_role service 2026-07-06 09:51:32.562 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-06 09:51:32.639 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-06 09:51:32.705 | [2061 Async ks-reseller:42367]: running: get_or_create_role ResellerAdmin 2026-07-06 09:51:32.710 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-06 09:51:32.720 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-06 09:51:32.892 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-06 09:51:32.985 | [2061 Async ks-anotherrole:42481]: running: get_or_create_role anotherrole 2026-07-06 09:51:32.993 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-06 09:51:33.005 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-06 09:51:33.011 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 09:51:33.020 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-06 09:51:37.892 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:51:37.913 | [42367 Async ks-reseller:42367]: finished successfully 2026-07-06 09:51:38.649 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:51:38.693 | [42179 Async ks-project:42179]: finished successfully 2026-07-06 09:51:38.964 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:51:39.006 | [42273 Async ks-service:42273]: finished successfully 2026-07-06 09:51:39.181 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:51:39.217 | [42481 Async ks-anotherrole:42481]: finished successfully 2026-07-06 09:51:39.525 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:51:39.547 | [42070 Async ks-domain-role:42070]: finished successfully 2026-07-06 09:51:39.764 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:39.767 | ++ functions-common:get_or_create_project:928 : project_id=2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:39.770 | ++ functions-common:get_or_create_project:929 : echo 2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:39.773 | + lib/keystone:create_keystone_accounts:288 : invis_project=2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:39.775 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-06 09:51:39.778 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-06 09:51:39.781 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 09:51:39.784 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-06 09:51:43.485 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:43.488 | ++ functions-common:get_or_create_project:928 : project_id=ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:43.491 | ++ functions-common:get_or_create_project:929 : echo ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:43.494 | + lib/keystone:create_keystone_accounts:292 : demo_project=ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:43.496 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-06 09:51:43.499 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-06 09:51:43.501 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:51:43.503 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-06 09:51:43.506 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-06 09:51:43.509 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-06 09:51:47.263 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.266 | ++ functions-common:get_or_create_user:915 : user_id=b11143c36eea4c1c861bba2b1fd5b4fd 2026-07-06 09:51:47.269 | ++ functions-common:get_or_create_user:916 : echo b11143c36eea4c1c861bba2b1fd5b4fd 2026-07-06 09:51:47.273 | + lib/keystone:create_keystone_accounts:295 : demo_user=b11143c36eea4c1c861bba2b1fd5b4fd 2026-07-06 09:51:47.276 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-06 09:51:47.322 | [2061 Async ks-domain-role:42070]: Waiting for completion of get_or_add_user_domain_role admin 8ec389693ecc46b6b8438a75520aafac default running on PID 42070 (6 other jobs running) 2026-07-06 09:51:47.347 | [2061 Async ks-domain-role:42070]: Signaling child to exit 2026-07-06 09:51:47.347 | WAKEUP 2026-07-06 09:51:47.368 | [2061 Async ks-domain-role:42070]: Signaled 2026-07-06 09:51:47.370 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-06 09:51:47.370 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 8ec389693ecc46b6b8438a75520aafac --domain default 2026-07-06 09:51:47.371 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ec389693ecc46b6b8438a75520aafac --domain default -c Role -f value 2026-07-06 09:51:47.371 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.371 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:51:47.371 | + functions-common:get_or_add_user_domain_role:999 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:51:47.371 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:51:47.415 | [2061 Async ks-domain-role:42070]: finished get_or_add_user_domain_role admin 8ec389693ecc46b6b8438a75520aafac default with result 0 in 11 seconds 2026-07-06 09:51:47.423 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-06 09:51:47.455 | [2061 Async ks-project:42179]: Waiting for completion of get_or_create_project service Default running on PID 42179 (5 other jobs running) 2026-07-06 09:51:47.480 | [2061 Async ks-project:42179]: Signaling child to exit 2026-07-06 09:51:47.480 | WAKEUP 2026-07-06 09:51:47.501 | [2061 Async ks-project:42179]: Signaled 2026-07-06 09:51:47.502 | + functions-common:get_or_create_project:922 : local project_id 2026-07-06 09:51:47.502 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-06 09:51:47.503 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.503 | + functions-common:get_or_create_project:928 : project_id=6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:51:47.503 | + functions-common:get_or_create_project:929 : echo 6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:51:47.503 | 6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:51:47.544 | [2061 Async ks-project:42179]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-06 09:51:47.578 | [2061 Async ks-service:42273]: Waiting for completion of get_or_create_role service running on PID 42273 (4 other jobs running) 2026-07-06 09:51:47.601 | [2061 Async ks-service:42273]: Signaling child to exit 2026-07-06 09:51:47.601 | WAKEUP 2026-07-06 09:51:47.622 | [2061 Async ks-service:42273]: Signaled 2026-07-06 09:51:47.624 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 09:51:47.624 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-06 09:51:47.624 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.624 | + functions-common:get_or_create_role:940 : role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:51:47.624 | + functions-common:get_or_create_role:941 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:51:47.624 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:51:47.667 | [2061 Async ks-service:42273]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-06 09:51:47.701 | [2061 Async ks-reseller:42367]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42367 (3 other jobs running) 2026-07-06 09:51:47.723 | [2061 Async ks-reseller:42367]: Signaling child to exit 2026-07-06 09:51:47.723 | WAKEUP 2026-07-06 09:51:47.744 | [2061 Async ks-reseller:42367]: Signaled 2026-07-06 09:51:47.746 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 09:51:47.746 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-06 09:51:47.746 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.746 | + functions-common:get_or_create_role:940 : role_id=269b6a2539b34c8ca064600db8c37114 2026-07-06 09:51:47.746 | + functions-common:get_or_create_role:941 : echo 269b6a2539b34c8ca064600db8c37114 2026-07-06 09:51:47.746 | 269b6a2539b34c8ca064600db8c37114 2026-07-06 09:51:47.788 | [2061 Async ks-reseller:42367]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-07-06 09:51:47.824 | [2061 Async ks-anotherrole:42481]: Waiting for completion of get_or_create_role anotherrole running on PID 42481 (2 other jobs running) 2026-07-06 09:51:47.847 | [2061 Async ks-anotherrole:42481]: Signaling child to exit 2026-07-06 09:51:47.847 | WAKEUP 2026-07-06 09:51:47.868 | [2061 Async ks-anotherrole:42481]: Signaled 2026-07-06 09:51:47.870 | + functions-common:get_or_create_role:935 : local role_id 2026-07-06 09:51:47.870 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-06 09:51:47.870 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:47.870 | + functions-common:get_or_create_role:940 : role_id=5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:51:47.870 | + functions-common:get_or_create_role:941 : echo 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:51:47.870 | 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:51:47.914 | [2061 Async ks-anotherrole:42481]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-06 09:51:47.918 | + inc/async:async_wait:197 : return 0 2026-07-06 09:51:47.921 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:47.986 | + inc/async:async_inner:63 : get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.029 | [2061 Async ks-demo-member:43324]: running: get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.031 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 8ec389693ecc46b6b8438a75520aafac ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.110 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8ec389693ecc46b6b8438a75520aafac ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.165 | [2061 Async ks-demo-admin:43420]: running: get_or_add_user_project_role admin 8ec389693ecc46b6b8438a75520aafac ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.167 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.266 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.324 | [2061 Async ks-demo-another:43516]: running: get_or_add_user_project_role anotherrole b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:48.330 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd 2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:48.406 | + inc/async:async_inner:63 : get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd 2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:48.497 | [2061 Async ks-demo-invis:43612]: running: get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd 2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:51:48.506 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-06 09:51:48.514 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-06 09:51:48.520 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:51:48.527 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-06 09:51:48.532 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-06 09:51:48.539 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-06 09:51:53.998 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:51:54.004 | ++ functions-common:get_or_create_user:915 : user_id=ca842a7b3ae842d7a478b5b598e71211 2026-07-06 09:51:54.007 | ++ functions-common:get_or_create_user:916 : echo ca842a7b3ae842d7a478b5b598e71211 2026-07-06 09:51:54.017 | + lib/keystone:create_keystone_accounts:308 : demo_reader=ca842a7b3ae842d7a478b5b598e71211 2026-07-06 09:51:54.024 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader ca842a7b3ae842d7a478b5b598e71211 ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:54.173 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ca842a7b3ae842d7a478b5b598e71211 ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:54.270 | [2061 Async ks-demo-reader:43765]: running: get_or_add_user_project_role reader ca842a7b3ae842d7a478b5b598e71211 ab73bdc051ad4043808a5beae9461847 2026-07-06 09:51:54.274 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-06 09:51:54.282 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-06 09:51:54.289 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 09:51:54.299 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-06 09:52:00.382 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:00.386 | ++ functions-common:get_or_create_project:928 : project_id=1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:00.389 | ++ functions-common:get_or_create_project:929 : echo 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:00.395 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:00.397 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-06 09:52:00.403 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-06 09:52:00.405 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:52:00.407 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-06 09:52:00.412 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-06 09:52:00.418 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-06 09:52:00.812 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:00.870 | [43324 Async ks-demo-member:43324]: finished successfully 2026-07-06 09:52:01.636 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:01.667 | [43516 Async ks-demo-another:43516]: finished successfully 2026-07-06 09:52:01.937 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:01.965 | [43420 Async ks-demo-admin:43420]: finished successfully 2026-07-06 09:52:02.098 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:02.129 | [43612 Async ks-demo-invis:43612]: finished successfully 2026-07-06 09:52:04.508 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:04.510 | ++ functions-common:get_or_create_user:915 : user_id=4fc1ff2ad20742929ac589054679c3cc 2026-07-06 09:52:04.515 | ++ functions-common:get_or_create_user:916 : echo 4fc1ff2ad20742929ac589054679c3cc 2026-07-06 09:52:04.519 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=4fc1ff2ad20742929ac589054679c3cc 2026-07-06 09:52:04.522 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.613 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.665 | [2061 Async ks-alt-admin:44166]: running: get_or_add_user_project_role admin 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.669 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.746 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.802 | [2061 Async ks-alt-another:44262]: running: get_or_add_user_project_role anotherrole 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:04.808 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-06 09:52:04.821 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-06 09:52:04.825 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:52:04.831 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-06 09:52:04.836 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-06 09:52:04.850 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-06 09:52:05.754 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:05.780 | [43765 Async ks-demo-reader:43765]: finished successfully 2026-07-06 09:52:08.788 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:08.791 | ++ functions-common:get_or_create_user:915 : user_id=be7ab590411f4872a5b14451a69881e0 2026-07-06 09:52:08.795 | ++ functions-common:get_or_create_user:916 : echo be7ab590411f4872a5b14451a69881e0 2026-07-06 09:52:08.798 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=be7ab590411f4872a5b14451a69881e0 2026-07-06 09:52:08.802 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member be7ab590411f4872a5b14451a69881e0 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:08.897 | + inc/async:async_inner:63 : get_or_add_user_project_role member be7ab590411f4872a5b14451a69881e0 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:08.970 | [2061 Async ks-alt-member-user:44438]: running: get_or_add_user_project_role member be7ab590411f4872a5b14451a69881e0 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:08.977 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-06 09:52:08.983 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-06 09:52:08.986 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:52:08.992 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-06 09:52:08.996 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-06 09:52:09.009 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-06 09:52:12.892 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:12.896 | ++ functions-common:get_or_create_user:915 : user_id=b12bbd24e9c940bd8d2445adffb76004 2026-07-06 09:52:12.899 | ++ functions-common:get_or_create_user:916 : echo b12bbd24e9c940bd8d2445adffb76004 2026-07-06 09:52:12.903 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=b12bbd24e9c940bd8d2445adffb76004 2026-07-06 09:52:12.907 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader b12bbd24e9c940bd8d2445adffb76004 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:12.988 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b12bbd24e9c940bd8d2445adffb76004 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:13.043 | [2061 Async ks-alt-reader-user:44609]: running: get_or_add_user_project_role reader b12bbd24e9c940bd8d2445adffb76004 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:13.048 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-06 09:52:13.054 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:52:13.056 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-06 09:52:13.060 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-06 09:52:13.065 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-06 09:52:14.300 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:14.322 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:14.337 | [44166 Async ks-alt-admin:44166]: finished successfully 2026-07-06 09:52:14.361 | [44262 Async ks-alt-another:44262]: finished successfully 2026-07-06 09:52:17.080 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:17.082 | ++ functions-common:get_or_create_user:915 : user_id=e9987194b31846d5b9ca0c55aab233ea 2026-07-06 09:52:17.084 | ++ functions-common:get_or_create_user:916 : echo e9987194b31846d5b9ca0c55aab233ea 2026-07-06 09:52:17.087 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e9987194b31846d5b9ca0c55aab233ea 2026-07-06 09:52:17.089 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e9987194b31846d5b9ca0c55aab233ea all 2026-07-06 09:52:17.161 | + inc/async:async_inner:63 : get_or_add_user_system_role member e9987194b31846d5b9ca0c55aab233ea all 2026-07-06 09:52:17.229 | [2061 Async ks-system-member:44875]: running: get_or_add_user_system_role member e9987194b31846d5b9ca0c55aab233ea all 2026-07-06 09:52:17.233 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-06 09:52:17.236 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:52:17.239 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-06 09:52:17.241 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-06 09:52:17.247 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-06 09:52:18.758 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:18.780 | [44438 Async ks-alt-member-user:44438]: finished successfully 2026-07-06 09:52:21.170 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:21.175 | ++ functions-common:get_or_create_user:915 : user_id=32874a987d5445c989e17058c09094d9 2026-07-06 09:52:21.179 | ++ functions-common:get_or_create_user:916 : echo 32874a987d5445c989e17058c09094d9 2026-07-06 09:52:21.184 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=32874a987d5445c989e17058c09094d9 2026-07-06 09:52:21.188 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 32874a987d5445c989e17058c09094d9 all 2026-07-06 09:52:21.268 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 32874a987d5445c989e17058c09094d9 all 2026-07-06 09:52:21.321 | [2061 Async ks-system-reader:45080]: running: get_or_add_user_system_role reader 32874a987d5445c989e17058c09094d9 all 2026-07-06 09:52:21.323 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-06 09:52:21.331 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-06 09:52:21.334 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-06 09:52:21.338 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 09:52:21.342 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-06 09:52:22.296 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:22.328 | [44609 Async ks-alt-reader-user:44609]: finished successfully 2026-07-06 09:52:25.408 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:25.412 | ++ functions-common:get_or_create_group:892 : group_id=651cde2cedb24912b3c3eb02e33c570c 2026-07-06 09:52:25.416 | ++ functions-common:get_or_create_group:893 : echo 651cde2cedb24912b3c3eb02e33c570c 2026-07-06 09:52:25.420 | + lib/keystone:create_keystone_accounts:350 : admin_group=651cde2cedb24912b3c3eb02e33c570c 2026-07-06 09:52:25.423 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-06 09:52:25.427 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-06 09:52:25.432 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-06 09:52:25.435 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-06 09:52:25.444 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-06 09:52:29.353 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:29.357 | ++ functions-common:get_or_create_group:892 : group_id=9a11223a5cfa4010ada531179c29a0bb 2026-07-06 09:52:29.360 | ++ functions-common:get_or_create_group:893 : echo 9a11223a5cfa4010ada531179c29a0bb 2026-07-06 09:52:29.364 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=9a11223a5cfa4010ada531179c29a0bb 2026-07-06 09:52:29.367 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.440 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.490 | [2061 Async ks-group-memberdemo:45344]: running: get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.492 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.571 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.641 | [2061 Async ks-group-anotherdemo:45423]: running: get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:29.649 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:29.787 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:29.902 | [2061 Async ks-group-memberalt:45502]: running: get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:29.914 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:30.085 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:30.188 | [2061 Async ks-group-anotheralt:45581]: running: get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:30.192 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 651cde2cedb24912b3c3eb02e33c570c ecb593f86ab340bf8964e10d312ba960 2026-07-06 09:52:30.336 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 651cde2cedb24912b3c3eb02e33c570c ecb593f86ab340bf8964e10d312ba960 2026-07-06 09:52:30.430 | [2061 Async ks-group-admin:45660]: running: get_or_add_group_project_role admin 651cde2cedb24912b3c3eb02e33c570c ecb593f86ab340bf8964e10d312ba960 2026-07-06 09:52:30.438 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-06 09:52:30.556 | [2061 Async ks-demo-member:43324]: Waiting for completion of get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 running on PID 43324 (17 other jobs running) 2026-07-06 09:52:30.616 | [2061 Async ks-demo-member:43324]: Signaling child to exit 2026-07-06 09:52:30.617 | WAKEUP 2026-07-06 09:52:30.670 | [2061 Async ks-demo-member:43324]: Signaled 2026-07-06 09:52:30.674 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:30.674 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:30.674 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:30.677 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:30.677 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:30.677 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:30.677 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:30.677 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:30.678 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:30.678 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b11143c36eea4c1c861bba2b1fd5b4fd --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:30.678 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b11143c36eea4c1c861bba2b1fd5b4fd --project ab73bdc051ad4043808a5beae9461847 -c Role -f value 2026-07-06 09:52:30.678 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:30.678 | + functions-common:get_or_add_user_project_role:979 : user_role_id=792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:30.678 | + functions-common:get_or_add_user_project_role:980 : echo 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:30.678 | 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:30.785 | [2061 Async ks-demo-member:43324]: finished get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 with result 0 in 12 seconds 2026-07-06 09:52:30.871 | [2061 Async ks-demo-admin:43420]: Waiting for completion of get_or_add_user_project_role admin 8ec389693ecc46b6b8438a75520aafac ab73bdc051ad4043808a5beae9461847 running on PID 43420 (16 other jobs running) 2026-07-06 09:52:30.931 | [2061 Async ks-demo-admin:43420]: Signaling child to exit 2026-07-06 09:52:30.932 | WAKEUP 2026-07-06 09:52:30.986 | [2061 Async ks-demo-admin:43420]: Signaled 2026-07-06 09:52:30.988 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:30.988 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:30.988 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:30.988 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:30.989 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:30.989 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:30.989 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:30.989 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:30.989 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:30.989 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8ec389693ecc46b6b8438a75520aafac --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:30.989 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ec389693ecc46b6b8438a75520aafac --project ab73bdc051ad4043808a5beae9461847 -c Role -f value 2026-07-06 09:52:30.989 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:30.989 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:30.990 | + functions-common:get_or_add_user_project_role:980 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:30.990 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:31.026 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:31.087 | [44875 Async ks-system-member:44875]: finished successfully 2026-07-06 09:52:31.100 | [2061 Async ks-demo-admin:43420]: finished get_or_add_user_project_role admin 8ec389693ecc46b6b8438a75520aafac ab73bdc051ad4043808a5beae9461847 with result 0 in 13 seconds 2026-07-06 09:52:31.186 | [2061 Async ks-demo-another:43516]: Waiting for completion of get_or_add_user_project_role anotherrole b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 running on PID 43516 (15 other jobs running) 2026-07-06 09:52:31.241 | [2061 Async ks-demo-another:43516]: Signaling child to exit 2026-07-06 09:52:31.243 | WAKEUP 2026-07-06 09:52:31.285 | [2061 Async ks-demo-another:43516]: Signaled 2026-07-06 09:52:31.288 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:31.288 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:31.289 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:31.289 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:31.289 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:31.289 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:31.289 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:31.289 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:31.289 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:31.289 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b11143c36eea4c1c861bba2b1fd5b4fd --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:31.289 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b11143c36eea4c1c861bba2b1fd5b4fd --project ab73bdc051ad4043808a5beae9461847 -c Role -f value 2026-07-06 09:52:31.289 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:31.289 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:31.290 | + functions-common:get_or_add_user_project_role:980 : echo 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:31.290 | 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:31.396 | [2061 Async ks-demo-another:43516]: finished get_or_add_user_project_role anotherrole b11143c36eea4c1c861bba2b1fd5b4fd ab73bdc051ad4043808a5beae9461847 with result 0 in 13 seconds 2026-07-06 09:52:31.474 | [2061 Async ks-demo-invis:43612]: Waiting for completion of get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd 2b112f32d8fa4704b6cb97641915f80a running on PID 43612 (14 other jobs running) 2026-07-06 09:52:31.521 | [2061 Async ks-demo-invis:43612]: Signaling child to exit 2026-07-06 09:52:31.523 | WAKEUP 2026-07-06 09:52:31.566 | [2061 Async ks-demo-invis:43612]: Signaled 2026-07-06 09:52:31.569 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:31.572 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:31.572 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:31.572 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:31.572 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:31.572 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:31.572 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:31.572 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:31.572 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:31.572 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b11143c36eea4c1c861bba2b1fd5b4fd --project 2b112f32d8fa4704b6cb97641915f80a 2026-07-06 09:52:31.572 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b11143c36eea4c1c861bba2b1fd5b4fd --project 2b112f32d8fa4704b6cb97641915f80a -c Role -f value 2026-07-06 09:52:31.572 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:31.573 | + functions-common:get_or_add_user_project_role:979 : user_role_id=792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:31.573 | + functions-common:get_or_add_user_project_role:980 : echo 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:31.573 | 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:31.666 | [2061 Async ks-demo-invis:43612]: finished get_or_add_user_project_role member b11143c36eea4c1c861bba2b1fd5b4fd 2b112f32d8fa4704b6cb97641915f80a with result 0 in 13 seconds 2026-07-06 09:52:31.744 | [2061 Async ks-demo-reader:43765]: Waiting for completion of get_or_add_user_project_role reader ca842a7b3ae842d7a478b5b598e71211 ab73bdc051ad4043808a5beae9461847 running on PID 43765 (13 other jobs running) 2026-07-06 09:52:31.795 | [2061 Async ks-demo-reader:43765]: Signaling child to exit 2026-07-06 09:52:31.797 | WAKEUP 2026-07-06 09:52:31.836 | [2061 Async ks-demo-reader:43765]: Signaled 2026-07-06 09:52:31.840 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:31.841 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:31.841 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:31.841 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:31.841 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:31.841 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:31.841 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:31.841 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:31.841 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:31.841 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user ca842a7b3ae842d7a478b5b598e71211 --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:31.841 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca842a7b3ae842d7a478b5b598e71211 --project ab73bdc051ad4043808a5beae9461847 -c Role -f value 2026-07-06 09:52:31.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:31.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:31.842 | + functions-common:get_or_add_user_project_role:980 : echo e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:31.842 | e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:31.941 | [2061 Async ks-demo-reader:43765]: finished get_or_add_user_project_role reader ca842a7b3ae842d7a478b5b598e71211 ab73bdc051ad4043808a5beae9461847 with result 0 in 11 seconds 2026-07-06 09:52:31.950 | + inc/async:async_wait:197 : return 0 2026-07-06 09:52:31.957 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-06 09:52:32.067 | [2061 Async ks-alt-admin:44166]: Waiting for completion of get_or_add_user_project_role admin 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 running on PID 44166 (12 other jobs running) 2026-07-06 09:52:32.119 | [2061 Async ks-alt-admin:44166]: Signaling child to exit 2026-07-06 09:52:32.119 | WAKEUP 2026-07-06 09:52:32.165 | [2061 Async ks-alt-admin:44166]: Signaled 2026-07-06 09:52:32.166 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:32.166 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:32.166 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:32.167 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:32.167 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:32.167 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:32.167 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:32.167 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:32.167 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:32.167 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4fc1ff2ad20742929ac589054679c3cc --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:32.167 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4fc1ff2ad20742929ac589054679c3cc --project 1dd74fb92fe94b59b3a341090686c7b9 -c Role -f value 2026-07-06 09:52:32.167 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:32.167 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:32.167 | + functions-common:get_or_add_user_project_role:980 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:32.168 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:32.268 | [2061 Async ks-alt-admin:44166]: finished get_or_add_user_project_role admin 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 9 seconds 2026-07-06 09:52:32.322 | [2061 Async ks-alt-another:44262]: Waiting for completion of get_or_add_user_project_role anotherrole 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 running on PID 44262 (11 other jobs running) 2026-07-06 09:52:32.351 | [2061 Async ks-alt-another:44262]: Signaling child to exit 2026-07-06 09:52:32.351 | WAKEUP 2026-07-06 09:52:32.377 | [2061 Async ks-alt-another:44262]: Signaled 2026-07-06 09:52:32.377 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:32.377 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:32.377 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:32.378 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:32.378 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:32.378 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:32.378 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:32.378 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:32.378 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:32.378 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4fc1ff2ad20742929ac589054679c3cc --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:32.378 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4fc1ff2ad20742929ac589054679c3cc --project 1dd74fb92fe94b59b3a341090686c7b9 -c Role -f value 2026-07-06 09:52:32.378 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:32.378 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:32.378 | + functions-common:get_or_add_user_project_role:980 : echo 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:32.378 | 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:32.459 | [2061 Async ks-alt-another:44262]: finished get_or_add_user_project_role anotherrole 4fc1ff2ad20742929ac589054679c3cc 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 9 seconds 2026-07-06 09:52:32.526 | [2061 Async ks-alt-member-user:44438]: Waiting for completion of get_or_add_user_project_role member be7ab590411f4872a5b14451a69881e0 1dd74fb92fe94b59b3a341090686c7b9 running on PID 44438 (10 other jobs running) 2026-07-06 09:52:32.575 | [2061 Async ks-alt-member-user:44438]: Signaling child to exit 2026-07-06 09:52:32.576 | WAKEUP 2026-07-06 09:52:32.618 | [2061 Async ks-alt-member-user:44438]: Signaled 2026-07-06 09:52:32.623 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:32.623 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:32.623 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:32.623 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:32.623 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:32.623 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:32.623 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:32.623 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:32.623 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:32.623 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user be7ab590411f4872a5b14451a69881e0 --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:32.623 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be7ab590411f4872a5b14451a69881e0 --project 1dd74fb92fe94b59b3a341090686c7b9 -c Role -f value 2026-07-06 09:52:32.624 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:32.624 | + functions-common:get_or_add_user_project_role:979 : user_role_id=792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:32.624 | + functions-common:get_or_add_user_project_role:980 : echo 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:32.624 | 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:32.715 | [2061 Async ks-alt-member-user:44438]: finished get_or_add_user_project_role member be7ab590411f4872a5b14451a69881e0 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 9 seconds 2026-07-06 09:52:32.793 | [2061 Async ks-alt-reader-user:44609]: Waiting for completion of get_or_add_user_project_role reader b12bbd24e9c940bd8d2445adffb76004 1dd74fb92fe94b59b3a341090686c7b9 running on PID 44609 (9 other jobs running) 2026-07-06 09:52:32.839 | [2061 Async ks-alt-reader-user:44609]: Signaling child to exit 2026-07-06 09:52:32.843 | WAKEUP 2026-07-06 09:52:32.885 | [2061 Async ks-alt-reader-user:44609]: Signaled 2026-07-06 09:52:32.889 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:52:32.889 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:52:32.889 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-06 09:52:32.889 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:32.890 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:32.890 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:32.890 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:32.890 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:32.890 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-06 09:52:32.890 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b12bbd24e9c940bd8d2445adffb76004 --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:32.890 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b12bbd24e9c940bd8d2445adffb76004 --project 1dd74fb92fe94b59b3a341090686c7b9 -c Role -f value 2026-07-06 09:52:32.890 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:32.890 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:32.891 | + functions-common:get_or_add_user_project_role:980 : echo e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:32.891 | e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:32.973 | [2061 Async ks-alt-reader-user:44609]: finished get_or_add_user_project_role reader b12bbd24e9c940bd8d2445adffb76004 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 9 seconds 2026-07-06 09:52:32.979 | + inc/async:async_wait:197 : return 0 2026-07-06 09:52:32.984 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-06 09:52:33.089 | [2061 Async ks-system-member:44875]: Waiting for completion of get_or_add_user_system_role member e9987194b31846d5b9ca0c55aab233ea all running on PID 44875 (8 other jobs running) 2026-07-06 09:52:33.144 | [2061 Async ks-system-member:44875]: Signaling child to exit 2026-07-06 09:52:33.149 | WAKEUP 2026-07-06 09:52:33.194 | [2061 Async ks-system-member:44875]: Signaled 2026-07-06 09:52:33.196 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 09:52:33.197 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 09:52:33.197 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 09:52:33.197 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:33.197 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:33.197 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:33.197 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:33.197 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:33.197 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 09:52:33.197 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9987194b31846d5b9ca0c55aab233ea --system all -f value -c Role 2026-07-06 09:52:33.197 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:33.197 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 09:52:33.198 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 09:52:33.198 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e9987194b31846d5b9ca0c55aab233ea --system all 2026-07-06 09:52:33.198 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e9987194b31846d5b9ca0c55aab233ea --system all -f value -c Role 2026-07-06 09:52:33.198 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:33.198 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-06 09:52:33.198 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-06 09:52:33.198 | 2026-07-06 09:52:33.295 | [2061 Async ks-system-member:44875]: finished get_or_add_user_system_role member e9987194b31846d5b9ca0c55aab233ea all with result 0 in 13 seconds 2026-07-06 09:52:33.367 | [2061 Async ks-system-reader:45080]: Waiting for completion of get_or_add_user_system_role reader 32874a987d5445c989e17058c09094d9 all running on PID 45080 (7 other jobs running) 2026-07-06 09:52:33.418 | [2061 Async ks-system-reader:45080]: Signaling child to exit 2026-07-06 09:52:37.888 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:37.946 | [45080 Async ks-system-reader:45080]: finished successfully 2026-07-06 09:52:37.998 | WAKEUP 2026-07-06 09:52:38.039 | [2061 Async ks-system-reader:45080]: Signaled 2026-07-06 09:52:38.042 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-06 09:52:38.042 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-06 09:52:38.042 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-06 09:52:38.042 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:52:38.043 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:52:38.043 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-06 09:52:38.043 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-06 09:52:38.043 | ++ functions-common:_get_domain_args:957 : echo 2026-07-06 09:52:38.043 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-06 09:52:38.043 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 32874a987d5445c989e17058c09094d9 --system all -f value -c Role 2026-07-06 09:52:38.043 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:38.043 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-06 09:52:38.043 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-06 09:52:38.043 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 32874a987d5445c989e17058c09094d9 --system all 2026-07-06 09:52:38.043 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 32874a987d5445c989e17058c09094d9 --system all -f value -c Role 2026-07-06 09:52:38.044 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:38.044 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:38.044 | + functions-common:get_or_add_user_system_role:1030 : echo e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:38.044 | e73369ba2b644267adb7ed04b402df45 2026-07-06 09:52:38.135 | [2061 Async ks-system-reader:45080]: finished get_or_add_user_system_role reader 32874a987d5445c989e17058c09094d9 all with result 0 in 16 seconds 2026-07-06 09:52:38.145 | + inc/async:async_wait:197 : return 0 2026-07-06 09:52:38.152 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-06 09:52:38.268 | [2061 Async ks-group-memberdemo:45344]: Waiting for completion of get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 running on PID 45344 (6 other jobs running) 2026-07-06 09:52:38.317 | [2061 Async ks-group-memberdemo:45344]: Signaling child to exit 2026-07-06 09:52:41.951 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:41.992 | [45344 Async ks-group-memberdemo:45344]: finished successfully 2026-07-06 09:52:42.027 | WAKEUP 2026-07-06 09:52:42.064 | [2061 Async ks-group-memberdemo:45344]: Signaled 2026-07-06 09:52:42.066 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 09:52:42.066 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9a11223a5cfa4010ada531179c29a0bb --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:42.066 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9a11223a5cfa4010ada531179c29a0bb --project ab73bdc051ad4043808a5beae9461847 -f value -c Role 2026-07-06 09:52:42.066 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:42.066 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.066 | + functions-common:get_or_add_group_project_role:1049 : echo 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.067 | 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.135 | [2061 Async ks-group-memberdemo:45344]: finished get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 with result 0 in 12 seconds 2026-07-06 09:52:42.209 | [2061 Async ks-group-anotherdemo:45423]: Waiting for completion of get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 running on PID 45423 (5 other jobs running) 2026-07-06 09:52:42.230 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:42.256 | [2061 Async ks-group-anotherdemo:45423]: Signaling child to exit 2026-07-06 09:52:42.271 | [45423 Async ks-group-anotherdemo:45423]: finished successfully 2026-07-06 09:52:42.301 | WAKEUP 2026-07-06 09:52:42.327 | [2061 Async ks-group-anotherdemo:45423]: Signaled 2026-07-06 09:52:42.329 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 09:52:42.329 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9a11223a5cfa4010ada531179c29a0bb --project ab73bdc051ad4043808a5beae9461847 2026-07-06 09:52:42.329 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9a11223a5cfa4010ada531179c29a0bb --project ab73bdc051ad4043808a5beae9461847 -f value -c Role 2026-07-06 09:52:42.330 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:42.330 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:42.330 | + functions-common:get_or_add_group_project_role:1049 : echo 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:42.330 | 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:42.389 | [2061 Async ks-group-anotherdemo:45423]: finished get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb ab73bdc051ad4043808a5beae9461847 with result 0 in 12 seconds 2026-07-06 09:52:42.401 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:42.432 | [2061 Async ks-group-memberalt:45502]: Waiting for completion of get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 running on PID 45502 (4 other jobs running) 2026-07-06 09:52:42.432 | [45502 Async ks-group-memberalt:45502]: finished successfully 2026-07-06 09:52:42.467 | [2061 Async ks-group-memberalt:45502]: Signaling child to exit 2026-07-06 09:52:42.467 | WAKEUP 2026-07-06 09:52:42.489 | [2061 Async ks-group-memberalt:45502]: Signaled 2026-07-06 09:52:42.491 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 09:52:42.491 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 9a11223a5cfa4010ada531179c29a0bb --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:42.491 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9a11223a5cfa4010ada531179c29a0bb --project 1dd74fb92fe94b59b3a341090686c7b9 -f value -c Role 2026-07-06 09:52:42.492 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:42.492 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.492 | + functions-common:get_or_add_group_project_role:1049 : echo 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.492 | 792b7e46cccc4bd0a055773d28c8b8b2 2026-07-06 09:52:42.529 | [2061 Async ks-group-memberalt:45502]: finished get_or_add_group_project_role member 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 12 seconds 2026-07-06 09:52:42.568 | [2061 Async ks-group-anotheralt:45581]: Waiting for completion of get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 running on PID 45581 (3 other jobs running) 2026-07-06 09:52:42.599 | [2061 Async ks-group-anotheralt:45581]: Signaling child to exit 2026-07-06 09:52:43.180 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:43.183 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:52:43.206 | [45581 Async ks-group-anotheralt:45581]: finished successfully 2026-07-06 09:52:43.212 | [45660 Async ks-group-admin:45660]: finished successfully 2026-07-06 09:52:43.230 | WAKEUP 2026-07-06 09:52:43.254 | [2061 Async ks-group-anotheralt:45581]: Signaled 2026-07-06 09:52:43.257 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 09:52:43.258 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 9a11223a5cfa4010ada531179c29a0bb --project 1dd74fb92fe94b59b3a341090686c7b9 2026-07-06 09:52:43.258 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9a11223a5cfa4010ada531179c29a0bb --project 1dd74fb92fe94b59b3a341090686c7b9 -f value -c Role 2026-07-06 09:52:43.258 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:43.258 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:43.258 | + functions-common:get_or_add_group_project_role:1049 : echo 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:43.258 | 5b2a722a4df44025918b4b2c9ed3a2f9 2026-07-06 09:52:43.302 | [2061 Async ks-group-anotheralt:45581]: finished get_or_add_group_project_role anotherrole 9a11223a5cfa4010ada531179c29a0bb 1dd74fb92fe94b59b3a341090686c7b9 with result 0 in 13 seconds 2026-07-06 09:52:43.337 | [2061 Async ks-group-admin:45660]: Waiting for completion of get_or_add_group_project_role admin 651cde2cedb24912b3c3eb02e33c570c ecb593f86ab340bf8964e10d312ba960 running on PID 45660 (2 other jobs running) 2026-07-06 09:52:43.361 | [2061 Async ks-group-admin:45660]: Signaling child to exit 2026-07-06 09:52:43.361 | WAKEUP 2026-07-06 09:52:43.382 | [2061 Async ks-group-admin:45660]: Signaled 2026-07-06 09:52:43.383 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-06 09:52:43.383 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 651cde2cedb24912b3c3eb02e33c570c --project ecb593f86ab340bf8964e10d312ba960 2026-07-06 09:52:43.383 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 651cde2cedb24912b3c3eb02e33c570c --project ecb593f86ab340bf8964e10d312ba960 -f value -c Role 2026-07-06 09:52:43.384 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:52:43.384 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:43.384 | + functions-common:get_or_add_group_project_role:1049 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:43.384 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:52:43.426 | [2061 Async ks-group-admin:45660]: finished get_or_add_group_project_role admin 651cde2cedb24912b3c3eb02e33c570c ecb593f86ab340bf8964e10d312ba960 with result 0 in 12 seconds 2026-07-06 09:52:43.430 | + inc/async:async_wait:197 : return 0 2026-07-06 09:52:43.433 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-06 09:52:43.452 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:52:43.456 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-06 09:52:43.475 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:52:43.478 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-06 09:52:43.481 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-06 09:52:43.551 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-06 09:52:43.591 | [2061 Async create_nova_accounts:47567]: running: create_nova_accounts 2026-07-06 09:52:43.593 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-06 09:52:43.614 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:52:43.618 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-06 09:52:43.620 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-06 09:52:43.699 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-06 09:52:43.745 | [2061 Async create_glance_accounts:47690]: running: create_glance_accounts 2026-07-06 09:52:43.748 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-06 09:52:43.769 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:52:43.771 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-06 09:52:43.774 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-06 09:52:43.840 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-06 09:52:43.883 | [2061 Async create_cinder_accounts:47828]: running: create_cinder_accounts 2026-07-06 09:52:43.885 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-06 09:52:43.906 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:52:43.908 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-06 09:52:43.911 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-06 09:52:43.981 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-06 09:52:44.047 | [2061 Async create_neutron_accounts:47970]: running: create_neutron_accounts 2026-07-06 09:52:44.053 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-06 09:52:44.089 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:52:44.095 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-06 09:52:44.140 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:52:44.146 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-06 09:52:44.259 | [2061 Async create_nova_accounts:47567]: Waiting for completion of create_nova_accounts running on PID 47567 (5 other jobs running) 2026-07-06 09:52:44.306 | [2061 Async create_nova_accounts:47567]: Signaling child to exit 2026-07-06 09:53:21.716 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:53:21.744 | [47970 Async create_neutron_accounts:47970]: finished successfully 2026-07-06 09:53:29.245 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:53:29.266 | [47828 Async create_cinder_accounts:47828]: finished successfully 2026-07-06 09:53:47.484 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:53:47.506 | [47567 Async create_nova_accounts:47567]: finished successfully 2026-07-06 09:53:47.527 | WAKEUP 2026-07-06 09:53:47.547 | [2061 Async create_nova_accounts:47567]: Signaled 2026-07-06 09:53:47.548 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-06 09:53:47.548 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-06 09:53:47.548 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-06 09:53:47.548 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:53:47.548 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:53:47.549 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 09:53:47.549 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 09:53:47.549 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.549 | + functions-common:get_or_create_user:915 : user_id=b3e24cc53cba495dba30120a5db431d4 2026-07-06 09:53:47.549 | + functions-common:get_or_create_user:916 : echo b3e24cc53cba495dba30120a5db431d4 2026-07-06 09:53:47.549 | b3e24cc53cba495dba30120a5db431d4 2026-07-06 09:53:47.549 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-06 09:53:47.549 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:53:47.549 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:53:47.549 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:53:47.549 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:53:47.550 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:53:47.550 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:53:47.551 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-06 09:53:47.551 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:53:47.551 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.552 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:53:47.552 | + functions-common:get_or_add_user_project_role:980 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:53:47.552 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:53:47.553 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 09:53:47.553 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-06 09:53:47.553 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:53:47.553 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:53:47.553 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:53:47.554 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:53:47.554 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:53:47.554 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-06 09:53:47.554 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:53:47.555 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.555 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:53:47.555 | + functions-common:get_or_add_user_project_role:980 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:53:47.555 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:53:47.555 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-06 09:53:47.555 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.246/compute 2026-07-06 09:53:47.556 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-06 09:53:47.556 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:53:47.556 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-06 09:53:47.557 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-06 09:53:47.557 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.558 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:53:47.558 | 0a9a5204a12642e0b8a6a03414ba7cc0' 2026-07-06 09:53:47.558 | + functions-common:get_or_create_service:1067 : echo 0a9a5204a12642e0b8a6a03414ba7cc0 2026-07-06 09:53:47.558 | 0a9a5204a12642e0b8a6a03414ba7cc0 2026-07-06 09:53:47.558 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.246/compute/v2/$(project_id)s' 2026-07-06 09:53:47.558 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:53:47.558 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.246/compute/v2/$(project_id)s' RegionOne 2026-07-06 09:53:47.558 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:53:47.558 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-06 09:53:47.559 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:53:47.559 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:53:47.559 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.246/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-06 09:53:47.559 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dd5173615d80410a8451e3ef5bfa57da 2026-07-06 09:53:47.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dd5173615d80410a8451e3ef5bfa57da 2026-07-06 09:53:47.560 | + functions-common:get_or_create_endpoint:1100 : public_id=dd5173615d80410a8451e3ef5bfa57da 2026-07-06 09:53:47.561 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:53:47.561 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:53:47.561 | + functions-common:get_or_create_endpoint:1109 : echo dd5173615d80410a8451e3ef5bfa57da 2026-07-06 09:53:47.562 | dd5173615d80410a8451e3ef5bfa57da 2026-07-06 09:53:47.562 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-06 09:53:47.562 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:53:47.562 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-06 09:53:47.562 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-06 09:53:47.562 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.562 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:53:47.562 | 56842e1412de4ef38639261cd11333dc' 2026-07-06 09:53:47.562 | + functions-common:get_or_create_service:1067 : echo 56842e1412de4ef38639261cd11333dc 2026-07-06 09:53:47.562 | 56842e1412de4ef38639261cd11333dc 2026-07-06 09:53:47.563 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.246/compute/v2.1 2026-07-06 09:53:47.563 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:53:47.563 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.246/compute/v2.1 RegionOne 2026-07-06 09:53:47.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:53:47.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-06 09:53:47.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:53:47.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:53:47.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.246/compute/v2.1 --region RegionOne -f value -c id 2026-07-06 09:53:47.565 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:53:47.565 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=4f4d8a837e374a7eb0699f0147940b37 2026-07-06 09:53:47.566 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 4f4d8a837e374a7eb0699f0147940b37 2026-07-06 09:53:47.566 | + functions-common:get_or_create_endpoint:1100 : public_id=4f4d8a837e374a7eb0699f0147940b37 2026-07-06 09:53:47.566 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:53:47.566 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:53:47.566 | + functions-common:get_or_create_endpoint:1109 : echo 4f4d8a837e374a7eb0699f0147940b37 2026-07-06 09:53:47.566 | 4f4d8a837e374a7eb0699f0147940b37 2026-07-06 09:53:47.566 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-06 09:53:47.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:53:47.567 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-06 09:53:47.567 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:53:47.567 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-06 09:53:47.567 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:53:47.568 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-06 09:53:47.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:53:47.568 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-06 09:53:47.592 | [2061 Async create_nova_accounts:47567]: finished create_nova_accounts with result 0 in 63 seconds 2026-07-06 09:53:47.624 | [2061 Async create_glance_accounts:47690]: Waiting for completion of create_glance_accounts running on PID 47690 (4 other jobs running) 2026-07-06 09:53:47.646 | [2061 Async create_glance_accounts:47690]: Signaling child to exit 2026-07-06 09:54:02.561 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:54:02.582 | [47690 Async create_glance_accounts:47690]: finished successfully 2026-07-06 09:54:02.601 | WAKEUP 2026-07-06 09:54:02.618 | [2061 Async create_glance_accounts:47690]: Signaled 2026-07-06 09:54:02.619 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-06 09:54:02.620 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:02.620 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-06 09:54:02.620 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-06 09:54:02.620 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:54:02.620 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:54:02.620 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 09:54:02.620 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 09:54:02.620 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.620 | + functions-common:get_or_create_user:915 : user_id=8f8e6c15dbf94ca1959dc376ff8a4d39 2026-07-06 09:54:02.620 | + functions-common:get_or_create_user:916 : echo 8f8e6c15dbf94ca1959dc376ff8a4d39 2026-07-06 09:54:02.620 | 8f8e6c15dbf94ca1959dc376ff8a4d39 2026-07-06 09:54:02.621 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-06 09:54:02.621 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:54:02.621 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:54:02.621 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:54:02.621 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:54:02.621 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:54:02.622 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-06 09:54:02.622 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:54:02.622 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.622 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.622 | + functions-common:get_or_add_user_project_role:980 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.622 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.623 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 09:54:02.623 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-06 09:54:02.623 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:54:02.623 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:54:02.624 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:54:02.624 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:54:02.624 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:54:02.625 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:54:02.625 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:54:02.625 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:54:02.626 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:54:02.626 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:54:02.626 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:54:02.626 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-06 09:54:02.626 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:54:02.626 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.626 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:54:02.626 | + functions-common:get_or_add_user_project_role:980 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:54:02.626 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:54:02.627 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-06 09:54:02.627 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:02.627 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-06 09:54:02.627 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:54:02.627 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-06 09:54:02.627 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-06 09:54:02.627 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.628 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:54:02.628 | e8badea6531a4a1699fff1eee6a2769d' 2026-07-06 09:54:02.628 | + functions-common:get_or_create_service:1067 : echo e8badea6531a4a1699fff1eee6a2769d 2026-07-06 09:54:02.629 | e8badea6531a4a1699fff1eee6a2769d 2026-07-06 09:54:02.629 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.246/image 2026-07-06 09:54:02.629 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:54:02.629 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.246/image RegionOne 2026-07-06 09:54:02.629 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:54:02.629 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-06 09:54:02.629 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.629 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:54:02.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:54:02.630 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.246/image --region RegionOne -f value -c id 2026-07-06 09:54:02.630 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.630 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.630 | + functions-common:get_or_create_endpoint:1100 : public_id=88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.630 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:54:02.630 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:54:02.630 | + functions-common:get_or_create_endpoint:1109 : echo 88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.630 | 88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.630 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-06 09:54:02.630 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-06 09:54:02.631 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-06 09:54:02.631 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.631 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-06 09:54:02.631 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-06 09:54:02.631 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-06 09:54:02.631 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-06 09:54:02.631 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-06 09:54:02.631 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-06 09:54:02.631 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-06 09:54:02.631 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-06 09:54:02.631 | +---------------+----------------------------------+ 2026-07-06 09:54:02.632 | | Field | Value | 2026-07-06 09:54:02.632 | +---------------+----------------------------------+ 2026-07-06 09:54:02.632 | | default_limit | 2000 | 2026-07-06 09:54:02.632 | | description | None | 2026-07-06 09:54:02.632 | | id | 259b66b7f2514cd289e48325f57786c9 | 2026-07-06 09:54:02.632 | | region_id | RegionOne | 2026-07-06 09:54:02.632 | | resource_name | image_size_total | 2026-07-06 09:54:02.632 | | service_id | e8badea6531a4a1699fff1eee6a2769d | 2026-07-06 09:54:02.632 | +---------------+----------------------------------+ 2026-07-06 09:54:02.632 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-06 09:54:02.632 | +---------------+----------------------------------+ 2026-07-06 09:54:02.632 | | Field | Value | 2026-07-06 09:54:02.633 | +---------------+----------------------------------+ 2026-07-06 09:54:02.633 | | default_limit | 2000 | 2026-07-06 09:54:02.633 | | description | None | 2026-07-06 09:54:02.633 | | id | da4a1ad1e13a46c690cd581ccd7d22fc | 2026-07-06 09:54:02.633 | | region_id | RegionOne | 2026-07-06 09:54:02.633 | | resource_name | image_stage_total | 2026-07-06 09:54:02.633 | | service_id | e8badea6531a4a1699fff1eee6a2769d | 2026-07-06 09:54:02.633 | +---------------+----------------------------------+ 2026-07-06 09:54:02.633 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-06 09:54:02.633 | +---------------+----------------------------------+ 2026-07-06 09:54:02.633 | | Field | Value | 2026-07-06 09:54:02.633 | +---------------+----------------------------------+ 2026-07-06 09:54:02.634 | | default_limit | 100 | 2026-07-06 09:54:02.634 | | description | None | 2026-07-06 09:54:02.634 | | id | 88da8d8a806646d4b57fbf440270ad53 | 2026-07-06 09:54:02.634 | | region_id | RegionOne | 2026-07-06 09:54:02.634 | | resource_name | image_count_total | 2026-07-06 09:54:02.634 | | service_id | e8badea6531a4a1699fff1eee6a2769d | 2026-07-06 09:54:02.634 | +---------------+----------------------------------+ 2026-07-06 09:54:02.634 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-06 09:54:02.634 | +---------------+----------------------------------+ 2026-07-06 09:54:02.634 | | Field | Value | 2026-07-06 09:54:02.634 | +---------------+----------------------------------+ 2026-07-06 09:54:02.634 | | default_limit | 100 | 2026-07-06 09:54:02.635 | | description | None | 2026-07-06 09:54:02.635 | | id | ae948b3fb5954e95892e451aca3e1355 | 2026-07-06 09:54:02.635 | | region_id | RegionOne | 2026-07-06 09:54:02.635 | | resource_name | image_count_uploading | 2026-07-06 09:54:02.635 | | service_id | e8badea6531a4a1699fff1eee6a2769d | 2026-07-06 09:54:02.635 | +---------------+----------------------------------+ 2026-07-06 09:54:02.635 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-06 09:54:02.635 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-06 09:54:02.635 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-06 09:54:02.635 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-06 09:54:02.635 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-06 09:54:02.636 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.246/identity 2026-07-06 09:54:02.636 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-06 09:54:02.636 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-06 09:54:02.636 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.636 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 88f62fc173b542d6a9fb7484ff5dae53 2026-07-06 09:54:02.636 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-06 09:54:02.636 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-06 09:54:02.636 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:02.659 | [2061 Async create_glance_accounts:47690]: finished create_glance_accounts with result 0 in 78 seconds 2026-07-06 09:54:02.689 | [2061 Async create_cinder_accounts:47828]: Waiting for completion of create_cinder_accounts running on PID 47828 (3 other jobs running) 2026-07-06 09:54:02.710 | [2061 Async create_cinder_accounts:47828]: Signaling child to exit 2026-07-06 09:54:02.711 | WAKEUP 2026-07-06 09:54:02.728 | [2061 Async create_cinder_accounts:47828]: Signaled 2026-07-06 09:54:02.730 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-06 09:54:02.730 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-06 09:54:02.730 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-06 09:54:02.730 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:02.730 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-06 09:54:02.730 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-06 09:54:02.730 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:54:02.730 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:54:02.730 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 09:54:02.731 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 09:54:02.731 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.731 | + functions-common:get_or_create_user:915 : user_id=c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.731 | + functions-common:get_or_create_user:916 : echo c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.731 | c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.731 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-06 09:54:02.731 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:54:02.731 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:54:02.731 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:54:02.732 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:54:02.732 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:54:02.732 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-06 09:54:02.732 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:54:02.732 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.733 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.733 | + functions-common:get_or_add_user_project_role:980 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.733 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.733 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 09:54:02.733 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-06 09:54:02.733 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:02.733 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-06 09:54:02.733 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.246/volume 2026-07-06 09:54:02.733 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-06 09:54:02.733 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:54:02.734 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-06 09:54:02.734 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-06 09:54:02.734 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.734 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:54:02.734 | 17f24e035b2a4b2ca1cee350ca226b66' 2026-07-06 09:54:02.734 | + functions-common:get_or_create_service:1067 : echo 17f24e035b2a4b2ca1cee350ca226b66 2026-07-06 09:54:02.734 | 17f24e035b2a4b2ca1cee350ca226b66 2026-07-06 09:54:02.734 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.246/volume/v3 2026-07-06 09:54:02.734 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:54:02.735 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.246/volume/v3 RegionOne 2026-07-06 09:54:02.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:54:02.735 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-06 09:54:02.735 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:54:02.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:54:02.735 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.246/volume/v3 --region RegionOne -f value -c id 2026-07-06 09:54:02.735 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e27f0a6b72c947c09de5f3c47a53bc08 2026-07-06 09:54:02.736 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e27f0a6b72c947c09de5f3c47a53bc08 2026-07-06 09:54:02.736 | + functions-common:get_or_create_endpoint:1100 : public_id=e27f0a6b72c947c09de5f3c47a53bc08 2026-07-06 09:54:02.736 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:54:02.736 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:54:02.736 | + functions-common:get_or_create_endpoint:1109 : echo e27f0a6b72c947c09de5f3c47a53bc08 2026-07-06 09:54:02.736 | e27f0a6b72c947c09de5f3c47a53bc08 2026-07-06 09:54:02.736 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-06 09:54:02.736 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-06 09:54:02.736 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-06 09:54:02.737 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-06 09:54:02.737 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.737 | ++ functions-common:get_or_create_project:928 : project_id=6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:54:02.737 | ++ functions-common:get_or_create_project:929 : echo 6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:54:02.737 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6bea78bfb53c4a1ea3d8e1c78f2591d2 2026-07-06 09:54:02.737 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-06 09:54:02.737 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:54:02.737 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:54:02.737 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-06 09:54:02.737 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-06 09:54:02.738 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-06 09:54:02.738 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.738 | ++ functions-common:get_or_create_user:915 : user_id=c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.738 | ++ functions-common:get_or_create_user:916 : echo c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.738 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c61c1aefba114e6193469a8af4c56cf6 2026-07-06 09:54:02.778 | [2061 Async create_cinder_accounts:47828]: finished create_cinder_accounts with result 0 in 45 seconds 2026-07-06 09:54:02.784 | + inc/async:async_wait:197 : return 0 2026-07-06 09:54:02.786 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-06 09:54:02.848 | [2061 Async create_neutron_accounts:47970]: Waiting for completion of create_neutron_accounts running on PID 47970 (2 other jobs running) 2026-07-06 09:54:02.877 | [2061 Async create_neutron_accounts:47970]: Signaling child to exit 2026-07-06 09:54:02.877 | WAKEUP 2026-07-06 09:54:02.898 | [2061 Async create_neutron_accounts:47970]: Signaled 2026-07-06 09:54:02.900 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-06 09:54:02.900 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.246/ 2026-07-06 09:54:02.900 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-06 09:54:02.900 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.246/networking 2026-07-06 09:54:02.900 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-06 09:54:02.901 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:02.901 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-06 09:54:02.901 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-06 09:54:02.901 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:54:02.901 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:54:02.901 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 09:54:02.901 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 09:54:02.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.901 | + functions-common:get_or_create_user:915 : user_id=61a3049951434dcfa8a112af4ea4f2f8 2026-07-06 09:54:02.901 | + functions-common:get_or_create_user:916 : echo 61a3049951434dcfa8a112af4ea4f2f8 2026-07-06 09:54:02.902 | 61a3049951434dcfa8a112af4ea4f2f8 2026-07-06 09:54:02.902 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-06 09:54:02.902 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:54:02.902 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:54:02.902 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:54:02.902 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:54:02.903 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:54:02.903 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:54:02.903 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-06 09:54:02.903 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:54:02.903 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.903 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.903 | + functions-common:get_or_add_user_project_role:980 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.903 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:54:02.903 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-06 09:54:02.903 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-06 09:54:02.903 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:54:02.904 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-06 09:54:02.904 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-06 09:54:02.904 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.904 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:54:02.904 | 9a221f529f2b4506805fbfdb469e3b28' 2026-07-06 09:54:02.904 | + functions-common:get_or_create_service:1067 : echo 9a221f529f2b4506805fbfdb469e3b28 2026-07-06 09:54:02.904 | 9a221f529f2b4506805fbfdb469e3b28 2026-07-06 09:54:02.904 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.246/networking 2026-07-06 09:54:02.904 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:54:02.904 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.246/networking RegionOne 2026-07-06 09:54:02.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:54:02.905 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-06 09:54:02.905 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:54:02.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:54:02.905 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.246/networking --region RegionOne -f value -c id 2026-07-06 09:54:02.905 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:54:02.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fef0a8ec01014148a919feadd4dfc0e6 2026-07-06 09:54:02.905 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fef0a8ec01014148a919feadd4dfc0e6 2026-07-06 09:54:02.905 | + functions-common:get_or_create_endpoint:1100 : public_id=fef0a8ec01014148a919feadd4dfc0e6 2026-07-06 09:54:02.906 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:54:02.906 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:54:02.906 | + functions-common:get_or_create_endpoint:1109 : echo fef0a8ec01014148a919feadd4dfc0e6 2026-07-06 09:54:02.906 | fef0a8ec01014148a919feadd4dfc0e6 2026-07-06 09:54:02.949 | [2061 Async create_neutron_accounts:47970]: finished create_neutron_accounts with result 0 in 37 seconds 2026-07-06 09:54:02.959 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-06 09:54:02.965 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-06 09:54:02.968 | + inc/async:async_wait:197 : return 0 2026-07-06 09:54:02.971 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-06 09:54:02.990 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:02.993 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-06 09:54:03.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:03.015 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-06 09:54:03.018 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:54:03.021 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-06 09:54:03.025 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-06 09:54:03.027 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-06 09:54:03.107 | + inc/async:async_inner:63 : init_glance 2026-07-06 09:54:03.154 | [2061 Async init_glance:50223]: running: init_glance 2026-07-06 09:54:03.158 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-06 09:54:03.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:03.184 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-06 09:54:03.193 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:54:03.195 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-06 09:54:03.201 | + ./stack.sh:main:1167 : configure_neutron 2026-07-06 09:54:03.207 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-06 09:54:03.212 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-06 09:54:03.214 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-06 09:54:03.233 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-06 09:54:03.235 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-06 09:54:16.969 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:54:16.969 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:54:16.970 | we strongly recommend against using it for new projects. 2026-07-06 09:54:16.970 | 2026-07-06 09:54:16.970 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:54:16.970 | framework. For more detail see 2026-07-06 09:54:16.970 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:54:16.970 | 2026-07-06 09:54:16.971 | __import__(import_str) 2026-07-06 09:54:18.085 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:54:18.110 | [50223 Async init_glance:50223]: finished successfully 2026-07-06 09:54:30.112 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 09:54:30.112 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 09:54:45.599 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-06 09:54:45.604 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-06 09:54:45.606 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-06 09:54:45.609 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-06 09:54:45.611 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-06 09:54:45.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-06 09:54:45.616 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-06 09:54:45.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-06 09:54:45.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-06 09:54:45.623 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-06 09:54:45.625 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-06 09:54:45.627 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-06 09:54:45.630 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-06 09:54:45.632 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-06 09:54:45.634 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-06 09:54:45.637 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-06 09:54:45.641 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:54:45.643 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:54:45.646 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-06 09:54:45.648 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:54:45.654 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-06 09:54:45.656 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-06 09:54:45.658 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-06 09:54:45.661 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-06 09:54:45.663 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:54:45.665 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:54:45.667 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:54:45.682 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:45.684 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:54:45.686 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 09:54:45.689 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-06 09:54:45.719 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-06 09:54:45.748 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-06 09:54:45.777 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-06 09:54:45.807 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-06 09:54:45.837 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-06 09:54:45.869 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-06 09:54:45.871 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-06 09:54:45.874 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-06 09:54:45.876 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 09:54:45.879 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:54:45.894 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:54:45.896 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:54:45.899 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:54:45.901 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:54:45.903 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:54:45.933 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:54:45.962 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:54:45.992 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:54:46.023 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-06 09:54:46.055 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-06 09:54:46.057 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:54:46.060 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-06 09:54:46.062 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-06 09:54:46.065 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-06 09:54:46.067 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:54:46.070 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-06 09:54:46.072 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-06 09:54:46.088 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-06 09:54:46.104 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-06 09:54:46.119 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-06 09:54:46.139 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-06 09:54:46.155 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 09:54:46.158 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 09:54:46.160 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-06 09:54:46.165 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.RYhud4uNik 2026-07-06 09:54:46.167 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-06 09:54:46.169 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 09:54:46.172 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.RYhud4uNik 2026-07-06 09:54:46.175 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.RYhud4uNik 2026-07-06 09:54:46.193 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.RYhud4uNik /etc/sudoers.d/neutron-rootwrap 2026-07-06 09:54:46.211 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-06 09:54:46.214 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-06 09:54:46.216 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 09:54:46.245 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 09:54:46.248 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 09:54:46.281 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-06 09:54:46.283 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-06 09:54:46.285 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-06 09:54:46.288 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:54:46.290 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-06 09:54:46.292 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:54:46.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:46.312 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-06 09:54:46.314 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-06 09:54:46.317 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:54:46.334 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:46.336 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:54:46.340 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/ 2026-07-06 09:54:46.373 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:54:46.376 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:54:46.378 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-06 09:54:46.394 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.397 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-06 09:54:46.412 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.414 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 09:54:46.430 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.433 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-06 09:54:46.448 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.450 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 09:54:46.467 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.469 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 09:54:46.472 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-06 09:54:46.487 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:54:46.490 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-06 09:54:46.492 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-06 09:54:46.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-06 09:54:46.495 | Configuring OVN 2026-07-06 09:54:46.497 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-06 09:54:46.499 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-06 09:54:46.502 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-06 09:54:46.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=1b6ad3f9-3856-4cb8-bafb-f30e0223490d 2026-07-06 09:54:46.509 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:54:46.511 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-06 09:54:46.513 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:54:46.515 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:54:46.518 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:54:46.520 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:54:46.522 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:54:46.525 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:54:46.527 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:54:46.529 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:54:46.531 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:54:46.533 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:54:46.536 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:54:46.539 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:54:46.542 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:54:46.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-06 09:54:46.546 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-06 09:54:46.549 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-06 09:54:46.552 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 09:54:46.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:46.570 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 09:54:46.610 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 09:54:46.612 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-06 09:54:46.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-06 09:54:46.630 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:54:46.633 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-06 09:54:46.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:54:46.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-06 09:54:46.640 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-06 09:54:46.655 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-06 09:54:46.660 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-06 09:54:46.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-06 09:54:59.281 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:54:59.281 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:54:59.281 | we strongly recommend against using it for new projects. 2026-07-06 09:54:59.281 | 2026-07-06 09:54:59.281 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:54:59.281 | framework. For more detail see 2026-07-06 09:54:59.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:54:59.282 | 2026-07-06 09:54:59.282 | __import__(import_str) 2026-07-06 09:55:12.230 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-06 09:55:12.230 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-06 09:55:27.722 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:55:27.730 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:55:27.734 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:55:27.738 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-06 09:55:27.793 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-06 09:55:27.798 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-06 09:55:27.845 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-06 09:55:27.888 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.246 2026-07-06 09:55:27.931 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-06 09:55:27.974 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-06 09:55:28.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 09:55:28.058 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.246:6642 2026-07-06 09:55:28.104 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-06 09:55:28.129 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:28.132 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-06 09:55:28.136 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-06 09:55:28.176 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.246:6641 2026-07-06 09:55:28.219 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-06 09:55:28.223 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-06 09:55:28.223 | Configuring Neutron for OVN 2026-07-06 09:55:28.227 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-06 09:55:28.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:28.259 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-06 09:55:28.265 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 09:55:28.266 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-06 09:55:32.424 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-06 09:55:32.431 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-06 09:55:32.431 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-06 09:55:35.851 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 09:55:35.855 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-06 09:55:35.881 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:35.885 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 09:55:35.893 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.893 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 09:55:35.893 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-06 09:55:35.894 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-06 09:55:35.898 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.898 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-06 09:55:35.906 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-06 09:55:35.907 | address-scope 2026-07-06 09:55:35.907 | agent 2026-07-06 09:55:35.907 | allowed-address-pairs 2026-07-06 09:55:35.907 | auto-allocated-topology 2026-07-06 09:55:35.907 | availability_zone 2026-07-06 09:55:35.907 | bgp 2026-07-06 09:55:35.907 | bgp_4byte_asn 2026-07-06 09:55:35.908 | bgp_dragent_scheduler 2026-07-06 09:55:35.908 | binding 2026-07-06 09:55:35.908 | binding-extended 2026-07-06 09:55:35.908 | default-subnetpools 2026-07-06 09:55:35.908 | dhcp_agent_scheduler 2026-07-06 09:55:35.908 | dns-domain-ports 2026-07-06 09:55:35.908 | dns-integration 2026-07-06 09:55:35.908 | dns-integration-domain-keywords 2026-07-06 09:55:35.909 | empty-string-filtering 2026-07-06 09:55:35.909 | enable-default-route-bfd 2026-07-06 09:55:35.909 | enable-default-route-ecmp 2026-07-06 09:55:35.909 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.909 | ext-gw-mode 2026-07-06 09:55:35.909 | external-gateway-multihoming 2026-07-06 09:55:35.909 | external-net 2026-07-06 09:55:35.909 | extra_dhcp_opt 2026-07-06 09:55:35.910 | extraroute 2026-07-06 09:55:35.910 | extraroute-atomic 2026-07-06 09:55:35.910 | filter-validation 2026-07-06 09:55:35.910 | fip-port-details 2026-07-06 09:55:35.910 | flavors 2026-07-06 09:55:35.910 | floating-ip-port-forwarding 2026-07-06 09:55:35.910 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.911 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.911 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.911 | floatingip-pools 2026-07-06 09:55:35.911 | fwaas_v2 2026-07-06 09:55:35.911 | ip_allocation 2026-07-06 09:55:35.911 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.911 | l3-flavors 2026-07-06 09:55:35.912 | l3-ha 2026-07-06 09:55:35.912 | l3_agent_scheduler 2026-07-06 09:55:35.912 | logging 2026-07-06 09:55:35.912 | multi-provider 2026-07-06 09:55:35.913 | net-mtu 2026-07-06 09:55:35.914 | net-mtu-writable 2026-07-06 09:55:35.914 | network-ip-availability 2026-07-06 09:55:35.914 | network_availability_zone 2026-07-06 09:55:35.914 | network_ha 2026-07-06 09:55:35.914 | pagination 2026-07-06 09:55:35.914 | port-device-profile 2026-07-06 09:55:35.914 | port-hardware-offload-type 2026-07-06 09:55:35.915 | port-mac-address-regenerate 2026-07-06 09:55:35.915 | port-numa-affinity-policy 2026-07-06 09:55:35.916 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.916 | port-resource-request 2026-07-06 09:55:35.917 | port-security 2026-07-06 09:55:35.917 | port-trusted-vif 2026-07-06 09:55:35.917 | project-id 2026-07-06 09:55:35.917 | provider 2026-07-06 09:55:35.917 | pvlan 2026-07-06 09:55:35.917 | qinq 2026-07-06 09:55:35.917 | qos 2026-07-06 09:55:35.918 | qos-bw-limit-direction 2026-07-06 09:55:35.918 | qos-bw-minimum-ingress 2026-07-06 09:55:35.918 | qos-default 2026-07-06 09:55:35.918 | qos-fip 2026-07-06 09:55:35.918 | qos-gateway-ip 2026-07-06 09:55:35.918 | qos-rule-type-details 2026-07-06 09:55:35.918 | qos-rule-type-filter 2026-07-06 09:55:35.918 | qos-rules-alias 2026-07-06 09:55:35.919 | quota-check-limit 2026-07-06 09:55:35.919 | quota-check-limit-default 2026-07-06 09:55:35.919 | quota_details 2026-07-06 09:55:35.919 | quotas 2026-07-06 09:55:35.919 | rbac-address-scope 2026-07-06 09:55:35.919 | rbac-policies 2026-07-06 09:55:35.920 | rbac-security-groups 2026-07-06 09:55:35.920 | router 2026-07-06 09:55:35.920 | router-enable-snat 2026-07-06 09:55:35.920 | router_availability_zone 2026-07-06 09:55:35.920 | security-group 2026-07-06 09:55:35.920 | security-groups-default-rules 2026-07-06 09:55:35.920 | security-groups-default-statefulness 2026-07-06 09:55:35.921 | security-groups-normalized-cidr 2026-07-06 09:55:35.921 | security-groups-remote-address-group 2026-07-06 09:55:35.921 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.921 | security-groups-shared-filtering 2026-07-06 09:55:35.921 | segment 2026-07-06 09:55:35.921 | sorting 2026-07-06 09:55:35.921 | standard-attr-description 2026-07-06 09:55:35.921 | standard-attr-fwaas-v2 2026-07-06 09:55:35.922 | standard-attr-revisions 2026-07-06 09:55:35.922 | standard-attr-tag 2026-07-06 09:55:35.922 | standard-attr-timestamp 2026-07-06 09:55:35.922 | stateful-security-group 2026-07-06 09:55:35.922 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.922 | subnet-external-network 2026-07-06 09:55:35.922 | subnet-service-types 2026-07-06 09:55:35.923 | subnet_allocation 2026-07-06 09:55:35.923 | subnet_onboard 2026-07-06 09:55:35.923 | subnetpool-prefix-ops 2026-07-06 09:55:35.923 | tag-creation 2026-07-06 09:55:35.923 | tap-mirror 2026-07-06 09:55:35.923 | tap-mirror-both-direction 2026-07-06 09:55:35.923 | trunk 2026-07-06 09:55:35.924 | uplink-status-propagation 2026-07-06 09:55:35.924 | uplink-status-propagation-updatable 2026-07-06 09:55:35.924 | vlan-transparent 2026-07-06 09:55:35.924 | vpn-endpoint-groups 2026-07-06 09:55:35.924 | vpnaas' 2026-07-06 09:55:35.924 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-06 09:55:35.925 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.925 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-06 09:55:35.925 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-06 09:55:35.925 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.925 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-06 09:55:35.925 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-06 09:55:35.925 | address-scope 2026-07-06 09:55:35.926 | agent 2026-07-06 09:55:35.926 | allowed-address-pairs 2026-07-06 09:55:35.926 | auto-allocated-topology 2026-07-06 09:55:35.926 | availability_zone 2026-07-06 09:55:35.926 | bgp 2026-07-06 09:55:35.926 | bgp_4byte_asn 2026-07-06 09:55:35.926 | bgp_dragent_scheduler 2026-07-06 09:55:35.926 | binding 2026-07-06 09:55:35.927 | binding-extended 2026-07-06 09:55:35.927 | default-subnetpools 2026-07-06 09:55:35.927 | dhcp_agent_scheduler 2026-07-06 09:55:35.927 | dns-domain-ports 2026-07-06 09:55:35.927 | dns-integration 2026-07-06 09:55:35.927 | dns-integration-domain-keywords 2026-07-06 09:55:35.927 | empty-string-filtering 2026-07-06 09:55:35.928 | enable-default-route-bfd 2026-07-06 09:55:35.928 | enable-default-route-ecmp 2026-07-06 09:55:35.928 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.928 | ext-gw-mode 2026-07-06 09:55:35.928 | external-gateway-multihoming 2026-07-06 09:55:35.929 | external-net 2026-07-06 09:55:35.929 | extra_dhcp_opt 2026-07-06 09:55:35.929 | extraroute 2026-07-06 09:55:35.929 | extraroute-atomic 2026-07-06 09:55:35.930 | filter-validation 2026-07-06 09:55:35.930 | fip-port-details 2026-07-06 09:55:35.931 | flavors 2026-07-06 09:55:35.931 | floating-ip-port-forwarding 2026-07-06 09:55:35.931 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.931 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.931 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.931 | floatingip-pools 2026-07-06 09:55:35.931 | fwaas_v2 2026-07-06 09:55:35.931 | ip_allocation 2026-07-06 09:55:35.932 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.932 | l3-flavors 2026-07-06 09:55:35.932 | l3-ha 2026-07-06 09:55:35.932 | l3_agent_scheduler 2026-07-06 09:55:35.932 | logging 2026-07-06 09:55:35.932 | multi-provider 2026-07-06 09:55:35.932 | net-mtu 2026-07-06 09:55:35.932 | net-mtu-writable 2026-07-06 09:55:35.932 | network-ip-availability 2026-07-06 09:55:35.932 | network_availability_zone 2026-07-06 09:55:35.933 | network_ha 2026-07-06 09:55:35.933 | pagination 2026-07-06 09:55:35.933 | port-device-profile 2026-07-06 09:55:35.933 | port-hardware-offload-type 2026-07-06 09:55:35.933 | port-mac-address-regenerate 2026-07-06 09:55:35.933 | port-numa-affinity-policy 2026-07-06 09:55:35.933 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.933 | port-resource-request 2026-07-06 09:55:35.934 | port-security 2026-07-06 09:55:35.934 | port-trusted-vif 2026-07-06 09:55:35.934 | project-id 2026-07-06 09:55:35.934 | provider 2026-07-06 09:55:35.934 | pvlan 2026-07-06 09:55:35.934 | qinq 2026-07-06 09:55:35.934 | qos 2026-07-06 09:55:35.934 | qos-bw-limit-direction 2026-07-06 09:55:35.934 | qos-bw-minimum-ingress 2026-07-06 09:55:35.935 | qos-default 2026-07-06 09:55:35.935 | qos-fip 2026-07-06 09:55:35.935 | qos-gateway-ip 2026-07-06 09:55:35.935 | qos-rule-type-details 2026-07-06 09:55:35.935 | qos-rule-type-filter 2026-07-06 09:55:35.935 | qos-rules-alias 2026-07-06 09:55:35.935 | quota-check-limit 2026-07-06 09:55:35.935 | quota-check-limit-default 2026-07-06 09:55:35.936 | quota_details 2026-07-06 09:55:35.936 | quotas 2026-07-06 09:55:35.936 | rbac-address-scope 2026-07-06 09:55:35.936 | rbac-policies 2026-07-06 09:55:35.936 | rbac-security-groups 2026-07-06 09:55:35.936 | router 2026-07-06 09:55:35.936 | router-enable-snat 2026-07-06 09:55:35.936 | router_availability_zone 2026-07-06 09:55:35.936 | security-group 2026-07-06 09:55:35.936 | security-groups-default-rules 2026-07-06 09:55:35.936 | security-groups-default-statefulness 2026-07-06 09:55:35.937 | security-groups-normalized-cidr 2026-07-06 09:55:35.937 | security-groups-remote-address-group 2026-07-06 09:55:35.937 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.937 | security-groups-shared-filtering 2026-07-06 09:55:35.937 | segment 2026-07-06 09:55:35.937 | sorting 2026-07-06 09:55:35.937 | standard-attr-description 2026-07-06 09:55:35.937 | standard-attr-fwaas-v2 2026-07-06 09:55:35.937 | standard-attr-revisions 2026-07-06 09:55:35.937 | standard-attr-tag 2026-07-06 09:55:35.938 | standard-attr-timestamp 2026-07-06 09:55:35.938 | stateful-security-group 2026-07-06 09:55:35.938 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.938 | subnet-external-network 2026-07-06 09:55:35.938 | subnet-service-types 2026-07-06 09:55:35.938 | subnet_allocation 2026-07-06 09:55:35.938 | subnet_onboard 2026-07-06 09:55:35.938 | subnetpool-prefix-ops 2026-07-06 09:55:35.938 | tag-creation 2026-07-06 09:55:35.939 | tap-mirror 2026-07-06 09:55:35.939 | tap-mirror-both-direction 2026-07-06 09:55:35.939 | trunk 2026-07-06 09:55:35.939 | uplink-status-propagation 2026-07-06 09:55:35.939 | uplink-status-propagation-updatable 2026-07-06 09:55:35.939 | vlan-transparent 2026-07-06 09:55:35.939 | vpn-endpoint-groups 2026-07-06 09:55:35.939 | vpnaas' 2026-07-06 09:55:35.939 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 09:55:35.940 | address-scope 2026-07-06 09:55:35.940 | agent 2026-07-06 09:55:35.940 | allowed-address-pairs 2026-07-06 09:55:35.940 | auto-allocated-topology 2026-07-06 09:55:35.940 | availability_zone 2026-07-06 09:55:35.940 | bgp 2026-07-06 09:55:35.940 | bgp_4byte_asn 2026-07-06 09:55:35.940 | bgp_dragent_scheduler 2026-07-06 09:55:35.940 | binding 2026-07-06 09:55:35.940 | binding-extended 2026-07-06 09:55:35.940 | default-subnetpools 2026-07-06 09:55:35.941 | dhcp_agent_scheduler 2026-07-06 09:55:35.941 | dns-domain-ports 2026-07-06 09:55:35.941 | dns-integration 2026-07-06 09:55:35.941 | dns-integration-domain-keywords 2026-07-06 09:55:35.941 | empty-string-filtering 2026-07-06 09:55:35.941 | enable-default-route-bfd 2026-07-06 09:55:35.941 | enable-default-route-ecmp 2026-07-06 09:55:35.942 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.942 | ext-gw-mode 2026-07-06 09:55:35.942 | external-gateway-multihoming 2026-07-06 09:55:35.942 | external-net 2026-07-06 09:55:35.942 | extra_dhcp_opt 2026-07-06 09:55:35.942 | extraroute 2026-07-06 09:55:35.942 | extraroute-atomic 2026-07-06 09:55:35.942 | filter-validation 2026-07-06 09:55:35.942 | fip-port-details 2026-07-06 09:55:35.943 | flavors 2026-07-06 09:55:35.943 | floating-ip-port-forwarding 2026-07-06 09:55:35.943 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.943 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.943 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.943 | floatingip-pools 2026-07-06 09:55:35.944 | fwaas_v2 2026-07-06 09:55:35.944 | ip_allocation 2026-07-06 09:55:35.944 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.944 | l3-flavors 2026-07-06 09:55:35.944 | l3-ha 2026-07-06 09:55:35.944 | l3_agent_scheduler 2026-07-06 09:55:35.944 | logging 2026-07-06 09:55:35.944 | multi-provider 2026-07-06 09:55:35.944 | net-mtu 2026-07-06 09:55:35.945 | net-mtu-writable 2026-07-06 09:55:35.945 | network-ip-availability 2026-07-06 09:55:35.945 | network_availability_zone 2026-07-06 09:55:35.945 | network_ha 2026-07-06 09:55:35.945 | pagination 2026-07-06 09:55:35.945 | port-device-profile 2026-07-06 09:55:35.946 | port-hardware-offload-type 2026-07-06 09:55:35.946 | port-mac-address-regenerate 2026-07-06 09:55:35.946 | port-numa-affinity-policy 2026-07-06 09:55:35.946 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.946 | port-resource-request 2026-07-06 09:55:35.946 | port-security 2026-07-06 09:55:35.946 | port-trusted-vif 2026-07-06 09:55:35.946 | project-id 2026-07-06 09:55:35.946 | provider 2026-07-06 09:55:35.946 | pvlan 2026-07-06 09:55:35.947 | qinq 2026-07-06 09:55:35.947 | qos 2026-07-06 09:55:35.947 | qos-bw-limit-direction 2026-07-06 09:55:35.947 | qos-bw-minimum-ingress 2026-07-06 09:55:35.947 | qos-default 2026-07-06 09:55:35.947 | qos-fip 2026-07-06 09:55:35.947 | qos-gateway-ip 2026-07-06 09:55:35.947 | qos-rule-type-details 2026-07-06 09:55:35.947 | qos-rule-type-filter 2026-07-06 09:55:35.947 | qos-rules-alias 2026-07-06 09:55:35.948 | quota-check-limit 2026-07-06 09:55:35.948 | quota-check-limit-default 2026-07-06 09:55:35.948 | quota_details 2026-07-06 09:55:35.948 | quotas 2026-07-06 09:55:35.948 | rbac-address-scope 2026-07-06 09:55:35.948 | rbac-policies 2026-07-06 09:55:35.948 | rbac-security-groups 2026-07-06 09:55:35.948 | router 2026-07-06 09:55:35.948 | router-enable-snat 2026-07-06 09:55:35.949 | router_availability_zone 2026-07-06 09:55:35.949 | security-group 2026-07-06 09:55:35.949 | security-groups-default-rules 2026-07-06 09:55:35.949 | security-groups-default-statefulness 2026-07-06 09:55:35.949 | security-groups-normalized-cidr 2026-07-06 09:55:35.949 | security-groups-remote-address-group 2026-07-06 09:55:35.949 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.949 | security-groups-shared-filtering 2026-07-06 09:55:35.949 | segment 2026-07-06 09:55:35.949 | sorting 2026-07-06 09:55:35.950 | standard-attr-description 2026-07-06 09:55:35.950 | standard-attr-fwaas-v2 2026-07-06 09:55:35.950 | standard-attr-revisions 2026-07-06 09:55:35.950 | standard-attr-tag 2026-07-06 09:55:35.950 | standard-attr-timestamp 2026-07-06 09:55:35.950 | stateful-security-group 2026-07-06 09:55:35.950 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.950 | subnet-external-network 2026-07-06 09:55:35.950 | subnet-service-types 2026-07-06 09:55:35.950 | subnet_allocation 2026-07-06 09:55:35.951 | subnet_onboard 2026-07-06 09:55:35.951 | subnetpool-prefix-ops 2026-07-06 09:55:35.952 | tag-creation 2026-07-06 09:55:35.952 | tap-mirror 2026-07-06 09:55:35.952 | tap-mirror-both-direction 2026-07-06 09:55:35.952 | trunk 2026-07-06 09:55:35.952 | uplink-status-propagation 2026-07-06 09:55:35.952 | uplink-status-propagation-updatable 2026-07-06 09:55:35.952 | vlan-transparent 2026-07-06 09:55:35.953 | vpn-endpoint-groups 2026-07-06 09:55:35.953 | vpnaas' 2026-07-06 09:55:35.953 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.953 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-06 09:55:35.953 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-06 09:55:35.953 | address-scope 2026-07-06 09:55:35.953 | agent 2026-07-06 09:55:35.953 | allowed-address-pairs 2026-07-06 09:55:35.953 | auto-allocated-topology 2026-07-06 09:55:35.953 | availability_zone 2026-07-06 09:55:35.954 | bgp 2026-07-06 09:55:35.954 | bgp_4byte_asn 2026-07-06 09:55:35.954 | bgp_dragent_scheduler 2026-07-06 09:55:35.954 | binding 2026-07-06 09:55:35.954 | binding-extended 2026-07-06 09:55:35.954 | default-subnetpools 2026-07-06 09:55:35.954 | dhcp_agent_scheduler 2026-07-06 09:55:35.954 | dns-domain-ports 2026-07-06 09:55:35.954 | dns-integration 2026-07-06 09:55:35.954 | dns-integration-domain-keywords 2026-07-06 09:55:35.954 | empty-string-filtering 2026-07-06 09:55:35.955 | enable-default-route-bfd 2026-07-06 09:55:35.955 | enable-default-route-ecmp 2026-07-06 09:55:35.955 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.955 | ext-gw-mode 2026-07-06 09:55:35.955 | external-gateway-multihoming 2026-07-06 09:55:35.955 | external-net 2026-07-06 09:55:35.955 | extra_dhcp_opt 2026-07-06 09:55:35.955 | extraroute 2026-07-06 09:55:35.955 | extraroute-atomic 2026-07-06 09:55:35.955 | filter-validation 2026-07-06 09:55:35.955 | fip-port-details 2026-07-06 09:55:35.956 | flavors 2026-07-06 09:55:35.956 | floating-ip-port-forwarding 2026-07-06 09:55:35.956 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.956 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.956 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.956 | floatingip-pools 2026-07-06 09:55:35.956 | fwaas_v2 2026-07-06 09:55:35.956 | ip_allocation 2026-07-06 09:55:35.956 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.956 | l3-flavors 2026-07-06 09:55:35.956 | l3-ha 2026-07-06 09:55:35.956 | l3_agent_scheduler 2026-07-06 09:55:35.957 | logging 2026-07-06 09:55:35.957 | multi-provider 2026-07-06 09:55:35.957 | net-mtu 2026-07-06 09:55:35.957 | net-mtu-writable 2026-07-06 09:55:35.957 | network-ip-availability 2026-07-06 09:55:35.957 | network_availability_zone 2026-07-06 09:55:35.957 | network_ha 2026-07-06 09:55:35.957 | pagination 2026-07-06 09:55:35.957 | port-device-profile 2026-07-06 09:55:35.957 | port-hardware-offload-type 2026-07-06 09:55:35.957 | port-mac-address-regenerate 2026-07-06 09:55:35.958 | port-numa-affinity-policy 2026-07-06 09:55:35.958 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.958 | port-resource-request 2026-07-06 09:55:35.958 | port-security 2026-07-06 09:55:35.958 | port-trusted-vif 2026-07-06 09:55:35.958 | project-id 2026-07-06 09:55:35.958 | provider 2026-07-06 09:55:35.958 | pvlan 2026-07-06 09:55:35.958 | qinq 2026-07-06 09:55:35.958 | qos 2026-07-06 09:55:35.958 | qos-bw-limit-direction 2026-07-06 09:55:35.958 | qos-bw-minimum-ingress 2026-07-06 09:55:35.959 | qos-default 2026-07-06 09:55:35.959 | qos-fip 2026-07-06 09:55:35.959 | qos-gateway-ip 2026-07-06 09:55:35.959 | qos-rule-type-details 2026-07-06 09:55:35.959 | qos-rule-type-filter 2026-07-06 09:55:35.959 | qos-rules-alias 2026-07-06 09:55:35.959 | quota-check-limit 2026-07-06 09:55:35.959 | quota-check-limit-default 2026-07-06 09:55:35.959 | quota_details 2026-07-06 09:55:35.959 | quotas 2026-07-06 09:55:35.959 | rbac-address-scope 2026-07-06 09:55:35.960 | rbac-policies 2026-07-06 09:55:35.960 | rbac-security-groups 2026-07-06 09:55:35.960 | router 2026-07-06 09:55:35.960 | router-enable-snat 2026-07-06 09:55:35.960 | router_availability_zone 2026-07-06 09:55:35.960 | security-group 2026-07-06 09:55:35.960 | security-groups-default-rules 2026-07-06 09:55:35.960 | security-groups-default-statefulness 2026-07-06 09:55:35.960 | security-groups-normalized-cidr 2026-07-06 09:55:35.960 | security-groups-remote-address-group 2026-07-06 09:55:35.960 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.960 | security-groups-shared-filtering 2026-07-06 09:55:35.961 | segment 2026-07-06 09:55:35.961 | sorting 2026-07-06 09:55:35.961 | standard-attr-description 2026-07-06 09:55:35.961 | standard-attr-fwaas-v2 2026-07-06 09:55:35.961 | standard-attr-revisions 2026-07-06 09:55:35.961 | standard-attr-tag 2026-07-06 09:55:35.961 | standard-attr-timestamp 2026-07-06 09:55:35.961 | stateful-security-group 2026-07-06 09:55:35.961 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.961 | subnet-external-network 2026-07-06 09:55:35.961 | subnet-service-types 2026-07-06 09:55:35.961 | subnet_allocation 2026-07-06 09:55:35.962 | subnet_onboard 2026-07-06 09:55:35.962 | subnetpool-prefix-ops 2026-07-06 09:55:35.962 | tag-creation 2026-07-06 09:55:35.962 | tap-mirror 2026-07-06 09:55:35.962 | tap-mirror-both-direction 2026-07-06 09:55:35.962 | trunk 2026-07-06 09:55:35.962 | uplink-status-propagation 2026-07-06 09:55:35.962 | uplink-status-propagation-updatable 2026-07-06 09:55:35.962 | vlan-transparent 2026-07-06 09:55:35.962 | vpn-endpoint-groups 2026-07-06 09:55:35.962 | vpnaas' 2026-07-06 09:55:35.963 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.963 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-06 09:55:35.963 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-06 09:55:35.963 | address-scope 2026-07-06 09:55:35.963 | agent 2026-07-06 09:55:35.963 | allowed-address-pairs 2026-07-06 09:55:35.963 | auto-allocated-topology 2026-07-06 09:55:35.963 | availability_zone 2026-07-06 09:55:35.963 | bgp 2026-07-06 09:55:35.963 | bgp_4byte_asn 2026-07-06 09:55:35.964 | bgp_dragent_scheduler 2026-07-06 09:55:35.964 | binding 2026-07-06 09:55:35.964 | binding-extended 2026-07-06 09:55:35.964 | default-subnetpools 2026-07-06 09:55:35.964 | dhcp_agent_scheduler 2026-07-06 09:55:35.964 | dns-domain-ports 2026-07-06 09:55:35.964 | dns-integration 2026-07-06 09:55:35.964 | dns-integration-domain-keywords 2026-07-06 09:55:35.964 | empty-string-filtering 2026-07-06 09:55:35.964 | enable-default-route-bfd 2026-07-06 09:55:35.965 | enable-default-route-ecmp 2026-07-06 09:55:35.965 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.965 | ext-gw-mode 2026-07-06 09:55:35.965 | external-gateway-multihoming 2026-07-06 09:55:35.965 | external-net 2026-07-06 09:55:35.965 | extra_dhcp_opt 2026-07-06 09:55:35.965 | extraroute 2026-07-06 09:55:35.965 | extraroute-atomic 2026-07-06 09:55:35.965 | filter-validation 2026-07-06 09:55:35.965 | fip-port-details 2026-07-06 09:55:35.965 | flavors 2026-07-06 09:55:35.966 | floating-ip-port-forwarding 2026-07-06 09:55:35.966 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.966 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.966 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.966 | floatingip-pools 2026-07-06 09:55:35.966 | fwaas_v2 2026-07-06 09:55:35.966 | ip_allocation 2026-07-06 09:55:35.966 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.966 | l3-flavors 2026-07-06 09:55:35.966 | l3-ha 2026-07-06 09:55:35.966 | l3_agent_scheduler 2026-07-06 09:55:35.967 | logging 2026-07-06 09:55:35.967 | multi-provider 2026-07-06 09:55:35.967 | net-mtu 2026-07-06 09:55:35.967 | net-mtu-writable 2026-07-06 09:55:35.967 | network-ip-availability 2026-07-06 09:55:35.967 | network_availability_zone 2026-07-06 09:55:35.967 | network_ha 2026-07-06 09:55:35.967 | pagination 2026-07-06 09:55:35.967 | port-device-profile 2026-07-06 09:55:35.967 | port-hardware-offload-type 2026-07-06 09:55:35.967 | port-mac-address-regenerate 2026-07-06 09:55:35.968 | port-numa-affinity-policy 2026-07-06 09:55:35.968 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.968 | port-resource-request 2026-07-06 09:55:35.968 | port-security 2026-07-06 09:55:35.968 | port-trusted-vif 2026-07-06 09:55:35.968 | project-id 2026-07-06 09:55:35.968 | provider 2026-07-06 09:55:35.968 | pvlan 2026-07-06 09:55:35.968 | qinq 2026-07-06 09:55:35.968 | qos 2026-07-06 09:55:35.968 | qos-bw-limit-direction 2026-07-06 09:55:35.968 | qos-bw-minimum-ingress 2026-07-06 09:55:35.969 | qos-default 2026-07-06 09:55:35.969 | qos-fip 2026-07-06 09:55:35.969 | qos-gateway-ip 2026-07-06 09:55:35.969 | qos-rule-type-details 2026-07-06 09:55:35.969 | qos-rule-type-filter 2026-07-06 09:55:35.969 | qos-rules-alias 2026-07-06 09:55:35.969 | quota-check-limit 2026-07-06 09:55:35.969 | quota-check-limit-default 2026-07-06 09:55:35.969 | quota_details 2026-07-06 09:55:35.969 | quotas 2026-07-06 09:55:35.969 | rbac-address-scope 2026-07-06 09:55:35.970 | rbac-policies 2026-07-06 09:55:35.970 | rbac-security-groups 2026-07-06 09:55:35.970 | router 2026-07-06 09:55:35.970 | router-enable-snat 2026-07-06 09:55:35.970 | router_availability_zone 2026-07-06 09:55:35.970 | security-group 2026-07-06 09:55:35.970 | security-groups-default-rules 2026-07-06 09:55:35.970 | security-groups-default-statefulness 2026-07-06 09:55:35.970 | security-groups-normalized-cidr 2026-07-06 09:55:35.970 | security-groups-remote-address-group 2026-07-06 09:55:35.970 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.970 | security-groups-shared-filtering 2026-07-06 09:55:35.971 | segment 2026-07-06 09:55:35.971 | sorting 2026-07-06 09:55:35.971 | standard-attr-description 2026-07-06 09:55:35.971 | standard-attr-fwaas-v2 2026-07-06 09:55:35.971 | standard-attr-revisions 2026-07-06 09:55:35.971 | standard-attr-tag 2026-07-06 09:55:35.971 | standard-attr-timestamp 2026-07-06 09:55:35.971 | stateful-security-group 2026-07-06 09:55:35.971 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.971 | subnet-external-network 2026-07-06 09:55:35.971 | subnet-service-types 2026-07-06 09:55:35.972 | subnet_allocation 2026-07-06 09:55:35.972 | subnet_onboard 2026-07-06 09:55:35.972 | subnetpool-prefix-ops 2026-07-06 09:55:35.972 | tag-creation 2026-07-06 09:55:35.972 | tap-mirror 2026-07-06 09:55:35.972 | tap-mirror-both-direction 2026-07-06 09:55:35.972 | trunk 2026-07-06 09:55:35.972 | uplink-status-propagation 2026-07-06 09:55:35.972 | uplink-status-propagation-updatable 2026-07-06 09:55:35.972 | vlan-transparent 2026-07-06 09:55:35.972 | vpn-endpoint-groups 2026-07-06 09:55:35.972 | vpnaas' 2026-07-06 09:55:35.973 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 09:55:35.973 | address-scope 2026-07-06 09:55:35.973 | agent 2026-07-06 09:55:35.973 | allowed-address-pairs 2026-07-06 09:55:35.973 | auto-allocated-topology 2026-07-06 09:55:35.973 | availability_zone 2026-07-06 09:55:35.973 | bgp 2026-07-06 09:55:35.973 | bgp_4byte_asn 2026-07-06 09:55:35.973 | bgp_dragent_scheduler 2026-07-06 09:55:35.973 | binding 2026-07-06 09:55:35.973 | binding-extended 2026-07-06 09:55:35.973 | default-subnetpools 2026-07-06 09:55:35.974 | dhcp_agent_scheduler 2026-07-06 09:55:35.974 | dns-domain-ports 2026-07-06 09:55:35.974 | dns-integration 2026-07-06 09:55:35.974 | dns-integration-domain-keywords 2026-07-06 09:55:35.974 | empty-string-filtering 2026-07-06 09:55:35.974 | enable-default-route-bfd 2026-07-06 09:55:35.974 | enable-default-route-ecmp 2026-07-06 09:55:35.974 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.974 | ext-gw-mode 2026-07-06 09:55:35.974 | external-gateway-multihoming 2026-07-06 09:55:35.975 | external-net 2026-07-06 09:55:35.975 | extra_dhcp_opt 2026-07-06 09:55:35.975 | extraroute 2026-07-06 09:55:35.975 | extraroute-atomic 2026-07-06 09:55:35.975 | filter-validation 2026-07-06 09:55:35.975 | fip-port-details 2026-07-06 09:55:35.975 | flavors 2026-07-06 09:55:35.975 | floating-ip-port-forwarding 2026-07-06 09:55:35.975 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.975 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.975 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.976 | floatingip-pools 2026-07-06 09:55:35.976 | fwaas_v2 2026-07-06 09:55:35.976 | ip_allocation 2026-07-06 09:55:35.976 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.976 | l3-flavors 2026-07-06 09:55:35.976 | l3-ha 2026-07-06 09:55:35.976 | l3_agent_scheduler 2026-07-06 09:55:35.976 | logging 2026-07-06 09:55:35.976 | multi-provider 2026-07-06 09:55:35.976 | net-mtu 2026-07-06 09:55:35.976 | net-mtu-writable 2026-07-06 09:55:35.977 | network-ip-availability 2026-07-06 09:55:35.977 | network_availability_zone 2026-07-06 09:55:35.977 | network_ha 2026-07-06 09:55:35.977 | pagination 2026-07-06 09:55:35.977 | port-device-profile 2026-07-06 09:55:35.977 | port-hardware-offload-type 2026-07-06 09:55:35.977 | port-mac-address-regenerate 2026-07-06 09:55:35.977 | port-numa-affinity-policy 2026-07-06 09:55:35.977 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.977 | port-resource-request 2026-07-06 09:55:35.977 | port-security 2026-07-06 09:55:35.977 | port-trusted-vif 2026-07-06 09:55:35.978 | project-id 2026-07-06 09:55:35.978 | provider 2026-07-06 09:55:35.978 | pvlan 2026-07-06 09:55:35.978 | qinq 2026-07-06 09:55:35.978 | qos 2026-07-06 09:55:35.978 | qos-bw-limit-direction 2026-07-06 09:55:35.979 | qos-bw-minimum-ingress 2026-07-06 09:55:35.979 | qos-default 2026-07-06 09:55:35.979 | qos-fip 2026-07-06 09:55:35.979 | qos-gateway-ip 2026-07-06 09:55:35.979 | qos-rule-type-details 2026-07-06 09:55:35.979 | qos-rule-type-filter 2026-07-06 09:55:35.980 | qos-rules-alias 2026-07-06 09:55:35.980 | quota-check-limit 2026-07-06 09:55:35.980 | quota-check-limit-default 2026-07-06 09:55:35.980 | quota_details 2026-07-06 09:55:35.980 | quotas 2026-07-06 09:55:35.980 | rbac-address-scope 2026-07-06 09:55:35.980 | rbac-policies 2026-07-06 09:55:35.980 | rbac-security-groups 2026-07-06 09:55:35.980 | router 2026-07-06 09:55:35.980 | router-enable-snat 2026-07-06 09:55:35.980 | router_availability_zone 2026-07-06 09:55:35.980 | security-group 2026-07-06 09:55:35.981 | security-groups-default-rules 2026-07-06 09:55:35.981 | security-groups-default-statefulness 2026-07-06 09:55:35.981 | security-groups-normalized-cidr 2026-07-06 09:55:35.981 | security-groups-remote-address-group 2026-07-06 09:55:35.981 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.981 | security-groups-shared-filtering 2026-07-06 09:55:35.981 | segment 2026-07-06 09:55:35.981 | sorting 2026-07-06 09:55:35.981 | standard-attr-description 2026-07-06 09:55:35.981 | standard-attr-fwaas-v2 2026-07-06 09:55:35.981 | standard-attr-revisions 2026-07-06 09:55:35.982 | standard-attr-tag 2026-07-06 09:55:35.982 | standard-attr-timestamp 2026-07-06 09:55:35.982 | stateful-security-group 2026-07-06 09:55:35.982 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.982 | subnet-external-network 2026-07-06 09:55:35.982 | subnet-service-types 2026-07-06 09:55:35.982 | subnet_allocation 2026-07-06 09:55:35.982 | subnet_onboard 2026-07-06 09:55:35.982 | subnetpool-prefix-ops 2026-07-06 09:55:35.982 | tag-creation 2026-07-06 09:55:35.983 | tap-mirror 2026-07-06 09:55:35.983 | tap-mirror-both-direction 2026-07-06 09:55:35.983 | trunk 2026-07-06 09:55:35.983 | uplink-status-propagation 2026-07-06 09:55:35.983 | uplink-status-propagation-updatable 2026-07-06 09:55:35.983 | vlan-transparent 2026-07-06 09:55:35.984 | vpn-endpoint-groups 2026-07-06 09:55:35.984 | vpnaas' 2026-07-06 09:55:35.984 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.984 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-06 09:55:35.984 | address-scope 2026-07-06 09:55:35.984 | agent 2026-07-06 09:55:35.984 | allowed-address-pairs 2026-07-06 09:55:35.984 | auto-allocated-topology 2026-07-06 09:55:35.984 | availability_zone 2026-07-06 09:55:35.985 | bgp 2026-07-06 09:55:35.985 | bgp_4byte_asn 2026-07-06 09:55:35.985 | bgp_dragent_scheduler 2026-07-06 09:55:35.985 | binding 2026-07-06 09:55:35.985 | binding-extended 2026-07-06 09:55:35.985 | default-subnetpools 2026-07-06 09:55:35.985 | dhcp_agent_scheduler 2026-07-06 09:55:35.985 | dns-domain-ports 2026-07-06 09:55:35.985 | dns-integration 2026-07-06 09:55:35.985 | dns-integration-domain-keywords 2026-07-06 09:55:35.985 | empty-string-filtering 2026-07-06 09:55:35.985 | enable-default-route-bfd 2026-07-06 09:55:35.986 | enable-default-route-ecmp 2026-07-06 09:55:35.986 | expose-port-forwarding-in-fip 2026-07-06 09:55:35.986 | ext-gw-mode 2026-07-06 09:55:35.986 | external-gateway-multihoming 2026-07-06 09:55:35.986 | external-net 2026-07-06 09:55:35.986 | extra_dhcp_opt 2026-07-06 09:55:35.986 | extraroute 2026-07-06 09:55:35.986 | extraroute-atomic 2026-07-06 09:55:35.986 | filter-validation 2026-07-06 09:55:35.986 | fip-port-details 2026-07-06 09:55:35.987 | flavors 2026-07-06 09:55:35.987 | floating-ip-port-forwarding 2026-07-06 09:55:35.987 | floating-ip-port-forwarding-description 2026-07-06 09:55:35.987 | floating-ip-port-forwarding-detail 2026-07-06 09:55:35.987 | floating-ip-port-forwarding-port-ranges 2026-07-06 09:55:35.987 | floatingip-pools 2026-07-06 09:55:35.987 | fwaas_v2 2026-07-06 09:55:35.987 | ip_allocation 2026-07-06 09:55:35.987 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:55:35.987 | l3-flavors 2026-07-06 09:55:35.987 | l3-ha 2026-07-06 09:55:35.988 | l3_agent_scheduler 2026-07-06 09:55:35.988 | logging 2026-07-06 09:55:35.988 | multi-provider 2026-07-06 09:55:35.988 | net-mtu 2026-07-06 09:55:35.988 | net-mtu-writable 2026-07-06 09:55:35.989 | network-ip-availability 2026-07-06 09:55:35.989 | network_availability_zone 2026-07-06 09:55:35.989 | network_ha 2026-07-06 09:55:35.989 | pagination 2026-07-06 09:55:35.989 | port-device-profile 2026-07-06 09:55:35.989 | port-hardware-offload-type 2026-07-06 09:55:35.989 | port-mac-address-regenerate 2026-07-06 09:55:35.990 | port-numa-affinity-policy 2026-07-06 09:55:35.990 | port-numa-affinity-policy-socket 2026-07-06 09:55:35.990 | port-resource-request 2026-07-06 09:55:35.990 | port-security 2026-07-06 09:55:35.990 | port-trusted-vif 2026-07-06 09:55:35.990 | project-id 2026-07-06 09:55:35.990 | provider 2026-07-06 09:55:35.990 | pvlan 2026-07-06 09:55:35.990 | qinq 2026-07-06 09:55:35.990 | qos 2026-07-06 09:55:35.990 | qos-bw-limit-direction 2026-07-06 09:55:35.991 | qos-bw-minimum-ingress 2026-07-06 09:55:35.991 | qos-default 2026-07-06 09:55:35.991 | qos-fip 2026-07-06 09:55:35.991 | qos-gateway-ip 2026-07-06 09:55:35.991 | qos-rule-type-details 2026-07-06 09:55:35.991 | qos-rule-type-filter 2026-07-06 09:55:35.991 | qos-rules-alias 2026-07-06 09:55:35.991 | quota-check-limit 2026-07-06 09:55:35.991 | quota-check-limit-default 2026-07-06 09:55:35.991 | quota_details 2026-07-06 09:55:35.991 | quotas 2026-07-06 09:55:35.991 | rbac-address-scope 2026-07-06 09:55:35.992 | rbac-policies 2026-07-06 09:55:35.992 | rbac-security-groups 2026-07-06 09:55:35.992 | router 2026-07-06 09:55:35.992 | router-enable-snat 2026-07-06 09:55:35.992 | router_availability_zone 2026-07-06 09:55:35.992 | security-group 2026-07-06 09:55:35.992 | security-groups-default-rules 2026-07-06 09:55:35.992 | security-groups-default-statefulness 2026-07-06 09:55:35.992 | security-groups-normalized-cidr 2026-07-06 09:55:35.992 | security-groups-remote-address-group 2026-07-06 09:55:35.992 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:55:35.992 | security-groups-shared-filtering 2026-07-06 09:55:35.993 | segment 2026-07-06 09:55:35.993 | sorting 2026-07-06 09:55:35.993 | standard-attr-description 2026-07-06 09:55:35.993 | standard-attr-fwaas-v2 2026-07-06 09:55:35.993 | standard-attr-revisions 2026-07-06 09:55:35.993 | standard-attr-tag 2026-07-06 09:55:35.993 | standard-attr-timestamp 2026-07-06 09:55:35.993 | stateful-security-group 2026-07-06 09:55:35.993 | subnet-dns-publish-fixed-ip 2026-07-06 09:55:35.993 | subnet-external-network 2026-07-06 09:55:35.993 | subnet-service-types 2026-07-06 09:55:35.994 | subnet_allocation 2026-07-06 09:55:35.994 | subnet_onboard 2026-07-06 09:55:35.994 | subnetpool-prefix-ops 2026-07-06 09:55:35.994 | tag-creation 2026-07-06 09:55:35.994 | tap-mirror 2026-07-06 09:55:35.994 | tap-mirror-both-direction 2026-07-06 09:55:35.994 | trunk 2026-07-06 09:55:35.994 | uplink-status-propagation 2026-07-06 09:55:35.994 | uplink-status-propagation-updatable 2026-07-06 09:55:35.994 | vlan-transparent 2026-07-06 09:55:35.995 | vpn-endpoint-groups 2026-07-06 09:55:35.995 | vpnaas' 2026-07-06 09:55:35.995 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-06 09:55:35.995 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:55:35.995 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-06 09:55:35.995 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-06 09:55:35.995 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-06 09:55:35.997 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-06 09:55:35.997 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-06 09:55:36.004 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 09:55:36.008 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 09:55:36.013 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-06 09:55:36.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 09:55:36.026 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-06 09:55:36.030 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-06 09:55:36.034 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.038 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-06 09:55:36.085 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.246:6641 2026-07-06 09:55:36.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.094 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 09:55:36.098 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.246:6641 2026-07-06 09:55:36.103 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.246:6641 ']' 2026-07-06 09:55:36.107 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.111 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.246:6641 2026-07-06 09:55:36.157 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.246:6642 2026-07-06 09:55:36.161 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 09:55:36.170 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.246:6642 2026-07-06 09:55:36.174 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.246:6642 ']' 2026-07-06 09:55:36.179 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.183 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.246:6642 2026-07-06 09:55:36.233 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-06 09:55:36.263 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:36.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-06 09:55:36.273 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.277 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 09:55:36.281 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-06 09:55:36.285 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-06 09:55:36.290 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.294 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-06 09:55:36.343 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-06 09:55:36.348 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.352 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 09:55:36.357 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-06 09:55:36.361 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-06 09:55:36.365 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.369 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-06 09:55:36.420 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-06 09:55:36.425 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.429 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 09:55:36.434 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 09:55:36.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 09:55:36.442 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.446 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 09:55:36.496 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-06 09:55:36.525 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-06 09:55:36.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:36.557 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-06 09:55:36.561 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 09:55:36.588 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:36.592 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:55:36.597 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 09:55:36.601 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-06 09:55:36.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:36.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-06 09:55:36.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-06 09:55:36.618 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-06 09:55:36.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:36.627 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-06 09:55:36.674 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-06 09:55:36.702 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:36.707 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-06 09:55:36.762 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-06 09:55:36.793 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:36.798 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-06 09:55:36.852 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-06 09:55:36.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:36.888 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-06 09:55:36.893 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 09:55:36.923 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:36.928 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:55:36.933 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 09:55:36.936 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-06 09:55:36.985 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-06 09:55:37.012 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:37.017 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-06 09:55:37.042 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:37.046 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-06 09:55:37.074 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:37.078 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-06 09:55:37.107 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:37.112 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-06 09:55:37.138 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:37.142 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-06 09:55:37.168 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:37.171 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-06 09:55:37.175 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-06 09:55:37.179 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-06 09:55:37.187 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-06 09:55:37.239 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-06 09:55:37.290 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-06 09:55:37.339 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-06 09:55:37.389 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-06 09:55:37.392 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 09:55:37.397 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-06 09:55:37.400 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-06 09:55:37.403 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-06 09:55:37.407 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-06 09:55:37.411 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 09:55:37.415 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-06 09:55:37.419 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-06 09:55:37.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-06 09:55:37.470 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-06 09:55:37.514 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.246/identity 2026-07-06 09:55:37.561 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-06 09:55:37.609 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-06 09:55:37.658 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-06 09:55:37.709 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-06 09:55:37.756 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-06 09:55:37.804 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.246/identity 2026-07-06 09:55:37.853 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-06 09:55:37.903 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-06 09:55:37.954 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-06 09:55:37.959 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-06 09:55:38.008 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-06 09:55:38.057 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-06 09:55:38.061 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 09:55:38.065 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:55:38.069 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-06 09:55:38.072 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-06 09:55:38.121 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-06 09:55:38.171 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.246/identity 2026-07-06 09:55:38.222 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-06 09:55:38.275 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-06 09:55:38.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-06 09:55:38.375 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-06 09:55:38.421 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-06 09:55:38.462 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-06 09:55:38.466 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-06 09:55:38.469 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-06 09:55:38.473 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-06 09:55:38.476 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-06 09:55:38.518 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-06 09:55:38.562 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.246/identity 2026-07-06 09:55:38.609 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-06 09:55:38.657 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-06 09:55:38.705 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-06 09:55:38.751 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-06 09:55:38.801 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-06 09:55:38.847 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-06 09:55:38.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-06 09:55:38.856 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-06 09:55:38.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-06 09:55:38.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-06 09:55:38.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-06 09:55:38.873 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-06 09:55:38.877 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-06 09:55:38.880 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-06 09:55:38.884 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-06 09:55:38.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-06 09:55:38.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-06 09:55:38.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-06 09:55:38.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-06 09:55:38.905 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-06 09:55:38.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-06 09:55:38.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-06 09:55:38.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-06 09:55:38.922 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:38.926 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-06 09:55:38.930 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-06 09:55:38.934 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-06 09:55:38.938 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:38.942 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-06 09:55:38.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-06 09:55:38.995 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:38.999 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 09:55:39.002 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-06 09:55:39.007 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-06 09:55:39.011 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.015 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-06 09:55:39.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-06 09:55:39.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.069 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 09:55:39.073 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-06 09:55:39.077 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-06 09:55:39.081 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-06 09:55:39.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-06 09:55:39.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-06 09:55:39.140 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.144 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 09:55:39.148 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-06 09:55:39.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-06 09:55:39.157 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.161 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-06 09:55:39.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-06 09:55:39.211 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.215 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 09:55:39.219 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-06 09:55:39.223 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-06 09:55:39.226 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.230 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-06 09:55:39.273 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-06 09:55:39.277 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.281 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-06 09:55:39.285 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-06 09:55:39.289 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-06 09:55:39.293 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.298 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-06 09:55:39.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-06 09:55:39.345 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.349 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-06 09:55:39.353 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-06 09:55:39.357 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-06 09:55:39.361 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.365 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-06 09:55:39.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-06 09:55:39.411 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.415 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-06 09:55:39.418 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-06 09:55:39.422 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-06 09:55:39.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.430 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-06 09:55:39.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-06 09:55:39.479 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-06 09:55:39.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-06 09:55:39.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-06 09:55:39.494 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.497 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-06 09:55:39.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-06 09:55:39.546 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-06 09:55:39.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-06 09:55:39.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-06 09:55:39.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.566 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-06 09:55:39.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-06 09:55:39.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-06 09:55:39.618 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-06 09:55:39.622 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-06 09:55:39.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-06 09:55:39.630 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-06 09:55:39.634 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-06 09:55:39.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-06 09:55:39.682 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-06 09:55:39.729 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-06 09:55:39.775 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-06 09:55:39.779 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-06 09:55:39.783 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-06 09:55:39.787 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-06 09:55:39.791 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-06 09:55:39.795 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-06 09:55:39.799 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-06 09:55:39.803 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-06 09:55:39.807 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-06 09:55:39.826 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-06 09:55:39.827 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:55:39.838 | d /var/run/uwsgi 0755 quobyte root 2026-07-06 09:55:39.844 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-06 09:55:39.859 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-06 09:55:39.866 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-06 09:55:39.870 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-06 09:55:39.876 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-06 09:55:39.881 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-06 09:55:39.930 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-06 09:55:39.975 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-06 09:55:40.020 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-06 09:55:40.060 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-06 09:55:40.106 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-06 09:55:40.155 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-06 09:55:40.202 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-06 09:55:40.246 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-06 09:55:40.292 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-06 09:55:40.337 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-06 09:55:40.381 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-06 09:55:40.425 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-06 09:55:40.467 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-06 09:55:40.509 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-06 09:55:40.513 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-06 09:55:40.518 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-06 09:55:40.522 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-06 09:55:40.527 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-06 09:55:40.531 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:55:40.534 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:55:40.539 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-06 09:55:40.543 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-06 09:55:40.547 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-06 09:55:40.590 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-06 09:55:40.635 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-06 09:55:40.636 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-06 09:55:40.646 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-06 09:55:40.652 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-06 09:55:40.656 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-06 09:55:40.660 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-06 09:55:40.665 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-06 09:55:40.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-06 09:55:40.672 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-06 09:55:40.676 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:55:40.681 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:55:40.686 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-06 09:55:40.691 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-06 09:55:40.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 09:55:40.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 09:55:40.705 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-06 09:55:40.719 | perl: warning: Setting locale failed. 2026-07-06 09:55:40.721 | perl: warning: Please check that your locale settings: 2026-07-06 09:55:40.721 | LANGUAGE = (unset), 2026-07-06 09:55:40.721 | LC_ALL = "en_US.utf8", 2026-07-06 09:55:40.721 | LANG = "de_DE.UTF-8" 2026-07-06 09:55:40.722 | are supported and installed on your system. 2026-07-06 09:55:40.722 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-06 09:55:40.762 | Enabling site neutron-api. 2026-07-06 09:55:40.769 | To activate the new configuration, you need to run: 2026-07-06 09:55:40.769 | systemctl reload apache2 2026-07-06 09:55:40.776 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-06 09:55:40.780 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-06 09:55:40.785 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-06 09:55:40.789 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-06 09:55:40.966 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-06 09:55:40.997 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:41.001 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-06 09:55:41.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:41.035 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-06 09:55:41.039 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-06 09:55:41.132 | + inc/async:async_inner:63 : init_neutron 2026-07-06 09:55:41.193 | [2061 Async init_neutron:54876]: running: init_neutron 2026-07-06 09:55:41.196 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-06 09:55:41.229 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:41.234 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-06 09:55:41.266 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:41.271 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-06 09:55:41.275 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-06 09:55:41.280 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-06 09:55:41.334 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-06 09:55:41.338 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-06 09:55:41.398 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-06 09:55:41.430 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:55:41.434 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-06 09:55:41.465 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:41.470 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-06 09:55:41.474 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:55:41.480 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-06 09:55:41.484 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-06 09:55:41.489 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-06 09:55:41.588 | + inc/async:async_inner:63 : init_cinder 2026-07-06 09:55:41.649 | [2061 Async init_cinder:55112]: running: init_cinder 2026-07-06 09:55:41.654 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-06 09:55:41.683 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:55:41.688 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-06 09:55:41.692 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:55:41.696 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-06 09:55:41.701 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-06 09:55:41.705 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-06 09:55:41.822 | + inc/async:async_inner:63 : init_placement 2026-07-06 09:55:41.882 | [2061 Async init_placement:55242]: running: init_placement 2026-07-06 09:55:41.884 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-06 09:55:41.960 | [2061 Async init_neutron:54876]: Waiting for completion of init_neutron running on PID 54876 (5 other jobs running) 2026-07-06 09:55:41.992 | [2061 Async init_neutron:54876]: Signaling child to exit 2026-07-06 09:55:57.271 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:55:57.310 | [55112 Async init_cinder:55112]: finished successfully 2026-07-06 09:56:35.355 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:56:35.386 | [55242 Async init_placement:55242]: finished successfully 2026-07-06 09:56:38.656 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:56:38.678 | [54876 Async init_neutron:54876]: finished successfully 2026-07-06 09:56:38.699 | WAKEUP 2026-07-06 09:56:38.718 | [2061 Async init_neutron:54876]: Signaled 2026-07-06 09:56:38.719 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-06 09:56:38.719 | + lib/database:recreate_database:112 : local db=neutron 2026-07-06 09:56:38.719 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-06 09:56:38.719 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-06 09:56:38.720 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-06 09:56:38.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:38.720 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-06 09:56:38.720 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:38.720 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-06 09:56:38.720 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 09:56:38.720 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:56:38.720 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:56:38.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:56:38.720 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331741363 2026-07-06 09:56:38.721 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-06 09:56:38.721 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-06 09:56:38.722 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-06 09:56:38.723 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-06 09:56:38.724 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-06 09:56:38.725 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-06 09:56:38.726 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-06 09:56:38.727 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-06 09:56:38.728 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-06 09:56:38.729 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-06 09:56:38.730 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-06 09:56:38.731 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-06 09:56:38.732 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-06 09:56:38.733 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-06 09:56:38.734 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-06 09:56:38.735 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-06 09:56:38.736 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-06 09:56:38.737 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-06 09:56:38.738 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-06 09:56:38.738 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-06 09:56:38.738 | Running upgrade for neutron ... 2026-07-06 09:56:38.738 | OK 2026-07-06 09:56:38.738 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-06 09:56:38.738 | + functions-common:time_stop:2420 : local name 2026-07-06 09:56:38.738 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:56:38.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:56:38.738 | + functions-common:time_stop:2423 : local total 2026-07-06 09:56:38.739 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:56:38.739 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 09:56:38.739 | + functions-common:time_stop:2427 : start_time=1783331741363 2026-07-06 09:56:38.739 | + functions-common:time_stop:2429 : [[ -z 1783331741363 ]] 2026-07-06 09:56:38.739 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:56:38.739 | + functions-common:time_stop:2432 : end_time=1783331798639 2026-07-06 09:56:38.739 | + functions-common:time_stop:2433 : elapsed_time=57276 2026-07-06 09:56:38.739 | + functions-common:time_stop:2434 : total=8779 2026-07-06 09:56:38.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:56:38.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=66055 2026-07-06 09:56:38.767 | [2061 Async init_neutron:54876]: finished init_neutron with result 0 in 57 seconds 2026-07-06 09:56:38.771 | + inc/async:async_wait:197 : return 0 2026-07-06 09:56:38.774 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-06 09:56:38.819 | [2061 Async init_placement:55242]: Waiting for completion of init_placement running on PID 55242 (4 other jobs running) 2026-07-06 09:56:38.840 | [2061 Async init_placement:55242]: Signaling child to exit 2026-07-06 09:56:38.840 | WAKEUP 2026-07-06 09:56:38.860 | [2061 Async init_placement:55242]: Signaled 2026-07-06 09:56:38.861 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-06 09:56:38.862 | + lib/database:recreate_database:112 : local db=placement 2026-07-06 09:56:38.862 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-06 09:56:38.862 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-06 09:56:38.862 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-06 09:56:38.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:38.862 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-06 09:56:38.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:38.862 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-06 09:56:38.863 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:56:38.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:38.863 | we strongly recommend against using it for new projects. 2026-07-06 09:56:38.863 | 2026-07-06 09:56:38.863 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:38.863 | framework. For more detail see 2026-07-06 09:56:38.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:38.863 | 2026-07-06 09:56:38.864 | __import__(import_str) 2026-07-06 09:56:38.864 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-06 09:56:38.864 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-06 09:56:38.864 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-06 09:56:38.864 | + functions-common:get_or_create_user:899 : local user_id 2026-07-06 09:56:38.864 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-06 09:56:38.864 | + functions-common:get_or_create_user:903 : local email= 2026-07-06 09:56:38.864 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-06 09:56:38.865 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.865 | + functions-common:get_or_create_user:915 : user_id=7521d0bf7c9748abbff4d8845f31b285 2026-07-06 09:56:38.865 | + functions-common:get_or_create_user:916 : echo 7521d0bf7c9748abbff4d8845f31b285 2026-07-06 09:56:38.865 | 7521d0bf7c9748abbff4d8845f31b285 2026-07-06 09:56:38.865 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-06 09:56:38.865 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:56:38.865 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:56:38.865 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:56:38.866 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:56:38.866 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:56:38.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-06 09:56:38.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:56:38.867 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:56:38.867 | + functions-common:get_or_add_user_project_role:980 : echo cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:56:38.867 | cb41f270fbe0428f924c290e7cfb260d 2026-07-06 09:56:38.867 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-06 09:56:38.867 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-06 09:56:38.868 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-06 09:56:38.868 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-06 09:56:38.868 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-06 09:56:38.868 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-06 09:56:38.868 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-06 09:56:38.868 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-06 09:56:38.868 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-06 09:56:38.868 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-06 09:56:38.869 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-06 09:56:38.869 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-06 09:56:38.869 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-06 09:56:38.869 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-06 09:56:38.869 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-06 09:56:38.869 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.869 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:56:38.869 | + functions-common:get_or_add_user_project_role:980 : echo e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:56:38.870 | e965f77c48694cfc8d6c97130eacbd54 2026-07-06 09:56:38.870 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.246/placement 2026-07-06 09:56:38.870 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-06 09:56:38.870 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-06 09:56:38.870 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-06 09:56:38.870 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-06 09:56:38.870 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.870 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-06 09:56:38.871 | a6a9efc162b84672912a05b69cac9e8f' 2026-07-06 09:56:38.871 | + functions-common:get_or_create_service:1067 : echo a6a9efc162b84672912a05b69cac9e8f 2026-07-06 09:56:38.871 | a6a9efc162b84672912a05b69cac9e8f 2026-07-06 09:56:38.871 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.246/placement 2026-07-06 09:56:38.871 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-06 09:56:38.871 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.246/placement RegionOne 2026-07-06 09:56:38.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-06 09:56:38.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-06 09:56:38.871 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-06 09:56:38.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-06 09:56:38.872 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.246/placement --region RegionOne -f value -c id 2026-07-06 09:56:38.872 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:56:38.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e041317b846a46b7940b5e95ed2796a4 2026-07-06 09:56:38.872 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e041317b846a46b7940b5e95ed2796a4 2026-07-06 09:56:38.872 | + functions-common:get_or_create_endpoint:1100 : public_id=e041317b846a46b7940b5e95ed2796a4 2026-07-06 09:56:38.873 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-06 09:56:38.873 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-06 09:56:38.873 | + functions-common:get_or_create_endpoint:1109 : echo e041317b846a46b7940b5e95ed2796a4 2026-07-06 09:56:38.873 | e041317b846a46b7940b5e95ed2796a4 2026-07-06 09:56:38.905 | [2061 Async init_placement:55242]: finished init_placement with result 0 in 53 seconds 2026-07-06 09:56:38.909 | + inc/async:async_wait:197 : return 0 2026-07-06 09:56:38.912 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-06 09:56:38.957 | [2061 Async init_glance:50223]: Waiting for completion of init_glance running on PID 50223 (3 other jobs running) 2026-07-06 09:56:38.978 | [2061 Async init_glance:50223]: Signaling child to exit 2026-07-06 09:56:38.979 | WAKEUP 2026-07-06 09:56:38.998 | [2061 Async init_glance:50223]: Signaled 2026-07-06 09:56:39.000 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-06 09:56:39.000 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-06 09:56:39.000 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-06 09:56:39.000 | + lib/database:recreate_database:112 : local db=glance 2026-07-06 09:56:39.000 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-06 09:56:39.000 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-06 09:56:39.001 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-06 09:56:39.001 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.001 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-06 09:56:39.001 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.001 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-06 09:56:39.002 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 09:56:39.002 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:56:39.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:56:39.002 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:56:39.002 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331643323 2026-07-06 09:56:39.002 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-06 09:56:39.002 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:56:39.003 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:39.003 | we strongly recommend against using it for new projects. 2026-07-06 09:56:39.003 | 2026-07-06 09:56:39.003 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:39.003 | framework. For more detail see 2026-07-06 09:56:39.003 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:39.004 | 2026-07-06 09:56:39.004 | __import__(import_str) 2026-07-06 09:56:39.004 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 09:56:39.004 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=50329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:56:39.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.004 | DEBUG dbcounter [-] [50329] Writer thread running {{(pid=50329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:39.005 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.005 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.005 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 09:56:39.005 | 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=50329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:56:39.005 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.005 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.005 | DEBUG dbcounter [-] [50329] Writer thread running {{(pid=50329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:39.005 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-06 09:56:39.006 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:56:39.006 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-06 09:56:39.006 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.006 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-06 09:56:39.006 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.007 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-06 09:56:39.007 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.007 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-06 09:56:39.007 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.007 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-06 09:56:39.007 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.008 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-06 09:56:39.008 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.008 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-06 09:56:39.008 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.008 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-06 09:56:39.008 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.008 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-06 09:56:39.008 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.009 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-06 09:56:39.009 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.009 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 09:56:39.009 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.009 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 09:56:39.009 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.009 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 09:56:39.010 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.010 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-06 09:56:39.010 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.010 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-06 09:56:39.010 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.011 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.012 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-06 09:56:39.012 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:56:39.012 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-06 09:56:39.012 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.012 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-06 09:56:39.012 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.013 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-06 09:56:39.013 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.013 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-06 09:56:39.013 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.013 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-06 09:56:39.013 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.014 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-06 09:56:39.014 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.014 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-06 09:56:39.014 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.014 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-06 09:56:39.014 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.014 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-06 09:56:39.015 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.015 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-06 09:56:39.015 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.015 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-06 09:56:39.015 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.015 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-06 09:56:39.015 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50329) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-06 09:56:39.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.016 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.016 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.016 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-06 09:56:39.016 | Database migration is up to date. No migration needed. 2026-07-06 09:56:39.016 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-06 09:56:39.016 | Database is synced successfully. 2026-07-06 09:56:39.017 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-06 09:56:39.017 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-06 09:56:39.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:39.017 | we strongly recommend against using it for new projects. 2026-07-06 09:56:39.017 | 2026-07-06 09:56:39.017 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:39.017 | framework. For more detail see 2026-07-06 09:56:39.018 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:39.018 | 2026-07-06 09:56:39.018 | __import__(import_str) 2026-07-06 09:56:39.018 | INFO dbcounter [-] Registered counter for database glance 2026-07-06 09:56:39.018 | 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=50505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:56:39.018 | DEBUG dbcounter [-] [50505] Writer thread running {{(pid=50505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:39.018 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-06 09:56:39.019 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-06 09:56:39.020 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-06 09:56:39.021 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-06 09:56:39.022 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-06 09:56:39.023 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-06 09:56:39.023 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-06 09:56:39.023 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-06 09:56:39.023 | + functions-common:time_stop:2420 : local name 2026-07-06 09:56:39.023 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:56:39.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:56:39.023 | + functions-common:time_stop:2423 : local total 2026-07-06 09:56:39.023 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:56:39.024 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 09:56:39.024 | + functions-common:time_stop:2427 : start_time=1783331643323 2026-07-06 09:56:39.024 | + functions-common:time_stop:2429 : [[ -z 1783331643323 ]] 2026-07-06 09:56:39.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:56:39.024 | + functions-common:time_stop:2432 : end_time=1783331658068 2026-07-06 09:56:39.024 | + functions-common:time_stop:2433 : elapsed_time=14745 2026-07-06 09:56:39.024 | + functions-common:time_stop:2434 : total=8779 2026-07-06 09:56:39.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:56:39.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23524 2026-07-06 09:56:39.052 | [2061 Async init_glance:50223]: finished init_glance with result 0 in 15 seconds 2026-07-06 09:56:39.057 | + inc/async:async_wait:197 : return 0 2026-07-06 09:56:39.061 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-06 09:56:39.082 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-06 09:56:39.085 | + inc/async:async_wait:197 : return 0 2026-07-06 09:56:39.089 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-06 09:56:39.143 | [2061 Async init_cinder:55112]: Waiting for completion of init_cinder running on PID 55112 (2 other jobs running) 2026-07-06 09:56:39.170 | [2061 Async init_cinder:55112]: Signaling child to exit 2026-07-06 09:56:39.170 | WAKEUP 2026-07-06 09:56:39.193 | [2061 Async init_cinder:55112]: Signaled 2026-07-06 09:56:39.195 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-06 09:56:39.195 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.195 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-06 09:56:39.195 | + lib/database:recreate_database:112 : local db=cinder 2026-07-06 09:56:39.195 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-06 09:56:39.195 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-06 09:56:39.195 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-06 09:56:39.195 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.196 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-06 09:56:39.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.196 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-06 09:56:39.196 | + functions-common:time_start:2406 : local name=dbsync 2026-07-06 09:56:39.196 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:56:39.196 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:56:39.196 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:56:39.197 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331741846 2026-07-06 09:56:39.197 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-06 09:56:39.197 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 09:56:39.197 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:39.197 | we strongly recommend against using it for new projects. 2026-07-06 09:56:39.197 | 2026-07-06 09:56:39.198 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:39.198 | framework. For more detail see 2026-07-06 09:56:39.198 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:39.198 | 2026-07-06 09:56:39.198 | import eventlet # noqa 2026-07-06 09:56:39.198 | INFO dbcounter [-] Registered counter for database cinder 2026-07-06 09:56:39.198 | 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=55287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 09:56:39.198 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-06 09:56:39.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:39.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:39.199 | DEBUG dbcounter [-] [55287] Writer thread running {{(pid=55287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:39.199 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-06 09:56:39.199 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:56:39.199 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-06 09:56:39.199 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.200 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-06 09:56:39.200 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.200 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-06 09:56:39.200 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.200 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-06 09:56:39.200 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.200 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-06 09:56:39.200 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.201 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-06 09:56:39.201 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.201 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-06 09:56:39.201 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55287) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:39.201 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-06 09:56:39.201 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-06 09:56:39.201 | + functions-common:time_stop:2420 : local name 2026-07-06 09:56:39.202 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:56:39.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:56:39.202 | + functions-common:time_stop:2423 : local total 2026-07-06 09:56:39.202 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:56:39.202 | + functions-common:time_stop:2426 : name=dbsync 2026-07-06 09:56:39.202 | + functions-common:time_stop:2427 : start_time=1783331741846 2026-07-06 09:56:39.202 | + functions-common:time_stop:2429 : [[ -z 1783331741846 ]] 2026-07-06 09:56:39.202 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:56:39.203 | + functions-common:time_stop:2432 : end_time=1783331755082 2026-07-06 09:56:39.203 | + functions-common:time_stop:2433 : elapsed_time=13236 2026-07-06 09:56:39.203 | + functions-common:time_stop:2434 : total=8779 2026-07-06 09:56:39.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:56:39.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22015 2026-07-06 09:56:39.203 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-06 09:56:39.203 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-06 09:56:39.204 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-06 09:56:39.205 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-06 09:56:39.205 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 09:56:39.205 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-06 09:56:39.205 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-06 09:56:39.205 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-06 09:56:39.205 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-06 09:56:39.205 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-06 09:56:39.206 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-06 09:56:39.206 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-06 09:56:39.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-06 09:56:39.206 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-06 09:56:39.206 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-06 09:56:39.207 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-06 09:56:39.207 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-06 09:56:39.207 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-06 09:56:39.207 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 09:56:39.208 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 09:56:39.208 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-06 09:56:39.208 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-06 09:56:39.209 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-06 09:56:39.209 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-06 09:56:39.209 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-06 09:56:39.209 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-06 09:56:39.209 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-06 09:56:39.209 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-06 09:56:39.209 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-06 09:56:39.210 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 09:56:39.210 | [Unit] 2026-07-06 09:56:39.210 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 09:56:39.210 | DefaultDependencies=no 2026-07-06 09:56:39.210 | After=systemd-udev-settle.service 2026-07-06 09:56:39.210 | Before=lvm2-activation-early.service 2026-07-06 09:56:39.210 | Wants=systemd-udev-settle.service 2026-07-06 09:56:39.210 | 2026-07-06 09:56:39.211 | [Service] 2026-07-06 09:56:39.211 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-06 09:56:39.211 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-06 09:56:39.211 | RemainAfterExit=yes 2026-07-06 09:56:39.211 | Type=oneshot 2026-07-06 09:56:39.211 | 2026-07-06 09:56:39.211 | [Install] 2026-07-06 09:56:39.212 | WantedBy=local-fs.target 2026-07-06 09:56:39.212 | Also=systemd-udev-settle.service 2026-07-06 09:56:39.212 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-06 09:56:39.212 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-06 09:56:39.212 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-06 09:56:39.212 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-06 09:56:39.212 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-06 09:56:39.213 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-06 09:56:39.213 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-06 09:56:39.213 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-06 09:56:39.213 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-06 09:56:39.213 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-06 09:56:39.213 | Physical volume "/dev/loop0" successfully created. 2026-07-06 09:56:39.213 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-06 09:56:39.214 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-06 09:56:39.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.214 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-06 09:56:39.214 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-06 09:56:39.214 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-06 09:56:39.214 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-06 09:56:39.214 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:39.214 | we strongly recommend against using it for new projects. 2026-07-06 09:56:39.214 | 2026-07-06 09:56:39.215 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:39.215 | framework. For more detail see 2026-07-06 09:56:39.215 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:39.215 | 2026-07-06 09:56:39.215 | import eventlet # noqa 2026-07-06 09:56:39.215 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-06 09:56:39.215 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-06 09:56:39.215 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-06 09:56:39.216 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-06 09:56:39.216 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:56:39.216 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-06 09:56:39.248 | [2061 Async init_cinder:55112]: finished init_cinder with result 0 in 15 seconds 2026-07-06 09:56:39.252 | + inc/async:async_wait:197 : return 0 2026-07-06 09:56:39.256 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-06 09:56:39.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.278 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-06 09:56:39.281 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:56:39.283 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-06 09:56:39.287 | + ./stack.sh:main:1239 : init_nova 2026-07-06 09:56:39.290 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-06 09:56:39.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.313 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-06 09:56:39.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:39.334 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:56:39.337 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 09:56:39.406 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 09:56:39.447 | [2061 Async nova-cell-0:57439]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-06 09:56:39.450 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-06 09:56:39.456 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:56:39.460 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-06 09:56:39.464 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:56:39.468 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:56:39.472 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 09:56:39.540 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 09:56:39.587 | [2061 Async nova-cell-1:57543]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-06 09:56:39.590 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-06 09:56:39.595 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-06 09:56:39.597 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-06 09:56:39.601 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-06 09:56:39.605 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-06 09:56:39.610 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.684 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-06 09:56:39.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:56:39.762 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-06 09:56:40.241 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:56:40.241 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:40.241 | we strongly recommend against using it for new projects. 2026-07-06 09:56:40.241 | 2026-07-06 09:56:40.241 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:40.241 | framework. For more detail see 2026-07-06 09:56:40.241 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:40.241 | 2026-07-06 09:56:40.241 | import eventlet # noqa 2026-07-06 09:56:40.608 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:56:44.730 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-06 09:56:44.832 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:56:44.832 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:56:44.835 | DEBUG dbcounter [-] [57613] Writer thread running {{(pid=57613) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:44.903 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-06 09:56:50.473 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57613) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:56:50.482 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-06 09:56:53.180 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57613) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:53.187 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-06 09:56:53.207 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57613) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:56:53.862 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-06 09:56:53.867 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-06 09:56:53.871 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-06 09:56:53.875 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-06 09:56:53.879 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-06 09:56:53.883 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-06 09:56:53.888 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-06 09:56:53.916 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:56:53.920 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-06 09:56:53.925 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 09:56:53.929 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-06 09:56:54.452 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:56:54.452 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:56:54.452 | we strongly recommend against using it for new projects. 2026-07-06 09:56:54.453 | 2026-07-06 09:56:54.453 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:56:54.453 | framework. For more detail see 2026-07-06 09:56:54.453 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:56:54.454 | 2026-07-06 09:56:54.455 | import eventlet # noqa 2026-07-06 09:56:54.818 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:56:58.090 | INFO dbcounter [None req-f4cf8597-7ae7-4f9a-b6bb-5aaa97bacdf2 None None] Registered counter for database nova_api 2026-07-06 09:56:58.237 | DEBUG dbcounter [-] [58225] Writer thread running {{(pid=58225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:56:58.862 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-06 09:56:58.870 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 09:56:58.874 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-06 09:56:58.951 | [2061 Async nova-cell-0:57439]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57439 (3 other jobs running) 2026-07-06 09:56:58.989 | [2061 Async nova-cell-0:57439]: Signaling child to exit 2026-07-06 09:57:06.632 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:57:06.651 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:57:06.660 | [57439 Async nova-cell-0:57439]: finished successfully 2026-07-06 09:57:06.677 | [57543 Async nova-cell-1:57543]: finished successfully 2026-07-06 09:57:06.685 | WAKEUP 2026-07-06 09:57:06.707 | [2061 Async nova-cell-0:57439]: Signaled 2026-07-06 09:57:06.708 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-06 09:57:06.708 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-06 09:57:06.708 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-06 09:57:06.708 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-06 09:57:06.708 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-06 09:57:06.708 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-06 09:57:06.708 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-06 09:57:06.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:57:06.708 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-06 09:57:06.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:57:06.709 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-06 09:57:06.709 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:57:06.709 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:57:06.709 | we strongly recommend against using it for new projects. 2026-07-06 09:57:06.709 | 2026-07-06 09:57:06.709 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:57:06.709 | framework. For more detail see 2026-07-06 09:57:06.709 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:57:06.709 | 2026-07-06 09:57:06.710 | import eventlet # noqa 2026-07-06 09:57:06.710 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:57:06.710 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-06 09:57:06.710 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:57:06.710 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:57:06.710 | DEBUG dbcounter [-] [57587] Writer thread running {{(pid=57587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:06.710 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 09:57:06.710 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:57:06.710 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 09:57:06.710 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.710 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 09:57:06.711 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.711 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 09:57:06.711 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.711 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 09:57:06.711 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.711 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 09:57:06.711 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.711 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 09:57:06.711 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.711 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 09:57:06.712 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.712 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 09:57:06.712 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.712 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 09:57:06.712 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57587) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.751 | [2061 Async nova-cell-0:57439]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-07-06 09:57:06.757 | + inc/async:async_wait:197 : return 0 2026-07-06 09:57:06.760 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-06 09:57:06.763 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-06 09:57:06.815 | [2061 Async nova-cell-1:57543]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57543 (2 other jobs running) 2026-07-06 09:57:06.838 | [2061 Async nova-cell-1:57543]: Signaling child to exit 2026-07-06 09:57:06.838 | WAKEUP 2026-07-06 09:57:06.859 | [2061 Async nova-cell-1:57543]: Signaled 2026-07-06 09:57:06.861 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-06 09:57:06.861 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-06 09:57:06.861 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-06 09:57:06.861 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-06 09:57:06.861 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-06 09:57:06.861 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-06 09:57:06.862 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-06 09:57:06.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:57:06.862 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-06 09:57:06.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-06 09:57:06.862 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-06 09:57:06.862 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:57:06.862 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:57:06.862 | we strongly recommend against using it for new projects. 2026-07-06 09:57:06.862 | 2026-07-06 09:57:06.862 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:57:06.863 | framework. For more detail see 2026-07-06 09:57:06.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:57:06.863 | 2026-07-06 09:57:06.863 | import eventlet # noqa 2026-07-06 09:57:06.863 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:57:06.863 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-06 09:57:06.863 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-06 09:57:06.863 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-06 09:57:06.863 | DEBUG dbcounter [-] [57610] Writer thread running {{(pid=57610) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:06.863 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-06 09:57:06.863 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-06 09:57:06.864 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-06 09:57:06.864 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.864 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-06 09:57:06.864 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.864 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-06 09:57:06.864 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.864 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-06 09:57:06.864 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.864 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-06 09:57:06.864 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.865 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-06 09:57:06.865 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.865 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-06 09:57:06.865 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.865 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-06 09:57:06.865 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.865 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-06 09:57:06.865 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57610) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-06 09:57:06.907 | [2061 Async nova-cell-1:57543]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-07-06 09:57:06.912 | + inc/async:async_wait:197 : return 0 2026-07-06 09:57:06.915 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:57:06.918 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-06 09:57:07.383 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:57:07.383 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:57:07.384 | we strongly recommend against using it for new projects. 2026-07-06 09:57:07.384 | 2026-07-06 09:57:07.384 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:57:07.384 | framework. For more detail see 2026-07-06 09:57:07.384 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:57:07.384 | 2026-07-06 09:57:07.384 | import eventlet # noqa 2026-07-06 09:57:07.730 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:57:10.696 | Running batches of 50 until complete 2026-07-06 09:57:10.697 | INFO dbcounter [None req-2e1dcf91-5f5d-4d4a-9a1b-110c51fe9e7f None None] Registered counter for database nova_cell0 2026-07-06 09:57:10.898 | DEBUG dbcounter [-] [58843] Writer thread running {{(pid=58843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:10.904 | INFO dbcounter [None req-2e1dcf91-5f5d-4d4a-9a1b-110c51fe9e7f None None] Registered counter for database nova_api 2026-07-06 09:57:11.070 | DEBUG dbcounter [-] [58843] Writer thread running {{(pid=58843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:11.101 | INFO dbcounter [None req-2e1dcf91-5f5d-4d4a-9a1b-110c51fe9e7f None None] Registered counter for database nova_cell0 2026-07-06 09:57:11.296 | DEBUG dbcounter [-] [58843] Writer thread running {{(pid=58843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:11.387 | +-------------------------------------+--------------+-----------+ 2026-07-06 09:57:11.388 | | Migration | Total Needed | Completed | 2026-07-06 09:57:11.388 | +-------------------------------------+--------------+-----------+ 2026-07-06 09:57:11.388 | | fill_virtual_interface_list | 0 | 0 | 2026-07-06 09:57:11.388 | | migrate_empty_ratio | 0 | 0 | 2026-07-06 09:57:11.388 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-06 09:57:11.388 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-06 09:57:11.388 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-06 09:57:11.389 | | populate_dev_uuids | 0 | 0 | 2026-07-06 09:57:11.389 | | populate_instance_compute_id | 0 | 0 | 2026-07-06 09:57:11.389 | | populate_missing_availability_zones | 0 | 0 | 2026-07-06 09:57:11.389 | | populate_queued_for_delete | 0 | 0 | 2026-07-06 09:57:11.389 | | populate_user_id | 0 | 0 | 2026-07-06 09:57:11.390 | | populate_uuids | 0 | 0 | 2026-07-06 09:57:11.390 | +-------------------------------------+--------------+-----------+ 2026-07-06 09:57:12.047 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-06 09:57:12.053 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:57:12.058 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-06 09:57:12.062 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:57:12.066 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:57:12.070 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-06 09:57:12.537 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:57:12.537 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:57:12.537 | we strongly recommend against using it for new projects. 2026-07-06 09:57:12.537 | 2026-07-06 09:57:12.537 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:57:12.537 | framework. For more detail see 2026-07-06 09:57:12.537 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:57:12.538 | 2026-07-06 09:57:12.538 | import eventlet # noqa 2026-07-06 09:57:12.878 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:57:15.865 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-06 09:57:15.865 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-06 09:57:15.865 | INFO dbcounter [None req-613a80d6-0a84-42fc-b559-4f3a4e79e5f6 None None] Registered counter for database nova_api 2026-07-06 09:57:15.986 | DEBUG dbcounter [-] [58861] Writer thread running {{(pid=58861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:57:16.615 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-06 09:57:16.618 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-06 09:57:16.635 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-06 09:57:16.638 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-06 09:57:16.641 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-06 09:57:16.707 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-06 09:57:16.751 | [2061 Async configure_neutron_nova:58920]: running: configure_neutron_nova 2026-07-06 09:57:16.755 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-06 09:57:16.758 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 09:57:16.761 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-06 09:57:16.764 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 09:57:16.767 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 09:57:16.770 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 09:57:16.772 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 09:57:16.775 | + functions-common:run_phase:1858 : local extra 2026-07-06 09:57:16.778 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 09:57:16.782 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 09:57:16.785 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 09:57:16.787 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 09:57:16.791 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-06 09:57:16.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 09:57:16.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:16.812 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:57:16.814 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:57:16.817 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-06 09:57:16.819 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 09:57:16.822 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 09:57:16.824 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-06 09:57:16.826 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 09:57:16.829 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 09:57:16.831 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 09:57:16.834 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 09:57:16.837 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-06 09:57:16.840 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 09:57:16.842 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-06 09:57:16.844 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 09:57:16.847 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 09:57:16.850 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-06 09:57:16.852 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 09:57:16.855 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 09:57:16.858 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-06 09:57:16.860 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:57:16.862 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 09:57:16.865 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 09:57:16.868 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-06 09:57:16.870 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:16.873 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-06 09:57:16.875 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:57:16.878 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-06 09:57:16.878 | /^\[\[.+\|.*\]\]/ { 2026-07-06 09:57:16.878 | gsub("[][]", "", $1); 2026-07-06 09:57:16.878 | split($1, a, "|"); 2026-07-06 09:57:16.879 | if (a[1] == matchgroup) 2026-07-06 09:57:16.879 | print a[2] 2026-07-06 09:57:16.879 | } 2026-07-06 09:57:16.879 | ' /home/quobyte/devstack/local.conf 2026-07-06 09:57:16.884 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 09:57:16.886 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 09:57:16.888 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 09:57:16.893 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-06 09:57:16.895 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-06 09:57:16.898 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-06 09:57:16.900 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-06 09:57:16.903 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-06 09:57:16.908 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-06 09:57:16.911 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-06 09:57:16.914 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-06 09:57:16.916 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-06 09:57:16.918 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 09:57:16.921 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:16.923 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 09:57:16.925 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-06 09:57:16.928 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 09:57:16.932 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-06 09:57:16.934 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-06 09:57:16.937 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-06 09:57:16.940 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-06 09:57:16.943 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-06 09:57:16.944 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-06 09:57:16.944 | BEGIN { 2026-07-06 09:57:16.944 | section = "" 2026-07-06 09:57:16.944 | last_section = "" 2026-07-06 09:57:16.944 | section_count = 0 2026-07-06 09:57:16.944 | } 2026-07-06 09:57:16.945 | /^\[.+\]/ { 2026-07-06 09:57:16.945 | gsub("[][]", "", $1); 2026-07-06 09:57:16.945 | section=$1 2026-07-06 09:57:16.945 | next 2026-07-06 09:57:16.945 | } 2026-07-06 09:57:16.945 | /^ *\#/ { 2026-07-06 09:57:16.946 | next 2026-07-06 09:57:16.946 | } 2026-07-06 09:57:16.946 | /^[^ \t]+/ { 2026-07-06 09:57:16.946 | # get offset of first = in $0 2026-07-06 09:57:16.946 | eq_idx = index($0, "=") 2026-07-06 09:57:16.947 | # extract attr & value from $0 2026-07-06 09:57:16.947 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 09:57:16.947 | value = substr($0, eq_idx + 1) 2026-07-06 09:57:16.947 | # only need to strip trailing whitespace from attr 2026-07-06 09:57:16.947 | sub(/[ \t]*$/, "", attr) 2026-07-06 09:57:16.948 | # need to strip leading & trailing whitespace from value 2026-07-06 09:57:16.948 | sub(/^[ \t]*/, "", value) 2026-07-06 09:57:16.948 | sub(/[ \t]*$/, "", value) 2026-07-06 09:57:16.948 | 2026-07-06 09:57:16.948 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 09:57:16.948 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 09:57:16.948 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 09:57:16.948 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 09:57:16.948 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 09:57:16.949 | if (section != last_section) { 2026-07-06 09:57:16.949 | cfg_section[section_count++] = section 2026-07-06 09:57:16.949 | last_section = section 2026-07-06 09:57:16.949 | } 2026-07-06 09:57:16.949 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 09:57:16.949 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 09:57:16.949 | 2026-07-06 09:57:16.949 | cfg_attr[section, attr, 0] = value 2026-07-06 09:57:16.949 | cfg_attr_count[section, attr] = 1 2026-07-06 09:57:16.949 | } else { 2026-07-06 09:57:16.949 | lno = cfg_attr_count[section, attr]++ 2026-07-06 09:57:16.950 | cfg_attr[section, attr, lno] = value 2026-07-06 09:57:16.950 | } 2026-07-06 09:57:16.950 | } 2026-07-06 09:57:16.950 | END { 2026-07-06 09:57:16.950 | # Process each section in order 2026-07-06 09:57:16.951 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:16.951 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 09:57:16.951 | section = cfg_section[sno] 2026-07-06 09:57:16.952 | # The ini routines simply append a config item immediately 2026-07-06 09:57:16.953 | # after the section header. To keep the same order as defined 2026-07-06 09:57:16.954 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 09:57:16.954 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 09:57:16.954 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 09:57:16.954 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 09:57:16.954 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 09:57:16.954 | else { 2026-07-06 09:57:16.955 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 09:57:16.955 | count = cfg_attr_count[section, attr] 2026-07-06 09:57:16.955 | print "inidelete " configfile " " section " " attr 2026-07-06 09:57:16.955 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 09:57:16.955 | for (l = count -2; l >= 0; l--) 2026-07-06 09:57:16.955 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 09:57:16.955 | } 2026-07-06 09:57:16.955 | } 2026-07-06 09:57:16.955 | } 2026-07-06 09:57:16.955 | } 2026-07-06 09:57:16.955 | ' 2026-07-06 09:57:16.955 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 09:57:16.956 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:16.956 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 09:57:16.956 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-06 09:57:16.956 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:57:16.956 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-06 09:57:16.959 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-06 09:57:16.960 | BEGIN { group = "" } 2026-07-06 09:57:16.960 | /^\[\[.+\|.*\]\]/ { 2026-07-06 09:57:16.960 | gsub("[][]", "", $1); 2026-07-06 09:57:16.960 | split($1, a, "|"); 2026-07-06 09:57:16.960 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 09:57:16.960 | group=a[1] 2026-07-06 09:57:16.960 | } else { 2026-07-06 09:57:16.960 | group="" 2026-07-06 09:57:16.960 | } 2026-07-06 09:57:16.960 | next 2026-07-06 09:57:16.960 | } 2026-07-06 09:57:16.960 | { 2026-07-06 09:57:16.961 | if (group != "") 2026-07-06 09:57:16.961 | print $0 2026-07-06 09:57:16.961 | } 2026-07-06 09:57:16.961 | ' /home/quobyte/devstack/local.conf 2026-07-06 09:57:16.966 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-06 09:57:16.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-06 09:57:16.997 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:16.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-06 09:57:17.002 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-06 09:57:17.037 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-06 09:57:17.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-06 09:57:17.076 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.080 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-06 09:57:17.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-06 09:57:17.114 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-06 09:57:17.120 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-06 09:57:17.155 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.159 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 09:57:17.162 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 09:57:17.165 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 09:57:17.168 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-06 09:57:17.171 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.174 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.177 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 09:57:17.183 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.185 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-06 09:57:17.188 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-06 09:57:17.191 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-06 09:57:17.194 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-06 09:57:17.197 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.199 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:17.202 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 09:57:17.205 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.208 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 09:57:17.211 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.214 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.218 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.221 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-06 09:57:17.224 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.231 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.232 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 09:57:17.232 | BEGIN { 2026-07-06 09:57:17.233 | section = "" 2026-07-06 09:57:17.233 | last_section = "" 2026-07-06 09:57:17.233 | section_count = 0 2026-07-06 09:57:17.233 | } 2026-07-06 09:57:17.233 | /^\[.+\]/ { 2026-07-06 09:57:17.233 | gsub("[][]", "", $1); 2026-07-06 09:57:17.233 | section=$1 2026-07-06 09:57:17.233 | next 2026-07-06 09:57:17.233 | } 2026-07-06 09:57:17.233 | /^ *\#/ { 2026-07-06 09:57:17.233 | next 2026-07-06 09:57:17.233 | } 2026-07-06 09:57:17.234 | /^[^ \t]+/ { 2026-07-06 09:57:17.234 | # get offset of first = in $0 2026-07-06 09:57:17.234 | eq_idx = index($0, "=") 2026-07-06 09:57:17.234 | # extract attr & value from $0 2026-07-06 09:57:17.234 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 09:57:17.234 | value = substr($0, eq_idx + 1) 2026-07-06 09:57:17.234 | # only need to strip trailing whitespace from attr 2026-07-06 09:57:17.234 | sub(/[ \t]*$/, "", attr) 2026-07-06 09:57:17.234 | # need to strip leading & trailing whitespace from value 2026-07-06 09:57:17.234 | sub(/^[ \t]*/, "", value) 2026-07-06 09:57:17.234 | sub(/[ \t]*$/, "", value) 2026-07-06 09:57:17.234 | 2026-07-06 09:57:17.235 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 09:57:17.235 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 09:57:17.235 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 09:57:17.235 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 09:57:17.235 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 09:57:17.235 | if (section != last_section) { 2026-07-06 09:57:17.235 | cfg_section[section_count++] = section 2026-07-06 09:57:17.235 | last_section = section 2026-07-06 09:57:17.235 | } 2026-07-06 09:57:17.235 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 09:57:17.235 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 09:57:17.235 | 2026-07-06 09:57:17.236 | cfg_attr[section, attr, 0] = value 2026-07-06 09:57:17.236 | cfg_attr_count[section, attr] = 1 2026-07-06 09:57:17.236 | } else { 2026-07-06 09:57:17.236 | lno = cfg_attr_count[section, attr]++ 2026-07-06 09:57:17.236 | cfg_attr[section, attr, lno] = value 2026-07-06 09:57:17.236 | } 2026-07-06 09:57:17.236 | } 2026-07-06 09:57:17.236 | END { 2026-07-06 09:57:17.236 | # Process each section in order 2026-07-06 09:57:17.236 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 09:57:17.236 | section = cfg_section[sno] 2026-07-06 09:57:17.236 | # The ini routines simply append a config item immediately 2026-07-06 09:57:17.237 | # after the section header. To keep the same order as defined 2026-07-06 09:57:17.237 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 09:57:17.237 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 09:57:17.237 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 09:57:17.237 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 09:57:17.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 09:57:17.237 | else { 2026-07-06 09:57:17.237 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 09:57:17.237 | count = cfg_attr_count[section, attr] 2026-07-06 09:57:17.237 | print "inidelete " configfile " " section " " attr 2026-07-06 09:57:17.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 09:57:17.238 | for (l = count -2; l >= 0; l--) 2026-07-06 09:57:17.238 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 09:57:17.238 | } 2026-07-06 09:57:17.238 | } 2026-07-06 09:57:17.238 | } 2026-07-06 09:57:17.238 | } 2026-07-06 09:57:17.238 | ' 2026-07-06 09:57:17.238 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.238 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 09:57:17.238 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:17.240 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 09:57:17.243 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-06 09:57:17.246 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:57:17.249 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-06 09:57:17.252 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-06 09:57:17.252 | BEGIN { group = "" } 2026-07-06 09:57:17.252 | /^\[\[.+\|.*\]\]/ { 2026-07-06 09:57:17.252 | gsub("[][]", "", $1); 2026-07-06 09:57:17.252 | split($1, a, "|"); 2026-07-06 09:57:17.253 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 09:57:17.253 | group=a[1] 2026-07-06 09:57:17.253 | } else { 2026-07-06 09:57:17.254 | group="" 2026-07-06 09:57:17.254 | } 2026-07-06 09:57:17.254 | next 2026-07-06 09:57:17.254 | } 2026-07-06 09:57:17.254 | { 2026-07-06 09:57:17.254 | if (group != "") 2026-07-06 09:57:17.254 | print $0 2026-07-06 09:57:17.255 | } 2026-07-06 09:57:17.255 | ' /home/quobyte/devstack/local.conf 2026-07-06 09:57:17.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-06 09:57:17.262 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 09:57:17.295 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.299 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-06 09:57:17.301 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-06 09:57:17.304 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-06 09:57:17.308 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-06 09:57:17.311 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-06 09:57:17.314 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-06 09:57:17.316 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-06 09:57:17.319 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-06 09:57:17.324 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-06 09:57:17.326 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-06 09:57:17.329 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-06 09:57:17.332 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-06 09:57:17.334 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 09:57:17.337 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:17.339 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 09:57:17.342 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-06 09:57:17.345 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 09:57:17.349 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-06 09:57:17.351 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-06 09:57:17.354 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-06 09:57:17.357 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-06 09:57:17.360 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-06 09:57:17.360 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.363 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-06 09:57:17.364 | BEGIN { 2026-07-06 09:57:17.364 | section = "" 2026-07-06 09:57:17.364 | last_section = "" 2026-07-06 09:57:17.364 | section_count = 0 2026-07-06 09:57:17.364 | } 2026-07-06 09:57:17.364 | /^\[.+\]/ { 2026-07-06 09:57:17.364 | gsub("[][]", "", $1); 2026-07-06 09:57:17.365 | section=$1 2026-07-06 09:57:17.365 | next 2026-07-06 09:57:17.365 | } 2026-07-06 09:57:17.365 | /^ *\#/ { 2026-07-06 09:57:17.365 | next 2026-07-06 09:57:17.365 | } 2026-07-06 09:57:17.366 | /^[^ \t]+/ { 2026-07-06 09:57:17.366 | # get offset of first = in $0 2026-07-06 09:57:17.366 | eq_idx = index($0, "=") 2026-07-06 09:57:17.366 | # extract attr & value from $0 2026-07-06 09:57:17.366 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 09:57:17.366 | value = substr($0, eq_idx + 1) 2026-07-06 09:57:17.367 | # only need to strip trailing whitespace from attr 2026-07-06 09:57:17.367 | sub(/[ \t]*$/, "", attr) 2026-07-06 09:57:17.367 | # need to strip leading & trailing whitespace from value 2026-07-06 09:57:17.367 | sub(/^[ \t]*/, "", value) 2026-07-06 09:57:17.367 | sub(/[ \t]*$/, "", value) 2026-07-06 09:57:17.367 | 2026-07-06 09:57:17.368 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 09:57:17.368 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 09:57:17.368 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 09:57:17.368 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 09:57:17.368 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 09:57:17.368 | if (section != last_section) { 2026-07-06 09:57:17.369 | cfg_section[section_count++] = section 2026-07-06 09:57:17.369 | last_section = section 2026-07-06 09:57:17.369 | } 2026-07-06 09:57:17.369 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 09:57:17.369 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 09:57:17.369 | 2026-07-06 09:57:17.370 | cfg_attr[section, attr, 0] = value 2026-07-06 09:57:17.370 | cfg_attr_count[section, attr] = 1 2026-07-06 09:57:17.370 | } else { 2026-07-06 09:57:17.370 | lno = cfg_attr_count[section, attr]++ 2026-07-06 09:57:17.370 | cfg_attr[section, attr, lno] = value 2026-07-06 09:57:17.370 | } 2026-07-06 09:57:17.370 | } 2026-07-06 09:57:17.371 | END { 2026-07-06 09:57:17.371 | # Process each section in order 2026-07-06 09:57:17.372 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 09:57:17.372 | section = cfg_section[sno] 2026-07-06 09:57:17.372 | # The ini routines simply append a config item immediately 2026-07-06 09:57:17.373 | # after the section header. To keep the same order as defined 2026-07-06 09:57:17.373 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 09:57:17.373 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 09:57:17.373 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 09:57:17.374 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 09:57:17.374 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 09:57:17.374 | else { 2026-07-06 09:57:17.374 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 09:57:17.374 | count = cfg_attr_count[section, attr] 2026-07-06 09:57:17.374 | print "inidelete " configfile " " section " " attr 2026-07-06 09:57:17.374 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 09:57:17.375 | for (l = count -2; l >= 0; l--) 2026-07-06 09:57:17.375 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 09:57:17.375 | } 2026-07-06 09:57:17.375 | } 2026-07-06 09:57:17.375 | } 2026-07-06 09:57:17.375 | } 2026-07-06 09:57:17.375 | ' 2026-07-06 09:57:17.375 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:57:17.376 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 09:57:17.376 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 09:57:17.376 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-06 09:57:17.376 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:57:17.376 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-06 09:57:17.378 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-06 09:57:17.379 | BEGIN { group = "" } 2026-07-06 09:57:17.379 | /^\[\[.+\|.*\]\]/ { 2026-07-06 09:57:17.379 | gsub("[][]", "", $1); 2026-07-06 09:57:17.379 | split($1, a, "|"); 2026-07-06 09:57:17.379 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 09:57:17.379 | group=a[1] 2026-07-06 09:57:17.379 | } else { 2026-07-06 09:57:17.379 | group="" 2026-07-06 09:57:17.379 | } 2026-07-06 09:57:17.380 | next 2026-07-06 09:57:17.380 | } 2026-07-06 09:57:17.380 | { 2026-07-06 09:57:17.380 | if (group != "") 2026-07-06 09:57:17.380 | print $0 2026-07-06 09:57:17.380 | } 2026-07-06 09:57:17.381 | ' /home/quobyte/devstack/local.conf 2026-07-06 09:57:17.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-06 09:57:17.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-06 09:57:17.423 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-06 09:57:17.428 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-06 09:57:17.460 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-06 09:57:17.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-06 09:57:17.498 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-06 09:57:17.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-06 09:57:17.533 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.536 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-123842c4-0b33-4d7d-8f75-5816a0dd5f3a"' 2026-07-06 09:57:17.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-123842c4-0b33-4d7d-8f75-5816a0dd5f3a 2026-07-06 09:57:17.546 | + inc/async:async_inner:64 : rc=0 2026-07-06 09:57:17.569 | [58920 Async configure_neutron_nova:58920]: finished successfully 2026-07-06 09:57:17.569 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.572 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-06 09:57:17.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-06 09:57:17.605 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.607 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-06 09:57:17.609 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-06 09:57:17.637 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:57:17.640 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-06 09:57:17.656 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:17.659 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 09:57:17.661 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-06 09:57:17.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:17.680 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 09:57:17.712 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-06 09:57:17.756 | [2061 Async configure_neutron_nova:58920]: Waiting for completion of configure_neutron_nova running on PID 58920 (2 other jobs running) 2026-07-06 09:57:17.777 | [2061 Async configure_neutron_nova:58920]: Signaling child to exit 2026-07-06 09:57:17.778 | WAKEUP 2026-07-06 09:57:17.797 | [2061 Async configure_neutron_nova:58920]: Signaled 2026-07-06 09:57:17.799 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-06 09:57:17.799 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-06 09:57:17.799 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.246/identity 2026-07-06 09:57:17.799 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-06 09:57:17.800 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-06 09:57:17.800 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-06 09:57:17.800 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-06 09:57:17.800 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-06 09:57:17.800 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-06 09:57:17.800 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-06 09:57:17.800 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 09:57:17.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 09:57:17.800 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 09:57:17.800 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:17.800 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 09:57:17.801 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-06 09:57:17.801 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:57:17.801 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-06 09:57:17.801 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:57:17.801 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-06 09:57:17.801 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-06 09:57:17.801 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:57:17.801 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:57:17.801 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-06 09:57:17.801 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-06 09:57:17.801 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-06 09:57:17.801 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.246/identity 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-06 09:57:17.802 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-06 09:57:17.803 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-06 09:57:17.803 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-06 09:57:17.803 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-06 09:57:17.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-06 09:57:17.803 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-06 09:57:17.803 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:17.803 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-06 09:57:17.803 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-06 09:57:17.842 | [2061 Async configure_neutron_nova:58920]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-06 09:57:17.847 | + inc/async:async_wait:197 : return 0 2026-07-06 09:57:17.849 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-06 09:57:17.865 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:17.868 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 09:57:17.896 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-06 09:57:17.926 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-06 09:57:17.941 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:17.943 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-06 09:57:17.946 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:57:17.948 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-06 09:57:17.950 | + ./stack.sh:main:1293 : start_nova_api 2026-07-06 09:57:17.952 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:57:17.955 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:57:17.957 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:57:17.961 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-06 09:57:17.965 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:17.967 | + functions-common:run_process:1674 : local service=n-api 2026-07-06 09:57:17.970 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:17.972 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:17.975 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:17.977 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:17.980 | + functions-common:run_process:1680 : local name=n-api 2026-07-06 09:57:17.982 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:17.984 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:17.987 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:17.989 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:17.992 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:17.996 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331837993 2026-07-06 09:57:17.998 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-06 09:57:18.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:18.016 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-06 09:57:18.018 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-06 09:57:18.021 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:18.023 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:18.026 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:18.028 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-06 09:57:18.030 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-06 09:57:18.032 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-06 09:57:18.035 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-06 09:57:18.037 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:18.040 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:18.042 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:18.045 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:18.048 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-06 09:57:18.050 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 09:57:18.053 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:18.055 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:18.058 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:57:18.060 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-06 09:57:18.062 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:18.064 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:57:18.066 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:57:18.069 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:57:18.071 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-06 09:57:18.073 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:57:18.077 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-06 09:57:18.150 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:18.225 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-06 09:57:18.285 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-06 09:57:18.343 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:18.400 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:18.457 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-06 09:57:18.514 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-06 09:57:18.572 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-06 09:57:18.635 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-06 09:57:18.696 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-06 09:57:18.773 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:57:18.777 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:57:18.780 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-06 09:57:18.870 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:57:19.319 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-06 09:57:19.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-06 09:57:19.783 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-06 09:57:19.935 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:19.938 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:19.942 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:19.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:19.952 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:19.956 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:19.959 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:19.962 | + functions-common:time_stop:2427 : start_time=1783331837993 2026-07-06 09:57:19.966 | + functions-common:time_stop:2429 : [[ -z 1783331837993 ]] 2026-07-06 09:57:19.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:19.975 | + functions-common:time_stop:2432 : end_time=1783331839972 2026-07-06 09:57:19.979 | + functions-common:time_stop:2433 : elapsed_time=1979 2026-07-06 09:57:19.982 | + functions-common:time_stop:2434 : total=4139 2026-07-06 09:57:19.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:19.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6118 2026-07-06 09:57:19.992 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-06 09:57:19.992 | Waiting for nova-api to start... 2026-07-06 09:57:19.996 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.246/compute/v2.1/ 2026-07-06 09:57:19.999 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.246/compute/v2.1/ 2026-07-06 09:57:20.002 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 09:57:20.005 | + functions:wait_for_service:477 : local url=http://192.168.122.246/compute/v2.1/ 2026-07-06 09:57:20.009 | + functions:wait_for_service:478 : local rval=0 2026-07-06 09:57:20.011 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 09:57:20.014 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 09:57:20.017 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:20.020 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:20.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:20.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331840025 2026-07-06 09:57:20.033 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 09:57:20.037 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:57:20.044 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.246/compute/v2.1/ 2026-07-06 09:57:26.189 | + :: : [[ 200 == 503 ]] 2026-07-06 09:57:26.193 | + :: : [[ 0 -eq 7 ]] 2026-07-06 09:57:26.198 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 09:57:26.200 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:26.203 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:26.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:26.208 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:26.212 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:26.216 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 09:57:26.218 | + functions-common:time_stop:2427 : start_time=1783331840025 2026-07-06 09:57:26.220 | + functions-common:time_stop:2429 : [[ -z 1783331840025 ]] 2026-07-06 09:57:26.223 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:26.227 | + functions-common:time_stop:2432 : end_time=1783331846224 2026-07-06 09:57:26.229 | + functions-common:time_stop:2433 : elapsed_time=6199 2026-07-06 09:57:26.233 | + functions-common:time_stop:2434 : total=5591 2026-07-06 09:57:26.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:26.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11790 2026-07-06 09:57:26.242 | + functions:wait_for_service:486 : return 0 2026-07-06 09:57:26.244 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:57:26.248 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:57:26.251 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-06 09:57:26.272 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:26.275 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-06 09:57:26.277 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:57:26.279 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-06 09:57:26.282 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-06 09:57:26.284 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-06 09:57:26.288 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-06 09:57:26.291 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-06 09:57:26.294 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-06 09:57:26.297 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:57:26.300 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-06 09:57:26.305 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-06 09:57:26.324 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-06 09:57:26.330 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-06 09:57:26.334 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-06 09:57:26.340 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-06 09:57:26.356 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-06 09:57:26.374 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-06 09:57:26.391 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-06 09:57:26.395 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-06 09:57:26.395 | Starting OVN 2026-07-06 09:57:26.398 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-06 09:57:26.401 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-06 09:57:26.401 | Starting OVS 2026-07-06 09:57:26.404 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-06 09:57:26.424 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:26.428 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-06 09:57:26.478 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-06 09:57:26.528 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-06 09:57:26.531 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-06 09:57:26.534 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 09:57:26.996 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-06 09:57:27.441 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 09:57:27.441 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 09:57:27.441 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 09:57:27.441 | 2026-07-06 09:57:27.442 | Possible reasons for having these kinds of units are: 2026-07-06 09:57:27.442 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 09:57:27.442 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 09:57:27.442 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 09:57:27.442 | a requirement dependency on it. 2026-07-06 09:57:27.442 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 09:57:27.442 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 09:57:27.442 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 09:57:27.442 | instance name specified. 2026-07-06 09:57:27.450 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-06 09:57:32.083 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-06 09:57:32.089 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 09:57:32.566 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-06 09:57:33.032 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 09:57:33.033 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 09:57:33.033 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 09:57:33.033 | 2026-07-06 09:57:33.033 | Possible reasons for having these kinds of units are: 2026-07-06 09:57:33.033 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 09:57:33.033 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 09:57:33.033 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 09:57:33.034 | a requirement dependency on it. 2026-07-06 09:57:33.034 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 09:57:33.034 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 09:57:33.034 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 09:57:33.034 | instance name specified. 2026-07-06 09:57:33.047 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-06 09:57:33.402 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-06 09:57:33.402 | Configuring OVSDB 2026-07-06 09:57:33.407 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-06 09:57:33.436 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:33.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-06 09:57:33.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-06 09:57:33.503 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=1b6ad3f9-3856-4cb8-bafb-f30e0223490d 2026-07-06 09:57:33.528 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.246:6642 2026-07-06 09:57:33.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-06 09:57:33.583 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-06 09:57:33.611 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.246 2026-07-06 09:57:33.641 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-06 09:57:33.647 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-06 09:57:33.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:33.681 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-06 09:57:33.713 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-06 09:57:33.718 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-06 09:57:33.722 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 09:57:33.726 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 09:57:33.730 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:33.732 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-06 09:57:33.737 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-06 09:57:33.741 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-06 09:57:33.745 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-06 09:57:33.750 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-06 09:57:33.781 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-06 09:57:33.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 09:57:33.849 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-06 09:57:33.875 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:33.880 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-06 09:57:33.884 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-06 09:57:33.888 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:57:33.892 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-06 09:57:33.895 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-06 09:57:33.920 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:33.923 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-06 09:57:33.927 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-06 09:57:33.931 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 09:57:34.569 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-06 09:57:35.073 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-06 09:57:35.161 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-06 09:57:35.166 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-06 09:57:35.170 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 09:57:35.173 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 09:57:35.178 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-06 09:57:36.187 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-06 09:57:36.192 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-06 09:57:36.197 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-06 09:57:36.201 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-06 09:57:36.206 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-06 09:57:36.212 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-06 09:57:36.216 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-06 09:57:36.220 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 09:57:36.224 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-06 09:57:36.229 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-06 09:57:36.233 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-06 09:57:36.237 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-06 09:57:36.241 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-06 09:57:36.268 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:36.272 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-06 09:57:36.304 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-06 09:57:36.333 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-06 09:57:36.358 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-06 09:57:36.382 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-06 09:57:36.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:36.418 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-06 09:57:36.422 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-06 09:57:36.427 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-06 09:57:36.966 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-06 09:57:37.463 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-06 09:57:37.464 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-06 09:57:37.464 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-06 09:57:37.464 | 2026-07-06 09:57:37.464 | Possible reasons for having these kinds of units are: 2026-07-06 09:57:37.464 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-06 09:57:37.467 | .wants/, .requires/, or .upholds/ directory. 2026-07-06 09:57:37.467 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-06 09:57:37.467 | a requirement dependency on it. 2026-07-06 09:57:37.467 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-06 09:57:37.467 | D-Bus, udev, scripted systemctl call, ...). 2026-07-06 09:57:37.472 | • In case of template units, the unit is meant to be enabled with some 2026-07-06 09:57:37.472 | instance name specified. 2026-07-06 09:57:37.476 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-06 09:57:37.761 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-06 09:57:37.789 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:57:37.792 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-06 09:57:37.798 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-06 09:57:37.833 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:37.838 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-06 09:57:37.842 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-06 09:57:37.847 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.851 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-06 09:57:37.855 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.860 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:37.864 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:37.869 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:37.873 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-06 09:57:37.877 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:37.882 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:37.886 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:37.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:37.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:37.903 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331857898 2026-07-06 09:57:37.908 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-06 09:57:37.937 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:37.942 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-06 09:57:37.947 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-06 09:57:37.951 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.956 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.961 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.965 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:37.970 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-06 09:57:37.975 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-06 09:57:37.980 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-06 09:57:37.984 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:37.989 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:37.993 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:37.998 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:38.003 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-06 09:57:38.008 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-06 09:57:38.012 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-06 09:57:38.017 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-06 09:57:38.022 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:38.026 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:57:38.031 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:57:38.035 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:57:38.040 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:57:38.045 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:57:38.049 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-06 09:57:38.054 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:57:38.062 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-06 09:57:38.169 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:38.278 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-06 09:57:38.368 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-06 09:57:38.455 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-06 09:57:38.543 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-06 09:57:38.625 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:38.702 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:57:38.706 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:57:38.711 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-06 09:57:38.807 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:57:39.354 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-06 09:57:39.383 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-06 09:57:39.863 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-06 09:57:39.917 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:39.922 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:39.926 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:39.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:39.935 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:39.940 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:39.944 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:39.948 | + functions-common:time_stop:2427 : start_time=1783331857898 2026-07-06 09:57:39.952 | + functions-common:time_stop:2429 : [[ -z 1783331857898 ]] 2026-07-06 09:57:39.957 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:39.963 | + functions-common:time_stop:2432 : end_time=1783331859959 2026-07-06 09:57:39.967 | + functions-common:time_stop:2433 : elapsed_time=2061 2026-07-06 09:57:39.971 | + functions-common:time_stop:2434 : total=6118 2026-07-06 09:57:39.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:39.980 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8179 2026-07-06 09:57:39.984 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 09:57:39.987 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 09:57:39.991 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-06 09:57:39.996 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:57:40.023 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:57:40.027 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:57:40.031 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:57:40.035 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:57:40.039 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:57:40.093 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:57:40.143 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:57:40.192 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:57:40.244 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-06 09:57:40.291 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-06 09:57:40.295 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-06 09:57:40.323 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:40.327 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-06 09:57:40.401 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-06 09:57:40.405 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.409 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-06 09:57:40.413 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.417 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:40.421 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:40.426 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:40.431 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-06 09:57:40.436 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:40.441 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:40.446 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:40.451 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:40.458 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:40.464 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331860459 2026-07-06 09:57:40.470 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-06 09:57:40.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:40.504 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-06 09:57:40.508 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-06 09:57:40.513 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.517 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.521 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.525 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.530 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-06 09:57:40.534 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-06 09:57:40.539 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-06 09:57:40.543 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:40.547 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:40.552 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:40.557 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:40.561 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-06 09:57:40.566 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-06 09:57:40.571 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-06 09:57:40.575 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-06 09:57:40.579 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.584 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:57:40.588 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:57:40.592 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:57:40.596 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:57:40.600 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:57:40.605 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-06 09:57:40.609 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:57:40.616 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-06 09:57:40.722 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:40.816 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-06 09:57:40.895 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-06 09:57:40.975 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-06 09:57:41.061 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-06 09:57:41.149 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:41.235 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:57:41.240 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:57:41.244 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-06 09:57:41.347 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:57:41.873 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-06 09:57:41.904 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-06 09:57:42.382 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-06 09:57:42.429 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:42.435 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:42.439 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:42.445 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:42.450 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:42.455 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:42.460 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:42.464 | + functions-common:time_stop:2427 : start_time=1783331860459 2026-07-06 09:57:42.470 | + functions-common:time_stop:2429 : [[ -z 1783331860459 ]] 2026-07-06 09:57:42.476 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:42.484 | + functions-common:time_stop:2432 : end_time=1783331862479 2026-07-06 09:57:42.490 | + functions-common:time_stop:2433 : elapsed_time=2020 2026-07-06 09:57:42.496 | + functions-common:time_stop:2434 : total=8179 2026-07-06 09:57:42.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:42.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10199 2026-07-06 09:57:42.511 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:57:42.517 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:57:42.522 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-06 09:57:42.528 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-06 09:57:42.563 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-06 09:57:42.568 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-06 09:57:42.572 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-06 09:57:42.577 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-06 09:57:42.582 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-06 09:57:42.637 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:57:42.686 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-06 09:57:42.734 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-06 09:57:42.787 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-06 09:57:42.837 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:42.842 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-06 09:57:42.847 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-06 09:57:42.850 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-06 09:57:42.880 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-06 09:57:42.910 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-06 09:57:42.915 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-06 09:57:42.920 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-06 09:57:42.925 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-06 09:57:43.005 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-06 09:57:43.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:43.040 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-06 09:57:43.045 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:57:43.050 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-06 09:57:43.056 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-06 09:57:43.059 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-06 09:57:43.064 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-06 09:57:43.115 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-06 09:57:43.121 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:43.125 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-06 09:57:43.176 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-06 09:57:43.181 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-06 09:57:43.189 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-06 09:57:43.196 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-06 09:57:43.201 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 09:57:43.206 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 09:57:43.211 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-06 09:57:43.217 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-06 09:57:43.222 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-06 09:57:43.228 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-06 09:57:43.233 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:43.238 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:43.244 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:43.250 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-06 09:57:43.255 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:43.262 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:43.267 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-06 09:57:43.272 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-06 09:57:43.277 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-06 09:57:43.284 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-06 09:57:43.326 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-06 09:57:43.331 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-06 09:57:43.402 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-06 09:57:43.477 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-06 09:57:43.482 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-06 09:57:43.554 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-06 09:57:43.558 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-06 09:57:43.634 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-06 09:57:43.642 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.646 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-06 09:57:43.650 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.654 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:43.660 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:43.663 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:43.669 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-06 09:57:43.672 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:43.677 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:43.681 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:43.686 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:43.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:43.695 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331863691 2026-07-06 09:57:43.698 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-06 09:57:43.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:43.737 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-06 09:57:43.743 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-06 09:57:43.748 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.753 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.759 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.762 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-06 09:57:43.768 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-06 09:57:43.773 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-06 09:57:43.778 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-06 09:57:43.785 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:43.790 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:43.796 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:43.801 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:43.807 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-06 09:57:43.812 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 09:57:43.819 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:57:43.825 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:43.830 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:57:43.835 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-06 09:57:43.840 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:43.845 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:57:43.850 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:57:43.852 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:57:43.858 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-06 09:57:43.863 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:57:43.871 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-06 09:57:43.992 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:44.099 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-06 09:57:44.193 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-06 09:57:44.290 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:57:44.368 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:44.437 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-06 09:57:44.507 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-06 09:57:44.575 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-06 09:57:44.643 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-06 09:57:44.709 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-06 09:57:44.772 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:57:44.774 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:57:44.777 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-06 09:57:44.854 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:57:45.342 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-06 09:57:45.370 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-06 09:57:45.826 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-06 09:57:45.974 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:45.978 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:45.981 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:45.985 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:45.988 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:45.991 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:45.994 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:45.997 | + functions-common:time_stop:2427 : start_time=1783331863691 2026-07-06 09:57:46.000 | + functions-common:time_stop:2429 : [[ -z 1783331863691 ]] 2026-07-06 09:57:46.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:46.009 | + functions-common:time_stop:2432 : end_time=1783331866006 2026-07-06 09:57:46.012 | + functions-common:time_stop:2433 : elapsed_time=2315 2026-07-06 09:57:46.015 | + functions-common:time_stop:2434 : total=10199 2026-07-06 09:57:46.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:46.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12514 2026-07-06 09:57:46.024 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.246/ 2026-07-06 09:57:46.026 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.030 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-06 09:57:46.033 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.036 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:46.038 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:46.042 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:46.044 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-06 09:57:46.047 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:46.050 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:46.053 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:46.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:46.062 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:46.067 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331866064 2026-07-06 09:57:46.070 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-06 09:57:46.088 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:46.091 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 09:57:46.094 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-06 09:57:46.097 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.100 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.103 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.106 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.109 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 09:57:46.112 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 09:57:46.115 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-06 09:57:46.118 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:46.121 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:46.124 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:46.127 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:46.130 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-06 09:57:46.134 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 09:57:46.136 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 09:57:46.140 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-06 09:57:46.143 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.148 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:57:46.151 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:57:46.154 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:57:46.158 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:57:46.161 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:57:46.163 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-06 09:57:46.166 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:57:46.170 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-06 09:57:46.268 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:46.365 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-06 09:57:46.443 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:46.527 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-06 09:57:46.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-06 09:57:46.682 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:46.751 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:57:46.755 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:57:46.760 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-06 09:57:46.888 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:57:47.466 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-06 09:57:47.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-06 09:57:47.971 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-06 09:57:48.027 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:48.033 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:48.041 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:48.051 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:48.056 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:48.064 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:48.073 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:48.080 | + functions-common:time_stop:2427 : start_time=1783331866064 2026-07-06 09:57:48.086 | + functions-common:time_stop:2429 : [[ -z 1783331866064 ]] 2026-07-06 09:57:48.095 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:48.103 | + functions-common:time_stop:2432 : end_time=1783331868095 2026-07-06 09:57:48.110 | + functions-common:time_stop:2433 : elapsed_time=2031 2026-07-06 09:57:48.118 | + functions-common:time_stop:2434 : total=12514 2026-07-06 09:57:48.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:48.137 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14545 2026-07-06 09:57:48.144 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.153 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-06 09:57:48.159 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.163 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:48.172 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:48.179 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:48.184 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-06 09:57:48.194 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:48.197 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:48.207 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:48.213 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:48.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:48.227 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331868222 2026-07-06 09:57:48.234 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-06 09:57:48.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:48.281 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 09:57:48.284 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-06 09:57:48.289 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.297 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.303 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.311 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.320 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 09:57:48.325 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 09:57:48.330 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-06 09:57:48.337 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:48.340 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:48.345 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:48.348 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:48.351 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-06 09:57:48.354 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 09:57:48.356 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 09:57:48.359 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-06 09:57:48.364 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.364 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:57:48.366 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:57:48.368 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:57:48.371 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:57:48.373 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:57:48.376 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-06 09:57:48.378 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:57:48.384 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-06 09:57:48.464 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:48.543 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-06 09:57:48.608 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:48.673 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-06 09:57:48.781 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-06 09:57:48.898 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:49.004 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:57:49.011 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:57:49.024 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-06 09:57:49.184 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:57:49.762 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-06 09:57:49.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-06 09:57:50.266 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-06 09:57:50.328 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:50.331 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:50.335 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:50.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:50.343 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:50.350 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:50.356 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:50.366 | + functions-common:time_stop:2427 : start_time=1783331868222 2026-07-06 09:57:50.372 | + functions-common:time_stop:2429 : [[ -z 1783331868222 ]] 2026-07-06 09:57:50.373 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:50.380 | + functions-common:time_stop:2432 : end_time=1783331870375 2026-07-06 09:57:50.385 | + functions-common:time_stop:2433 : elapsed_time=2153 2026-07-06 09:57:50.389 | + functions-common:time_stop:2434 : total=14545 2026-07-06 09:57:50.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:50.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16698 2026-07-06 09:57:50.403 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-06 09:57:50.407 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-06 09:57:50.415 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.420 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-06 09:57:50.428 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.436 | + functions-common:run_process:1676 : local group= 2026-07-06 09:57:50.439 | + functions-common:run_process:1677 : local user= 2026-07-06 09:57:50.444 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:57:50.450 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-06 09:57:50.453 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:57:50.458 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:57:50.465 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:50.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:50.476 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:50.482 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331870475 2026-07-06 09:57:50.487 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-06 09:57:50.527 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:57:50.527 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-06 09:57:50.532 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-06 09:57:50.536 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.540 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.545 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.551 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.553 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-06 09:57:50.557 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-06 09:57:50.561 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 09:57:50.565 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:57:50.573 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:57:50.574 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:57:50.577 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:57:50.583 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-06 09:57:50.588 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-06 09:57:50.591 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-06 09:57:50.593 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-06 09:57:50.597 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:50.603 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:57:50.608 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:57:50.613 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:57:50.618 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:57:50.623 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:57:50.628 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 09:57:50.633 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:57:50.640 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-06 09:57:50.757 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:57:50.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-06 09:57:50.994 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:57:51.105 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-06 09:57:51.203 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-06 09:57:51.289 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:57:51.399 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:57:51.404 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:57:51.411 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-06 09:57:51.548 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:57:52.093 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-06 09:57:52.131 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-06 09:57:52.621 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-06 09:57:52.682 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:57:52.688 | + functions-common:time_stop:2420 : local name 2026-07-06 09:57:52.694 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:57:52.697 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:57:52.700 | + functions-common:time_stop:2423 : local total 2026-07-06 09:57:52.705 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:57:52.709 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:57:52.713 | + functions-common:time_stop:2427 : start_time=1783331870475 2026-07-06 09:57:52.716 | + functions-common:time_stop:2429 : [[ -z 1783331870475 ]] 2026-07-06 09:57:52.725 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:57:52.731 | + functions-common:time_stop:2432 : end_time=1783331872727 2026-07-06 09:57:52.734 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-07-06 09:57:52.740 | + functions-common:time_stop:2434 : total=16698 2026-07-06 09:57:52.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:57:52.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18950 2026-07-06 09:57:52.753 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-06 09:57:52.756 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.246/networking 2026-07-06 09:57:52.762 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-06 09:57:52.762 | Waiting for Neutron to start... 2026-07-06 09:57:52.765 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.246/networking' 2026-07-06 09:57:52.771 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.246/networking' 'Neutron did not start' 60 2026-07-06 09:57:52.773 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.246/networking' 2026-07-06 09:57:52.779 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-06 09:57:52.784 | + functions-common:test_with_retry:2360 : local until=60 2026-07-06 09:57:52.788 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 09:57:52.792 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 09:57:52.798 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 09:57:52.802 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:57:52.807 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:57:52.812 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:57:52.818 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331872813 2026-07-06 09:57:52.822 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.246/networking; do sleep 0.5; done' 2026-07-06 09:58:01.988 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.246/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 09:58:01.993 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:01.996 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:01.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:02.003 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:02.005 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:02.009 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 09:58:02.013 | + functions-common:time_stop:2427 : start_time=1783331872813 2026-07-06 09:58:02.015 | + functions-common:time_stop:2429 : [[ -z 1783331872813 ]] 2026-07-06 09:58:02.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:02.028 | + functions-common:time_stop:2432 : end_time=1783331882025 2026-07-06 09:58:02.036 | + functions-common:time_stop:2433 : elapsed_time=9212 2026-07-06 09:58:02.044 | + functions-common:time_stop:2434 : total=0 2026-07-06 09:58:02.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:02.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9212 2026-07-06 09:58:02.057 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-06 09:58:02.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:58:02.088 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-06 09:58:02.092 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:58:02.100 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-06 09:58:02.103 | + ./stack.sh:main:1311 : start_placement 2026-07-06 09:58:02.105 | + lib/placement:start_placement:137 : start_placement_api 2026-07-06 09:58:02.109 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-06 09:58:02.117 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.120 | + functions-common:run_process:1674 : local service=placement-api 2026-07-06 09:58:02.127 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.130 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:02.134 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:02.137 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:02.141 | + functions-common:run_process:1680 : local name=placement-api 2026-07-06 09:58:02.146 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:02.151 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:02.153 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:02.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:02.169 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:02.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331882170 2026-07-06 09:58:02.180 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-06 09:58:02.208 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:58:02.213 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-06 09:58:02.213 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-06 09:58:02.217 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.222 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.230 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.234 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-06 09:58:02.238 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-06 09:58:02.243 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-06 09:58:02.249 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-06 09:58:02.259 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:58:02.265 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:58:02.270 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:58:02.275 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:58:02.280 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-06 09:58:02.285 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-06 09:58:02.287 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:58:02.289 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:58:02.294 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:58:02.296 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-06 09:58:02.301 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:58:02.304 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:58:02.306 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:58:02.311 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:58:02.311 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-06 09:58:02.316 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:58:02.324 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-06 09:58:02.454 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:58:02.597 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-06 09:58:02.705 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-06 09:58:02.792 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:58:02.923 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:58:03.010 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-06 09:58:03.113 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-06 09:58:03.216 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-06 09:58:03.304 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-06 09:58:03.384 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-06 09:58:03.471 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:58:03.476 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:58:03.479 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-06 09:58:03.584 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:58:04.108 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-06 09:58:04.132 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-06 09:58:04.594 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-06 09:58:04.774 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:04.776 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:04.780 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:04.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:04.789 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:04.793 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:04.797 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:04.801 | + functions-common:time_stop:2427 : start_time=1783331882170 2026-07-06 09:58:04.805 | + functions-common:time_stop:2429 : [[ -z 1783331882170 ]] 2026-07-06 09:58:04.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:04.818 | + functions-common:time_stop:2432 : end_time=1783331884812 2026-07-06 09:58:04.820 | + functions-common:time_stop:2433 : elapsed_time=2642 2026-07-06 09:58:04.824 | + functions-common:time_stop:2434 : total=18950 2026-07-06 09:58:04.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:04.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21592 2026-07-06 09:58:04.836 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-06 09:58:04.836 | Waiting for placement-api to start... 2026-07-06 09:58:04.839 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.246/placement 2026-07-06 09:58:04.842 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 09:58:04.846 | + functions:wait_for_service:477 : local url=http://192.168.122.246/placement 2026-07-06 09:58:04.850 | + functions:wait_for_service:478 : local rval=0 2026-07-06 09:58:04.853 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 09:58:04.858 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 09:58:04.860 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:04.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:04.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:04.874 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331884870 2026-07-06 09:58:04.877 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 09:58:04.880 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:58:04.883 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.246/placement 2026-07-06 09:58:07.881 | + :: : [[ 200 == 503 ]] 2026-07-06 09:58:07.882 | + :: : [[ 0 -eq 7 ]] 2026-07-06 09:58:07.885 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 09:58:07.888 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:07.890 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:07.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:07.896 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:07.898 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:07.901 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 09:58:07.903 | + functions-common:time_stop:2427 : start_time=1783331884870 2026-07-06 09:58:07.906 | + functions-common:time_stop:2429 : [[ -z 1783331884870 ]] 2026-07-06 09:58:07.909 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:07.913 | + functions-common:time_stop:2432 : end_time=1783331887910 2026-07-06 09:58:07.915 | + functions-common:time_stop:2433 : elapsed_time=3040 2026-07-06 09:58:07.918 | + functions-common:time_stop:2434 : total=11790 2026-07-06 09:58:07.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:07.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14830 2026-07-06 09:58:07.925 | + functions:wait_for_service:486 : return 0 2026-07-06 09:58:07.928 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-06 09:58:07.944 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:58:07.947 | + ./stack.sh:main:1315 : start_neutron 2026-07-06 09:58:07.949 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-06 09:58:07.952 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:58:07.955 | + functions-common:run_process:1674 : local service=q-agt 2026-07-06 09:58:07.957 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-06 09:58:07.959 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:07.963 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:07.965 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:07.968 | + functions-common:run_process:1680 : local name=q-agt 2026-07-06 09:58:07.970 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:07.973 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:07.975 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:07.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:07.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:07.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331887982 2026-07-06 09:58:07.987 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-06 09:58:08.003 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:58:08.006 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:08.008 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:08.011 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:08.013 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:08.016 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:08.018 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:08.020 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:08.023 | + functions-common:time_stop:2427 : start_time=1783331887982 2026-07-06 09:58:08.026 | + functions-common:time_stop:2429 : [[ -z 1783331887982 ]] 2026-07-06 09:58:08.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:08.033 | + functions-common:time_stop:2432 : end_time=1783331888030 2026-07-06 09:58:08.036 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-06 09:58:08.038 | + functions-common:time_stop:2434 : total=21592 2026-07-06 09:58:08.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:08.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21640 2026-07-06 09:58:08.045 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-06 09:58:08.048 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 09:58:08.050 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 09:58:08.053 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-06 09:58:08.055 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-06 09:58:08.058 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-06 09:58:08.060 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-06 09:58:08.062 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:08.065 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:08.067 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:08.070 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-06 09:58:08.072 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:08.075 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:08.078 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:08.080 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:08.083 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:08.088 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331888085 2026-07-06 09:58:08.090 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-06 09:58:08.106 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:58:08.109 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:08.112 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:08.114 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:08.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:08.119 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:08.121 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:08.123 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:08.126 | + functions-common:time_stop:2427 : start_time=1783331888085 2026-07-06 09:58:08.128 | + functions-common:time_stop:2429 : [[ -z 1783331888085 ]] 2026-07-06 09:58:08.131 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:08.135 | + functions-common:time_stop:2432 : end_time=1783331888132 2026-07-06 09:58:08.138 | + functions-common:time_stop:2433 : elapsed_time=47 2026-07-06 09:58:08.141 | + functions-common:time_stop:2434 : total=21640 2026-07-06 09:58:08.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:08.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21687 2026-07-06 09:58:08.150 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-06 09:58:08.152 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-06 09:58:08.155 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-06 09:58:08.158 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-06 09:58:08.161 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.164 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.167 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.169 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-06 09:58:08.172 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.175 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.178 | + functions-common:run_process:1674 : local service=q-l3 2026-07-06 09:58:08.181 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-06 09:58:08.186 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:08.188 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:08.191 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:08.193 | + functions-common:run_process:1680 : local name=q-l3 2026-07-06 09:58:08.195 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:08.198 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:08.200 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:08.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:08.206 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:08.211 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331888207 2026-07-06 09:58:08.213 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-06 09:58:08.229 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:58:08.231 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:08.234 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:08.236 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:08.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:08.241 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:08.244 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:08.246 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:08.249 | + functions-common:time_stop:2427 : start_time=1783331888207 2026-07-06 09:58:08.251 | + functions-common:time_stop:2429 : [[ -z 1783331888207 ]] 2026-07-06 09:58:08.254 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:08.259 | + functions-common:time_stop:2432 : end_time=1783331888256 2026-07-06 09:58:08.261 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-06 09:58:08.264 | + functions-common:time_stop:2434 : total=21687 2026-07-06 09:58:08.266 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:08.269 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21736 2026-07-06 09:58:08.271 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-06 09:58:08.274 | + functions-common:run_process:1674 : local service=q-meta 2026-07-06 09:58:08.276 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-06 09:58:08.279 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:08.282 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:08.284 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:08.287 | + functions-common:run_process:1680 : local name=q-meta 2026-07-06 09:58:08.289 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:08.292 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:08.294 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:08.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:08.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:08.305 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331888301 2026-07-06 09:58:08.307 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-06 09:58:08.326 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:58:08.329 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:08.332 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:08.336 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:08.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:08.343 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:08.347 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:08.350 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:08.354 | + functions-common:time_stop:2427 : start_time=1783331888301 2026-07-06 09:58:08.357 | + functions-common:time_stop:2429 : [[ -z 1783331888301 ]] 2026-07-06 09:58:08.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:08.366 | + functions-common:time_stop:2432 : end_time=1783331888362 2026-07-06 09:58:08.369 | + functions-common:time_stop:2433 : elapsed_time=61 2026-07-06 09:58:08.372 | + functions-common:time_stop:2434 : total=21736 2026-07-06 09:58:08.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:08.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21797 2026-07-06 09:58:08.383 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-06 09:58:08.387 | + functions-common:run_process:1674 : local service=q-metering 2026-07-06 09:58:08.391 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-06 09:58:08.394 | + functions-common:run_process:1676 : local group= 2026-07-06 09:58:08.398 | + functions-common:run_process:1677 : local user= 2026-07-06 09:58:08.401 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:58:08.405 | + functions-common:run_process:1680 : local name=q-metering 2026-07-06 09:58:08.409 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:58:08.412 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:58:08.416 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:58:08.419 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:58:08.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:58:08.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331888426 2026-07-06 09:58:08.434 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-06 09:58:08.459 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:58:08.463 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:58:08.466 | + functions-common:time_stop:2420 : local name 2026-07-06 09:58:08.469 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:58:08.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:58:08.476 | + functions-common:time_stop:2423 : local total 2026-07-06 09:58:08.479 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:58:08.483 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:58:08.486 | + functions-common:time_stop:2427 : start_time=1783331888426 2026-07-06 09:58:08.490 | + functions-common:time_stop:2429 : [[ -z 1783331888426 ]] 2026-07-06 09:58:08.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:58:08.500 | + functions-common:time_stop:2432 : end_time=1783331888497 2026-07-06 09:58:08.504 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-06 09:58:08.508 | + functions-common:time_stop:2434 : total=21797 2026-07-06 09:58:08.512 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:58:08.516 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21868 2026-07-06 09:58:08.520 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-06 09:58:08.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:58:08.548 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-06 09:58:08.551 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-06 09:58:08.555 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:58:08.558 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-06 09:58:08.562 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-06 09:58:08.565 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-06 09:58:08.569 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-06 09:58:08.572 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-06 09:58:08.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 09:58:08.579 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 09:58:12.770 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:12.773 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 09:58:12.773 | address-scope 2026-07-06 09:58:12.773 | agent 2026-07-06 09:58:12.773 | allowed-address-pairs 2026-07-06 09:58:12.773 | auto-allocated-topology 2026-07-06 09:58:12.773 | availability_zone 2026-07-06 09:58:12.773 | default-subnetpools 2026-07-06 09:58:12.774 | dhcp_agent_scheduler 2026-07-06 09:58:12.774 | dns-integration 2026-07-06 09:58:12.774 | dns-domain-ports 2026-07-06 09:58:12.774 | dns-integration-domain-keywords 2026-07-06 09:58:12.774 | empty-string-filtering 2026-07-06 09:58:12.774 | external-net 2026-07-06 09:58:12.774 | extra_dhcp_opt 2026-07-06 09:58:12.774 | extraroute 2026-07-06 09:58:12.774 | extraroute-atomic 2026-07-06 09:58:12.775 | filter-validation 2026-07-06 09:58:12.775 | floating-ip-port-forwarding-detail 2026-07-06 09:58:12.775 | fip-port-details 2026-07-06 09:58:12.775 | flavors 2026-07-06 09:58:12.775 | floatingip-pools 2026-07-06 09:58:12.775 | router 2026-07-06 09:58:12.775 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:12.775 | enable-default-route-bfd 2026-07-06 09:58:12.775 | enable-default-route-ecmp 2026-07-06 09:58:12.775 | ext-gw-mode 2026-07-06 09:58:12.776 | l3-ha 2026-07-06 09:58:12.776 | external-gateway-multihoming 2026-07-06 09:58:12.776 | l3-flavors 2026-07-06 09:58:12.776 | l3_agent_scheduler 2026-07-06 09:58:12.776 | multi-provider 2026-07-06 09:58:12.776 | net-mtu 2026-07-06 09:58:12.776 | net-mtu-writable 2026-07-06 09:58:12.776 | network_availability_zone 2026-07-06 09:58:12.776 | network-ip-availability 2026-07-06 09:58:12.776 | network-ip-availability-details 2026-07-06 09:58:12.777 | pagination 2026-07-06 09:58:12.777 | port-device-profile 2026-07-06 09:58:12.777 | port-mac-address-regenerate 2026-07-06 09:58:12.777 | port-numa-affinity-policy 2026-07-06 09:58:12.777 | port-numa-affinity-policy-socket 2026-07-06 09:58:12.777 | binding 2026-07-06 09:58:12.777 | binding-extended 2026-07-06 09:58:12.777 | port-security 2026-07-06 09:58:12.777 | project-id 2026-07-06 09:58:12.777 | provider 2026-07-06 09:58:12.778 | qinq 2026-07-06 09:58:12.778 | quota-check-limit 2026-07-06 09:58:12.778 | quota-check-limit-default 2026-07-06 09:58:12.778 | quotas 2026-07-06 09:58:12.778 | quota_details 2026-07-06 09:58:12.778 | rbac-policies 2026-07-06 09:58:12.778 | rbac-address-scope 2026-07-06 09:58:12.778 | rbac-security-groups 2026-07-06 09:58:12.778 | revision-if-match 2026-07-06 09:58:12.779 | standard-attr-revisions 2026-07-06 09:58:12.779 | router_availability_zone 2026-07-06 09:58:12.779 | router-enable-snat 2026-07-06 09:58:12.779 | security-groups-default-rules 2026-07-06 09:58:12.779 | security-groups-default-statefulness 2026-07-06 09:58:12.779 | security-groups-normalized-cidr 2026-07-06 09:58:12.779 | security-groups-remote-address-group 2026-07-06 09:58:12.779 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:12.779 | security-groups-shared-filtering 2026-07-06 09:58:12.779 | security-group 2026-07-06 09:58:12.780 | service-type 2026-07-06 09:58:12.780 | sorting 2026-07-06 09:58:12.780 | standard-attr-description 2026-07-06 09:58:12.780 | stateful-security-group 2026-07-06 09:58:12.780 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:12.780 | subnet-external-network 2026-07-06 09:58:12.780 | subnet_onboard 2026-07-06 09:58:12.780 | subnet-service-types 2026-07-06 09:58:12.781 | subnet_allocation 2026-07-06 09:58:12.781 | subnetpool-prefix-ops 2026-07-06 09:58:12.781 | tag-creation 2026-07-06 09:58:12.781 | standard-attr-tag 2026-07-06 09:58:12.781 | standard-attr-timestamp 2026-07-06 09:58:12.781 | vlan-transparent' 2026-07-06 09:58:12.781 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 09:58:12.781 | address-scope 2026-07-06 09:58:12.781 | agent 2026-07-06 09:58:12.782 | allowed-address-pairs 2026-07-06 09:58:12.782 | auto-allocated-topology 2026-07-06 09:58:12.782 | availability_zone 2026-07-06 09:58:12.782 | default-subnetpools 2026-07-06 09:58:12.782 | dhcp_agent_scheduler 2026-07-06 09:58:12.782 | dns-integration 2026-07-06 09:58:12.782 | dns-domain-ports 2026-07-06 09:58:12.782 | dns-integration-domain-keywords 2026-07-06 09:58:12.782 | empty-string-filtering 2026-07-06 09:58:12.782 | external-net 2026-07-06 09:58:12.782 | extra_dhcp_opt 2026-07-06 09:58:12.783 | extraroute 2026-07-06 09:58:12.783 | extraroute-atomic 2026-07-06 09:58:12.783 | filter-validation 2026-07-06 09:58:12.783 | floating-ip-port-forwarding-detail 2026-07-06 09:58:12.783 | fip-port-details 2026-07-06 09:58:12.783 | flavors 2026-07-06 09:58:12.783 | floatingip-pools 2026-07-06 09:58:12.783 | router 2026-07-06 09:58:12.784 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:12.784 | enable-default-route-bfd 2026-07-06 09:58:12.784 | enable-default-route-ecmp 2026-07-06 09:58:12.784 | ext-gw-mode 2026-07-06 09:58:12.784 | l3-ha 2026-07-06 09:58:12.784 | external-gateway-multihoming 2026-07-06 09:58:12.784 | l3-flavors 2026-07-06 09:58:12.784 | l3_agent_scheduler 2026-07-06 09:58:12.784 | multi-provider 2026-07-06 09:58:12.785 | net-mtu 2026-07-06 09:58:12.785 | net-mtu-writable 2026-07-06 09:58:12.785 | network_availability_zone 2026-07-06 09:58:12.785 | network-ip-availability 2026-07-06 09:58:12.785 | network-ip-availability-details 2026-07-06 09:58:12.785 | pagination 2026-07-06 09:58:12.785 | port-device-profile 2026-07-06 09:58:12.785 | port-mac-address-regenerate 2026-07-06 09:58:12.785 | port-numa-affinity-policy 2026-07-06 09:58:12.785 | port-numa-affinity-policy-socket 2026-07-06 09:58:12.785 | binding 2026-07-06 09:58:12.786 | binding-extended 2026-07-06 09:58:12.786 | port-security 2026-07-06 09:58:12.786 | project-id 2026-07-06 09:58:12.786 | provider 2026-07-06 09:58:12.786 | qinq 2026-07-06 09:58:12.786 | quota-check-limit 2026-07-06 09:58:12.786 | quota-check-limit-default 2026-07-06 09:58:12.786 | quotas 2026-07-06 09:58:12.786 | quota_details 2026-07-06 09:58:12.787 | rbac-policies 2026-07-06 09:58:12.787 | rbac-address-scope 2026-07-06 09:58:12.787 | rbac-security-groups 2026-07-06 09:58:12.787 | revision-if-match 2026-07-06 09:58:12.787 | standard-attr-revisions 2026-07-06 09:58:12.787 | router_availability_zone 2026-07-06 09:58:12.787 | router-enable-snat 2026-07-06 09:58:12.787 | security-groups-default-rules 2026-07-06 09:58:12.787 | security-groups-default-statefulness 2026-07-06 09:58:12.787 | security-groups-normalized-cidr 2026-07-06 09:58:12.788 | security-groups-remote-address-group 2026-07-06 09:58:12.788 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:12.788 | security-groups-shared-filtering 2026-07-06 09:58:12.788 | security-group 2026-07-06 09:58:12.788 | service-type 2026-07-06 09:58:12.788 | sorting 2026-07-06 09:58:12.788 | standard-attr-description 2026-07-06 09:58:12.788 | stateful-security-group 2026-07-06 09:58:12.788 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:12.789 | subnet-external-network 2026-07-06 09:58:12.789 | subnet_onboard 2026-07-06 09:58:12.789 | subnet-service-types 2026-07-06 09:58:12.789 | subnet_allocation 2026-07-06 09:58:12.789 | subnetpool-prefix-ops 2026-07-06 09:58:12.789 | tag-creation 2026-07-06 09:58:12.789 | standard-attr-tag 2026-07-06 09:58:12.789 | standard-attr-timestamp 2026-07-06 09:58:12.789 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 09:58:12.789 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 09:58:12.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-06 09:58:12.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-06 09:58:12.790 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-06 09:58:17.078 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:17.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=713cdcca-1ec7-47e7-a977-d35514fc5d95 2026-07-06 09:58:17.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-06 09:58:17.089 | ++ 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 fd21:6373:138f::/56 --share --default -f value -c id 2026-07-06 09:58:21.149 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:21.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=29dc17de-380f-4c96-92b0-19ccea920f93 2026-07-06 09:58:21.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-06 09:58:21.156 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 09:58:21.159 | + functions-common:is_provider_network:2272 : return 1 2026-07-06 09:58:21.162 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-06 09:58:26.770 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:26.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=46b90237-94cb-494f-9dfd-d16a1cfa70e4 2026-07-06 09:58:26.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-06 09:58:26.780 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:26.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-06 09:58:26.805 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-06 09:58:26.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 713cdcca-1ec7-47e7-a977-d35514fc5d95 ']' 2026-07-06 09:58:26.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-06 09:58:26.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-06 09:58:26.816 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 713cdcca-1ec7-47e7-a977-d35514fc5d95 ' 2026-07-06 09:58:26.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-06 09:58:26.823 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 46b90237-94cb-494f-9dfd-d16a1cfa70e4 private-subnet' 2026-07-06 09:58:26.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-06 09:58:26.829 | +++ 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 713cdcca-1ec7-47e7-a977-d35514fc5d95 --network 46b90237-94cb-494f-9dfd-d16a1cfa70e4 private-subnet -f value -c id 2026-07-06 09:58:32.266 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:32.269 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=2202ad81-1ce6-4ace-b2d2-0b17b03b730e 2026-07-06 09:58:32.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-06 09:58:32.274 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:32.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 2202ad81-1ce6-4ace-b2d2-0b17b03b730e 2026-07-06 09:58:32.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=2202ad81-1ce6-4ace-b2d2-0b17b03b730e 2026-07-06 09:58:32.296 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-06 09:58:32.299 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-06 09:58:32.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-06 09:58:32.304 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:32.320 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-06 09:58:32.324 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:32.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-06 09:58:32.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 29dc17de-380f-4c96-92b0-19ccea920f93 ']' 2026-07-06 09:58:32.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-06 09:58:32.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-06 09:58:32.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 29dc17de-380f-4c96-92b0-19ccea920f93 ' 2026-07-06 09:58:32.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-06 09:58:32.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 46b90237-94cb-494f-9dfd-d16a1cfa70e4 ipv6-private-subnet ' 2026-07-06 09:58:32.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-06 09:58:32.363 | +++ 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 29dc17de-380f-4c96-92b0-19ccea920f93 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 46b90237-94cb-494f-9dfd-d16a1cfa70e4 ipv6-private-subnet -f value -c id 2026-07-06 09:58:37.537 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:37.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=dd896771-6835-4f50-811f-5d5a5015c6f4 2026-07-06 09:58:37.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-06 09:58:37.545 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:37.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo dd896771-6835-4f50-811f-5d5a5015c6f4 2026-07-06 09:58:37.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=dd896771-6835-4f50-811f-5d5a5015c6f4 2026-07-06 09:58:37.566 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-06 09:58:37.568 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-06 09:58:37.572 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 09:58:40.949 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:40.953 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 09:58:40.953 | address-scope 2026-07-06 09:58:40.953 | agent 2026-07-06 09:58:40.953 | allowed-address-pairs 2026-07-06 09:58:40.953 | auto-allocated-topology 2026-07-06 09:58:40.953 | availability_zone 2026-07-06 09:58:40.953 | default-subnetpools 2026-07-06 09:58:40.953 | dhcp_agent_scheduler 2026-07-06 09:58:40.953 | dns-integration 2026-07-06 09:58:40.954 | dns-domain-ports 2026-07-06 09:58:40.954 | dns-integration-domain-keywords 2026-07-06 09:58:40.954 | empty-string-filtering 2026-07-06 09:58:40.954 | external-net 2026-07-06 09:58:40.954 | extra_dhcp_opt 2026-07-06 09:58:40.954 | extraroute 2026-07-06 09:58:40.954 | extraroute-atomic 2026-07-06 09:58:40.954 | filter-validation 2026-07-06 09:58:40.954 | floating-ip-port-forwarding-detail 2026-07-06 09:58:40.955 | fip-port-details 2026-07-06 09:58:40.956 | flavors 2026-07-06 09:58:40.956 | floatingip-pools 2026-07-06 09:58:40.956 | router 2026-07-06 09:58:40.956 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:40.956 | enable-default-route-bfd 2026-07-06 09:58:40.956 | enable-default-route-ecmp 2026-07-06 09:58:40.957 | ext-gw-mode 2026-07-06 09:58:40.957 | l3-ha 2026-07-06 09:58:40.957 | external-gateway-multihoming 2026-07-06 09:58:40.957 | l3-flavors 2026-07-06 09:58:40.957 | l3_agent_scheduler 2026-07-06 09:58:40.957 | multi-provider 2026-07-06 09:58:40.957 | net-mtu 2026-07-06 09:58:40.957 | net-mtu-writable 2026-07-06 09:58:40.957 | network_availability_zone 2026-07-06 09:58:40.957 | network-ip-availability 2026-07-06 09:58:40.958 | network-ip-availability-details 2026-07-06 09:58:40.958 | pagination 2026-07-06 09:58:40.958 | port-device-profile 2026-07-06 09:58:40.958 | port-mac-address-regenerate 2026-07-06 09:58:40.958 | port-numa-affinity-policy 2026-07-06 09:58:40.958 | port-numa-affinity-policy-socket 2026-07-06 09:58:40.958 | binding 2026-07-06 09:58:40.958 | binding-extended 2026-07-06 09:58:40.959 | port-security 2026-07-06 09:58:40.959 | project-id 2026-07-06 09:58:40.959 | provider 2026-07-06 09:58:40.959 | qinq 2026-07-06 09:58:40.959 | quota-check-limit 2026-07-06 09:58:40.959 | quota-check-limit-default 2026-07-06 09:58:40.959 | quotas 2026-07-06 09:58:40.959 | quota_details 2026-07-06 09:58:40.960 | rbac-policies 2026-07-06 09:58:40.960 | rbac-address-scope 2026-07-06 09:58:40.960 | rbac-security-groups 2026-07-06 09:58:40.960 | revision-if-match 2026-07-06 09:58:40.960 | standard-attr-revisions 2026-07-06 09:58:40.960 | router_availability_zone 2026-07-06 09:58:40.960 | router-enable-snat 2026-07-06 09:58:40.960 | security-groups-default-rules 2026-07-06 09:58:40.960 | security-groups-default-statefulness 2026-07-06 09:58:40.960 | security-groups-normalized-cidr 2026-07-06 09:58:40.961 | security-groups-remote-address-group 2026-07-06 09:58:40.961 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:40.961 | security-groups-shared-filtering 2026-07-06 09:58:40.961 | security-group 2026-07-06 09:58:40.961 | service-type 2026-07-06 09:58:40.961 | sorting 2026-07-06 09:58:40.961 | standard-attr-description 2026-07-06 09:58:40.961 | stateful-security-group 2026-07-06 09:58:40.962 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:40.962 | subnet-external-network 2026-07-06 09:58:40.962 | subnet_onboard 2026-07-06 09:58:40.962 | subnet-service-types 2026-07-06 09:58:40.962 | subnet_allocation 2026-07-06 09:58:40.962 | subnetpool-prefix-ops 2026-07-06 09:58:40.962 | tag-creation 2026-07-06 09:58:40.962 | standard-attr-tag 2026-07-06 09:58:40.962 | standard-attr-timestamp 2026-07-06 09:58:40.962 | vlan-transparent' 2026-07-06 09:58:40.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 09:58:40.963 | address-scope 2026-07-06 09:58:40.963 | agent 2026-07-06 09:58:40.964 | allowed-address-pairs 2026-07-06 09:58:40.964 | auto-allocated-topology 2026-07-06 09:58:40.964 | availability_zone 2026-07-06 09:58:40.964 | default-subnetpools 2026-07-06 09:58:40.964 | dhcp_agent_scheduler 2026-07-06 09:58:40.964 | dns-integration 2026-07-06 09:58:40.964 | dns-domain-ports 2026-07-06 09:58:40.964 | dns-integration-domain-keywords 2026-07-06 09:58:40.964 | empty-string-filtering 2026-07-06 09:58:40.965 | external-net 2026-07-06 09:58:40.965 | extra_dhcp_opt 2026-07-06 09:58:40.965 | extraroute 2026-07-06 09:58:40.965 | extraroute-atomic 2026-07-06 09:58:40.965 | filter-validation 2026-07-06 09:58:40.965 | floating-ip-port-forwarding-detail 2026-07-06 09:58:40.965 | fip-port-details 2026-07-06 09:58:40.965 | flavors 2026-07-06 09:58:40.965 | floatingip-pools 2026-07-06 09:58:40.965 | router 2026-07-06 09:58:40.966 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:40.966 | enable-default-route-bfd 2026-07-06 09:58:40.966 | enable-default-route-ecmp 2026-07-06 09:58:40.966 | ext-gw-mode 2026-07-06 09:58:40.966 | l3-ha 2026-07-06 09:58:40.966 | external-gateway-multihoming 2026-07-06 09:58:40.966 | l3-flavors 2026-07-06 09:58:40.966 | l3_agent_scheduler 2026-07-06 09:58:40.966 | multi-provider 2026-07-06 09:58:40.966 | net-mtu 2026-07-06 09:58:40.967 | net-mtu-writable 2026-07-06 09:58:40.967 | network_availability_zone 2026-07-06 09:58:40.967 | network-ip-availability 2026-07-06 09:58:40.967 | network-ip-availability-details 2026-07-06 09:58:40.967 | pagination 2026-07-06 09:58:40.967 | port-device-profile 2026-07-06 09:58:40.968 | port-mac-address-regenerate 2026-07-06 09:58:40.968 | port-numa-affinity-policy 2026-07-06 09:58:40.968 | port-numa-affinity-policy-socket 2026-07-06 09:58:40.968 | binding 2026-07-06 09:58:40.968 | binding-extended 2026-07-06 09:58:40.968 | port-security 2026-07-06 09:58:40.969 | project-id 2026-07-06 09:58:40.969 | provider 2026-07-06 09:58:40.969 | qinq 2026-07-06 09:58:40.969 | quota-check-limit 2026-07-06 09:58:40.969 | quota-check-limit-default 2026-07-06 09:58:40.969 | quotas 2026-07-06 09:58:40.970 | quota_details 2026-07-06 09:58:40.970 | rbac-policies 2026-07-06 09:58:40.970 | rbac-address-scope 2026-07-06 09:58:40.970 | rbac-security-groups 2026-07-06 09:58:40.970 | revision-if-match 2026-07-06 09:58:40.970 | standard-attr-revisions 2026-07-06 09:58:40.970 | router_availability_zone 2026-07-06 09:58:40.970 | router-enable-snat 2026-07-06 09:58:40.971 | security-groups-default-rules 2026-07-06 09:58:40.971 | security-groups-default-statefulness 2026-07-06 09:58:40.971 | security-groups-normalized-cidr 2026-07-06 09:58:40.971 | security-groups-remote-address-group 2026-07-06 09:58:40.971 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:40.971 | security-groups-shared-filtering 2026-07-06 09:58:40.971 | security-group 2026-07-06 09:58:40.971 | service-type 2026-07-06 09:58:40.971 | sorting 2026-07-06 09:58:40.971 | standard-attr-description 2026-07-06 09:58:40.972 | stateful-security-group 2026-07-06 09:58:40.972 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:40.972 | subnet-external-network 2026-07-06 09:58:40.972 | subnet_onboard 2026-07-06 09:58:40.972 | subnet-service-types 2026-07-06 09:58:40.972 | subnet_allocation 2026-07-06 09:58:40.972 | subnetpool-prefix-ops 2026-07-06 09:58:40.972 | tag-creation 2026-07-06 09:58:40.972 | standard-attr-tag 2026-07-06 09:58:40.973 | standard-attr-timestamp 2026-07-06 09:58:40.973 | vlan-transparent =~ router ]] 2026-07-06 09:58:40.973 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 09:58:40.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-06 09:58:40.973 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 09:58:40.974 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 09:58:44.334 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:44.339 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 09:58:44.339 | address-scope 2026-07-06 09:58:44.339 | agent 2026-07-06 09:58:44.340 | allowed-address-pairs 2026-07-06 09:58:44.340 | auto-allocated-topology 2026-07-06 09:58:44.340 | availability_zone 2026-07-06 09:58:44.340 | default-subnetpools 2026-07-06 09:58:44.340 | dhcp_agent_scheduler 2026-07-06 09:58:44.340 | dns-integration 2026-07-06 09:58:44.340 | dns-domain-ports 2026-07-06 09:58:44.340 | dns-integration-domain-keywords 2026-07-06 09:58:44.340 | empty-string-filtering 2026-07-06 09:58:44.340 | external-net 2026-07-06 09:58:44.341 | extra_dhcp_opt 2026-07-06 09:58:44.341 | extraroute 2026-07-06 09:58:44.341 | extraroute-atomic 2026-07-06 09:58:44.341 | filter-validation 2026-07-06 09:58:44.341 | floating-ip-port-forwarding-detail 2026-07-06 09:58:44.341 | fip-port-details 2026-07-06 09:58:44.341 | flavors 2026-07-06 09:58:44.341 | floatingip-pools 2026-07-06 09:58:44.341 | router 2026-07-06 09:58:44.341 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:44.341 | enable-default-route-bfd 2026-07-06 09:58:44.342 | enable-default-route-ecmp 2026-07-06 09:58:44.342 | ext-gw-mode 2026-07-06 09:58:44.342 | l3-ha 2026-07-06 09:58:44.342 | external-gateway-multihoming 2026-07-06 09:58:44.342 | l3-flavors 2026-07-06 09:58:44.343 | l3_agent_scheduler 2026-07-06 09:58:44.343 | multi-provider 2026-07-06 09:58:44.343 | net-mtu 2026-07-06 09:58:44.343 | net-mtu-writable 2026-07-06 09:58:44.343 | network_availability_zone 2026-07-06 09:58:44.343 | network-ip-availability 2026-07-06 09:58:44.343 | network-ip-availability-details 2026-07-06 09:58:44.343 | pagination 2026-07-06 09:58:44.343 | port-device-profile 2026-07-06 09:58:44.343 | port-mac-address-regenerate 2026-07-06 09:58:44.343 | port-numa-affinity-policy 2026-07-06 09:58:44.344 | port-numa-affinity-policy-socket 2026-07-06 09:58:44.344 | binding 2026-07-06 09:58:44.344 | binding-extended 2026-07-06 09:58:44.344 | port-security 2026-07-06 09:58:44.344 | project-id 2026-07-06 09:58:44.344 | provider 2026-07-06 09:58:44.344 | qinq 2026-07-06 09:58:44.344 | quota-check-limit 2026-07-06 09:58:44.346 | quota-check-limit-default 2026-07-06 09:58:44.346 | quotas 2026-07-06 09:58:44.346 | quota_details 2026-07-06 09:58:44.346 | rbac-policies 2026-07-06 09:58:44.346 | rbac-address-scope 2026-07-06 09:58:44.347 | rbac-security-groups 2026-07-06 09:58:44.347 | revision-if-match 2026-07-06 09:58:44.347 | standard-attr-revisions 2026-07-06 09:58:44.347 | router_availability_zone 2026-07-06 09:58:44.347 | router-enable-snat 2026-07-06 09:58:44.347 | security-groups-default-rules 2026-07-06 09:58:44.347 | security-groups-default-statefulness 2026-07-06 09:58:44.347 | security-groups-normalized-cidr 2026-07-06 09:58:44.347 | security-groups-remote-address-group 2026-07-06 09:58:44.348 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:44.348 | security-groups-shared-filtering 2026-07-06 09:58:44.348 | security-group 2026-07-06 09:58:44.348 | service-type 2026-07-06 09:58:44.348 | sorting 2026-07-06 09:58:44.348 | standard-attr-description 2026-07-06 09:58:44.348 | stateful-security-group 2026-07-06 09:58:44.348 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:44.348 | subnet-external-network 2026-07-06 09:58:44.348 | subnet_onboard 2026-07-06 09:58:44.349 | subnet-service-types 2026-07-06 09:58:44.349 | subnet_allocation 2026-07-06 09:58:44.350 | subnetpool-prefix-ops 2026-07-06 09:58:44.350 | tag-creation 2026-07-06 09:58:44.350 | standard-attr-tag 2026-07-06 09:58:44.350 | standard-attr-timestamp 2026-07-06 09:58:44.350 | vlan-transparent' 2026-07-06 09:58:44.350 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 09:58:44.351 | address-scope 2026-07-06 09:58:44.351 | agent 2026-07-06 09:58:44.351 | allowed-address-pairs 2026-07-06 09:58:44.351 | auto-allocated-topology 2026-07-06 09:58:44.351 | availability_zone 2026-07-06 09:58:44.351 | default-subnetpools 2026-07-06 09:58:44.351 | dhcp_agent_scheduler 2026-07-06 09:58:44.351 | dns-integration 2026-07-06 09:58:44.351 | dns-domain-ports 2026-07-06 09:58:44.351 | dns-integration-domain-keywords 2026-07-06 09:58:44.352 | empty-string-filtering 2026-07-06 09:58:44.352 | external-net 2026-07-06 09:58:44.352 | extra_dhcp_opt 2026-07-06 09:58:44.352 | extraroute 2026-07-06 09:58:44.352 | extraroute-atomic 2026-07-06 09:58:44.352 | filter-validation 2026-07-06 09:58:44.352 | floating-ip-port-forwarding-detail 2026-07-06 09:58:44.352 | fip-port-details 2026-07-06 09:58:44.352 | flavors 2026-07-06 09:58:44.353 | floatingip-pools 2026-07-06 09:58:44.353 | router 2026-07-06 09:58:44.353 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:44.353 | enable-default-route-bfd 2026-07-06 09:58:44.353 | enable-default-route-ecmp 2026-07-06 09:58:44.353 | ext-gw-mode 2026-07-06 09:58:44.353 | l3-ha 2026-07-06 09:58:44.353 | external-gateway-multihoming 2026-07-06 09:58:44.353 | l3-flavors 2026-07-06 09:58:44.353 | l3_agent_scheduler 2026-07-06 09:58:44.354 | multi-provider 2026-07-06 09:58:44.354 | net-mtu 2026-07-06 09:58:44.354 | net-mtu-writable 2026-07-06 09:58:44.354 | network_availability_zone 2026-07-06 09:58:44.354 | network-ip-availability 2026-07-06 09:58:44.354 | network-ip-availability-details 2026-07-06 09:58:44.354 | pagination 2026-07-06 09:58:44.354 | port-device-profile 2026-07-06 09:58:44.354 | port-mac-address-regenerate 2026-07-06 09:58:44.354 | port-numa-affinity-policy 2026-07-06 09:58:44.355 | port-numa-affinity-policy-socket 2026-07-06 09:58:44.355 | binding 2026-07-06 09:58:44.355 | binding-extended 2026-07-06 09:58:44.355 | port-security 2026-07-06 09:58:44.355 | project-id 2026-07-06 09:58:44.355 | provider 2026-07-06 09:58:44.355 | qinq 2026-07-06 09:58:44.355 | quota-check-limit 2026-07-06 09:58:44.355 | quota-check-limit-default 2026-07-06 09:58:44.355 | quotas 2026-07-06 09:58:44.356 | quota_details 2026-07-06 09:58:44.356 | rbac-policies 2026-07-06 09:58:44.356 | rbac-address-scope 2026-07-06 09:58:44.356 | rbac-security-groups 2026-07-06 09:58:44.356 | revision-if-match 2026-07-06 09:58:44.356 | standard-attr-revisions 2026-07-06 09:58:44.356 | router_availability_zone 2026-07-06 09:58:44.356 | router-enable-snat 2026-07-06 09:58:44.356 | security-groups-default-rules 2026-07-06 09:58:44.357 | security-groups-default-statefulness 2026-07-06 09:58:44.357 | security-groups-normalized-cidr 2026-07-06 09:58:44.357 | security-groups-remote-address-group 2026-07-06 09:58:44.357 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:44.357 | security-groups-shared-filtering 2026-07-06 09:58:44.357 | security-group 2026-07-06 09:58:44.357 | service-type 2026-07-06 09:58:44.357 | sorting 2026-07-06 09:58:44.357 | standard-attr-description 2026-07-06 09:58:44.357 | stateful-security-group 2026-07-06 09:58:44.358 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:44.358 | subnet-external-network 2026-07-06 09:58:44.358 | subnet_onboard 2026-07-06 09:58:44.358 | subnet-service-types 2026-07-06 09:58:44.358 | subnet_allocation 2026-07-06 09:58:44.358 | subnetpool-prefix-ops 2026-07-06 09:58:44.358 | tag-creation 2026-07-06 09:58:44.358 | standard-attr-tag 2026-07-06 09:58:44.358 | standard-attr-timestamp 2026-07-06 09:58:44.358 | vlan-transparent =~ external-net ]] 2026-07-06 09:58:44.359 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 09:58:44.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-06 09:58:44.359 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-06 09:58:48.168 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:48.173 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c038dea7-6a5b-4b9d-9fd7-1ec9af11f4d8 2026-07-06 09:58:48.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-06 09:58:48.182 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:48.206 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-06 09:58:48.211 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-06 09:58:48.216 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-06 09:58:48.222 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 09:58:51.671 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:51.675 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 09:58:51.675 | address-scope 2026-07-06 09:58:51.675 | agent 2026-07-06 09:58:51.676 | allowed-address-pairs 2026-07-06 09:58:51.676 | auto-allocated-topology 2026-07-06 09:58:51.676 | availability_zone 2026-07-06 09:58:51.676 | default-subnetpools 2026-07-06 09:58:51.676 | dhcp_agent_scheduler 2026-07-06 09:58:51.676 | dns-integration 2026-07-06 09:58:51.676 | dns-domain-ports 2026-07-06 09:58:51.677 | dns-integration-domain-keywords 2026-07-06 09:58:51.677 | empty-string-filtering 2026-07-06 09:58:51.677 | external-net 2026-07-06 09:58:51.677 | extra_dhcp_opt 2026-07-06 09:58:51.677 | extraroute 2026-07-06 09:58:51.677 | extraroute-atomic 2026-07-06 09:58:51.677 | filter-validation 2026-07-06 09:58:51.678 | floating-ip-port-forwarding-detail 2026-07-06 09:58:51.678 | fip-port-details 2026-07-06 09:58:51.678 | flavors 2026-07-06 09:58:51.678 | floatingip-pools 2026-07-06 09:58:51.678 | router 2026-07-06 09:58:51.678 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:51.678 | enable-default-route-bfd 2026-07-06 09:58:51.679 | enable-default-route-ecmp 2026-07-06 09:58:51.679 | ext-gw-mode 2026-07-06 09:58:51.679 | l3-ha 2026-07-06 09:58:51.679 | external-gateway-multihoming 2026-07-06 09:58:51.679 | l3-flavors 2026-07-06 09:58:51.679 | l3_agent_scheduler 2026-07-06 09:58:51.679 | multi-provider 2026-07-06 09:58:51.680 | net-mtu 2026-07-06 09:58:51.680 | net-mtu-writable 2026-07-06 09:58:51.680 | network_availability_zone 2026-07-06 09:58:51.680 | network-ip-availability 2026-07-06 09:58:51.680 | network-ip-availability-details 2026-07-06 09:58:51.680 | pagination 2026-07-06 09:58:51.680 | port-device-profile 2026-07-06 09:58:51.681 | port-mac-address-regenerate 2026-07-06 09:58:51.681 | port-numa-affinity-policy 2026-07-06 09:58:51.681 | port-numa-affinity-policy-socket 2026-07-06 09:58:51.681 | binding 2026-07-06 09:58:51.681 | binding-extended 2026-07-06 09:58:51.681 | port-security 2026-07-06 09:58:51.681 | project-id 2026-07-06 09:58:51.682 | provider 2026-07-06 09:58:51.682 | qinq 2026-07-06 09:58:51.682 | quota-check-limit 2026-07-06 09:58:51.682 | quota-check-limit-default 2026-07-06 09:58:51.682 | quotas 2026-07-06 09:58:51.682 | quota_details 2026-07-06 09:58:51.682 | rbac-policies 2026-07-06 09:58:51.683 | rbac-address-scope 2026-07-06 09:58:51.683 | rbac-security-groups 2026-07-06 09:58:51.683 | revision-if-match 2026-07-06 09:58:51.683 | standard-attr-revisions 2026-07-06 09:58:51.683 | router_availability_zone 2026-07-06 09:58:51.683 | router-enable-snat 2026-07-06 09:58:51.683 | security-groups-default-rules 2026-07-06 09:58:51.683 | security-groups-default-statefulness 2026-07-06 09:58:51.684 | security-groups-normalized-cidr 2026-07-06 09:58:51.684 | security-groups-remote-address-group 2026-07-06 09:58:51.684 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:51.684 | security-groups-shared-filtering 2026-07-06 09:58:51.684 | security-group 2026-07-06 09:58:51.684 | service-type 2026-07-06 09:58:51.685 | sorting 2026-07-06 09:58:51.685 | standard-attr-description 2026-07-06 09:58:51.685 | stateful-security-group 2026-07-06 09:58:51.685 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:51.685 | subnet-external-network 2026-07-06 09:58:51.685 | subnet_onboard 2026-07-06 09:58:51.685 | subnet-service-types 2026-07-06 09:58:51.686 | subnet_allocation 2026-07-06 09:58:51.686 | subnetpool-prefix-ops 2026-07-06 09:58:51.686 | tag-creation 2026-07-06 09:58:51.686 | standard-attr-tag 2026-07-06 09:58:51.686 | standard-attr-timestamp 2026-07-06 09:58:51.686 | vlan-transparent' 2026-07-06 09:58:51.686 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 09:58:51.687 | address-scope 2026-07-06 09:58:51.687 | agent 2026-07-06 09:58:51.687 | allowed-address-pairs 2026-07-06 09:58:51.687 | auto-allocated-topology 2026-07-06 09:58:51.687 | availability_zone 2026-07-06 09:58:51.687 | default-subnetpools 2026-07-06 09:58:51.687 | dhcp_agent_scheduler 2026-07-06 09:58:51.688 | dns-integration 2026-07-06 09:58:51.688 | dns-domain-ports 2026-07-06 09:58:51.688 | dns-integration-domain-keywords 2026-07-06 09:58:51.688 | empty-string-filtering 2026-07-06 09:58:51.688 | external-net 2026-07-06 09:58:51.688 | extra_dhcp_opt 2026-07-06 09:58:51.688 | extraroute 2026-07-06 09:58:51.688 | extraroute-atomic 2026-07-06 09:58:51.689 | filter-validation 2026-07-06 09:58:51.689 | floating-ip-port-forwarding-detail 2026-07-06 09:58:51.689 | fip-port-details 2026-07-06 09:58:51.689 | flavors 2026-07-06 09:58:51.689 | floatingip-pools 2026-07-06 09:58:51.689 | router 2026-07-06 09:58:51.690 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 09:58:51.690 | enable-default-route-bfd 2026-07-06 09:58:51.690 | enable-default-route-ecmp 2026-07-06 09:58:51.690 | ext-gw-mode 2026-07-06 09:58:51.690 | l3-ha 2026-07-06 09:58:51.690 | external-gateway-multihoming 2026-07-06 09:58:51.690 | l3-flavors 2026-07-06 09:58:51.690 | l3_agent_scheduler 2026-07-06 09:58:51.691 | multi-provider 2026-07-06 09:58:51.691 | net-mtu 2026-07-06 09:58:51.691 | net-mtu-writable 2026-07-06 09:58:51.691 | network_availability_zone 2026-07-06 09:58:51.691 | network-ip-availability 2026-07-06 09:58:51.691 | network-ip-availability-details 2026-07-06 09:58:51.692 | pagination 2026-07-06 09:58:51.692 | port-device-profile 2026-07-06 09:58:51.692 | port-mac-address-regenerate 2026-07-06 09:58:51.692 | port-numa-affinity-policy 2026-07-06 09:58:51.692 | port-numa-affinity-policy-socket 2026-07-06 09:58:51.692 | binding 2026-07-06 09:58:51.692 | binding-extended 2026-07-06 09:58:51.693 | port-security 2026-07-06 09:58:51.693 | project-id 2026-07-06 09:58:51.693 | provider 2026-07-06 09:58:51.693 | qinq 2026-07-06 09:58:51.693 | quota-check-limit 2026-07-06 09:58:51.693 | quota-check-limit-default 2026-07-06 09:58:51.694 | quotas 2026-07-06 09:58:51.694 | quota_details 2026-07-06 09:58:51.694 | rbac-policies 2026-07-06 09:58:51.694 | rbac-address-scope 2026-07-06 09:58:51.694 | rbac-security-groups 2026-07-06 09:58:51.694 | revision-if-match 2026-07-06 09:58:51.695 | standard-attr-revisions 2026-07-06 09:58:51.695 | router_availability_zone 2026-07-06 09:58:51.695 | router-enable-snat 2026-07-06 09:58:51.695 | security-groups-default-rules 2026-07-06 09:58:51.695 | security-groups-default-statefulness 2026-07-06 09:58:51.695 | security-groups-normalized-cidr 2026-07-06 09:58:51.695 | security-groups-remote-address-group 2026-07-06 09:58:51.696 | security-groups-rules-belongs-to-default-sg 2026-07-06 09:58:51.696 | security-groups-shared-filtering 2026-07-06 09:58:51.696 | security-group 2026-07-06 09:58:51.696 | service-type 2026-07-06 09:58:51.696 | sorting 2026-07-06 09:58:51.696 | standard-attr-description 2026-07-06 09:58:51.696 | stateful-security-group 2026-07-06 09:58:51.697 | subnet-dns-publish-fixed-ip 2026-07-06 09:58:51.697 | subnet-external-network 2026-07-06 09:58:51.697 | subnet_onboard 2026-07-06 09:58:51.697 | subnet-service-types 2026-07-06 09:58:51.697 | subnet_allocation 2026-07-06 09:58:51.697 | subnetpool-prefix-ops 2026-07-06 09:58:51.697 | tag-creation 2026-07-06 09:58:51.698 | standard-attr-tag 2026-07-06 09:58:51.698 | standard-attr-timestamp 2026-07-06 09:58:51.698 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-06 09:58:51.698 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 09:58:51.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-06 09:58:51.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-06 09:58:51.699 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-06 09:58:56.619 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:58:56.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=5a9d273d-dcee-4094-ae9f-816bf2f1ea37 2026-07-06 09:58:56.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-06 09:58:56.634 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:58:56.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-06 09:58:56.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-06 09:58:56.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c038dea7-6a5b-4b9d-9fd7-1ec9af11f4d8 2202ad81-1ce6-4ace-b2d2-0b17b03b730e 2026-07-06 09:59:02.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-06 09:59:02.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 2026-07-06 09:59:02.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-06 09:59:02.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-06 09:59:02.785 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-06 09:59:02.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-06 09:59:02.792 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-06 09:59:02.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-06 09:59:02.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-06 09:59:02.805 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-06 09:59:02.812 | +++ 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 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-06 09:59:02.812 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-06 09:59:06.642 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:59:06.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-06 09:59:06.647 | | id | 269c3456-71bb-4c45-ac79-a92e481732be |' 2026-07-06 09:59:06.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-06 09:59:06.654 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:59:06.678 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 269c3456-71bb-4c45-ac79-a92e481732be '|' 2026-07-06 09:59:06.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 269c3456-71bb-4c45-ac79-a92e481732be |' 2026-07-06 09:59:06.687 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-06 09:59:06.692 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 269c3456-71bb-4c45-ac79-a92e481732be '|' 2026-07-06 09:59:06.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-06 09:59:06.697 | ++ functions-common:get_field:806 : local data field 2026-07-06 09:59:06.700 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:06.704 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 09:59:06.707 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 09:59:06.712 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 269c3456-71bb-4c45-ac79-a92e481732be |' 2026-07-06 09:59:06.713 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 09:59:06.719 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:06.725 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-06 09:59:06.732 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 269c3456-71bb-4c45-ac79-a92e481732be '|' 2026-07-06 09:59:06.732 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-06 09:59:06.734 | ++ functions-common:get_field:806 : local data field 2026-07-06 09:59:06.738 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:06.742 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 09:59:06.745 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 09:59:06.749 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 269c3456-71bb-4c45-ac79-a92e481732be |' 2026-07-06 09:59:06.750 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 09:59:06.757 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:06.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=269c3456-71bb-4c45-ac79-a92e481732be 2026-07-06 09:59:06.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 c038dea7-6a5b-4b9d-9fd7-1ec9af11f4d8 2026-07-06 09:59:12.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-06 09:59:12.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-06 09:59:12.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-06 09:59:12.843 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:12.848 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-06 09:59:12.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-06 09:59:12.853 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 09:59:12.856 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-06 09:59:12.860 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 09:59:12.863 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-06 09:59:12.897 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 09:59:12.900 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-06 09:59:12.904 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-06 09:59:12.908 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-06 09:59:12.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 09:59:12.914 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-06 09:59:12.917 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-06 09:59:12.920 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-06 09:59:12.923 | + functions-common:test_with_retry:2360 : local until=10 2026-07-06 09:59:12.927 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-06 09:59:12.930 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-06 09:59:12.933 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-06 09:59:12.935 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:12.939 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:12.944 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:12.950 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331952946 2026-07-06 09:59:12.953 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-06 09:59:12.961 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-06 09:59:12.964 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:12.967 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:12.970 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:12.974 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:12.977 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:12.980 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-06 09:59:12.983 | + functions-common:time_stop:2427 : start_time=1783331952946 2026-07-06 09:59:12.986 | + functions-common:time_stop:2429 : [[ -z 1783331952946 ]] 2026-07-06 09:59:12.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:12.994 | + functions-common:time_stop:2432 : end_time=1783331952991 2026-07-06 09:59:12.997 | + functions-common:time_stop:2433 : elapsed_time=45 2026-07-06 09:59:13.000 | + functions-common:time_stop:2434 : total=9212 2026-07-06 09:59:13.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:13.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9257 2026-07-06 09:59:13.010 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-06 09:59:13.011 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-06 09:59:13.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-06 09:59:13.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:59:13.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-06 09:59:13.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-06 09:59:13.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-06 09:59:13.049 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-06 09:59:13.075 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-06 09:59:13.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-06 09:59:13.077 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-06 09:59:13.079 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-06 09:59:16.538 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:59:16.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.167 ' 2026-07-06 09:59:16.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-06 09:59:16.552 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:59:16.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-06 09:59:16.575 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:59:16.579 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-06 09:59:16.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-06 09:59:16.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c038dea7-6a5b-4b9d-9fd7-1ec9af11f4d8 dd896771-6835-4f50-811f-5d5a5015c6f4 2026-07-06 09:59:23.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-06 09:59:23.873 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 2026-07-06 09:59:23.876 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-06 09:59:23.879 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-06 09:59:23.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-06 09:59:23.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-06 09:59:23.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-06 09:59:23.891 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-06 09:59:23.893 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-06 09:59:23.898 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-06 09:59:23.898 | +++ 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 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-06 09:59:30.159 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:59:30.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-06 09:59:30.163 | | id | f1388959-2792-4902-bf67-8526ebc42f55 |' 2026-07-06 09:59:30.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-06 09:59:30.169 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:59:30.190 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f1388959-2792-4902-bf67-8526ebc42f55 '|' 2026-07-06 09:59:30.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f1388959-2792-4902-bf67-8526ebc42f55 |' 2026-07-06 09:59:30.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-06 09:59:30.203 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f1388959-2792-4902-bf67-8526ebc42f55 '|' 2026-07-06 09:59:30.204 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-06 09:59:30.207 | ++ functions-common:get_field:806 : local data field 2026-07-06 09:59:30.213 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:30.216 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-06 09:59:30.219 | ++ functions-common:get_field:811 : field='$3' 2026-07-06 09:59:30.227 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f1388959-2792-4902-bf67-8526ebc42f55 |' 2026-07-06 09:59:30.230 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-06 09:59:30.237 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:30.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-06 09:59:30.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-06 09:59:30.249 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f1388959-2792-4902-bf67-8526ebc42f55 '|' 2026-07-06 09:59:30.250 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-06 09:59:30.254 | ++ functions-common:get_field:806 : local data field 2026-07-06 09:59:30.257 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:30.260 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-06 09:59:30.263 | ++ functions-common:get_field:811 : field='$6' 2026-07-06 09:59:30.267 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-06 09:59:30.267 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f1388959-2792-4902-bf67-8526ebc42f55 |' 2026-07-06 09:59:30.273 | ++ functions-common:get_field:807 : read data 2026-07-06 09:59:30.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=f1388959-2792-4902-bf67-8526ebc42f55 2026-07-06 09:59:30.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-06 09:59:30.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-06 09:59:30.288 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-06 09:59:30.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-06 09:59:30.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:30.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-06 09:59:30.327 | net.ipv6.conf.all.forwarding = 1 2026-07-06 09:59:30.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c038dea7-6a5b-4b9d-9fd7-1ec9af11f4d8 -c external_gateway_info -f json 2026-07-06 09:59:30.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 f1388959-2792-4902-bf67-8526ebc42f55 2026-07-06 09:59:30.337 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-06 09:59:30.337 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-06 09:59:30.339 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-06 09:59:33.797 | ++ functions-common:oscwrap:2465 : return 0 2026-07-06 09:59:33.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-06 09:59:33.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-06 09:59:33.810 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-06 09:59:33.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-06 09:59:33.832 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-06 09:59:33.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-06 09:59:33.839 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-06 09:59:33.842 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-06 09:59:33.846 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-06 09:59:33.875 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-06 09:59:33.879 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-06 09:59:33.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-06 09:59:33.885 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-06 09:59:33.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-06 09:59:33.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd21:6373:138f::/56 2026-07-06 09:59:33.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 29dc17de-380f-4c96-92b0-19ccea920f93 ]] 2026-07-06 09:59:33.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd21:6373:138f::/56 via 2001:db8::1 dev br-ex 2026-07-06 09:59:33.941 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-06 09:59:33.944 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-06 09:59:33.947 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-06 09:59:33.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:33.965 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-06 09:59:33.968 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:59:33.970 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-06 09:59:33.972 | + ./stack.sh:main:1332 : start_nova 2026-07-06 09:59:33.975 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-06 09:59:33.978 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:33.980 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:33.983 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:33.986 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 09:59:33.988 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:33.990 | + functions-common:run_process:1674 : local service=n-sch 2026-07-06 09:59:33.993 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:33.995 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:33.997 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:34.000 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:34.002 | + functions-common:run_process:1680 : local name=n-sch 2026-07-06 09:59:34.005 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:34.007 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:34.009 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:34.012 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:34.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:34.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331974016 2026-07-06 09:59:34.022 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-06 09:59:34.036 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:34.039 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-06 09:59:34.042 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-06 09:59:34.044 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.047 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.049 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.052 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.054 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 09:59:34.056 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 09:59:34.059 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-06 09:59:34.061 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:34.063 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:34.066 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:34.068 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:34.071 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-06 09:59:34.073 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 09:59:34.076 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-06 09:59:34.078 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-06 09:59:34.080 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.082 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:59:34.084 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:59:34.087 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:59:34.089 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:59:34.091 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:59:34.093 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-06 09:59:34.095 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:59:34.099 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-06 09:59:34.172 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:34.246 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-06 09:59:34.304 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-06 09:59:34.365 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-06 09:59:34.424 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-06 09:59:34.484 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:34.544 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:59:34.547 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:59:34.549 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-06 09:59:34.620 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:59:35.079 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-06 09:59:35.116 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-06 09:59:35.554 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-06 09:59:35.621 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:35.624 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:35.627 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:35.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:35.634 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:35.637 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:35.640 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:35.643 | + functions-common:time_stop:2427 : start_time=1783331974016 2026-07-06 09:59:35.646 | + functions-common:time_stop:2429 : [[ -z 1783331974016 ]] 2026-07-06 09:59:35.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:35.655 | + functions-common:time_stop:2432 : end_time=1783331975652 2026-07-06 09:59:35.658 | + functions-common:time_stop:2433 : elapsed_time=1636 2026-07-06 09:59:35.661 | + functions-common:time_stop:2434 : total=21868 2026-07-06 09:59:35.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:35.668 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23504 2026-07-06 09:59:35.673 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-06 09:59:35.678 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.681 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-06 09:59:35.684 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.687 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:35.690 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:35.693 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:35.697 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-06 09:59:35.699 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:35.702 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:35.708 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:35.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:35.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:35.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331975719 2026-07-06 09:59:35.727 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-06 09:59:35.753 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:35.757 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-06 09:59:35.761 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-06 09:59:35.765 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.768 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.772 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.777 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-06 09:59:35.781 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-06 09:59:35.785 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-06 09:59:35.789 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-06 09:59:35.792 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:35.796 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:35.800 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:35.804 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:35.807 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-06 09:59:35.811 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-06 09:59:35.815 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:59:35.819 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:35.822 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:59:35.826 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-06 09:59:35.829 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:35.833 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:59:35.836 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:59:35.839 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:59:35.842 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-06 09:59:35.846 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:59:35.851 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-06 09:59:35.933 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:36.028 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-06 09:59:36.103 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-06 09:59:36.180 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:36.261 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:36.336 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-06 09:59:36.416 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-06 09:59:36.490 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-06 09:59:36.563 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-06 09:59:36.632 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-06 09:59:36.703 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:59:36.705 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:59:36.708 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-06 09:59:36.802 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:59:37.286 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-06 09:59:37.318 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-06 09:59:37.791 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-06 09:59:37.965 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:37.971 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:37.976 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:37.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:37.981 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:37.984 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:37.989 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:37.991 | + functions-common:time_stop:2427 : start_time=1783331975719 2026-07-06 09:59:37.994 | + functions-common:time_stop:2429 : [[ -z 1783331975719 ]] 2026-07-06 09:59:37.997 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:38.001 | + functions-common:time_stop:2432 : end_time=1783331977999 2026-07-06 09:59:38.006 | + functions-common:time_stop:2433 : elapsed_time=2280 2026-07-06 09:59:38.010 | + functions-common:time_stop:2434 : total=23504 2026-07-06 09:59:38.012 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:38.018 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25784 2026-07-06 09:59:38.022 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:38.025 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:38.031 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-06 09:59:38.034 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:38.037 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:38.040 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:38.044 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-06 09:59:38.050 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:59:38.055 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-06 09:59:38.062 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-06 09:59:38.072 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:59:38.077 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 09:59:38.080 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-06 09:59:38.113 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:38.117 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-06 09:59:38.174 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 09:59:38.175 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-06 09:59:38.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:38.198 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-06 09:59:38.203 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-06 09:59:38.225 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:38.234 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-06 09:59:38.242 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:59:38.245 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-06 09:59:38.249 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-06 09:59:38.252 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:59:38.254 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:59:38.260 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-06 09:59:38.264 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.266 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-06 09:59:38.269 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.272 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:38.274 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:38.276 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:38.279 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-06 09:59:38.282 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:38.284 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:38.287 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:38.289 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:38.293 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:38.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331978294 2026-07-06 09:59:38.299 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-06 09:59:38.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:38.325 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-06 09:59:38.326 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-06 09:59:38.329 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.331 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.334 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.336 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.339 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-06 09:59:38.341 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-06 09:59:38.346 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-06 09:59:38.347 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:38.351 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:38.355 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:38.359 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:38.362 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-06 09:59:38.366 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-06 09:59:38.369 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-06 09:59:38.373 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-06 09:59:38.375 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.379 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:59:38.380 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:59:38.382 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:59:38.384 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:59:38.386 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:59:38.388 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-06 09:59:38.392 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:59:38.395 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-06 09:59:38.483 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:38.573 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-06 09:59:38.657 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-06 09:59:38.743 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-06 09:59:38.824 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-06 09:59:38.897 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:38.971 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:59:38.973 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:59:38.976 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-06 09:59:39.065 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:59:39.621 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-06 09:59:39.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-06 09:59:40.192 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-06 09:59:40.258 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:40.262 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:40.268 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:40.273 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:40.275 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:40.280 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:40.283 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:40.286 | + functions-common:time_stop:2427 : start_time=1783331978294 2026-07-06 09:59:40.288 | + functions-common:time_stop:2429 : [[ -z 1783331978294 ]] 2026-07-06 09:59:40.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:40.296 | + functions-common:time_stop:2432 : end_time=1783331980293 2026-07-06 09:59:40.299 | + functions-common:time_stop:2433 : elapsed_time=1999 2026-07-06 09:59:40.301 | + functions-common:time_stop:2434 : total=25784 2026-07-06 09:59:40.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:40.306 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27783 2026-07-06 09:59:40.309 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 09:59:40.311 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-06 09:59:40.314 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-06 09:59:40.317 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:40.319 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:40.322 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:40.325 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-06 09:59:40.327 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:40.330 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:40.333 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:40.335 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:40.342 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:40.345 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331980342 2026-07-06 09:59:40.348 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-06 09:59:40.370 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:40.373 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:40.376 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:40.379 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:40.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:40.384 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:40.387 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:40.389 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:40.392 | + functions-common:time_stop:2427 : start_time=1783331980342 2026-07-06 09:59:40.395 | + functions-common:time_stop:2429 : [[ -z 1783331980342 ]] 2026-07-06 09:59:40.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:40.406 | + functions-common:time_stop:2432 : end_time=1783331980402 2026-07-06 09:59:40.408 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-06 09:59:40.410 | + functions-common:time_stop:2434 : total=27783 2026-07-06 09:59:40.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:40.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27843 2026-07-06 09:59:40.418 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:40.420 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-06 09:59:40.422 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:40.425 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:40.427 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:40.430 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:40.432 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-06 09:59:40.435 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:40.437 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:40.440 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:40.442 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:40.447 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:40.450 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331980447 2026-07-06 09:59:40.452 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-06 09:59:40.487 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:40.491 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:40.497 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:40.505 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:40.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:40.519 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:40.524 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:40.527 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:40.534 | + functions-common:time_stop:2427 : start_time=1783331980447 2026-07-06 09:59:40.539 | + functions-common:time_stop:2429 : [[ -z 1783331980447 ]] 2026-07-06 09:59:40.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:40.550 | + functions-common:time_stop:2432 : end_time=1783331980545 2026-07-06 09:59:40.553 | + functions-common:time_stop:2433 : elapsed_time=98 2026-07-06 09:59:40.558 | + functions-common:time_stop:2434 : total=27843 2026-07-06 09:59:40.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:40.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27941 2026-07-06 09:59:40.565 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:40.572 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:40.576 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-06 09:59:40.579 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:59:40.582 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-06 09:59:40.587 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-06 09:59:40.602 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:40.606 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-06 09:59:40.667 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-06 09:59:40.667 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:59:40.670 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-06 09:59:40.729 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-06 09:59:40.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:40.749 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.752 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-06 09:59:40.754 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.757 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:40.760 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:40.763 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:40.766 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-06 09:59:40.770 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:40.773 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:40.775 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:40.778 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:40.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:40.792 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331980788 2026-07-06 09:59:40.796 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-06 09:59:40.815 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:40.818 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-06 09:59:40.821 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-06 09:59:40.824 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.827 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.829 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.834 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.835 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-06 09:59:40.837 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-06 09:59:40.840 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-06 09:59:40.843 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:40.846 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:40.849 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:40.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:40.855 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-06 09:59:40.858 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-06 09:59:40.863 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-06 09:59:40.864 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-06 09:59:40.868 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:40.871 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:59:40.875 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:59:40.877 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:59:40.882 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:59:40.886 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:59:40.892 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-06 09:59:40.895 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:59:40.904 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-06 09:59:41.024 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:41.124 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-06 09:59:41.195 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-06 09:59:41.304 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-06 09:59:41.443 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-06 09:59:41.554 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:41.667 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:59:41.674 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:59:41.678 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-06 09:59:41.788 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:59:42.348 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-06 09:59:42.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-06 09:59:42.917 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-06 09:59:42.992 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:42.993 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:42.998 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:43.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:43.007 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:43.014 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:43.019 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:43.035 | + functions-common:time_stop:2427 : start_time=1783331980788 2026-07-06 09:59:43.036 | + functions-common:time_stop:2429 : [[ -z 1783331980788 ]] 2026-07-06 09:59:43.037 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:43.047 | + functions-common:time_stop:2432 : end_time=1783331983041 2026-07-06 09:59:43.055 | + functions-common:time_stop:2433 : elapsed_time=2253 2026-07-06 09:59:43.055 | + functions-common:time_stop:2434 : total=27941 2026-07-06 09:59:43.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:43.066 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30194 2026-07-06 09:59:43.074 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-06 09:59:43.081 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-06 09:59:43.085 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-06 09:59:43.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:43.108 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-06 09:59:43.116 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-06 09:59:43.123 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-06 09:59:43.126 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-06 09:59:43.133 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-06 09:59:43.141 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.141 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-06 09:59:43.146 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.152 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:43.160 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:43.167 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:43.173 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-06 09:59:43.175 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:43.184 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:43.195 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:43.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:43.205 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:43.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331983206 2026-07-06 09:59:43.221 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-06 09:59:43.253 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:43.257 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-06 09:59:43.265 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-06 09:59:43.275 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.278 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.282 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.288 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.295 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-06 09:59:43.296 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-06 09:59:43.301 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-06 09:59:43.311 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:43.315 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:43.320 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:43.328 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:43.336 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-06 09:59:43.342 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-06 09:59:43.343 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-06 09:59:43.346 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-06 09:59:43.354 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.358 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 09:59:43.366 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:59:43.367 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:59:43.370 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:59:43.373 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 09:59:43.375 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-06 09:59:43.377 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:59:43.388 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-06 09:59:43.542 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:43.685 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-06 09:59:43.794 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-06 09:59:43.888 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-06 09:59:44.011 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-06 09:59:44.129 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:44.239 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:59:44.241 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 09:59:44.244 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-06 09:59:44.340 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:59:44.892 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-06 09:59:44.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-06 09:59:45.411 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-06 09:59:45.466 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:45.472 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:45.476 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:45.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:45.482 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:45.484 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:45.487 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:45.488 | + functions-common:time_stop:2427 : start_time=1783331983206 2026-07-06 09:59:45.490 | + functions-common:time_stop:2429 : [[ -z 1783331983206 ]] 2026-07-06 09:59:45.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:45.502 | + functions-common:time_stop:2432 : end_time=1783331985498 2026-07-06 09:59:45.505 | + functions-common:time_stop:2433 : elapsed_time=2292 2026-07-06 09:59:45.507 | + functions-common:time_stop:2434 : total=30194 2026-07-06 09:59:45.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:45.511 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32486 2026-07-06 09:59:45.513 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-06 09:59:45.516 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:45.518 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:45.520 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:45.523 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-06 09:59:45.525 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-06 09:59:45.530 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 09:59:45.532 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:59:45.534 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-06 09:59:45.536 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 09:59:45.539 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-06 09:59:45.542 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-06 09:59:45.546 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-06 09:59:45.547 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-06 09:59:45.549 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-06 09:59:45.556 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-06 09:59:45.562 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 09:59:45.562 | BEGIN { 2026-07-06 09:59:45.562 | section = "" 2026-07-06 09:59:45.562 | last_section = "" 2026-07-06 09:59:45.562 | section_count = 0 2026-07-06 09:59:45.563 | } 2026-07-06 09:59:45.563 | /^\[.+\]/ { 2026-07-06 09:59:45.563 | gsub("[][]", "", $1); 2026-07-06 09:59:45.563 | section=$1 2026-07-06 09:59:45.563 | next 2026-07-06 09:59:45.563 | } 2026-07-06 09:59:45.563 | /^ *\#/ { 2026-07-06 09:59:45.563 | next 2026-07-06 09:59:45.563 | } 2026-07-06 09:59:45.563 | /^[^ \t]+/ { 2026-07-06 09:59:45.563 | # get offset of first = in $0 2026-07-06 09:59:45.564 | eq_idx = index($0, "=") 2026-07-06 09:59:45.564 | # extract attr & value from $0 2026-07-06 09:59:45.564 | attr = substr($0, 1, eq_idx - 1) 2026-07-06 09:59:45.564 | value = substr($0, eq_idx + 1) 2026-07-06 09:59:45.564 | # only need to strip trailing whitespace from attr 2026-07-06 09:59:45.564 | sub(/[ \t]*$/, "", attr) 2026-07-06 09:59:45.564 | # need to strip leading & trailing whitespace from value 2026-07-06 09:59:45.564 | sub(/^[ \t]*/, "", value) 2026-07-06 09:59:45.564 | sub(/[ \t]*$/, "", value) 2026-07-06 09:59:45.564 | 2026-07-06 09:59:45.564 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-06 09:59:45.565 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-06 09:59:45.565 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-06 09:59:45.565 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-06 09:59:45.565 | if (! (section, attr) in cfg_attr_count) { 2026-07-06 09:59:45.565 | if (section != last_section) { 2026-07-06 09:59:45.565 | cfg_section[section_count++] = section 2026-07-06 09:59:45.565 | last_section = section 2026-07-06 09:59:45.569 | } 2026-07-06 09:59:45.569 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-06 09:59:45.572 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-06 09:59:45.572 | 2026-07-06 09:59:45.573 | cfg_attr[section, attr, 0] = value 2026-07-06 09:59:45.573 | cfg_attr_count[section, attr] = 1 2026-07-06 09:59:45.573 | } else { 2026-07-06 09:59:45.574 | lno = cfg_attr_count[section, attr]++ 2026-07-06 09:59:45.574 | cfg_attr[section, attr, lno] = value 2026-07-06 09:59:45.575 | } 2026-07-06 09:59:45.577 | } 2026-07-06 09:59:45.577 | END { 2026-07-06 09:59:45.578 | # Process each section in order 2026-07-06 09:59:45.580 | for (sno = 0; sno < section_count; sno++) { 2026-07-06 09:59:45.580 | section = cfg_section[sno] 2026-07-06 09:59:45.580 | # The ini routines simply append a config item immediately 2026-07-06 09:59:45.580 | # after the section header. To keep the same order as defined 2026-07-06 09:59:45.580 | # in local.conf, invoke the ini routines in the reverse order 2026-07-06 09:59:45.581 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-06 09:59:45.581 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-06 09:59:45.581 | if (cfg_attr_count[section, attr] == 1) 2026-07-06 09:59:45.581 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-06 09:59:45.581 | else { 2026-07-06 09:59:45.581 | # For multiline, invoke the ini routines in the reverse order 2026-07-06 09:59:45.583 | count = cfg_attr_count[section, attr] 2026-07-06 09:59:45.583 | print "inidelete " configfile " " section " " attr 2026-07-06 09:59:45.584 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-06 09:59:45.584 | for (l = count -2; l >= 0; l--) 2026-07-06 09:59:45.584 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-06 09:59:45.584 | } 2026-07-06 09:59:45.584 | } 2026-07-06 09:59:45.584 | } 2026-07-06 09:59:45.584 | } 2026-07-06 09:59:45.584 | ' 2026-07-06 09:59:45.584 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-06 09:59:45.585 | + inc/meta-config:merge_config_file:164 : read a 2026-07-06 09:59:45.585 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-06 09:59:45.585 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-06 09:59:45.585 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-06 09:59:45.585 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 09:59:45.585 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-06 09:59:45.585 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-06 09:59:45.585 | BEGIN { group = "" } 2026-07-06 09:59:45.585 | /^\[\[.+\|.*\]\]/ { 2026-07-06 09:59:45.585 | gsub("[][]", "", $1); 2026-07-06 09:59:45.586 | split($1, a, "|"); 2026-07-06 09:59:45.586 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-06 09:59:45.586 | group=a[1] 2026-07-06 09:59:45.586 | } else { 2026-07-06 09:59:45.586 | group="" 2026-07-06 09:59:45.588 | } 2026-07-06 09:59:45.588 | next 2026-07-06 09:59:45.588 | } 2026-07-06 09:59:45.588 | { 2026-07-06 09:59:45.589 | if (group != "") 2026-07-06 09:59:45.589 | print $0 2026-07-06 09:59:45.589 | } 2026-07-06 09:59:45.589 | ' /home/quobyte/devstack/local.conf 2026-07-06 09:59:45.591 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-06 09:59:45.594 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-06 09:59:45.641 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-06 09:59:45.686 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-06 09:59:45.689 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-06 09:59:45.693 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-06 09:59:45.696 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-06 09:59:45.699 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-06 09:59:45.702 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-06 09:59:45.726 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:45.730 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-06 09:59:45.732 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-06 09:59:45.735 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-06 09:59:45.759 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:45.763 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.246:5672/nova_cell1 2026-07-06 09:59:45.768 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.246:5672/nova_cell1 2026-07-06 09:59:45.817 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-06 09:59:45.820 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-06 09:59:45.823 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-06 09:59:45.852 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-06 09:59:45.882 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-06 09:59:45.885 | + lib/nova:configure_console_compute:671 : local offset 2026-07-06 09:59:45.888 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-06 09:59:45.891 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-06 09:59:45.895 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-06 09:59:45.929 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.246 2026-07-06 09:59:45.934 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-06 09:59:45.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:45.967 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-06 09:59:45.971 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-06 09:59:45.976 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-06 09:59:45.980 | + functions:vercmp:648 : local 'op=<' 2026-07-06 09:59:45.984 | + functions:vercmp:649 : local v2=1.0.0 2026-07-06 09:59:45.989 | + functions:vercmp:650 : local result 2026-07-06 09:59:45.995 | ++ functions:vercmp:654 : sort -V 2026-07-06 09:59:45.999 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-06 09:59:46.002 | ++ functions:vercmp:654 : head -1 2026-07-06 09:59:46.008 | + functions:vercmp:654 : result=1.0.0 2026-07-06 09:59:46.013 | + functions:vercmp:656 : case $op in 2026-07-06 09:59:46.019 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-06 09:59:46.022 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-06 09:59:46.028 | + functions:vercmp:667 : return 2026-07-06 09:59:46.031 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.246:6080/vnc_lite.html 2026-07-06 09:59:46.037 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.246:6080/vnc_lite.html 2026-07-06 09:59:46.099 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.246:6081/spice_auto.html 2026-07-06 09:59:46.104 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.246:6081/spice_auto.html 2026-07-06 09:59:46.155 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-06 09:59:46.185 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:46.191 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-06 09:59:46.197 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.246 2026-07-06 09:59:46.201 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-06 09:59:46.252 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.246 2026-07-06 09:59:46.302 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-06 09:59:46.329 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:46.334 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-06 09:59:46.340 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-06 09:59:46.368 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 09:59:46.371 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-06 09:59:46.378 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-06 09:59:46.429 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-06 09:59:46.433 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-06 09:59:46.483 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 09:59:46.487 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-06 09:59:46.493 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-06 09:59:46.498 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-06 09:59:46.503 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-06 09:59:46.506 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-06 09:59:46.510 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-06 09:59:46.515 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.519 | + functions-common:run_process:1676 : local group=libvirt 2026-07-06 09:59:46.524 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:46.528 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:46.532 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-06 09:59:46.538 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:46.542 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:46.548 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:46.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:46.557 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:46.562 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331986558 2026-07-06 09:59:46.564 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-06 09:59:46.587 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:46.590 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-06 09:59:46.592 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-06 09:59:46.595 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.597 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.600 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.602 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.605 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-06 09:59:46.607 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-06 09:59:46.610 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-06 09:59:46.612 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-06 09:59:46.614 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:46.617 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:46.619 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:46.622 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-06 09:59:46.624 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-06 09:59:46.626 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-06 09:59:46.629 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-06 09:59:46.631 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.634 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-06 09:59:46.636 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 09:59:46.638 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 09:59:46.640 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 09:59:46.643 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-06 09:59:46.645 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-06 09:59:46.647 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-06 09:59:46.649 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 09:59:46.653 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-06 09:59:46.726 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:46.802 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-06 09:59:46.863 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-06 09:59:46.927 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-06 09:59:46.988 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-06 09:59:47.059 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:47.143 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 09:59:47.146 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-06 09:59:47.148 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-06 09:59:47.217 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-06 09:59:47.301 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 09:59:47.815 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-06 09:59:47.855 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-06 09:59:48.346 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-06 09:59:48.417 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:48.420 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:48.424 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:48.428 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:48.431 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:48.436 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:48.439 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:48.444 | + functions-common:time_stop:2427 : start_time=1783331986558 2026-07-06 09:59:48.449 | + functions-common:time_stop:2429 : [[ -z 1783331986558 ]] 2026-07-06 09:59:48.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:48.460 | + functions-common:time_stop:2432 : end_time=1783331988456 2026-07-06 09:59:48.464 | + functions-common:time_stop:2433 : elapsed_time=1898 2026-07-06 09:59:48.469 | + functions-common:time_stop:2434 : total=32486 2026-07-06 09:59:48.474 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:48.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34384 2026-07-06 09:59:48.482 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:48.487 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-06 09:59:48.492 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-06 09:59:48.523 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:48.527 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-06 09:59:48.527 | Dumping cells_v2 mapping 2026-07-06 09:59:48.532 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-06 09:59:49.032 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 09:59:49.032 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 09:59:49.032 | we strongly recommend against using it for new projects. 2026-07-06 09:59:49.032 | 2026-07-06 09:59:49.032 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 09:59:49.033 | framework. For more detail see 2026-07-06 09:59:49.033 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 09:59:49.033 | 2026-07-06 09:59:49.033 | import eventlet # noqa 2026-07-06 09:59:49.427 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 09:59:52.841 | INFO dbcounter [None req-3a56d493-bbfd-49ec-bb80-e979a75f2a8b None None] Registered counter for database nova_api 2026-07-06 09:59:52.979 | DEBUG dbcounter [-] [73269] Writer thread running {{(pid=73269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 09:59:53.012 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 09:59:53.012 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-06 09:59:53.012 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 09:59:53.012 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-06 09:59:53.012 | | cell1 | 20f5caf9-a414-4c79-a291-4d115a86a09b | rabbit://stackrabbit:stackqueue@192.168.122.246:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-06 09:59:53.013 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-06 09:59:53.820 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-06 09:59:53.822 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-06 09:59:53.911 | + inc/async:async_inner:63 : create_flavors 2026-07-06 09:59:53.979 | [2061 Async create_flavors:73370]: running: create_flavors 2026-07-06 09:59:53.988 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-06 09:59:54.011 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:54.015 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-06 09:59:54.020 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 09:59:54.024 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-06 09:59:54.030 | + ./stack.sh:main:1337 : start_cinder 2026-07-06 09:59:54.038 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-06 09:59:54.049 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-06 09:59:54.061 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.071 | + functions-common:run_process:1674 : local service=c-api 2026-07-06 09:59:54.081 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.098 | + functions-common:run_process:1676 : local group= 2026-07-06 09:59:54.102 | + functions-common:run_process:1677 : local user= 2026-07-06 09:59:54.105 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 09:59:54.113 | + functions-common:run_process:1680 : local name=c-api 2026-07-06 09:59:54.119 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 09:59:54.128 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 09:59:54.136 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:54.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:54.148 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:54.154 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331994150 2026-07-06 09:59:54.158 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-06 09:59:54.191 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 09:59:54.195 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-06 09:59:54.199 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-06 09:59:54.206 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.211 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.217 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.221 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-06 09:59:54.225 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-06 09:59:54.229 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-06 09:59:54.233 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-06 09:59:54.238 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 09:59:54.248 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 09:59:54.251 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 09:59:54.259 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 09:59:54.265 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-06 09:59:54.270 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-06 09:59:54.277 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 09:59:54.280 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:54.285 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 09:59:54.289 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-06 09:59:54.293 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:54.297 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 09:59:54.301 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 09:59:54.305 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 09:59:54.309 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-06 09:59:54.313 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 09:59:54.320 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-06 09:59:54.425 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 09:59:54.519 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-06 09:59:54.595 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-06 09:59:54.672 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 09:59:54.750 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 09:59:54.829 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-06 09:59:54.921 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-06 09:59:55.008 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-06 09:59:55.089 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-06 09:59:55.168 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-06 09:59:55.251 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 09:59:55.255 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 09:59:55.258 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-06 09:59:55.349 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 09:59:55.871 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-06 09:59:55.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-06 09:59:56.414 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-06 09:59:56.573 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 09:59:56.576 | + functions-common:time_stop:2420 : local name 2026-07-06 09:59:56.579 | + functions-common:time_stop:2421 : local end_time 2026-07-06 09:59:56.583 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 09:59:56.585 | + functions-common:time_stop:2423 : local total 2026-07-06 09:59:56.588 | + functions-common:time_stop:2424 : local start_time 2026-07-06 09:59:56.591 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 09:59:56.593 | + functions-common:time_stop:2427 : start_time=1783331994150 2026-07-06 09:59:56.596 | + functions-common:time_stop:2429 : [[ -z 1783331994150 ]] 2026-07-06 09:59:56.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 09:59:56.607 | + functions-common:time_stop:2432 : end_time=1783331996604 2026-07-06 09:59:56.613 | + functions-common:time_stop:2433 : elapsed_time=2454 2026-07-06 09:59:56.621 | + functions-common:time_stop:2434 : total=34384 2026-07-06 09:59:56.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 09:59:56.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36838 2026-07-06 09:59:56.638 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-06 09:59:56.638 | Waiting for Cinder API to start... 2026-07-06 09:59:56.643 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.246/volume/v3/ 2026-07-06 09:59:56.647 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.246/volume/v3/ 2026-07-06 09:59:56.652 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 09:59:56.656 | + functions:wait_for_service:477 : local url=http://192.168.122.246/volume/v3/ 2026-07-06 09:59:56.659 | + functions:wait_for_service:478 : local rval=0 2026-07-06 09:59:56.663 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 09:59:56.670 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 09:59:56.677 | + functions-common:time_start:2407 : local start_time= 2026-07-06 09:59:56.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 09:59:56.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 09:59:56.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1783331996696 2026-07-06 09:59:56.712 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 09:59:56.720 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 09:59:56.731 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.246/volume/v3/ 2026-07-06 10:00:01.829 | + :: : [[ 401 == 503 ]] 2026-07-06 10:00:01.832 | + :: : [[ 0 -eq 7 ]] 2026-07-06 10:00:01.842 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 10:00:01.850 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:01.852 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:01.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:01.861 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:01.866 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:01.871 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 10:00:01.877 | + functions-common:time_stop:2427 : start_time=1783331996696 2026-07-06 10:00:01.880 | + functions-common:time_stop:2429 : [[ -z 1783331996696 ]] 2026-07-06 10:00:01.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:01.891 | + functions-common:time_stop:2432 : end_time=1783332001887 2026-07-06 10:00:01.895 | + functions-common:time_stop:2433 : elapsed_time=5191 2026-07-06 10:00:01.900 | + functions-common:time_stop:2434 : total=14830 2026-07-06 10:00:01.904 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:01.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20021 2026-07-06 10:00:01.913 | + functions:wait_for_service:486 : return 0 2026-07-06 10:00:01.917 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:01.922 | + functions-common:run_process:1674 : local service=c-sch 2026-07-06 10:00:01.926 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:01.931 | + functions-common:run_process:1676 : local group= 2026-07-06 10:00:01.936 | + functions-common:run_process:1677 : local user= 2026-07-06 10:00:01.940 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 10:00:01.945 | + functions-common:run_process:1680 : local name=c-sch 2026-07-06 10:00:01.949 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 10:00:01.953 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 10:00:01.958 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:01.963 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:01.969 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:01.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332001970 2026-07-06 10:00:01.979 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-06 10:00:02.010 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:02.015 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-06 10:00:02.018 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-06 10:00:02.023 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.028 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.032 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.036 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.042 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 10:00:02.046 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 10:00:02.051 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-06 10:00:02.057 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 10:00:02.061 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 10:00:02.066 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 10:00:02.071 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 10:00:02.076 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-06 10:00:02.079 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 10:00:02.083 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-06 10:00:02.089 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-06 10:00:02.092 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.095 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 10:00:02.097 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 10:00:02.100 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-06 10:00:02.102 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 10:00:02.104 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 10:00:02.107 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-06 10:00:02.112 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 10:00:02.122 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-06 10:00:02.237 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 10:00:02.358 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-06 10:00:02.449 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:02.540 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-06 10:00:02.645 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-06 10:00:02.746 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 10:00:02.846 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-06 10:00:02.850 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 10:00:02.854 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-06 10:00:02.960 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 10:00:03.508 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-06 10:00:03.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-06 10:00:04.070 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-06 10:00:04.110 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 10:00:04.114 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:04.117 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:04.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:04.124 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:04.127 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:04.131 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 10:00:04.134 | + functions-common:time_stop:2427 : start_time=1783332001970 2026-07-06 10:00:04.137 | + functions-common:time_stop:2429 : [[ -z 1783332001970 ]] 2026-07-06 10:00:04.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:04.147 | + functions-common:time_stop:2432 : end_time=1783332004143 2026-07-06 10:00:04.148 | + functions-common:time_stop:2433 : elapsed_time=2173 2026-07-06 10:00:04.152 | + functions-common:time_stop:2434 : total=36838 2026-07-06 10:00:04.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:04.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39011 2026-07-06 10:00:04.160 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.164 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.168 | + functions-common:run_process:1674 : local service=c-bak 2026-07-06 10:00:04.168 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.171 | + functions-common:run_process:1676 : local group= 2026-07-06 10:00:04.174 | + functions-common:run_process:1677 : local user= 2026-07-06 10:00:04.178 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.181 | + functions-common:run_process:1680 : local name=c-bak 2026-07-06 10:00:04.184 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 10:00:04.186 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 10:00:04.189 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:04.191 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:04.196 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:04.200 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332004196 2026-07-06 10:00:04.203 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-06 10:00:04.234 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:00:04.236 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 10:00:04.239 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:04.240 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:04.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:04.246 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:04.250 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:04.251 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 10:00:04.254 | + functions-common:time_stop:2427 : start_time=1783332004196 2026-07-06 10:00:04.257 | + functions-common:time_stop:2429 : [[ -z 1783332004196 ]] 2026-07-06 10:00:04.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:04.270 | + functions-common:time_stop:2432 : end_time=1783332004267 2026-07-06 10:00:04.277 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-06 10:00:04.280 | + functions-common:time_stop:2434 : total=39011 2026-07-06 10:00:04.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:04.286 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39082 2026-07-06 10:00:04.290 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.294 | + functions-common:run_process:1674 : local service=c-vol 2026-07-06 10:00:04.300 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.304 | + functions-common:run_process:1676 : local group= 2026-07-06 10:00:04.308 | + functions-common:run_process:1677 : local user= 2026-07-06 10:00:04.312 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.315 | + functions-common:run_process:1680 : local name=c-vol 2026-07-06 10:00:04.319 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 10:00:04.323 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 10:00:04.326 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:04.331 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:04.336 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:04.342 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332004337 2026-07-06 10:00:04.345 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-06 10:00:04.374 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:04.379 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.385 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-06 10:00:04.391 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.395 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.402 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.406 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-06 10:00:04.415 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-06 10:00:04.420 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-06 10:00:04.425 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 10:00:04.430 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 10:00:04.437 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 10:00:04.442 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.447 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-06 10:00:04.452 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-06 10:00:04.457 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.462 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-06 10:00:04.467 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.471 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-06 10:00:04.476 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-06 10:00:04.480 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:04.485 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-06 10:00:04.490 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-06 10:00:04.494 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-06 10:00:04.499 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-06 10:00:04.509 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-06 10:00:04.604 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 10:00:04.703 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-06 10:00:04.797 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-06 10:00:04.872 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-06 10:00:04.943 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-06 10:00:05.042 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 10:00:05.137 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-06 10:00:05.142 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-06 10:00:05.236 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-06 10:00:05.240 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-06 10:00:05.331 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-06 10:00:05.861 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-06 10:00:05.905 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-06 10:00:06.501 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-06 10:00:06.546 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 10:00:06.552 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:06.555 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:06.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:06.564 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:06.569 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:06.571 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 10:00:06.576 | + functions-common:time_stop:2427 : start_time=1783332004337 2026-07-06 10:00:06.581 | + functions-common:time_stop:2429 : [[ -z 1783332004337 ]] 2026-07-06 10:00:06.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:06.591 | + functions-common:time_stop:2432 : end_time=1783332006589 2026-07-06 10:00:06.596 | + functions-common:time_stop:2433 : elapsed_time=2252 2026-07-06 10:00:06.596 | + functions-common:time_stop:2434 : total=39082 2026-07-06 10:00:06.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:06.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41334 2026-07-06 10:00:06.604 | + ./stack.sh:main:1338 : create_volume_types 2026-07-06 10:00:06.607 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-06 10:00:06.631 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:06.634 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 10:00:06.636 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-06 10:00:06.641 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-06 10:00:06.644 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-06 10:00:06.647 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-06 10:00:06.654 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-06 10:00:06.660 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-06 10:00:06.667 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-06 10:00:06.674 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-06 10:00:06.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:06.701 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-06 10:00:12.304 | +-------------+--------------------------------------+ 2026-07-06 10:00:12.304 | | Field | Value | 2026-07-06 10:00:12.305 | +-------------+--------------------------------------+ 2026-07-06 10:00:12.305 | | description | None | 2026-07-06 10:00:12.305 | | id | 5c1367d2-c88c-4dbd-84c4-2a51c3af1aad | 2026-07-06 10:00:12.305 | | is_public | True | 2026-07-06 10:00:12.305 | | name | lvmdriver-1 | 2026-07-06 10:00:12.305 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-06 10:00:12.305 | +-------------+--------------------------------------+ 2026-07-06 10:00:12.767 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-06 10:00:12.770 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-06 10:00:12.773 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-06 10:00:12.778 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-06 10:00:12.780 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-06 10:00:12.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:12.808 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-06 10:00:12.814 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:00:12.820 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-06 10:00:12.826 | + ./stack.sh:main:1353 : start_glance 2026-07-06 10:00:12.830 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-06 10:00:12.834 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-06 10:00:12.843 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.850 | + functions-common:run_process:1674 : local service=g-api 2026-07-06 10:00:12.851 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.858 | + functions-common:run_process:1676 : local group= 2026-07-06 10:00:12.864 | + functions-common:run_process:1677 : local user= 2026-07-06 10:00:12.868 | + functions-common:run_process:1678 : local env_vars= 2026-07-06 10:00:12.874 | + functions-common:run_process:1680 : local name=g-api 2026-07-06 10:00:12.880 | + functions-common:run_process:1682 : time_start run_process 2026-07-06 10:00:12.884 | + functions-common:time_start:2406 : local name=run_process 2026-07-06 10:00:12.888 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:12.896 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:12.901 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:12.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332012903 2026-07-06 10:00:12.912 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-06 10:00:12.935 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:12.939 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-06 10:00:12.942 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-06 10:00:12.945 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.948 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.951 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.954 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-06 10:00:12.957 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-06 10:00:12.960 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-06 10:00:12.963 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-06 10:00:12.966 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-06 10:00:12.968 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-06 10:00:12.973 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-06 10:00:12.974 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-06 10:00:12.977 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-06 10:00:12.980 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-06 10:00:12.982 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-06 10:00:12.985 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 10:00:12.988 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-06 10:00:12.990 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-06 10:00:12.993 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 10:00:12.995 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-06 10:00:12.997 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-06 10:00:13.000 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-06 10:00:13.002 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-06 10:00:13.006 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-06 10:00:13.012 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-06 10:00:13.106 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-06 10:00:13.218 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-06 10:00:13.328 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-06 10:00:13.418 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-06 10:00:13.510 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-06 10:00:13.598 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-06 10:00:13.688 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-06 10:00:13.775 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-06 10:00:13.857 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-06 10:00:13.944 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-06 10:00:14.027 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-06 10:00:14.032 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-06 10:00:14.036 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-06 10:00:14.130 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-06 10:00:14.795 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-06 10:00:14.841 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-06 10:00:15.396 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-06 10:00:15.573 | + functions-common:run_process:1686 : time_stop run_process 2026-07-06 10:00:15.579 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:15.582 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:15.588 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:15.596 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:15.600 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:15.605 | + functions-common:time_stop:2426 : name=run_process 2026-07-06 10:00:15.608 | + functions-common:time_stop:2427 : start_time=1783332012903 2026-07-06 10:00:15.615 | + functions-common:time_stop:2429 : [[ -z 1783332012903 ]] 2026-07-06 10:00:15.619 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:15.625 | + functions-common:time_stop:2432 : end_time=1783332015622 2026-07-06 10:00:15.628 | + functions-common:time_stop:2433 : elapsed_time=2719 2026-07-06 10:00:15.632 | + functions-common:time_stop:2434 : total=41334 2026-07-06 10:00:15.635 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:15.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44053 2026-07-06 10:00:15.640 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-06 10:00:15.671 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:00:15.676 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.246) to start...' 2026-07-06 10:00:15.676 | Waiting for g-api (192.168.122.246) to start... 2026-07-06 10:00:15.684 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.246/image 2026-07-06 10:00:15.689 | + functions:wait_for_service:476 : local timeout=60 2026-07-06 10:00:15.697 | + functions:wait_for_service:477 : local url=http://192.168.122.246/image 2026-07-06 10:00:15.698 | + functions:wait_for_service:478 : local rval=0 2026-07-06 10:00:15.704 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-06 10:00:15.714 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 10:00:15.718 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:15.724 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:15.728 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:15.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332015730 2026-07-06 10:00:15.735 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-06 10:00:15.738 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:00:15.740 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.246/image 2026-07-06 10:00:21.884 | + :: : [[ 300 == 503 ]] 2026-07-06 10:00:21.885 | + :: : [[ 0 -eq 7 ]] 2026-07-06 10:00:21.890 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-06 10:00:21.897 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:21.904 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:21.909 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:21.912 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:21.915 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:21.920 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 10:00:21.927 | + functions-common:time_stop:2427 : start_time=1783332015730 2026-07-06 10:00:21.934 | + functions-common:time_stop:2429 : [[ -z 1783332015730 ]] 2026-07-06 10:00:21.942 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:21.955 | + functions-common:time_stop:2432 : end_time=1783332021944 2026-07-06 10:00:21.964 | + functions-common:time_stop:2433 : elapsed_time=6214 2026-07-06 10:00:21.968 | + functions-common:time_stop:2434 : total=20021 2026-07-06 10:00:21.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:21.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26235 2026-07-06 10:00:21.987 | + functions:wait_for_service:486 : return 0 2026-07-06 10:00:21.993 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-06 10:00:22.018 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:22.022 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-06 10:00:22.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:22.054 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-06 10:00:22.059 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:00:22.063 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-06 10:00:22.067 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-06 10:00:22.072 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.078 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.081 | + functions:upload_image:141 : local image image_fname image_name 2026-07-06 10:00:22.084 | + functions:upload_image:143 : local max_attempts=5 2026-07-06 10:00:22.089 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-06 10:00:22.099 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.106 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.111 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-06 10:00:22.115 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-06 10:00:22.120 | ++ functions:upload_image:151 : seq 5 2026-07-06 10:00:22.126 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-06 10:00:22.131 | + functions:upload_image:152 : local rc=0 2026-07-06 10:00:22.135 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.139 | --2026-07-06 12:00:22-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.190 | Resolving github.com (github.com)... 140.82.121.3 2026-07-06 10:00:22.205 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-06 10:00:22.508 | HTTP request sent, awaiting response... 302 Found 2026-07-06 10:00:22.508 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T10%3A49%3A12Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T09%3A48%3A47Z&ske=2026-07-06T10%3A49%3A12Z&sks=b&skv=2018-11-09&sig=dzqwDsQqlY8q%2FxaSKQ1Q790Hdj%2BQB0uwt3x4ldVNRAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzMzgyMiwibmJmIjoxNzgzMzMyMDIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.B2wn6i_O93l0BfWp7RjYEKbwBtdu0x-Bg0tpCKDDAjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-06 10:00:22.508 | --2026-07-06 12:00:22-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-06T10%3A49%3A12Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-06T09%3A48%3A47Z&ske=2026-07-06T10%3A49%3A12Z&sks=b&skv=2018-11-09&sig=dzqwDsQqlY8q%2FxaSKQ1Q790Hdj%2BQB0uwt3x4ldVNRAw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzMzMzgyMiwibmJmIjoxNzgzMzMyMDIyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.B2wn6i_O93l0BfWp7RjYEKbwBtdu0x-Bg0tpCKDDAjg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-06 10:00:22.524 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-07-06 10:00:22.535 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-06 10:00:22.577 | HTTP request sent, awaiting response... 200 OK 2026-07-06 10:00:22.577 | Length: 21692416 (21M) [application/octet-stream] 2026-07-06 10:00:22.578 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-06 10:00:22.629 | 2026-07-06 10:00:22.846 | 0K ........ ........ .... 100% 76.9M=0.3s 2026-07-06 10:00:22.846 | 2026-07-06 10:00:22.847 | 2026-07-06 12:00:22 (76.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-06 10:00:22.847 | 2026-07-06 10:00:22.855 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-06 10:00:22.856 | + functions:upload_image:163 : break 2026-07-06 10:00:22.860 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.864 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-06 10:00:22.869 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-06 10:00:22.873 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-06 10:00:22.878 | + functions:upload_image:313 : local kernel= 2026-07-06 10:00:22.881 | + functions:upload_image:314 : local ramdisk= 2026-07-06 10:00:22.885 | + functions:upload_image:315 : local disk_format= 2026-07-06 10:00:22.888 | + functions:upload_image:316 : local container_format= 2026-07-06 10:00:22.891 | + functions:upload_image:317 : local unpack= 2026-07-06 10:00:22.894 | + functions:upload_image:318 : local img_property= 2026-07-06 10:00:22.897 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-06 10:00:22.900 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-06 10:00:22.903 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-06 10:00:22.906 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-06 10:00:22.909 | + functions:upload_image:328 : case "$image_fname" in 2026-07-06 10:00:22.914 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-06 10:00:22.920 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-06 10:00:22.924 | + functions:upload_image:350 : local format 2026-07-06 10:00:22.930 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:22.931 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-06 10:00:22.946 | + functions:upload_image:351 : format=qcow2 2026-07-06 10:00:22.949 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-06 10:00:22.952 | + functions:upload_image:353 : disk_format=qcow2 2026-07-06 10:00:22.955 | + functions:upload_image:357 : container_format=bare 2026-07-06 10:00:22.958 | + functions:upload_image:404 : is_arch ppc64le 2026-07-06 10:00:22.963 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:00:22.968 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-06 10:00:22.972 | + functions:upload_image:404 : is_arch ppc64 2026-07-06 10:00:22.978 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:00:22.982 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-06 10:00:22.986 | + functions:upload_image:404 : is_arch ppc 2026-07-06 10:00:22.992 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:00:22.996 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-06 10:00:23.000 | + functions:upload_image:408 : is_arch aarch64 2026-07-06 10:00:23.005 | ++ functions-common:is_arch:519 : uname -m 2026-07-06 10:00:23.010 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-06 10:00:23.013 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-06 10:00:23.016 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-06 10:00:23.018 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-06 10:00:23.021 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-06 10:00:23.025 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-06 10:00:23.028 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-06 10:00:23.031 | + functions:_upload_image:112 : shift 2026-07-06 10:00:23.034 | + functions:_upload_image:113 : local container=bare 2026-07-06 10:00:23.039 | + functions:_upload_image:114 : shift 2026-07-06 10:00:23.042 | + functions:_upload_image:115 : local disk=qcow2 2026-07-06 10:00:23.043 | + functions:_upload_image:116 : shift 2026-07-06 10:00:23.046 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:23.049 | + functions:_upload_image:118 : shift 2026-07-06 10:00:23.052 | + functions:_upload_image:119 : local properties 2026-07-06 10:00:23.055 | + functions:_upload_image:120 : local useimport 2026-07-06 10:00:23.059 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-06 10:00:23.063 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-06 10:00:23.067 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-06 10:00:23.071 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-06 10:00:23.075 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-06 10:00:23.079 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-06 10:00:23.086 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-06 10:00:23.088 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:23.093 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:00:29.637 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 10:00:29.637 | | Field | Value | 2026-07-06 10:00:29.637 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 10:00:29.638 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-06 10:00:29.638 | | container_format | bare | 2026-07-06 10:00:29.638 | | created_at | 2026-07-06T10:00:27Z | 2026-07-06 10:00:29.638 | | disk_format | qcow2 | 2026-07-06 10:00:29.638 | | file | /v2/images/2bb51d4a-9722-4ea7-be75-ebb2b5a045d6/file | 2026-07-06 10:00:29.638 | | id | 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 | 2026-07-06 10:00:29.639 | | min_disk | 0 | 2026-07-06 10:00:29.639 | | min_ram | 0 | 2026-07-06 10:00:29.639 | | name | cirros-0.6.3-x86_64-disk | 2026-07-06 10:00:29.639 | | owner | ecb593f86ab340bf8964e10d312ba960 | 2026-07-06 10:00:29.639 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-06 10:00:29.640 | | protected | False | 2026-07-06 10:00:29.640 | | schema | /v2/schemas/image | 2026-07-06 10:00:29.640 | | size | 21692416 | 2026-07-06 10:00:29.640 | | status | active | 2026-07-06 10:00:29.640 | | tags | | 2026-07-06 10:00:29.640 | | updated_at | 2026-07-06T10:00:30Z | 2026-07-06 10:00:29.640 | | virtual_size | 117440512 | 2026-07-06 10:00:29.640 | | visibility | public | 2026-07-06 10:00:29.640 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-06 10:00:30.058 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-06 10:00:30.134 | [2061 Async create_flavors:73370]: Waiting for completion of create_flavors running on PID 73370 (2 other jobs running) 2026-07-06 10:00:30.167 | [2061 Async create_flavors:73370]: Signaling child to exit 2026-07-06 10:00:39.691 | + inc/async:async_inner:64 : rc=0 2026-07-06 10:00:39.729 | [73370 Async create_flavors:73370]: finished successfully 2026-07-06 10:00:39.761 | WAKEUP 2026-07-06 10:00:39.792 | [2061 Async create_flavors:73370]: Signaled 2026-07-06 10:00:39.795 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-06 10:00:39.795 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:39.795 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-06 10:00:39.795 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-06 10:00:39.795 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-06 10:00:39.795 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.795 | | Field | Value | 2026-07-06 10:00:39.795 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.795 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.795 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.796 | | description | None | 2026-07-06 10:00:39.796 | | disk | 1 | 2026-07-06 10:00:39.796 | | id | c1 | 2026-07-06 10:00:39.796 | | name | cirros256 | 2026-07-06 10:00:39.796 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.796 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.796 | | ram | 256 | 2026-07-06 10:00:39.796 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.797 | | swap | 0 | 2026-07-06 10:00:39.797 | | vcpus | 1 | 2026-07-06 10:00:39.797 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.797 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-06 10:00:39.797 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.797 | | Field | Value | 2026-07-06 10:00:39.797 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.797 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.797 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.797 | | description | None | 2026-07-06 10:00:39.797 | | disk | 5 | 2026-07-06 10:00:39.798 | | id | d1 | 2026-07-06 10:00:39.798 | | name | ds512M | 2026-07-06 10:00:39.798 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.798 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.798 | | ram | 512 | 2026-07-06 10:00:39.798 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.798 | | swap | 0 | 2026-07-06 10:00:39.798 | | vcpus | 1 | 2026-07-06 10:00:39.798 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.798 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-06 10:00:39.799 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.799 | | Field | Value | 2026-07-06 10:00:39.799 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.799 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.799 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.799 | | description | None | 2026-07-06 10:00:39.799 | | disk | 10 | 2026-07-06 10:00:39.799 | | id | d2 | 2026-07-06 10:00:39.799 | | name | ds1G | 2026-07-06 10:00:39.799 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.800 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.800 | | ram | 1024 | 2026-07-06 10:00:39.800 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.800 | | swap | 0 | 2026-07-06 10:00:39.800 | | vcpus | 1 | 2026-07-06 10:00:39.800 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.800 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-06 10:00:39.800 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.800 | | Field | Value | 2026-07-06 10:00:39.800 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.801 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.801 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.801 | | description | None | 2026-07-06 10:00:39.801 | | disk | 10 | 2026-07-06 10:00:39.801 | | id | d3 | 2026-07-06 10:00:39.801 | | name | ds2G | 2026-07-06 10:00:39.801 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.801 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.801 | | ram | 2048 | 2026-07-06 10:00:39.801 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.802 | | swap | 0 | 2026-07-06 10:00:39.802 | | vcpus | 2 | 2026-07-06 10:00:39.802 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.802 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-06 10:00:39.802 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.802 | | Field | Value | 2026-07-06 10:00:39.802 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.802 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.802 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.802 | | description | None | 2026-07-06 10:00:39.803 | | disk | 20 | 2026-07-06 10:00:39.803 | | id | d4 | 2026-07-06 10:00:39.803 | | name | ds4G | 2026-07-06 10:00:39.803 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.803 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.803 | | ram | 4096 | 2026-07-06 10:00:39.803 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.803 | | swap | 0 | 2026-07-06 10:00:39.803 | | vcpus | 4 | 2026-07-06 10:00:39.804 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.804 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-06 10:00:39.804 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-06 10:00:39.804 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-06 10:00:39.804 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.804 | | Field | Value | 2026-07-06 10:00:39.805 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.805 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.805 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.805 | | description | None | 2026-07-06 10:00:39.805 | | disk | 1 | 2026-07-06 10:00:39.805 | | id | 1 | 2026-07-06 10:00:39.805 | | name | m1.tiny | 2026-07-06 10:00:39.805 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.805 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.805 | | ram | 512 | 2026-07-06 10:00:39.805 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.806 | | swap | 0 | 2026-07-06 10:00:39.806 | | vcpus | 1 | 2026-07-06 10:00:39.806 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.806 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-06 10:00:39.806 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.806 | | Field | Value | 2026-07-06 10:00:39.806 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.806 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.806 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.806 | | description | None | 2026-07-06 10:00:39.807 | | disk | 20 | 2026-07-06 10:00:39.807 | | id | 2 | 2026-07-06 10:00:39.807 | | name | m1.small | 2026-07-06 10:00:39.807 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.807 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.807 | | ram | 2048 | 2026-07-06 10:00:39.807 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.807 | | swap | 0 | 2026-07-06 10:00:39.807 | | vcpus | 1 | 2026-07-06 10:00:39.807 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.808 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-06 10:00:39.808 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.808 | | Field | Value | 2026-07-06 10:00:39.808 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.808 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.808 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.808 | | description | None | 2026-07-06 10:00:39.808 | | disk | 40 | 2026-07-06 10:00:39.808 | | id | 3 | 2026-07-06 10:00:39.808 | | name | m1.medium | 2026-07-06 10:00:39.808 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.809 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.809 | | ram | 4096 | 2026-07-06 10:00:39.809 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.809 | | swap | 0 | 2026-07-06 10:00:39.809 | | vcpus | 2 | 2026-07-06 10:00:39.809 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.809 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-06 10:00:39.809 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.809 | | Field | Value | 2026-07-06 10:00:39.809 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.810 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.810 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.810 | | description | None | 2026-07-06 10:00:39.810 | | disk | 80 | 2026-07-06 10:00:39.810 | | id | 4 | 2026-07-06 10:00:39.810 | | name | m1.large | 2026-07-06 10:00:39.810 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.810 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.810 | | ram | 8192 | 2026-07-06 10:00:39.810 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.811 | | swap | 0 | 2026-07-06 10:00:39.811 | | vcpus | 4 | 2026-07-06 10:00:39.811 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.811 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-06 10:00:39.811 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.811 | | Field | Value | 2026-07-06 10:00:39.811 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.811 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:00:39.811 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:00:39.811 | | description | None | 2026-07-06 10:00:39.811 | | disk | 160 | 2026-07-06 10:00:39.812 | | id | 5 | 2026-07-06 10:00:39.812 | | name | m1.xlarge | 2026-07-06 10:00:39.812 | | os-flavor-access:is_public | True | 2026-07-06 10:00:39.812 | | properties | hw_rng:allowed='True' | 2026-07-06 10:00:39.812 | | ram | 16384 | 2026-07-06 10:00:39.812 | | rxtx_factor | 1.0 | 2026-07-06 10:00:39.812 | | swap | 0 | 2026-07-06 10:00:39.812 | | vcpus | 8 | 2026-07-06 10:00:39.812 | +----------------------------+-----------------------+ 2026-07-06 10:00:39.864 | [2061 Async create_flavors:73370]: finished create_flavors with result 0 in 45 seconds 2026-07-06 10:00:39.871 | + inc/async:async_wait:197 : return 0 2026-07-06 10:00:39.876 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-06 10:00:39.907 | + functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:00:39.912 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-06 10:00:39.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:39.948 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-06 10:00:39.981 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:39.986 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-06 10:00:39.992 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-06 10:00:39.996 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-06 10:00:40.001 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:00:40.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-06 10:00:40.007 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-06 10:00:40.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-06 10:00:40.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-06 10:00:40.015 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-06 10:00:40.018 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-06 10:00:40.020 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-06 10:00:40.022 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-06 10:00:40.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-06 10:00:40.027 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-06 10:00:40.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-06 10:00:40.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-06 10:00:40.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-06 10:00:40.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 10:00:40.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-06 10:00:40.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 10:00:40.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-06 10:00:40.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 10:00:40.046 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-06 10:00:40.048 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 10:00:40.050 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-06 10:00:40.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 10:00:40.054 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-06 10:00:40.056 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-06 10:00:40.058 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 10:00:40.060 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-06 10:00:40.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 10:00:40.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-06 10:00:40.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-06 10:00:40.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-06 10:00:40.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-06 10:00:40.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-06 10:00:40.076 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-06 10:00:40.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-06 10:00:40.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-06 10:00:40.083 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-06 10:00:40.085 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-06 10:00:40.087 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-06 10:00:40.090 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-06 10:00:40.092 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-06 10:00:40.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-06 10:00:40.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-06 10:00:40.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-06 10:00:40.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-06 10:00:40.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-06 10:00:40.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 10:00:40.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-06 10:00:40.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-06 10:00:40.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-06 10:00:40.116 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-06 10:00:40.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-06 10:00:40.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-06 10:00:40.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-06 10:00:40.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-06 10:00:40.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-06 10:00:40.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-06 10:00:40.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-06 10:00:40.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-06 10:00:40.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-06 10:00:40.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-06 10:00:42.564 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-06 10:00:42.567 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-06 10:00:43.019 | + ./stack.sh:main:1403 : save_stackenv 2026-07-06 10:00:43.024 | + functions-common:save_stackenv:65 : local tag= 2026-07-06 10:00:43.029 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-06 10:00:43.037 | + functions-common:save_stackenv:67 : time_stamp=2026-07-06-120043 2026-07-06 10:00:43.040 | + functions-common:save_stackenv:68 : echo '# 2026-07-06-120043 ' 2026-07-06 10:00:43.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.050 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-06 10:00:43.053 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.058 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-06 10:00:43.062 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.067 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-06 10:00:43.070 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.073 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-06 10:00:43.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.082 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.246 2026-07-06 10:00:43.086 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.090 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.246/identity 2026-07-06 10:00:43.095 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.099 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-06-113622 2026-07-06 10:00:43.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.107 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-06 10:00:43.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.114 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.246 2026-07-06 10:00:43.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.122 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-06 10:00:43.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.129 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-06 10:00:43.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.138 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-06 10:00:43.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.147 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-06 10:00:43.151 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.156 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.246 2026-07-06 10:00:43.160 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-06 10:00:43.165 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-06 10:00:43.169 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-06 10:00:43.174 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 10:00:43.178 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 10:00:43.184 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-06 10:00:43.190 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:00:43.195 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 10:00:43.200 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 10:00:43.205 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-06 10:00:43.210 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 10:00:43.215 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-06 10:00:43.219 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:00:43.224 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-06 10:00:43.224 | /^\[\[.+\|.*\]\]/ { 2026-07-06 10:00:43.224 | gsub("[][]", "", $1); 2026-07-06 10:00:43.224 | split($1, a, "|"); 2026-07-06 10:00:43.224 | if (a[1] == matchgroup) 2026-07-06 10:00:43.225 | print a[2] 2026-07-06 10:00:43.225 | } 2026-07-06 10:00:43.225 | ' /home/quobyte/devstack/local.conf 2026-07-06 10:00:43.233 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-06 10:00:43.238 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 10:00:43.242 | + functions-common:run_phase:1849 : local phase=extra 2026-07-06 10:00:43.246 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 10:00:43.250 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 10:00:43.255 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 10:00:43.260 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 10:00:43.264 | + functions-common:run_phase:1858 : local extra 2026-07-06 10:00:43.270 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 10:00:43.276 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 10:00:43.280 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 10:00:43.284 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 10:00:43.288 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-06 10:00:43.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 10:00:43.318 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:43.322 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:00:43.326 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:00:43.329 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-06 10:00:43.333 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:00:43.337 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 10:00:43.341 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:00:43.346 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-06 10:00:43.350 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-06 10:00:43.354 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 10:00:43.359 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 10:00:43.363 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:00:43.368 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 10:00:43.372 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-06 10:00:43.376 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 10:00:43.380 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-06 10:00:43.384 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 10:00:43.388 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 10:00:43.392 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-06 10:00:43.396 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 10:00:43.400 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 10:00:43.403 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-06 10:00:43.407 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:00:43.411 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 10:00:43.416 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 10:00:43.422 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-06 10:00:43.427 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 10:00:43.432 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-06 10:00:43.436 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:00:43.440 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-06 10:00:43.440 | /^\[\[.+\|.*\]\]/ { 2026-07-06 10:00:43.440 | gsub("[][]", "", $1); 2026-07-06 10:00:43.440 | split($1, a, "|"); 2026-07-06 10:00:43.440 | if (a[1] == matchgroup) 2026-07-06 10:00:43.440 | print a[2] 2026-07-06 10:00:43.441 | } 2026-07-06 10:00:43.441 | ' /home/quobyte/devstack/local.conf 2026-07-06 10:00:43.448 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-06 10:00:43.476 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:43.480 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-06 10:00:43.484 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-06 10:00:43.487 | + functions:wait_for_compute:490 : local timeout=60 2026-07-06 10:00:43.491 | + functions:wait_for_compute:491 : local rval=0 2026-07-06 10:00:43.495 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-06 10:00:43.500 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-06 10:00:43.505 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-06 10:00:43.510 | + functions-common:time_start:2407 : local start_time= 2026-07-06 10:00:43.514 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:00:43.521 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:00:43.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1783332043523 2026-07-06 10:00:43.535 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-06 10:00:43.569 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-06 10:00:43.575 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-06 10:00:43.581 | ++ functions:wait_for_compute:496 : hostname 2026-07-06 10:00:43.588 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-06 10:00:43.593 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-06 10:00:43.600 | ++ functions:wait_for_compute:498 : hostname 2026-07-06 10:00:43.606 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:00:43.609 | + :: : ID= 2026-07-06 10:00:43.610 | + :: : [[ '' == '' ]] 2026-07-06 10:00:43.613 | + :: : sleep 1 2026-07-06 10:00:44.618 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-06 10:00:44.622 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-06 10:00:48.252 | + :: : ID=a16d7965-24e1-4c04-86bb-db19cb93695a 2026-07-06 10:00:48.254 | + :: : [[ a16d7965-24e1-4c04-86bb-db19cb93695a == '' ]] 2026-07-06 10:00:48.258 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-06 10:00:48.262 | + functions-common:time_stop:2420 : local name 2026-07-06 10:00:48.264 | + functions-common:time_stop:2421 : local end_time 2026-07-06 10:00:48.268 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:00:48.271 | + functions-common:time_stop:2423 : local total 2026-07-06 10:00:48.275 | + functions-common:time_stop:2424 : local start_time 2026-07-06 10:00:48.278 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-06 10:00:48.282 | + functions-common:time_stop:2427 : start_time=1783332043523 2026-07-06 10:00:48.286 | + functions-common:time_stop:2429 : [[ -z 1783332043523 ]] 2026-07-06 10:00:48.291 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:00:48.297 | + functions-common:time_stop:2432 : end_time=1783332048293 2026-07-06 10:00:48.299 | + functions-common:time_stop:2433 : elapsed_time=4770 2026-07-06 10:00:48.302 | + functions-common:time_stop:2434 : total=26235 2026-07-06 10:00:48.307 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:00:48.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31005 2026-07-06 10:00:48.315 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-06 10:00:48.319 | + functions:wait_for_compute:516 : return 0 2026-07-06 10:00:48.324 | + ./stack.sh:main:1443 : service_check 2026-07-06 10:00:48.328 | + functions-common:service_check:1713 : local service 2026-07-06 10:00:48.331 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.335 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-06 10:00:48.357 | not-found 2026-07-06 10:00:48.363 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.367 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-06 10:00:48.389 | enabled 2026-07-06 10:00:48.395 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-06 10:00:48.422 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-06 10:00:48.422 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-06 10:00:48.422 | Active: active (running) since Mon 2026-07-06 11:57:19 CEST; 3min 28s ago 2026-07-06 10:00:48.423 | Main PID: 61131 (uwsgi) 2026-07-06 10:00:48.423 | Status: "uWSGI is ready" 2026-07-06 10:00:48.423 | Tasks: 17 (limit: 14255) 2026-07-06 10:00:48.423 | Memory: 271.7M (peak: 272.5M) 2026-07-06 10:00:48.423 | CPU: 15.093s 2026-07-06 10:00:48.423 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-06 10:00:48.423 | ├─61131 "nova-apiuWSGI master" 2026-07-06 10:00:48.423 | ├─61151 "nova-apiuWSGI worker 1" 2026-07-06 10:00:48.423 | └─61152 "nova-apiuWSGI worker 2" 2026-07-06 10:00:48.423 | 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61152]: [pid: 61152|app: 0|req: 19/36] 192.168.122.246 () {54 vars in 935 bytes} [Mon Jul 6 12:00:47 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG nova.api.openstack.wsgi [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Calling method '>' {{(pid=61151) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a 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=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Acquiring lock "20f5caf9-a414-4c79-a291-4d115a86a09b" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Lock "20f5caf9-a414-4c79-a291-4d115a86a09b" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: DEBUG oslo_concurrency.lockutils [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] Lock "20f5caf9-a414-4c79-a291-4d115a86a09b" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61151) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: INFO nova.api.openstack.requestlog [None req-3ba25047-c71a-4c6a-a112-5a941024917a admin admin] 192.168.122.246 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.172060 2026-07-06 10:00:48.424 | Jul 06 12:00:47 devstack devstack@n-api.service[61151]: [pid: 61151|app: 0|req: 18/37] 192.168.122.246 () {60 vars in 1325 bytes} [Mon Jul 6 12:00:47 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-06 10:00:48.431 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.435 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-06 10:00:48.460 | enabled 2026-07-06 10:00:48.466 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-06 10:00:48.497 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-06 10:00:48.497 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-06 10:00:48.497 | Active: active (running) since Mon 2026-07-06 11:59:48 CEST; 1min 0s ago 2026-07-06 10:00:48.497 | Main PID: 73212 (nova-compute) 2026-07-06 10:00:48.497 | Tasks: 10 (limit: 14255) 2026-07-06 10:00:48.497 | Memory: 136.0M (peak: 137.4M) 2026-07-06 10:00:48.497 | CPU: 4.914s 2026-07-06 10:00:48.498 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-06 10:00:48.498 | └─73212 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-06 10:00:48.498 | 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG nova.compute.resource_tracker [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] Compute_service record updated for devstack:devstack {{(pid=73212) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG oslo_concurrency.lockutils [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.801s {{(pid=73212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG nova.service [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73212) start /opt/stack/nova/nova/service.py:196}} 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG nova.service [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73212) start /opt/stack/nova/nova/service.py:212}} 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG nova.service [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] Join ServiceGroup membership for this service compute {{(pid=73212) start /opt/stack/nova/nova/service.py:222}} 2026-07-06 10:00:48.499 | Jul 06 12:00:19 devstack nova-compute[73212]: DEBUG nova.servicegroup.drivers.db [None req-b13281ef-3bfe-4e1c-ae4f-0afe5b022805 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73212) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 10:00:48.499 | Jul 06 12:00:25 devstack nova-compute[73212]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.500 | Jul 06 12:00:33 devstack nova-compute[73212]: DEBUG oslo_service.periodic_task [None req-d7df430a-3cc4-41b2-bf74-08f3fd697471 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73212) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 10:00:48.500 | Jul 06 12:00:34 devstack nova-compute[73212]: DEBUG oslo_service.periodic_task [None req-d7df430a-3cc4-41b2-bf74-08f3fd697471 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73212) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 10:00:48.500 | Jul 06 12:00:34 devstack nova-compute[73212]: DEBUG oslo.service.backend._threading.loopingcall [None req-d7df430a-3cc4-41b2-bf74-08f3fd697471 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 19.28 seconds {{(pid=73212) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.505 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.510 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-06 10:00:48.530 | not-found 2026-07-06 10:00:48.536 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.541 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-06 10:00:48.564 | enabled 2026-07-06 10:00:48.570 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-06 10:00:48.602 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-06 10:00:48.602 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-06 10:00:48.602 | Active: active (running) since Mon 2026-07-06 11:59:35 CEST; 1min 12s ago 2026-07-06 10:00:48.602 | Main PID: 69527 (nova-scheduler:) 2026-07-06 10:00:48.602 | Tasks: 19 (limit: 14255) 2026-07-06 10:00:48.602 | Memory: 155.7M (peak: 156.3M) 2026-07-06 10:00:48.602 | CPU: 5.103s 2026-07-06 10:00:48.602 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-06 10:00:48.602 | ├─69527 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-06 10:00:48.602 | ├─71355 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-06 10:00:48.603 | └─71359 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-06 10:00:48.603 | 2026-07-06 10:00:48.603 | Jul 06 11:59:42 devstack nova-scheduler[71359]: DEBUG nova.servicegroup.drivers.db [None req-bbea5b88-7ff2-4059-9c23-f8e1c96e348f None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71359) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 10:00:48.603 | Jul 06 11:59:47 devstack nova-scheduler[71355]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.603 | Jul 06 11:59:47 devstack nova-scheduler[71359]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.603 | Jul 06 11:59:49 devstack nova-scheduler[69527]: DEBUG dbcounter [-] [69527] Writing DB stats nova_api:SELECT=3 {{(pid=69527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.603 | Jul 06 11:59:49 devstack nova-scheduler[69527]: DEBUG dbcounter [-] [69527] Writing DB stats nova_cell0:SELECT=1 {{(pid=69527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.603 | Jul 06 11:59:49 devstack nova-scheduler[69527]: DEBUG dbcounter [-] [69527] Writing DB stats nova_cell1:SELECT=1 {{(pid=69527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.603 | Jul 06 11:59:57 devstack nova-scheduler[71355]: DEBUG dbcounter [-] [71355] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.603 | Jul 06 11:59:57 devstack nova-scheduler[71359]: DEBUG dbcounter [-] [71359] Writing DB stats nova_cell0:SELECT=3 {{(pid=71359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.604 | Jul 06 11:59:59 devstack nova-scheduler[71355]: DEBUG oslo.service.backend._threading.loopingcall [None req-42e1f35c-021c-4caf-9944-2f3848964d01 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.604 | Jul 06 12:00:11 devstack nova-scheduler[71359]: DEBUG oslo.service.backend._threading.loopingcall [None req-3bb5cd25-e014-4a5f-84d1-9967b26adfbb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:48.609 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.613 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-06 10:00:48.632 | not-found 2026-07-06 10:00:48.639 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.644 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-06 10:00:48.667 | enabled 2026-07-06 10:00:48.674 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-06 10:00:48.698 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-06 10:00:48.698 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-06 10:00:48.699 | Active: active (running) since Mon 2026-07-06 11:59:37 CEST; 1min 10s ago 2026-07-06 10:00:48.699 | Main PID: 70138 (uwsgi) 2026-07-06 10:00:48.699 | Status: "uWSGI is ready" 2026-07-06 10:00:48.699 | Tasks: 16 (limit: 14255) 2026-07-06 10:00:48.699 | Memory: 220.8M (peak: 221.1M) 2026-07-06 10:00:48.699 | CPU: 10.743s 2026-07-06 10:00:48.699 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-06 10:00:48.699 | ├─70138 "nova-api-metauWSGI master" 2026-07-06 10:00:48.699 | ├─70139 "nova-api-metauWSGI worker 1" 2026-07-06 10:00:48.699 | ├─70140 "nova-api-metauWSGI worker 2" 2026-07-06 10:00:48.700 | └─70141 "nova-api-metauWSGI http 1" 2026-07-06 10:00:48.700 | 2026-07-06 10:00:48.700 | Jul 06 11:59:44 devstack devstack@n-api-meta.service[70140]: DEBUG nova.api.openstack.wsgi_app [None req-8c88e3e8-ef05-49b4-b06a-29fc24044047 None None] ******************************************************************************** {{(pid=70140) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-06 10:00:48.700 | Jul 06 11:59:44 devstack devstack@n-api-meta.service[70140]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7212dfaa3668 pid: 70140 (default app) 2026-07-06 10:00:48.700 | Jul 06 11:59:53 devstack devstack@n-api-meta.service[70139]: DEBUG dbcounter [-] [70139] Writing DB stats nova_api:SELECT=1 {{(pid=70139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.700 | Jul 06 11:59:53 devstack devstack@n-api-meta.service[70140]: DEBUG dbcounter [-] [70140] Writing DB stats nova_api:SELECT=1 {{(pid=70140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.700 | Jul 06 11:59:53 devstack devstack@n-api-meta.service[70139]: DEBUG dbcounter [-] [70139] Writing DB stats nova_cell0:SELECT=1 {{(pid=70139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.700 | Jul 06 11:59:53 devstack devstack@n-api-meta.service[70139]: DEBUG dbcounter [-] [70139] Writing DB stats nova_cell1:SELECT=1 {{(pid=70139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.702 | Jul 06 11:59:53 devstack devstack@n-api-meta.service[70139]: DEBUG dbcounter [-] [70139] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.702 | Jul 06 11:59:54 devstack devstack@n-api-meta.service[70140]: DEBUG dbcounter [-] [70140] Writing DB stats nova_cell0:SELECT=1 {{(pid=70140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.702 | Jul 06 11:59:54 devstack devstack@n-api-meta.service[70140]: DEBUG dbcounter [-] [70140] Writing DB stats nova_cell1:SELECT=1 {{(pid=70140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.702 | Jul 06 11:59:54 devstack devstack@n-api-meta.service[70140]: DEBUG dbcounter [-] [70140] Writing DB stats nova_cell0:SELECT=1 {{(pid=70140) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.707 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.712 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-06 10:00:48.732 | enabled 2026-07-06 10:00:48.739 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-06 10:00:48.763 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-06 10:00:48.763 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-06 10:00:48.763 | Active: active (running) since Mon 2026-07-06 11:58:04 CEST; 2min 43s ago 2026-07-06 10:00:48.763 | Main PID: 67298 (uwsgi) 2026-07-06 10:00:48.763 | Status: "uWSGI is ready" 2026-07-06 10:00:48.763 | Tasks: 5 (limit: 14255) 2026-07-06 10:00:48.764 | Memory: 176.9M (peak: 177.1M) 2026-07-06 10:00:48.764 | CPU: 6.712s 2026-07-06 10:00:48.764 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-06 10:00:48.764 | ├─67298 "placementuWSGI master" 2026-07-06 10:00:48.764 | ├─67299 "placementuWSGI worker 1" 2026-07-06 10:00:48.764 | └─67300 "placementuWSGI worker 2" 2026-07-06 10:00:48.764 | 2026-07-06 10:00:48.764 | Jul 06 12:00:18 devstack devstack@placement-api.service[67300]: INFO placement.requestlog [req-25cf1058-a806-486b-a740-33fc426e02be req-ce32f6cd-3109-4cba-9724-f9f0bd51a7e5 service nova] 192.168.122.246 "PUT /placement/resource_providers/0bb600b7-a43e-4d85-a497-02764f450c47/inventories" status: 200 len: 396 microversion: 1.26 2026-07-06 10:00:48.764 | Jul 06 12:00:18 devstack devstack@placement-api.service[67300]: [pid: 67300|app: 0|req: 5/9] 192.168.122.246 () {64 vars in 1498 bytes} [Mon Jul 6 12:00:18 2026] PUT /placement/resource_providers/0bb600b7-a43e-4d85-a497-02764f450c47/inventories => generated 396 bytes in 103 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-06 10:00:48.764 | Jul 06 12:00:18 devstack devstack@placement-api.service[67299]: DEBUG placement.requestlog [req-25cf1058-a806-486b-a740-33fc426e02be req-86058b67-b9da-4c9d-9dbe-cad7859f9c44 None None] Starting request: 192.168.122.246 "GET /placement/traits?name=in:HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_FMA3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,COMPUTE_NODE,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139" {{(pid=67299) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 10:00:48.765 | Jul 06 12:00:18 devstack devstack@placement-api.service[67299]: INFO placement.requestlog [req-25cf1058-a806-486b-a740-33fc426e02be req-86058b67-b9da-4c9d-9dbe-cad7859f9c44 service nova] 192.168.122.246 "GET /placement/traits?name=in:HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_FMA3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,COMPUTE_NODE,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139" status: 200 len: 2058 microversion: 1.6 2026-07-06 10:00:48.765 | Jul 06 12:00:18 devstack devstack@placement-api.service[67299]: [pid: 67299|app: 0|req: 5/10] 192.168.122.246 () {60 vars in 4912 bytes} [Mon Jul 6 12:00:18 2026] GET /placement/traits?name=in:HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_CIRRUS,HW_ARCH_X86_64,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_FMA3,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,COMPUTE_NODE,HW_CPU_X86_F16C,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AMD_SVM,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE42,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_USB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_SVM,COMPUTE_ACCELERATORS,HW_CPU_X86_CLMUL,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AVX,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_RTL8139 => generated 2058 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 10:00:48.765 | Jul 06 12:00:18 devstack devstack@placement-api.service[67300]: DEBUG placement.requestlog [req-25cf1058-a806-486b-a740-33fc426e02be req-6fad1bc5-c185-4a34-b673-2a65b9e9e8b5 None None] Starting request: 192.168.122.246 "PUT /placement/resource_providers/0bb600b7-a43e-4d85-a497-02764f450c47/traits" {{(pid=67300) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-06 10:00:48.765 | Jul 06 12:00:18 devstack devstack@placement-api.service[67300]: INFO placement.requestlog [req-25cf1058-a806-486b-a740-33fc426e02be req-6fad1bc5-c185-4a34-b673-2a65b9e9e8b5 service nova] 192.168.122.246 "PUT /placement/resource_providers/0bb600b7-a43e-4d85-a497-02764f450c47/traits" status: 200 len: 2093 microversion: 1.6 2026-07-06 10:00:48.765 | Jul 06 12:00:18 devstack devstack@placement-api.service[67300]: [pid: 67300|app: 0|req: 6/11] 192.168.122.246 () {64 vars in 1483 bytes} [Mon Jul 6 12:00:18 2026] PUT /placement/resource_providers/0bb600b7-a43e-4d85-a497-02764f450c47/traits => generated 2093 bytes in 278 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-06 10:00:48.765 | Jul 06 12:00:28 devstack devstack@placement-api.service[67299]: DEBUG dbcounter [-] [67299] Writing DB stats placement:SELECT=4 {{(pid=67299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.766 | Jul 06 12:00:28 devstack devstack@placement-api.service[67300]: DEBUG dbcounter [-] [67300] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.772 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.776 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-06 10:00:48.795 | not-found 2026-07-06 10:00:48.801 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-06 10:00:48.824 | enabled 2026-07-06 10:00:48.831 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-06 10:00:48.855 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-06 10:00:48.855 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-06 10:00:48.855 | Active: active (running) since Mon 2026-07-06 12:00:15 CEST; 33s ago 2026-07-06 10:00:48.855 | Main PID: 76323 (uwsgi) 2026-07-06 10:00:48.856 | Status: "uWSGI is ready" 2026-07-06 10:00:48.856 | Tasks: 9 (limit: 14255) 2026-07-06 10:00:48.856 | Memory: 257.5M (peak: 258.2M) 2026-07-06 10:00:48.856 | CPU: 11.421s 2026-07-06 10:00:48.856 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-06 10:00:48.856 | ├─76323 "glance-apiuWSGI master" 2026-07-06 10:00:48.856 | ├─76330 "glance-apiuWSGI worker 1" 2026-07-06 10:00:48.856 | └─76331 "glance-apiuWSGI worker 2" 2026-07-06 10:00:48.856 | 2026-07-06 10:00:48.856 | Jul 06 12:00:29 devstack devstack@g-api.service[76330]: INFO glance.location [None req-120b2028-e884-4186-9de5-1a9e4e422886 admin admin] Image format matched and virtual size computed: 117440512 2026-07-06 10:00:48.856 | Jul 06 12:00:29 devstack devstack@g-api.service[76330]: DEBUG glance_store.backend [None req-120b2028-e884-4186-9de5-1a9e4e422886 admin admin] Skipping store.set_acls... not implemented. {{(pid=76330) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-06 10:00:48.856 | Jul 06 12:00:29 devstack devstack@g-api.service[76330]: [pid: 76330|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon Jul 6 12:00:27 2026] PUT /v2/images/2bb51d4a-9722-4ea7-be75-ebb2b5a045d6/file => generated 0 bytes in 2086 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-06 10:00:48.857 | Jul 06 12:00:29 devstack devstack@g-api.service[76331]: DEBUG glance.api.middleware.version_negotiation [None req-ceccebb5-cb63-49ad-8487-0fa30a7f9f24 admin admin] Determining version of request: GET /v2/images/2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 Accept: */* {{(pid=76331) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-06 10:00:48.857 | Jul 06 12:00:29 devstack devstack@g-api.service[76331]: DEBUG glance.api.middleware.version_negotiation [None req-ceccebb5-cb63-49ad-8487-0fa30a7f9f24 admin admin] Using url versioning {{(pid=76331) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-06 10:00:48.857 | Jul 06 12:00:29 devstack devstack@g-api.service[76331]: DEBUG glance.api.middleware.version_negotiation [None req-ceccebb5-cb63-49ad-8487-0fa30a7f9f24 admin admin] Matched version: v2 {{(pid=76331) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-06 10:00:48.857 | Jul 06 12:00:29 devstack devstack@g-api.service[76331]: DEBUG glance.api.middleware.version_negotiation [None req-ceccebb5-cb63-49ad-8487-0fa30a7f9f24 admin admin] new path /v2/images/2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 {{(pid=76331) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-06 10:00:48.857 | Jul 06 12:00:29 devstack devstack@g-api.service[76331]: [pid: 76331|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Mon Jul 6 12:00:29 2026] GET /v2/images/2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-06 10:00:48.857 | Jul 06 12:00:39 devstack devstack@g-api.service[76330]: DEBUG dbcounter [-] [76330] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.857 | Jul 06 12:00:39 devstack devstack@g-api.service[76331]: DEBUG dbcounter [-] [76331] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76331) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.862 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-06 10:00:48.885 | enabled 2026-07-06 10:00:48.891 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-06 10:00:48.914 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-06 10:00:48.914 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-06 10:00:48.914 | Active: active (running) since Mon 2026-07-06 12:00:04 CEST; 44s ago 2026-07-06 10:00:48.914 | Main PID: 74813 (cinder-schedule) 2026-07-06 10:00:48.914 | Tasks: 1 (limit: 14255) 2026-07-06 10:00:48.914 | Memory: 109.2M (peak: 109.5M) 2026-07-06 10:00:48.915 | CPU: 4.229s 2026-07-06 10:00:48.915 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-06 10:00:48.915 | └─74813 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-06 10:00:48.915 | 2026-07-06 10:00:48.915 | Jul 06 12:00:08 devstack cinder-scheduler[74813]: DEBUG cinder.service [None req-1abfb517-5c64-4ba6-85d2-6b4aed701797 None None] Creating RPC server for service cinder-scheduler {{(pid=74813) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-06 10:00:48.915 | Jul 06 12:00:08 devstack cinder-scheduler[74813]: DEBUG cinder.service [None req-1abfb517-5c64-4ba6-85d2-6b4aed701797 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74813) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-06 10:00:48.915 | Jul 06 12:00:18 devstack cinder-scheduler[74813]: DEBUG dbcounter [-] [74813] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.915 | Jul 06 12:00:27 devstack cinder-scheduler[74813]: DEBUG cinder.scheduler.host_manager [None req-8a87f560-8594-4d77-9d3f-91e1a22c0249 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=74813) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-06 10:00:48.915 | Jul 06 12:00:27 devstack cinder-scheduler[74813]: DEBUG cinder.scheduler.host_manager [None req-8a87f560-8594-4d77-9d3f-91e1a22c0249 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 6, 10, 0, 27, 723474)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 6, 10, 0, 27, 723474)}]. {{(pid=74813) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-06 10:00:48.915 | Jul 06 12:00:27 devstack cinder-scheduler[74813]: DEBUG cinder.scheduler.host_manager [None req-8a87f560-8594-4d77-9d3f-91e1a22c0249 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 6, 10, 0, 27, 697940)} {{(pid=74813) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-06 10:00:48.916 | Jul 06 12:00:37 devstack cinder-scheduler[74813]: DEBUG dbcounter [-] [74813] Writing DB stats cinder:SELECT=1 {{(pid=74813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.916 | Jul 06 12:00:44 devstack cinder-scheduler[74813]: DEBUG oslo_service.periodic_task [None req-a9977977-bd91-4ae7-b54a-502dd8a87e3c None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74813) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 10:00:48.916 | Jul 06 12:00:44 devstack cinder-scheduler[74813]: INFO cinder.message.api [None req-a9977977-bd91-4ae7-b54a-502dd8a87e3c None None] Deleted 0 expired messages. 2026-07-06 10:00:48.916 | Jul 06 12:00:44 devstack cinder-scheduler[74813]: DEBUG oslo_service.periodic_task [None req-a9977977-bd91-4ae7-b54a-502dd8a87e3c None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74813) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 10:00:48.921 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.925 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-06 10:00:48.944 | enabled 2026-07-06 10:00:48.950 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-06 10:00:48.974 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-06 10:00:48.974 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-06 10:00:48.974 | Active: active (running) since Mon 2026-07-06 11:59:56 CEST; 52s ago 2026-07-06 10:00:48.974 | Main PID: 74079 (uwsgi) 2026-07-06 10:00:48.974 | Status: "uWSGI is ready" 2026-07-06 10:00:48.974 | Tasks: 7 (limit: 14255) 2026-07-06 10:00:48.974 | Memory: 246.0M (peak: 246.3M) 2026-07-06 10:00:48.974 | CPU: 11.380s 2026-07-06 10:00:48.975 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-06 10:00:48.975 | ├─74079 "cinder-apiuWSGI master" 2026-07-06 10:00:48.975 | ├─74088 "cinder-apiuWSGI worker 1" 2026-07-06 10:00:48.975 | └─74089 "cinder-apiuWSGI worker 2" 2026-07-06 10:00:48.975 | 2026-07-06 10:00:48.975 | Jul 06 12:00:11 devstack devstack@c-api.service[74089]: DEBUG dbcounter [-] [74089] Writing DB stats cinder:SELECT=6 {{(pid=74089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.975 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: INFO cinder.api.openstack.wsgi [req-227abfd3-44d3-4157-9cbe-9e2030bfd2cd req-a0bb1d37-e9e0-48c9-8412-5d752a9dcc17 admin admin] POST http://192.168.122.246/volume/v3/types/5c1367d2-c88c-4dbd-84c4-2a51c3af1aad/extra_specs 2026-07-06 10:00:48.975 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: DEBUG cinder.api.openstack.wsgi [req-227abfd3-44d3-4157-9cbe-9e2030bfd2cd req-a0bb1d37-e9e0-48c9-8412-5d752a9dcc17 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-06 10:00:48.975 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-06 10:00:48.975 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: warnings.warn( 2026-07-06 10:00:48.975 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: DEBUG oslo_db.sqlalchemy.engines [req-227abfd3-44d3-4157-9cbe-9e2030bfd2cd req-a0bb1d37-e9e0-48c9-8412-5d752a9dcc17 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=74089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-06 10:00:48.976 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: INFO cinder.api.openstack.wsgi [req-227abfd3-44d3-4157-9cbe-9e2030bfd2cd req-a0bb1d37-e9e0-48c9-8412-5d752a9dcc17 admin admin] http://192.168.122.246/volume/v3/types/5c1367d2-c88c-4dbd-84c4-2a51c3af1aad/extra_specs returned with HTTP 200 2026-07-06 10:00:48.976 | Jul 06 12:00:12 devstack devstack@c-api.service[74089]: [pid: 74089|app: 0|req: 1/3] 192.168.122.246 () {62 vars in 1363 bytes} [Mon Jul 6 12:00:11 2026] POST /volume/v3/types/5c1367d2-c88c-4dbd-84c4-2a51c3af1aad/extra_specs => generated 55 bytes in 1240 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-06 10:00:48.976 | Jul 06 12:00:21 devstack devstack@c-api.service[74088]: DEBUG dbcounter [-] [74088] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.976 | Jul 06 12:00:22 devstack devstack@c-api.service[74089]: DEBUG dbcounter [-] [74089] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:48.980 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:48.984 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-06 10:00:49.004 | enabled 2026-07-06 10:00:49.011 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-06 10:00:49.034 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-06 10:00:49.034 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-06 10:00:49.034 | Active: active (running) since Mon 2026-07-06 12:00:06 CEST; 42s ago 2026-07-06 10:00:49.035 | Main PID: 75461 (cinder-volume) 2026-07-06 10:00:49.035 | Tasks: 2 (limit: 14255) 2026-07-06 10:00:49.035 | Memory: 142.9M (peak: 172.5M) 2026-07-06 10:00:49.035 | CPU: 21.329s 2026-07-06 10:00:49.035 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-06 10:00:49.035 | ├─75461 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 10:00:49.035 | └─75632 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-06 10:00:49.035 | 2026-07-06 10:00:49.035 | Jul 06 12:00:30 devstack sudo[76795]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-06 10:00:49.035 | Jul 06 12:00:30 devstack sudo[76795]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-06 10:00:49.036 | Jul 06 12:00:30 devstack sudo[76795]: pam_unix(sudo:session): session closed for user root 2026-07-06 10:00:49.036 | Jul 06 12:00:30 devstack cinder-volume[75632]: DEBUG oslo_concurrency.processutils [None req-8a87f560-8594-4d77-9d3f-91e1a22c0249 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.662s {{(pid=75632) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-06 10:00:49.036 | Jul 06 12:00:30 devstack cinder-volume[75632]: INFO cinder.volume.manager [None req-8a87f560-8594-4d77-9d3f-91e1a22c0249 None None] Driver post RPC initialization completed successfully. 2026-07-06 10:00:49.036 | Jul 06 12:00:37 devstack cinder-volume[75632]: DEBUG oslo_service.periodic_task [None req-954e4e53-3a23-4a2e-80f1-0c3c504cd173 None None] Running periodic task VolumeManager._thread_info {{(pid=75632) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-06 10:00:49.036 | Jul 06 12:00:37 devstack cinder-volume[75632]: DEBUG cinder.volume.manager [None req-954e4e53-3a23-4a2e-80f1-0c3c504cd173 None None] thread count: 6 {{(pid=75632) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-07-06 10:00:49.036 | Jul 06 12:00:37 devstack cinder-volume[75632]: DEBUG cinder.volume.manager [None req-954e4e53-3a23-4a2e-80f1-0c3c504cd173 None None] thread info: [<_MainThread(MainThread, started 123130902507648)>, , , , , ] {{(pid=75632) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-07-06 10:00:49.036 | Jul 06 12:00:37 devstack cinder-volume[75632]: DEBUG dbcounter [-] [75632] Writing DB stats cinder:SELECT=3 {{(pid=75632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.036 | Jul 06 12:00:40 devstack cinder-volume[75632]: DEBUG dbcounter [-] [75632] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-06 10:00:49.067 | not-found 2026-07-06 10:00:49.073 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.078 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-06 10:00:49.100 | not-found 2026-07-06 10:00:49.106 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-06 10:00:49.132 | not-found 2026-07-06 10:00:49.139 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.143 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-06 10:00:49.165 | not-found 2026-07-06 10:00:49.173 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.178 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-06 10:00:49.205 | not-found 2026-07-06 10:00:49.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.215 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-06 10:00:49.235 | enabled 2026-07-06 10:00:49.242 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-06 10:00:49.266 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-06 10:00:49.266 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-06 10:00:49.266 | Active: active (running) since Mon 2026-07-06 11:57:42 CEST; 3min 6s ago 2026-07-06 10:00:49.267 | Main PID: 63925 (neutron-ovn-age) 2026-07-06 10:00:49.267 | Tasks: 20 (limit: 14255) 2026-07-06 10:00:49.267 | Memory: 345.5M (peak: 346.2M) 2026-07-06 10:00:49.267 | CPU: 13.541s 2026-07-06 10:00:49.267 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-06 10:00:49.267 | ├─63925 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-06 10:00:49.267 | ├─65396 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-06 10:00:49.267 | ├─65868 /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/tmpd9m5yh3r/privsep.sock 2026-07-06 10:00:49.267 | └─68188 /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/tmpf1p9a_cl/privsep.sock 2026-07-06 10:00:49.267 | 2026-07-06 10:00:49.268 | Jul 06 11:59:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:49.268 | Jul 06 11:59:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:49.268 | Jul 06 11:59:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:49.268 | Jul 06 11:59:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:49.268 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 10:00:49.268 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:49.269 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:49.269 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-06 10:00:49.269 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-06 10:00:49.269 | Jul 06 12:00:47 devstack neutron-ovn-agent[65396]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-06 10:00:49.274 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.279 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-06 10:00:49.299 | not-found 2026-07-06 10:00:49.306 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.311 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-06 10:00:49.330 | not-found 2026-07-06 10:00:49.336 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.340 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-06 10:00:49.359 | not-found 2026-07-06 10:00:49.366 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.371 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-06 10:00:49.391 | not-found 2026-07-06 10:00:49.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.401 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-06 10:00:49.421 | enabled 2026-07-06 10:00:49.428 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-06 10:00:49.452 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-06 10:00:49.452 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-06 10:00:49.452 | Active: active (running) since Mon 2026-07-06 11:50:44 CEST; 10min ago 2026-07-06 10:00:49.452 | Main PID: 39946 (dstat.sh) 2026-07-06 10:00:49.453 | Tasks: 3 (limit: 14255) 2026-07-06 10:00:49.453 | Memory: 27.3M (peak: 27.8M) 2026-07-06 10:00:49.453 | CPU: 3.759s 2026-07-06 10:00:49.453 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-06 10:00:49.453 | ├─39946 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-06 10:00:49.453 | ├─40051 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-06 10:00:49.453 | └─40052 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-06 10:00:49.454 | 2026-07-06 10:00:49.454 | Jul 06 12:00:40 devstack dstat.sh[40052]: 06-07 12:00:40| 19 15 59 1 0|5258M 298M 221M 5955M| 11k 37k| 44k 880k|3.00 70.0 |5024 4276 |3.64 3.01 1.94|1.0 0 264| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.454 | Jul 06 12:00:41 devstack dstat.sh[40052]: 06-07 12:00:41| 19 10 68 0 0|5258M 298M 221M 5955M| 0 0 | 16k 124k|1.00 16.0 |2277 1848 |3.64 3.01 1.94|1.0 0 6.0| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.455 | Jul 06 12:00:42 devstack dstat.sh[40052]: 06-07 12:00:42| 19 9 70 0 0|5277M 279M 221M 5955M| 52B 0 | 0 132k| 0 16.0 |1956 1477 |3.43 2.97 1.93|1.0 0 0| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.455 | Jul 06 12:00:43 devstack dstat.sh[40052]: 06-07 12:00:43| 18 9 69 0 0|5268M 288M 221M 5955M|2968B 8919B|4093B 8186B|1.00 2.00 |2813 2183 |3.43 2.97 1.93|1.0 0 91| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.455 | Jul 06 12:00:44 devstack dstat.sh[40052]: 06-07 12:00:44| 3 12 80 0 0|5256M 300M 221M 5955M|4937B 13k| 16k 80k|3.00 7.00 |3359 3000 |3.43 2.97 1.93|2.0 0 190| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.455 | Jul 06 12:00:45 devstack dstat.sh[40052]: 06-07 12:00:45| 11 6 79 0 0|5275M 281M 221M 5955M| 132B 476B| 0 132k| 0 13.0 |1847 1879 |3.43 2.97 1.93|1.0 0 5.0| 0 0 | | 17 285 0 40 0 2026-07-06 10:00:49.455 | Jul 06 12:00:46 devstack dstat.sh[40052]: 06-07 12:00:46| 20 9 68 0 0|5301M 255M 221M 5955M| 52B 0 | 0 164k| 0 21.0 |2396 2000 |3.43 2.97 1.93|1.0 0 1.0| 0 0 | | 17 287 0 40 0 2026-07-06 10:00:49.456 | Jul 06 12:00:47 devstack dstat.sh[40052]: 06-07 12:00:47| 20 8 68 0 0|5321M 235M 221M 5955M| 0 0 | 0 2668k| 0 451 |2409 1995 |3.23 2.94 1.93|1.0 0 2.0| 0 0 | | 17 287 0 40 0 2026-07-06 10:00:49.456 | Jul 06 12:00:48 devstack dstat.sh[40052]: 06-07 12:00:48| 24 4 69 0 0|5318M 238M 221M 5955M| 52B 0 | 0 128k| 0 9.00 |2368 1928 |3.23 2.94 1.93|1.0 0 3.0| 0 0 | | 17 291 0 40 0 2026-07-06 10:00:49.456 | Jul 06 12:00:49 devstack dstat.sh[40052]: 06-07 12:00:49| 12 21 59 0 0|5224M 332M 221M 5955M| 12k 64k|8197B 452k|2.00 46.0 |5839 4880 |3.23 2.94 1.93|1.0 0 189| 0 0 | | 17 291 0 40 0 2026-07-06 10:00:49.459 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.463 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-06 10:00:49.483 | enabled 2026-07-06 10:00:49.488 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-06 10:00:49.512 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-06 10:00:49.512 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-06 10:00:49.512 | Active: active (running) since Mon 2026-07-06 11:57:39 CEST; 3min 9s ago 2026-07-06 10:00:49.512 | Main PID: 63223 (neutron-ovn-met) 2026-07-06 10:00:49.512 | Tasks: 2 (limit: 14255) 2026-07-06 10:00:49.512 | Memory: 121.5M (peak: 122.2M) 2026-07-06 10:00:49.512 | CPU: 4.166s 2026-07-06 10:00:49.513 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-06 10:00:49.513 | └─63223 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-06 10:00:49.513 | 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 10:00:49.513 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-06 10:00:49.515 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-06 10:00:49.516 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-06 10:00:49.516 | Jul 06 11:57:44 devstack neutron-ovn-metadata-agent[63223]: ERROR neutron 2026-07-06 10:00:49.518 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.520 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-06 10:00:49.540 | enabled 2026-07-06 10:00:49.546 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-06 10:00:49.570 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-06 10:00:49.571 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-06 10:00:49.571 | Active: active (running) since Mon 2026-07-06 11:57:45 CEST; 3min 3s ago 2026-07-06 10:00:49.571 | Main PID: 64995 (uwsgi) 2026-07-06 10:00:49.571 | Status: "uWSGI is ready" 2026-07-06 10:00:49.571 | Tasks: 23 (limit: 14255) 2026-07-06 10:00:49.571 | Memory: 385.7M (peak: 386.7M) 2026-07-06 10:00:49.571 | CPU: 45.526s 2026-07-06 10:00:49.571 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-06 10:00:49.571 | ├─64995 "neutron-apiuWSGI master" 2026-07-06 10:00:49.571 | ├─64998 "neutron-apiuWSGI worker 1" 2026-07-06 10:00:49.572 | └─64999 "neutron-apiuWSGI worker 2" 2026-07-06 10:00:49.572 | 2026-07-06 10:00:49.572 | Jul 06 12:00:31 devstack devstack@neutron-api.service[64998]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64998) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 10:00:49.572 | Jul 06 12:00:31 devstack devstack@neutron-api.service[64998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64998) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 10:00:49.572 | Jul 06 12:00:33 devstack devstack@neutron-api.service[64999]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64999) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 10:00:49.572 | Jul 06 12:00:33 devstack devstack@neutron-api.service[64999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64999) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 10:00:49.572 | Jul 06 12:00:41 devstack devstack@neutron-api.service[64998]: DEBUG dbcounter [-] [64998] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.572 | Jul 06 12:00:43 devstack devstack@neutron-api.service[64999]: DEBUG dbcounter [-] [64999] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64999) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.572 | Jul 06 12:00:46 devstack devstack@neutron-api.service[64998]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64998) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 10:00:49.572 | Jul 06 12:00:46 devstack devstack@neutron-api.service[64998]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64998) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 10:00:49.572 | Jul 06 12:00:48 devstack devstack@neutron-api.service[64999]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64999) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-06 10:00:49.573 | Jul 06 12:00:48 devstack devstack@neutron-api.service[64999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64999) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-06 10:00:49.577 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.580 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-06 10:00:49.602 | enabled 2026-07-06 10:00:49.608 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-06 10:00:49.633 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-06 10:00:49.633 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-06 10:00:49.633 | Active: active (running) since Mon 2026-07-06 11:57:50 CEST; 2min 59s ago 2026-07-06 10:00:49.633 | Main PID: 66005 (neutron-periodi) 2026-07-06 10:00:49.633 | Tasks: 15 (limit: 14255) 2026-07-06 10:00:49.633 | Memory: 179.3M (peak: 179.6M) 2026-07-06 10:00:49.633 | CPU: 7.069s 2026-07-06 10:00:49.633 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-06 10:00:49.634 | ├─66005 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 10:00:49.634 | └─66826 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 10:00:49.634 | 2026-07-06 10:00:49.634 | Jul 06 12:00:01 devstack neutron-periodic-workers[66826]: DEBUG neutron.db.agents_db [None req-be111305-6476-468f-8360-a4940f789c84 None None] Agent healthcheck: found 0 active agents {{(pid=66826) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 10:00:49.634 | Jul 06 12:00:01 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-be111305-6476-468f-8360-a4940f789c84 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.634 | Jul 06 12:00:02 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-1c54d881-16ae-4664-bb4a-84a3b054091d None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.634 | Jul 06 12:00:12 devstack neutron-periodic-workers[66826]: DEBUG dbcounter [-] [66826] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.634 | Jul 06 12:00:23 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-887e573d-1619-4351-9201-ebf7d7f7dce4 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.97 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.634 | Jul 06 12:00:33 devstack neutron-periodic-workers[66826]: DEBUG dbcounter [-] [66826] Writing DB stats neutron:SELECT=1 {{(pid=66826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.635 | Jul 06 12:00:35 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-f1214dda-abc1-4bae-9a71-4911ffe805a1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.635 | Jul 06 12:00:38 devstack neutron-periodic-workers[66826]: DEBUG neutron.db.agents_db [None req-be111305-6476-468f-8360-a4940f789c84 None None] Agent healthcheck: found 0 active agents {{(pid=66826) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-06 10:00:49.635 | Jul 06 12:00:38 devstack neutron-periodic-workers[66826]: DEBUG oslo.service.backend._threading.loopingcall [None req-be111305-6476-468f-8360-a4940f789c84 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66826) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.635 | Jul 06 12:00:48 devstack neutron-periodic-workers[66826]: DEBUG dbcounter [-] [66826] Writing DB stats neutron:SELECT=4 {{(pid=66826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.640 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.642 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-06 10:00:49.662 | enabled 2026-07-06 10:00:49.668 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-06 10:00:49.692 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-06 10:00:49.692 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-06 10:00:49.692 | Active: active (running) since Mon 2026-07-06 11:57:48 CEST; 3min 1s ago 2026-07-06 10:00:49.692 | Main PID: 65507 (neutron-rpc-ser) 2026-07-06 10:00:49.693 | Tasks: 27 (limit: 14255) 2026-07-06 10:00:49.693 | Memory: 204.2M (peak: 204.9M) 2026-07-06 10:00:49.693 | CPU: 8.246s 2026-07-06 10:00:49.693 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-06 10:00:49.693 | ├─65507 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 10:00:49.693 | ├─66729 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 10:00:49.693 | └─66739 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 10:00:49.694 | 2026-07-06 10:00:49.694 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 10:00:49.694 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-06 10:00:49.695 | Jul 06 11:59:38 devstack neutron-rpc-server[66739]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-06 10:00:49.699 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.702 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-06 10:00:49.721 | enabled 2026-07-06 10:00:49.726 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-06 10:00:49.749 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-06 10:00:49.749 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-06 10:00:49.749 | Active: active (running) since Mon 2026-07-06 11:57:52 CEST; 2min 57s ago 2026-07-06 10:00:49.749 | Main PID: 66506 (neutron-ovn-mai) 2026-07-06 10:00:49.750 | Tasks: 12 (limit: 14255) 2026-07-06 10:00:49.750 | Memory: 271.1M (peak: 273.5M) 2026-07-06 10:00:49.750 | CPU: 8.591s 2026-07-06 10:00:49.750 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-06 10:00:49.750 | ├─66506 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-06 10:00:49.750 | └─67018 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-06 10:00:49.751 | 2026-07-06 10:00:49.751 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67018) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 10:00:49.751 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67018) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG futurist.periodics [None req-85dff928-f899-4ad4-8dac-9debc2090a69 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=67018) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67018) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67018) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-85dff928-f899-4ad4-8dac-9debc2090a69 None None] OVN maintenance task update_security_group_with_address_group finished in 0.027 seconds 2026-07-06 10:00:49.752 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG futurist.periodics [None req-85dff928-f899-4ad4-8dac-9debc2090a69 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=67018) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 10:00:49.753 | Jul 06 11:58:24 devstack neutron-ovn-maintenance-worker[67018]: DEBUG futurist.periodics [None req-85dff928-f899-4ad4-8dac-9debc2090a69 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=67018) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-06 10:00:49.753 | Jul 06 11:58:34 devstack neutron-ovn-maintenance-worker[67018]: DEBUG dbcounter [-] [67018] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.756 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.759 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-06 10:00:49.779 | enabled 2026-07-06 10:00:49.784 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-06 10:00:49.807 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-06 10:00:49.807 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-06 10:00:49.807 | Active: active (running) since Mon 2026-07-06 11:59:40 CEST; 1min 9s ago 2026-07-06 10:00:49.807 | Main PID: 70785 (nova-novncproxy) 2026-07-06 10:00:49.807 | Tasks: 4 (limit: 14255) 2026-07-06 10:00:49.807 | Memory: 109.6M (peak: 109.8M) 2026-07-06 10:00:49.808 | CPU: 4.015s 2026-07-06 10:00:49.808 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-06 10:00:49.808 | └─70785 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-06 10:00:49.808 | 2026-07-06 10:00:49.808 | Jul 06 11:59:40 devstack nova-novncproxy[70785]: If you are already using Eventlet, we recommend migrating to a different 2026-07-06 10:00:49.808 | Jul 06 11:59:40 devstack nova-novncproxy[70785]: framework. For more detail see 2026-07-06 10:00:49.809 | Jul 06 11:59:40 devstack nova-novncproxy[70785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 10:00:49.809 | Jul 06 11:59:40 devstack nova-novncproxy[70785]: import eventlet # noqa 2026-07-06 10:00:49.809 | Jul 06 11:59:41 devstack nova-novncproxy[70785]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 10:00:49.809 | Jul 06 11:59:45 devstack nova-novncproxy[70785]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-06 10:00:49.809 | Jul 06 11:59:45 devstack nova-novncproxy[70785]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-06 10:00:49.809 | Jul 06 11:59:45 devstack nova-novncproxy[70785]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-06 10:00:49.809 | Jul 06 11:59:45 devstack nova-novncproxy[70785]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-06 10:00:49.810 | Jul 06 11:59:45 devstack nova-novncproxy[70785]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-06 10:00:49.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.817 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-06 10:00:49.837 | enabled 2026-07-06 10:00:49.843 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-06 10:00:49.868 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-06 10:00:49.868 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-06 10:00:49.868 | Active: active (running) since Mon 2026-07-06 11:59:42 CEST; 1min 6s ago 2026-07-06 10:00:49.868 | Main PID: 71587 (nova-conductor:) 2026-07-06 10:00:49.868 | Tasks: 19 (limit: 14255) 2026-07-06 10:00:49.868 | Memory: 156.7M (peak: 157.1M) 2026-07-06 10:00:49.868 | CPU: 5.159s 2026-07-06 10:00:49.868 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-06 10:00:49.869 | ├─71587 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-06 10:00:49.869 | ├─73271 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 10:00:49.869 | └─73274 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 10:00:49.869 | 2026-07-06 10:00:49.869 | Jul 06 11:59:50 devstack nova-conductor[73274]: DEBUG nova.servicegroup.drivers.db [None req-e1337bb1-0c08-4f1b-a961-3854091241ee None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73274) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-06 10:00:49.869 | Jul 06 11:59:54 devstack nova-conductor[73271]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.869 | Jul 06 11:59:55 devstack nova-conductor[73274]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73274) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.869 | Jul 06 11:59:57 devstack nova-conductor[71587]: DEBUG dbcounter [-] [71587] Writing DB stats nova_api:SELECT=1 {{(pid=71587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.869 | Jul 06 11:59:57 devstack nova-conductor[71587]: DEBUG dbcounter [-] [71587] Writing DB stats nova_cell1:SELECT=1 {{(pid=71587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.870 | Jul 06 11:59:57 devstack nova-conductor[71587]: DEBUG dbcounter [-] [71587] Writing DB stats nova_cell0:SELECT=1 {{(pid=71587) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.870 | Jul 06 12:00:04 devstack nova-conductor[73271]: DEBUG dbcounter [-] [73271] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.870 | Jul 06 12:00:05 devstack nova-conductor[73274]: DEBUG dbcounter [-] [73274] Writing DB stats nova_cell0:SELECT=3 {{(pid=73274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.870 | Jul 06 12:00:34 devstack nova-conductor[73271]: DEBUG oslo.service.backend._threading.loopingcall [None req-e9fcc883-8dd2-424c-aa96-600239338afd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73271) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.870 | Jul 06 12:00:45 devstack nova-conductor[73274]: DEBUG oslo.service.backend._threading.loopingcall [None req-0ca8b147-9c9a-4363-b504-5fda6972fe4e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73274) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.875 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-06 10:00:49.878 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-06 10:00:49.898 | enabled 2026-07-06 10:00:49.904 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-06 10:00:49.928 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-06 10:00:49.928 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-06 10:00:49.928 | Active: active (running) since Mon 2026-07-06 11:59:45 CEST; 1min 4s ago 2026-07-06 10:00:49.929 | Main PID: 72147 (nova-conductor:) 2026-07-06 10:00:49.929 | Tasks: 38 (limit: 14255) 2026-07-06 10:00:49.929 | Memory: 167.5M (peak: 167.8M) 2026-07-06 10:00:49.929 | CPU: 5.395s 2026-07-06 10:00:49.929 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-06 10:00:49.929 | ├─72147 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-06 10:00:49.929 | ├─73294 "nova-conductor: ServiceWrapper worker(0)" 2026-07-06 10:00:49.929 | └─73296 "nova-conductor: ServiceWrapper worker(1)" 2026-07-06 10:00:49.929 | 2026-07-06 10:00:49.930 | Jul 06 12:00:15 devstack nova-conductor[73296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:25 devstack nova-conductor[73294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:25 devstack nova-conductor[73296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:29 devstack nova-conductor[73296]: DEBUG oslo.service.backend._threading.loopingcall [None req-dda0d739-e8f4-4bef-b887-89ff3c34f600 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:35 devstack nova-conductor[73294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:35 devstack nova-conductor[73296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.930 | Jul 06 12:00:45 devstack nova-conductor[73294]: DEBUG dbcounter [-] [73294] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=73294) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-06 10:00:49.930 | Jul 06 12:00:45 devstack nova-conductor[73294]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.931 | Jul 06 12:00:45 devstack nova-conductor[73296]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73296) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.931 | Jul 06 12:00:48 devstack nova-conductor[73294]: DEBUG oslo.service.backend._threading.loopingcall [None req-347b38ea-3462-4c8b-b5d9-1b8138287057 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73294) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-06 10:00:49.935 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-06 10:00:49.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:49.956 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-06 10:00:49.974 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:00:49.977 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-06 10:00:49.981 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-06 10:00:50.471 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 10:00:50.471 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 10:00:50.471 | we strongly recommend against using it for new projects. 2026-07-06 10:00:50.471 | 2026-07-06 10:00:50.471 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 10:00:50.471 | framework. For more detail see 2026-07-06 10:00:50.472 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 10:00:50.472 | 2026-07-06 10:00:50.472 | import eventlet # noqa 2026-07-06 10:00:50.845 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 10:00:54.197 | INFO dbcounter [None req-9d0d0872-08ee-4011-81b0-45b169aeae4d None None] Registered counter for database nova_api 2026-07-06 10:00:54.328 | DEBUG dbcounter [-] [77772] Writer thread running {{(pid=77772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 10:00:54.341 | Found 2 cell mappings. 2026-07-06 10:00:54.341 | Skipping cell0 since it does not contain hosts. 2026-07-06 10:00:54.341 | Getting computes from cell 'cell1': 20f5caf9-a414-4c79-a291-4d115a86a09b 2026-07-06 10:00:54.342 | INFO dbcounter [None req-9d0d0872-08ee-4011-81b0-45b169aeae4d None None] Registered counter for database nova_cell1 2026-07-06 10:00:54.427 | DEBUG dbcounter [-] [77772] Writer thread running {{(pid=77772) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-06 10:00:54.595 | Checking host mapping for compute host 'devstack': 0bb600b7-a43e-4d85-a497-02764f450c47 2026-07-06 10:00:54.595 | Creating host mapping for compute host 'devstack': 0bb600b7-a43e-4d85-a497-02764f450c47 2026-07-06 10:00:54.595 | Found 1 unmapped computes in cell: 20f5caf9-a414-4c79-a291-4d115a86a09b 2026-07-06 10:00:55.495 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-06 10:00:56.016 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-06 10:00:56.017 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-06 10:00:56.017 | we strongly recommend against using it for new projects. 2026-07-06 10:00:56.017 | 2026-07-06 10:00:56.017 | If you are already using Eventlet, we recommend migrating to a different 2026-07-06 10:00:56.017 | framework. For more detail see 2026-07-06 10:00:56.017 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-06 10:00:56.017 | 2026-07-06 10:00:56.017 | import eventlet # noqa 2026-07-06 10:00:56.396 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-06 10:01:00.172 | +-------------------------------------------+ 2026-07-06 10:01:00.173 | | Upgrade Check Results | 2026-07-06 10:01:00.173 | +-------------------------------------------+ 2026-07-06 10:01:00.173 | | Check: Cells v2 | 2026-07-06 10:01:00.173 | | Result: Success | 2026-07-06 10:01:00.173 | | Details: None | 2026-07-06 10:01:00.173 | +-------------------------------------------+ 2026-07-06 10:01:00.173 | | Check: Placement API | 2026-07-06 10:01:00.173 | | Result: Success | 2026-07-06 10:01:00.173 | | Details: None | 2026-07-06 10:01:00.174 | +-------------------------------------------+ 2026-07-06 10:01:00.174 | | Check: Cinder API | 2026-07-06 10:01:00.174 | | Result: Success | 2026-07-06 10:01:00.174 | | Details: None | 2026-07-06 10:01:00.174 | +-------------------------------------------+ 2026-07-06 10:01:00.174 | | Check: Policy File JSON to YAML Migration | 2026-07-06 10:01:00.174 | | Result: Success | 2026-07-06 10:01:00.174 | | Details: None | 2026-07-06 10:01:00.174 | +-------------------------------------------+ 2026-07-06 10:01:00.174 | | Check: Older than N-1 computes | 2026-07-06 10:01:00.174 | | Result: Success | 2026-07-06 10:01:00.174 | | Details: None | 2026-07-06 10:01:00.175 | +-------------------------------------------+ 2026-07-06 10:01:00.175 | | Check: hw_machine_type unset | 2026-07-06 10:01:00.175 | | Result: Success | 2026-07-06 10:01:00.175 | | Details: None | 2026-07-06 10:01:00.175 | +-------------------------------------------+ 2026-07-06 10:01:00.175 | | Check: Service User Token Configuration | 2026-07-06 10:01:00.176 | | Result: Success | 2026-07-06 10:01:00.176 | | Details: None | 2026-07-06 10:01:00.177 | +-------------------------------------------+ 2026-07-06 10:01:00.989 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-06 10:01:00.995 | + ./stack.sh:main:1482 : command openstack complete 2026-07-06 10:01:00.996 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-06 10:01:04.837 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-06 10:01:04.863 | + functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:01:04.868 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-06 10:01:04.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-06 10:01:04.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-06 10:01:04.880 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-06 10:01:04.884 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:01:04.888 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-06 10:01:04.891 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-06 10:01:04.896 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-06 10:01:04.901 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-06 10:01:04.905 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-06 10:01:04.908 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-06 10:01:04.912 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-06 10:01:04.917 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-06 10:01:04.971 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-06 10:01:04.977 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-06 10:01:04.977 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-06 10:01:04.978 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-06 10:01:04.984 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-06 10:01:04.988 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-06 10:01:04.993 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-06 10:01:04.997 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 10:01:05.001 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-06 10:01:05.004 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-06 10:01:05.024 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-06 10:01:05.045 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-06 10:01:05.049 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:01:05.053 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-06 10:01:05.058 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-06 10:01:05.061 | + functions-common:run_phase:1848 : local mode=stack 2026-07-06 10:01:05.064 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-06 10:01:05.067 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-06 10:01:05.070 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-06 10:01:05.074 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-06 10:01:05.077 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-06 10:01:05.081 | + functions-common:run_phase:1858 : local extra 2026-07-06 10:01:05.086 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-06 10:01:05.090 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-06 10:01:05.093 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-06 10:01:05.096 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-06 10:01:05.099 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-06 10:01:05.102 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-06 10:01:05.125 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:01:05.130 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:01:05.134 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:01:05.137 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-06 10:01:05.140 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:01:05.143 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-06 10:01:05.146 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:01:05.150 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-06 10:01:05.153 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:01:05.156 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-06 10:01:05.160 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-06 10:01:05.163 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-06 10:01:05.167 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-06 10:01:05.229 | [2061 Async install_tempest:38056]: Waiting for completion of install_tempest running on PID 38056 (1 other jobs running) 2026-07-06 10:01:05.259 | [2061 Async install_tempest:38056]: Signaling child to exit 2026-07-06 10:01:05.259 | WAKEUP 2026-07-06 10:01:05.285 | [2061 Async install_tempest:38056]: Signaled 2026-07-06 10:01:05.287 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 10:01:05.288 | +++ functions-common:git_clone:593 : pwd 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:01:05.288 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:01:05.288 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:01:05.289 | ++ functions-common:git_clone:610 : echo master 2026-07-06 10:01:05.289 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:01:05.289 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-06 10:01:05.289 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:01:05.289 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-06 10:01:05.289 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:05.289 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:05.289 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:05.289 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:05.289 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:05.290 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:05.290 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:05.290 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:05.290 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:05.290 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783331424725 2026-07-06 10:01:05.290 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-06 10:01:05.290 | Cloning into '/opt/stack/tempest'... 2026-07-06 10:01:05.290 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:05.290 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:05.290 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2427 : start_time=1783331424725 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2429 : [[ -z 1783331424725 ]] 2026-07-06 10:01:05.291 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2432 : end_time=1783331433971 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2433 : elapsed_time=9246 2026-07-06 10:01:05.291 | ++ functions-common:time_stop:2434 : total=411749 2026-07-06 10:01:05.292 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:05.292 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=420995 2026-07-06 10:01:05.292 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-06 10:01:05.292 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:01:05.292 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:05.292 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:05.292 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:05.292 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:05.292 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:05.292 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:05.293 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:05.293 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:05.293 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:05.293 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783331434034 2026-07-06 10:01:05.293 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:01:05.293 | From https://review.opendev.org/openstack/tempest 2026-07-06 10:01:05.293 | * branch master -> FETCH_HEAD 2026-07-06 10:01:05.293 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:05.293 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:05.293 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2427 : start_time=1783331434034 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2429 : [[ -z 1783331434034 ]] 2026-07-06 10:01:05.294 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2432 : end_time=1783331434612 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2433 : elapsed_time=578 2026-07-06 10:01:05.294 | ++ functions-common:time_stop:2434 : total=420995 2026-07-06 10:01:05.295 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:05.295 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421573 2026-07-06 10:01:05.295 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:01:05.295 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:05.295 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:05.295 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:05.295 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:05.295 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:05.295 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:05.296 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:05.296 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:05.296 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:05.296 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783331434678 2026-07-06 10:01:05.296 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:01:05.296 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:01:05.296 | 2026-07-06 10:01:05.296 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:01:05.296 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:01:05.297 | state without impacting any branches by switching back to a branch. 2026-07-06 10:01:05.297 | 2026-07-06 10:01:05.297 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:01:05.297 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:01:05.297 | 2026-07-06 10:01:05.297 | git switch -c 2026-07-06 10:01:05.297 | 2026-07-06 10:01:05.297 | Or undo this operation with: 2026-07-06 10:01:05.297 | 2026-07-06 10:01:05.297 | git switch - 2026-07-06 10:01:05.298 | 2026-07-06 10:01:05.298 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:01:05.298 | 2026-07-06 10:01:05.298 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-06 10:01:05.298 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:05.298 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:05.298 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:05.298 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:05.298 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:05.298 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2427 : start_time=1783331434678 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2429 : [[ -z 1783331434678 ]] 2026-07-06 10:01:05.299 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2432 : end_time=1783331434896 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2433 : elapsed_time=218 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2434 : total=421573 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:05.299 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=421791 2026-07-06 10:01:05.299 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-06 10:01:05.300 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-06 10:01:05.300 | ++ functions-common:git_clone:673 : head -1 2026-07-06 10:01:05.300 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 10:01:05.300 | 8d40001b9 Use reader role for image tests 2026-07-06 10:01:05.300 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:01:05.300 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-06 10:01:05.300 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-06 10:01:05.300 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-06 10:01:05.300 | Collecting tox!=2.8.0,<4.0.0 2026-07-06 10:01:05.301 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-06 10:01:05.301 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.301 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-06 10:01:05.301 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-06 10:01:05.301 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.301 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-06 10:01:05.301 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.301 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:01:05.301 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-06 10:01:05.301 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.302 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-06 10:01:05.302 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.302 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-06 10:01:05.302 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-06 10:01:05.302 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-06 10:01:05.302 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-06 10:01:05.302 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-06 10:01:05.302 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-06 10:01:05.302 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-06 10:01:05.302 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-06 10:01:05.303 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-06 10:01:05.303 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 43.5 MB/s 0:00:00 2026-07-06 10:01:05.303 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-06 10:01:05.303 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-06 10:01:05.303 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-06 10:01:05.303 | 2026-07-06 10:01:05.303 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-06 10:01:05.303 | ++ inc/python:pip_install:216 : result=0 2026-07-06 10:01:05.303 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:01:05.303 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2427 : start_time=1783331434978 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2429 : [[ -z 1783331434978 ]] 2026-07-06 10:01:05.304 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2432 : end_time=1783331438544 2026-07-06 10:01:05.304 | ++ functions-common:time_stop:2433 : elapsed_time=3566 2026-07-06 10:01:05.305 | ++ functions-common:time_stop:2434 : total=167695 2026-07-06 10:01:05.305 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:05.305 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171261 2026-07-06 10:01:05.305 | ++ inc/python:pip_install:219 : return 0 2026-07-06 10:01:05.305 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-06 10:01:05.305 | /opt/stack/tempest ~/devstack 2026-07-06 10:01:05.305 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-06 10:01:05.305 | Switched to branch 'master' 2026-07-06 10:01:05.305 | Your branch is up to date with 'origin/master'. 2026-07-06 10:01:05.305 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-06 10:01:05.306 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 10:01:05.306 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.vIOr4pOLI7 2026-07-06 10:01:05.306 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vIOr4pOLI7 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.vIOr4pOLI7 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:01:05.306 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:01:05.307 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:01:05.307 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:01:05.307 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-06 10:01:05.307 | full create: /opt/stack/tempest/.tox/tempest 2026-07-06 10:01:05.307 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 10:01:05.307 | full develop-inst: /opt/stack/tempest 2026-07-06 10:01:05.307 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 10:01:05.307 | ___________________________________ summary ____________________________________ 2026-07-06 10:01:05.307 | full: skipped tests 2026-07-06 10:01:05.307 | congratulations :) 2026-07-06 10:01:05.308 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.vIOr4pOLI7 -r requirements.txt 2026-07-06 10:01:05.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-07-06 10:01:05.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.14.0) 2026-07-06 10:01:05.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-07-06 10:01:05.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-07-06 10:01:05.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-07-06 10:01:05.308 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-06 10:01:05.308 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-06 10:01:05.308 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 10:01:05.309 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-06 10:01:05.309 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-06 10:01:05.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-07-06 10:01:05.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.10.0) 2026-07-06 10:01:05.309 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-06 10:01:05.309 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-06 10:01:05.309 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-06 10:01:05.309 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-06 10:01:05.309 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 10:01:05.309 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 10:01:05.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-07-06 10:01:05.310 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-06 10:01:05.310 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-06 10:01:05.310 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-06 10:01:05.310 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-06 10:01:05.310 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-06 10:01:05.310 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-06 10:01:05.310 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-06 10:01:05.310 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-06 10:01:05.310 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-06 10:01:05.311 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-06 10:01:05.311 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-06 10:01:05.311 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-06 10:01:05.311 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-06 10:01:05.311 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-06 10:01:05.311 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-06 10:01:05.311 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-06 10:01:05.311 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-06 10:01:05.311 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-06 10:01:05.312 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-06 10:01:05.312 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-06 10:01:05.312 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-06 10:01:05.312 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-06 10:01:05.312 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-06 10:01:05.312 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-06 10:01:05.312 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-06 10:01:05.312 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-06 10:01:05.312 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-06 10:01:05.312 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 10:01:05.312 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-06 10:01:05.313 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-06 10:01:05.313 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-06 10:01:05.313 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-06 10:01:05.313 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-06 10:01:05.314 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-06 10:01:05.314 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-06 10:01:05.314 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-06 10:01:05.314 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-06 10:01:05.314 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-06 10:01:05.314 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.vIOr4pOLI7 2026-07-06 10:01:05.314 | ++ lib/tempest:install_tempest:868 : popd 2026-07-06 10:01:05.314 | ~/devstack 2026-07-06 10:01:05.349 | [2061 Async install_tempest:38056]: finished install_tempest with result 0 in 45 seconds 2026-07-06 10:01:05.356 | ++ inc/async:async_wait:197 : return 0 2026-07-06 10:01:05.360 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-06 10:01:05.364 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:01:05.369 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-06 10:01:05.373 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-06 10:01:05.377 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-06 10:01:05.381 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-06 10:01:05.384 | ++ inc/python:setup_develop:353 : local bindep 2026-07-06 10:01:05.387 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 10:01:05.390 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-06 10:01:05.393 | ++ inc/python:setup_develop:359 : local extras= 2026-07-06 10:01:05.396 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-06 10:01:05.399 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-06 10:01:05.402 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 10:01:05.405 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-06 10:01:05.408 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-06 10:01:05.411 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-06 10:01:05.414 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-06 10:01:05.417 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-06 10:01:05.420 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-06 10:01:05.423 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-06 10:01:05.426 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-06 10:01:05.431 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-06 10:01:05.437 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-06 10:01:05.440 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-06 10:01:05.443 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-06 10:01:05.619 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-06 10:01:05.623 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-06 10:01:05.626 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-06 10:01:05.629 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-06 10:01:05.632 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-06 10:01:05.635 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-06 10:01:05.638 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-06 10:01:05.645 | ++ inc/python:setup_package:446 : local extras= 2026-07-06 10:01:05.647 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-06 10:01:05.651 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-06 10:01:05.655 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-06 10:01:05.659 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-06 10:01:05.663 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-06 10:01:05.665 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-06 10:01:05.690 | Using python 3.12 to install /opt/stack/tempest 2026-07-06 10:01:05.694 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-06 10:01:06.763 | Obtaining file:///opt/stack/tempest 2026-07-06 10:01:06.767 | Installing build dependencies: started 2026-07-06 10:01:08.797 | Installing build dependencies: finished with status 'done' 2026-07-06 10:01:08.798 | Checking if build backend supports build_editable: started 2026-07-06 10:01:09.412 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-06 10:01:09.414 | Getting requirements to build editable: started 2026-07-06 10:01:09.751 | Getting requirements to build editable: finished with status 'done' 2026-07-06 10:01:09.755 | Preparing editable metadata (pyproject.toml): started 2026-07-06 10:01:11.159 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-06 10:01:11.184 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-06 10:01:11.186 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-06 10:01:11.187 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-06 10:01:11.188 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-06 10:01:11.189 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-06 10:01:11.190 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-06 10:01:11.191 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-06 10:01:11.192 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-06 10:01:11.194 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-06 10:01:11.195 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-06 10:01:11.477 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-06 10:01:11.481 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-06 10:01:11.486 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-06 10:01:11.487 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-06 10:01:11.488 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-06 10:01:11.489 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-06 10:01:11.490 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-06 10:01:11.491 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-06 10:01:11.492 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-06 10:01:11.493 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-06 10:01:11.494 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-06 10:01:11.495 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-06 10:01:11.496 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-06 10:01:11.497 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-06 10:01:11.500 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-06 10:01:11.501 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-06 10:01:11.505 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-06 10:01:11.507 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-06 10:01:11.508 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-06 10:01:11.509 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-06 10:01:11.512 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-06 10:01:11.517 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-06 10:01:11.519 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.2) 2026-07-06 10:01:11.527 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-06 10:01:11.528 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-06 10:01:11.529 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-06 10:01:11.530 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-06 10:01:11.539 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-06 10:01:11.543 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-06 10:01:11.544 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-06 10:01:11.549 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-06 10:01:11.551 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-06 10:01:11.555 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-06 10:01:11.557 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-06 10:01:11.562 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-06 10:01:11.563 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-06 10:01:11.564 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-06 10:01:11.566 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-06 10:01:11.574 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-06 10:01:11.577 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-06 10:01:11.578 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-06 10:01:11.585 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (83.0.0) 2026-07-06 10:01:11.589 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-06 10:01:11.609 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-06 10:01:11.621 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-06 10:01:11.622 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-06 10:01:11.624 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-06 10:01:11.641 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-06 10:01:11.642 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-06 10:01:11.648 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-06 10:01:11.663 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-06 10:01:11.699 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-06 10:01:11.702 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-06 10:01:11.742 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-06 10:01:11.744 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-06 10:01:11.757 | Building wheels for collected packages: tempest 2026-07-06 10:01:11.758 | Building editable for tempest (pyproject.toml): started 2026-07-06 10:01:13.517 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-06 10:01:13.518 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=93d241bd376ad31a61ba117d670e38b20ee21c610eaa68c7f89e722e961a7517 2026-07-06 10:01:13.519 | Stored in directory: /tmp/pip-ephem-wheel-cache-5_n8zqps/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-06 10:01:13.524 | Successfully built tempest 2026-07-06 10:01:13.835 | Installing collected packages: tomlkit, stestr, tempest 2026-07-06 10:01:14.108 | 2026-07-06 10:01:14.135 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-06 10:01:14.346 | ++ inc/python:pip_install:216 : result=0 2026-07-06 10:01:14.348 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-06 10:01:14.350 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:14.353 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:14.355 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:14.357 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:14.360 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:14.362 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-06 10:01:14.364 | ++ functions-common:time_stop:2427 : start_time=1783332065683 2026-07-06 10:01:14.367 | ++ functions-common:time_stop:2429 : [[ -z 1783332065683 ]] 2026-07-06 10:01:14.371 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:14.374 | ++ functions-common:time_stop:2432 : end_time=1783332074372 2026-07-06 10:01:14.377 | ++ functions-common:time_stop:2433 : elapsed_time=8689 2026-07-06 10:01:14.379 | ++ functions-common:time_stop:2434 : total=179046 2026-07-06 10:01:14.381 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:14.383 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=187735 2026-07-06 10:01:14.386 | ++ inc/python:pip_install:219 : return 0 2026-07-06 10:01:14.388 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-06 10:01:14.390 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:01:14.393 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-06 10:01:14.395 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-06 10:01:14.397 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-06 10:01:14.399 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-06 10:01:14.402 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-06 10:01:14.405 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-06 10:01:14.407 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-06 10:01:14.409 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-06 10:01:14.412 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-06 10:01:14.414 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-06 10:01:14.416 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-06 10:01:14.419 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-06 10:01:14.422 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-06 10:01:14.424 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-06 10:01:14.427 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-06 10:01:14.429 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-06 10:01:14.432 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-06 10:01:14.434 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-06 10:01:14.437 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-06 10:01:14.439 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-06 10:01:14.441 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-06 10:01:14.444 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-06 10:01:14.447 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-06 10:01:14.449 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-06 10:01:14.452 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-06 10:01:14.452 | ' 2026-07-06 10:01:14.454 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-06 10:01:14.457 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-06 10:01:14.474 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:01:14.476 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-06 10:01:14.479 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-06 10:01:14.482 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-06 10:01:14.484 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-06 10:01:14.489 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 10:01:14.489 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-06 10:01:14.491 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-06 10:01:18.561 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:18.565 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-06 10:01:18.568 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-06 10:01:18.570 | ++ lib/tempest:get_active_images:176 : img_id=2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:01:18.574 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-06 10:01:18.578 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-06 10:01:18.581 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-06 10:01:18.584 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-06 10:01:18.587 | ++ lib/tempest:configure_tempest:266 : '[' -z 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 ']' 2026-07-06 10:01:18.590 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:01:18.594 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-06 10:01:18.611 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-06 10:01:18.615 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-06 10:01:18.619 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-06 10:01:18.621 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-06 10:01:18.624 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-06 10:01:18.627 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-06 10:01:18.630 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-06 10:01:18.633 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-06 10:01:18.638 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-06 10:01:18.639 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-06 10:01:22.358 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:22.362 | ++ lib/tempest:configure_tempest:303 : admin_project_id=ecb593f86ab340bf8964e10d312ba960 2026-07-06 10:01:22.366 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-06 10:01:22.383 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:01:22.386 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-06 10:01:26.187 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:26.190 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:26.190 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 10:01:26.190 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:26.190 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 10:01:26.190 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 10:01:26.190 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 10:01:26.190 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 10:01:26.191 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 10:01:26.191 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 10:01:26.191 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 10:01:26.191 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 10:01:26.191 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 10:01:26.191 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 10:01:26.192 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-06 10:01:26.192 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-06 10:01:26.194 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:26.194 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 10:01:26.195 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:26.195 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 10:01:26.195 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 10:01:26.195 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 10:01:26.195 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 10:01:26.195 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 10:01:26.195 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 10:01:26.195 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 10:01:26.195 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 10:01:26.196 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 10:01:26.196 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 10:01:26.196 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-06 10:01:26.197 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:01:26.199 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 10:01:26.203 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 -c size -f value 2026-07-06 10:01:29.861 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:29.865 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 10:01:29.868 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 10:01:29.870 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 10:01:29.927 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-06 10:01:29.930 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-06 10:01:29.934 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-06 10:01:33.229 | +----------------------------+-----------------------+ 2026-07-06 10:01:33.229 | | Field | Value | 2026-07-06 10:01:33.230 | +----------------------------+-----------------------+ 2026-07-06 10:01:33.230 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:01:33.230 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:01:33.230 | | description | None | 2026-07-06 10:01:33.230 | | disk | 1 | 2026-07-06 10:01:33.230 | | id | 42 | 2026-07-06 10:01:33.230 | | name | m1.nano | 2026-07-06 10:01:33.230 | | os-flavor-access:is_public | True | 2026-07-06 10:01:33.231 | | properties | hw_rng:allowed='True' | 2026-07-06 10:01:33.231 | | ram | 192 | 2026-07-06 10:01:33.231 | | rxtx_factor | 1.0 | 2026-07-06 10:01:33.231 | | swap | 0 | 2026-07-06 10:01:33.231 | | vcpus | 1 | 2026-07-06 10:01:33.231 | +----------------------------+-----------------------+ 2026-07-06 10:01:33.696 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-06 10:01:33.701 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:33.702 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-06 10:01:33.702 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-06 10:01:33.702 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-06 10:01:33.702 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-06 10:01:33.702 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-06 10:01:33.702 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-06 10:01:33.703 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-06 10:01:33.703 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-06 10:01:33.703 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-06 10:01:33.703 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-06 10:01:33.703 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-06 10:01:33.703 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-06 10:01:33.703 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-06 10:01:33.707 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:01:33.711 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-06 10:01:33.717 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 -c size -f value 2026-07-06 10:01:37.337 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:37.342 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-06 10:01:37.347 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-06 10:01:37.347 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-06 10:01:37.395 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-06 10:01:37.398 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-06 10:01:37.403 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-06 10:01:40.801 | +----------------------------+-----------------------+ 2026-07-06 10:01:40.801 | | Field | Value | 2026-07-06 10:01:40.801 | +----------------------------+-----------------------+ 2026-07-06 10:01:40.802 | | OS-FLV-DISABLED:disabled | False | 2026-07-06 10:01:40.802 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-06 10:01:40.802 | | description | None | 2026-07-06 10:01:40.802 | | disk | 1 | 2026-07-06 10:01:40.802 | | id | 84 | 2026-07-06 10:01:40.802 | | name | m1.micro | 2026-07-06 10:01:40.802 | | os-flavor-access:is_public | True | 2026-07-06 10:01:40.802 | | properties | hw_rng:allowed='True' | 2026-07-06 10:01:40.802 | | ram | 256 | 2026-07-06 10:01:40.803 | | rxtx_factor | 1.0 | 2026-07-06 10:01:40.803 | | swap | 0 | 2026-07-06 10:01:40.803 | | vcpus | 1 | 2026-07-06 10:01:40.803 | +----------------------------+-----------------------+ 2026-07-06 10:01:41.247 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-06 10:01:41.252 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-06 10:01:41.277 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:01:41.281 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-06 10:01:41.285 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-06 10:01:41.289 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-06 10:01:41.292 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-06 10:01:41.295 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-06 10:01:41.298 | +++ functions-common:git_clone:593 : pwd 2026-07-06 10:01:41.302 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-06 10:01:41.305 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-06 10:01:41.308 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-06 10:01:41.330 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-06 10:01:41.334 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-06 10:01:41.338 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-06 10:01:41.342 | ++ functions-common:git_clone:610 : echo master 2026-07-06 10:01:41.342 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-06 10:01:41.347 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-06 10:01:41.349 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-06 10:01:41.353 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-06 10:01:41.356 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:41.359 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:41.362 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:41.365 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:41.368 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:41.371 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:41.374 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:41.377 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:41.382 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:41.387 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783332101383 2026-07-06 10:01:41.391 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-06 10:01:41.395 | Cloning into '/opt/stack/os-test-images'... 2026-07-06 10:01:42.058 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:42.062 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:42.066 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:42.070 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:42.074 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:42.077 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:42.080 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:42.083 | ++ functions-common:time_stop:2427 : start_time=1783332101383 2026-07-06 10:01:42.086 | ++ functions-common:time_stop:2429 : [[ -z 1783332101383 ]] 2026-07-06 10:01:42.090 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:42.095 | ++ functions-common:time_stop:2432 : end_time=1783332102092 2026-07-06 10:01:42.099 | ++ functions-common:time_stop:2433 : elapsed_time=709 2026-07-06 10:01:42.102 | ++ functions-common:time_stop:2434 : total=411749 2026-07-06 10:01:42.106 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:42.109 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412458 2026-07-06 10:01:42.112 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-06 10:01:42.116 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-06 10:01:42.119 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:42.123 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:42.127 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:42.130 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:42.135 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:42.138 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:42.141 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:42.145 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:42.150 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:42.155 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783332102152 2026-07-06 10:01:42.159 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-06 10:01:42.633 | From https://review.opendev.org/openstack/os-test-images 2026-07-06 10:01:42.633 | * branch master -> FETCH_HEAD 2026-07-06 10:01:42.643 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:42.646 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:42.649 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:42.653 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:42.656 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:42.658 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:42.662 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:42.666 | ++ functions-common:time_stop:2427 : start_time=1783332102152 2026-07-06 10:01:42.670 | ++ functions-common:time_stop:2429 : [[ -z 1783332102152 ]] 2026-07-06 10:01:42.674 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:42.680 | ++ functions-common:time_stop:2432 : end_time=1783332102676 2026-07-06 10:01:42.684 | ++ functions-common:time_stop:2433 : elapsed_time=524 2026-07-06 10:01:42.687 | ++ functions-common:time_stop:2434 : total=412458 2026-07-06 10:01:42.689 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:42.693 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412982 2026-07-06 10:01:42.697 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-06 10:01:42.701 | ++ functions-common:git_timed:697 : local count=0 2026-07-06 10:01:42.704 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-06 10:01:42.708 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-06 10:01:42.712 | ++ functions-common:git_timed:701 : timeout=0 2026-07-06 10:01:42.716 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-06 10:01:42.720 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-06 10:01:42.723 | ++ functions-common:time_start:2407 : local start_time= 2026-07-06 10:01:42.727 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-06 10:01:42.730 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-06 10:01:42.736 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783332102732 2026-07-06 10:01:42.740 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-06 10:01:42.748 | Note: switching to 'FETCH_HEAD'. 2026-07-06 10:01:42.748 | 2026-07-06 10:01:42.748 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-06 10:01:42.748 | changes and commit them, and you can discard any commits you make in this 2026-07-06 10:01:42.748 | state without impacting any branches by switching back to a branch. 2026-07-06 10:01:42.748 | 2026-07-06 10:01:42.749 | If you want to create a new branch to retain commits you create, you may 2026-07-06 10:01:42.749 | do so (now or later) by using -c with the switch command. Example: 2026-07-06 10:01:42.749 | 2026-07-06 10:01:42.749 | git switch -c 2026-07-06 10:01:42.749 | 2026-07-06 10:01:42.749 | Or undo this operation with: 2026-07-06 10:01:42.749 | 2026-07-06 10:01:42.749 | git switch - 2026-07-06 10:01:42.749 | 2026-07-06 10:01:42.750 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-06 10:01:42.750 | 2026-07-06 10:01:42.750 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-06 10:01:42.755 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-06 10:01:42.759 | ++ functions-common:time_stop:2420 : local name 2026-07-06 10:01:42.763 | ++ functions-common:time_stop:2421 : local end_time 2026-07-06 10:01:42.768 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-06 10:01:42.771 | ++ functions-common:time_stop:2423 : local total 2026-07-06 10:01:42.775 | ++ functions-common:time_stop:2424 : local start_time 2026-07-06 10:01:42.779 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-06 10:01:42.783 | ++ functions-common:time_stop:2427 : start_time=1783332102732 2026-07-06 10:01:42.787 | ++ functions-common:time_stop:2429 : [[ -z 1783332102732 ]] 2026-07-06 10:01:42.792 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-06 10:01:42.798 | ++ functions-common:time_stop:2432 : end_time=1783332102794 2026-07-06 10:01:42.802 | ++ functions-common:time_stop:2433 : elapsed_time=62 2026-07-06 10:01:42.806 | ++ functions-common:time_stop:2434 : total=412982 2026-07-06 10:01:42.810 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-06 10:01:42.813 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413044 2026-07-06 10:01:42.816 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-06 10:01:42.836 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-06 10:01:42.842 | ++ functions-common:git_clone:673 : head -1 2026-07-06 10:01:42.843 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-06 10:01:42.847 | 5d0367e Clean-up zuul config spacing 2026-07-06 10:01:42.851 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-06 10:01:42.855 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-06 10:01:42.855 | /opt/stack/os-test-images ~/devstack 2026-07-06 10:01:42.859 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-06 10:01:43.343 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-06 10:01:44.048 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-06 10:01:47.050 | generate installed: PyYAML==6.0.3 2026-07-06 10:01:47.050 | generate run-test-pre: PYTHONHASHSEED='1779071277' 2026-07-06 10:01:47.050 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-06 10:01:47.204 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-06 10:01:47.226 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-06 10:01:47.251 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-06 10:01:47.286 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-06 10:01:47.290 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-06 10:01:47.300 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-06 10:01:47.310 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-06 10:01:47.353 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-06 10:01:47.370 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-06 10:01:47.379 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-06 10:01:47.394 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-06 10:01:47.394 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-06 10:01:47.403 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-06 10:01:47.411 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-06 10:01:47.433 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-06 10:01:47.438 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-06 10:01:47.441 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-06 10:01:47.454 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-06 10:01:47.467 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-06 10:01:47.483 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-06 10:01:47.486 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-06 10:01:47.502 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-06 10:01:47.507 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-06 10:01:47.509 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-06 10:01:47.522 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-06 10:01:47.526 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-06 10:01:47.540 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-06 10:01:47.570 | ___________________________________ summary ____________________________________ 2026-07-06 10:01:47.571 | generate: commands succeeded 2026-07-06 10:01:47.571 | congratulations :) 2026-07-06 10:01:47.642 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-06 10:01:47.642 | ~/devstack 2026-07-06 10:01:47.647 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-06 10:01:47.706 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-06 10:01:47.712 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-06 10:01:47.742 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-06 10:01:47.746 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-06 10:01:47.751 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-06 10:01:47.802 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-06 10:01:47.853 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-06 10:01:47.858 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-06 10:01:47.862 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-06 10:01:47.866 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-06 10:01:47.871 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-06 10:01:51.806 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:51.811 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-06 10:01:51.812 | address-scope 2026-07-06 10:01:51.812 | agent 2026-07-06 10:01:51.812 | allowed-address-pairs 2026-07-06 10:01:51.812 | auto-allocated-topology 2026-07-06 10:01:51.812 | availability_zone 2026-07-06 10:01:51.812 | default-subnetpools 2026-07-06 10:01:51.812 | dhcp_agent_scheduler 2026-07-06 10:01:51.812 | dns-integration 2026-07-06 10:01:51.813 | dns-domain-ports 2026-07-06 10:01:51.813 | dns-integration-domain-keywords 2026-07-06 10:01:51.813 | empty-string-filtering 2026-07-06 10:01:51.813 | external-net 2026-07-06 10:01:51.813 | extra_dhcp_opt 2026-07-06 10:01:51.813 | extraroute 2026-07-06 10:01:51.813 | extraroute-atomic 2026-07-06 10:01:51.814 | filter-validation 2026-07-06 10:01:51.814 | floating-ip-port-forwarding-detail 2026-07-06 10:01:51.814 | fip-port-details 2026-07-06 10:01:51.814 | flavors 2026-07-06 10:01:51.814 | floatingip-pools 2026-07-06 10:01:51.814 | router 2026-07-06 10:01:51.815 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 10:01:51.815 | enable-default-route-bfd 2026-07-06 10:01:51.815 | enable-default-route-ecmp 2026-07-06 10:01:51.815 | ext-gw-mode 2026-07-06 10:01:51.815 | l3-ha 2026-07-06 10:01:51.815 | external-gateway-multihoming 2026-07-06 10:01:51.815 | l3-flavors 2026-07-06 10:01:51.816 | l3_agent_scheduler 2026-07-06 10:01:51.816 | multi-provider 2026-07-06 10:01:51.816 | net-mtu 2026-07-06 10:01:51.816 | net-mtu-writable 2026-07-06 10:01:51.816 | network_availability_zone 2026-07-06 10:01:51.816 | network-ip-availability 2026-07-06 10:01:51.816 | network-ip-availability-details 2026-07-06 10:01:51.816 | pagination 2026-07-06 10:01:51.817 | port-device-profile 2026-07-06 10:01:51.817 | port-mac-address-regenerate 2026-07-06 10:01:51.817 | port-numa-affinity-policy 2026-07-06 10:01:51.817 | port-numa-affinity-policy-socket 2026-07-06 10:01:51.817 | binding 2026-07-06 10:01:51.817 | binding-extended 2026-07-06 10:01:51.817 | port-security 2026-07-06 10:01:51.818 | project-id 2026-07-06 10:01:51.818 | provider 2026-07-06 10:01:51.818 | qinq 2026-07-06 10:01:51.818 | quota-check-limit 2026-07-06 10:01:51.818 | quota-check-limit-default 2026-07-06 10:01:51.818 | quotas 2026-07-06 10:01:51.818 | quota_details 2026-07-06 10:01:51.818 | rbac-policies 2026-07-06 10:01:51.818 | rbac-address-scope 2026-07-06 10:01:51.819 | rbac-security-groups 2026-07-06 10:01:51.819 | revision-if-match 2026-07-06 10:01:51.819 | standard-attr-revisions 2026-07-06 10:01:51.819 | router_availability_zone 2026-07-06 10:01:51.819 | router-enable-snat 2026-07-06 10:01:51.819 | security-groups-default-rules 2026-07-06 10:01:51.819 | security-groups-default-statefulness 2026-07-06 10:01:51.819 | security-groups-normalized-cidr 2026-07-06 10:01:51.819 | security-groups-remote-address-group 2026-07-06 10:01:51.820 | security-groups-rules-belongs-to-default-sg 2026-07-06 10:01:51.820 | security-groups-shared-filtering 2026-07-06 10:01:51.820 | security-group 2026-07-06 10:01:51.820 | service-type 2026-07-06 10:01:51.820 | sorting 2026-07-06 10:01:51.820 | standard-attr-description 2026-07-06 10:01:51.820 | stateful-security-group 2026-07-06 10:01:51.820 | subnet-dns-publish-fixed-ip 2026-07-06 10:01:51.820 | subnet-external-network 2026-07-06 10:01:51.821 | subnet_onboard 2026-07-06 10:01:51.821 | subnet-service-types 2026-07-06 10:01:51.821 | subnet_allocation 2026-07-06 10:01:51.821 | subnetpool-prefix-ops 2026-07-06 10:01:51.821 | tag-creation 2026-07-06 10:01:51.821 | standard-attr-tag 2026-07-06 10:01:51.821 | standard-attr-timestamp 2026-07-06 10:01:51.821 | vlan-transparent' 2026-07-06 10:01:51.822 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-06 10:01:51.822 | address-scope 2026-07-06 10:01:51.822 | agent 2026-07-06 10:01:51.822 | allowed-address-pairs 2026-07-06 10:01:51.822 | auto-allocated-topology 2026-07-06 10:01:51.822 | availability_zone 2026-07-06 10:01:51.822 | default-subnetpools 2026-07-06 10:01:51.823 | dhcp_agent_scheduler 2026-07-06 10:01:51.823 | dns-integration 2026-07-06 10:01:51.823 | dns-domain-ports 2026-07-06 10:01:51.823 | dns-integration-domain-keywords 2026-07-06 10:01:51.823 | empty-string-filtering 2026-07-06 10:01:51.823 | external-net 2026-07-06 10:01:51.823 | extra_dhcp_opt 2026-07-06 10:01:51.823 | extraroute 2026-07-06 10:01:51.824 | extraroute-atomic 2026-07-06 10:01:51.824 | filter-validation 2026-07-06 10:01:51.824 | floating-ip-port-forwarding-detail 2026-07-06 10:01:51.824 | fip-port-details 2026-07-06 10:01:51.824 | flavors 2026-07-06 10:01:51.824 | floatingip-pools 2026-07-06 10:01:51.824 | router 2026-07-06 10:01:51.824 | l3-agent-scheduler-ha-chassis-priority 2026-07-06 10:01:51.825 | enable-default-route-bfd 2026-07-06 10:01:51.825 | enable-default-route-ecmp 2026-07-06 10:01:51.825 | ext-gw-mode 2026-07-06 10:01:51.825 | l3-ha 2026-07-06 10:01:51.825 | external-gateway-multihoming 2026-07-06 10:01:51.825 | l3-flavors 2026-07-06 10:01:51.825 | l3_agent_scheduler 2026-07-06 10:01:51.826 | multi-provider 2026-07-06 10:01:51.826 | net-mtu 2026-07-06 10:01:51.826 | net-mtu-writable 2026-07-06 10:01:51.826 | network_availability_zone 2026-07-06 10:01:51.826 | network-ip-availability 2026-07-06 10:01:51.826 | network-ip-availability-details 2026-07-06 10:01:51.826 | pagination 2026-07-06 10:01:51.826 | port-device-profile 2026-07-06 10:01:51.827 | port-mac-address-regenerate 2026-07-06 10:01:51.827 | port-numa-affinity-policy 2026-07-06 10:01:51.827 | port-numa-affinity-policy-socket 2026-07-06 10:01:51.827 | binding 2026-07-06 10:01:51.827 | binding-extended 2026-07-06 10:01:51.827 | port-security 2026-07-06 10:01:51.828 | project-id 2026-07-06 10:01:51.828 | provider 2026-07-06 10:01:51.828 | qinq 2026-07-06 10:01:51.828 | quota-check-limit 2026-07-06 10:01:51.828 | quota-check-limit-default 2026-07-06 10:01:51.828 | quotas 2026-07-06 10:01:51.828 | quota_details 2026-07-06 10:01:51.828 | rbac-policies 2026-07-06 10:01:51.829 | rbac-address-scope 2026-07-06 10:01:51.829 | rbac-security-groups 2026-07-06 10:01:51.829 | revision-if-match 2026-07-06 10:01:51.829 | standard-attr-revisions 2026-07-06 10:01:51.829 | router_availability_zone 2026-07-06 10:01:51.829 | router-enable-snat 2026-07-06 10:01:51.829 | security-groups-default-rules 2026-07-06 10:01:51.829 | security-groups-default-statefulness 2026-07-06 10:01:51.830 | security-groups-normalized-cidr 2026-07-06 10:01:51.830 | security-groups-remote-address-group 2026-07-06 10:01:51.830 | security-groups-rules-belongs-to-default-sg 2026-07-06 10:01:51.830 | security-groups-shared-filtering 2026-07-06 10:01:51.830 | security-group 2026-07-06 10:01:51.830 | service-type 2026-07-06 10:01:51.830 | sorting 2026-07-06 10:01:51.830 | standard-attr-description 2026-07-06 10:01:51.830 | stateful-security-group 2026-07-06 10:01:51.830 | subnet-dns-publish-fixed-ip 2026-07-06 10:01:51.831 | subnet-external-network 2026-07-06 10:01:51.831 | subnet_onboard 2026-07-06 10:01:51.831 | subnet-service-types 2026-07-06 10:01:51.831 | subnet_allocation 2026-07-06 10:01:51.831 | subnetpool-prefix-ops 2026-07-06 10:01:51.831 | tag-creation 2026-07-06 10:01:51.832 | standard-attr-tag 2026-07-06 10:01:51.832 | standard-attr-timestamp 2026-07-06 10:01:51.832 | vlan-transparent =~ external-net ]] 2026-07-06 10:01:51.832 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-06 10:01:51.832 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-06 10:01:55.622 | +++ functions-common:oscwrap:2465 : return 0 2026-07-06 10:01:55.626 | ++ lib/tempest:configure_tempest:395 : public_network_id=5a9d273d-dcee-4094-ae9f-816bf2f1ea37 2026-07-06 10:01:55.630 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-06 10:01:59.706 | +---------------------------+--------------------------------------+ 2026-07-06 10:01:59.706 | | Field | Value | 2026-07-06 10:01:59.706 | +---------------------------+--------------------------------------+ 2026-07-06 10:01:59.706 | | admin_state_up | UP | 2026-07-06 10:01:59.706 | | availability_zone_hints | | 2026-07-06 10:01:59.706 | | availability_zones | | 2026-07-06 10:01:59.707 | | created_at | 2026-07-06T10:01:58Z | 2026-07-06 10:01:59.707 | | description | | 2026-07-06 10:01:59.707 | | dns_domain | None | 2026-07-06 10:01:59.707 | | id | 89099a98-b5fa-4e89-8df3-1f1edc188327 | 2026-07-06 10:01:59.707 | | ipv4_address_scope | None | 2026-07-06 10:01:59.707 | | ipv6_address_scope | None | 2026-07-06 10:01:59.707 | | is_default | False | 2026-07-06 10:01:59.708 | | is_vlan_qinq | None | 2026-07-06 10:01:59.708 | | is_vlan_transparent | False | 2026-07-06 10:01:59.708 | | mtu | 1442 | 2026-07-06 10:01:59.708 | | name | shared | 2026-07-06 10:01:59.709 | | port_security_enabled | True | 2026-07-06 10:01:59.709 | | project_id | ecb593f86ab340bf8964e10d312ba960 | 2026-07-06 10:01:59.709 | | provider:network_type | geneve | 2026-07-06 10:01:59.709 | | provider:physical_network | None | 2026-07-06 10:01:59.709 | | provider:segmentation_id | 1393 | 2026-07-06 10:01:59.712 | | pvlan | None | 2026-07-06 10:01:59.712 | | qinq | False | 2026-07-06 10:01:59.712 | | qos_policy_id | None | 2026-07-06 10:01:59.713 | | revision_number | 1 | 2026-07-06 10:01:59.713 | | router:external | Internal | 2026-07-06 10:01:59.713 | | segments | None | 2026-07-06 10:01:59.713 | | shared | True | 2026-07-06 10:01:59.713 | | status | ACTIVE | 2026-07-06 10:01:59.713 | | subnets | | 2026-07-06 10:01:59.714 | | tags | | 2026-07-06 10:01:59.714 | | updated_at | 2026-07-06T10:01:58Z | 2026-07-06 10:01:59.714 | +---------------------------+--------------------------------------+ 2026-07-06 10:02:00.161 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-06 10:02:04.597 | +----------------------+--------------------------------------+ 2026-07-06 10:02:04.598 | | Field | Value | 2026-07-06 10:02:04.598 | +----------------------+--------------------------------------+ 2026-07-06 10:02:04.598 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-06 10:02:04.598 | | cidr | 192.168.233.0/24 | 2026-07-06 10:02:04.598 | | created_at | 2026-07-06T10:02:03Z | 2026-07-06 10:02:04.598 | | description | shared-subnet | 2026-07-06 10:02:04.598 | | dns_nameservers | | 2026-07-06 10:02:04.598 | | dns_publish_fixed_ip | None | 2026-07-06 10:02:04.599 | | enable_dhcp | True | 2026-07-06 10:02:04.599 | | gateway_ip | 192.168.233.1 | 2026-07-06 10:02:04.599 | | host_routes | | 2026-07-06 10:02:04.599 | | id | bc2255fc-ab83-4eae-8165-8fd8a0f0b7cc | 2026-07-06 10:02:04.599 | | ip_version | 4 | 2026-07-06 10:02:04.599 | | ipv6_address_mode | None | 2026-07-06 10:02:04.599 | | ipv6_ra_mode | None | 2026-07-06 10:02:04.599 | | name | shared-subnet | 2026-07-06 10:02:04.599 | | network_id | 89099a98-b5fa-4e89-8df3-1f1edc188327 | 2026-07-06 10:02:04.600 | | project_id | ecb593f86ab340bf8964e10d312ba960 | 2026-07-06 10:02:04.600 | | revision_number | 0 | 2026-07-06 10:02:04.600 | | router:external | False | 2026-07-06 10:02:04.600 | | segment_id | None | 2026-07-06 10:02:04.600 | | service_types | | 2026-07-06 10:02:04.600 | | subnetpool_id | None | 2026-07-06 10:02:04.600 | | tags | | 2026-07-06 10:02:04.600 | | updated_at | 2026-07-06T10:02:03Z | 2026-07-06 10:02:04.600 | +----------------------+--------------------------------------+ 2026-07-06 10:02:05.033 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-06 10:02:05.071 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-06 10:02:05.115 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-06 10:02:05.122 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-06 10:02:05.167 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-06 10:02:05.209 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-06 10:02:05.255 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-06 10:02:05.298 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-06 10:02:05.343 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.246/identity/v3 2026-07-06 10:02:05.388 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-06 10:02:05.432 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-06 10:02:05.477 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-06 10:02:05.520 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-06 10:02:05.523 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-06 10:02:05.572 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-06 10:02:05.613 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-06 10:02:05.655 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-06 10:02:05.698 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-06 10:02:05.742 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-06 10:02:05.764 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:05.766 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-06 10:02:05.770 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-06 10:02:05.815 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-06 10:02:05.838 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:05.841 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-06 10:02:05.884 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-06 10:02:05.925 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-06 10:02:05.969 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-06 10:02:05.973 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-06 10:02:06.018 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-06 10:02:06.062 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-06 10:02:06.083 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:06.087 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:02:06.130 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 2bb51d4a-9722-4ea7-be75-ebb2b5a045d6 2026-07-06 10:02:06.173 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-06 10:02:06.224 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-06 10:02:06.273 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-06 10:02:06.332 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-06 10:02:06.357 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:06.362 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-06 10:02:06.365 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-06 10:02:06.370 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-06 10:02:06.375 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-06 10:02:06.379 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-06 10:02:06.385 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-06 10:02:06.411 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-06 10:02:06.415 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-06 10:02:06.464 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-06 10:02:06.514 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-06 10:02:06.559 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-06 10:02:06.605 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-06 10:02:06.650 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-06 10:02:06.690 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-06 10:02:06.730 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-06 10:02:06.769 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-06 10:02:06.810 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-06 10:02:06.813 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-06 10:02:06.858 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-06 10:02:06.862 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-06 10:02:06.885 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:06.889 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-06 10:02:06.928 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-06 10:02:06.952 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:06.955 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-06 10:02:06.959 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-06 10:02:06.980 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:06.984 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-06 10:02:06.988 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-06 10:02:06.992 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-06 10:02:07.033 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-06 10:02:07.072 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5a9d273d-dcee-4094-ae9f-816bf2f1ea37 2026-07-06 10:02:07.109 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-06 10:02:07.146 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-06 10:02:07.189 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-06 10:02:07.237 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-06 10:02:07.279 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-06 10:02:07.322 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-06 10:02:07.367 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-06 10:02:07.371 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-06 10:02:07.374 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-06 10:02:07.378 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-06 10:02:07.427 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-06 10:02:07.433 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-06 10:02:07.435 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-06 10:02:07.441 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-06 10:02:07.446 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-06 10:02:07.491 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-06 10:02:07.495 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-06 10:02:07.499 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-06 10:02:07.502 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-06 10:02:07.506 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-06 10:02:07.548 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-06 10:02:07.592 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-06 10:02:07.638 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-06 10:02:07.679 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-06 10:02:07.719 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-06 10:02:07.762 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 10:02:07.764 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-06 10:02:07.769 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-06 10:02:07.795 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-06 10:02:07.842 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 10:02:07.846 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-06 10:02:07.851 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-06 10:02:07.880 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-06 10:02:07.925 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 10:02:07.928 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-06 10:02:07.932 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-06 10:02:07.936 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-06 10:02:07.961 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-06 10:02:08.004 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-06 10:02:08.008 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-06 10:02:08.013 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-06 10:02:08.038 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-06 10:02:08.081 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-06 10:02:08.122 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-06 10:02:08.126 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-06 10:02:08.168 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-06 10:02:08.171 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-06 10:02:08.174 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-06 10:02:08.178 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-06 10:02:08.206 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-06 10:02:08.209 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-06 10:02:08.251 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-06 10:02:08.273 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:08.276 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-06 10:02:08.317 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-06 10:02:08.320 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-06 10:02:08.324 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-06 10:02:08.327 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-06 10:02:08.331 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-06 10:02:08.334 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-06 10:02:08.337 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-06 10:02:08.341 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-06 10:02:08.344 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-06 10:02:08.368 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-06 10:02:08.372 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-06 10:02:08.419 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-06 10:02:08.423 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-06 10:02:08.426 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-06 10:02:08.430 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-06 10:02:08.477 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-06 10:02:08.520 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-06 10:02:08.563 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-06 10:02:08.566 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-06 10:02:08.570 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.573 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-06 10:02:08.596 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:08.599 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-06 10:02:08.644 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.648 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-06 10:02:08.668 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:08.672 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-06 10:02:08.711 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.714 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-06 10:02:08.735 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:08.740 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-06 10:02:08.783 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.786 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-06 10:02:08.808 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:08.811 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-06 10:02:08.855 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.860 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-06 10:02:08.884 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-06 10:02:08.888 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-06 10:02:08.930 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:08.933 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-06 10:02:08.956 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:08.960 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-06 10:02:09.001 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-06 10:02:09.005 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-06 10:02:09.025 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:09.029 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-06 10:02:09.074 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-06 10:02:09.078 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-06 10:02:09.117 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-06 10:02:09.121 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-06 10:02:09.162 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-06 10:02:09.166 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-06 10:02:09.210 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-06 10:02:09.215 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-06 10:02:09.261 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-06 10:02:09.264 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-06 10:02:09.307 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-06 10:02:09.311 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-06 10:02:09.314 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-06 10:02:09.320 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-06 10:02:09.326 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.6v4Ueft4Wk 2026-07-06 10:02:09.329 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-06 10:02:09.333 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-06 10:02:09.336 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-06 10:02:09.342 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.t125ck4V8w 2026-07-06 10:02:09.346 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.t125ck4V8w 2026-07-06 10:02:09.350 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-06 10:02:09.354 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.t125ck4V8w 2026-07-06 10:02:09.358 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-06 10:02:09.362 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-06 10:02:09.366 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-06 10:02:09.375 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:02:09.379 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:02:09.383 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:02:09.387 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-06 10:02:09.391 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-06 10:02:09.394 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-06 10:02:09.987 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-06 10:02:10.943 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-06 10:02:28.171 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-06 10:02:35.411 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 10:02:35.411 | ___________________________________ summary ____________________________________ 2026-07-06 10:02:35.411 | venv-tempest: skipped tests 2026-07-06 10:02:35.411 | congratulations :) 2026-07-06 10:02:35.452 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.t125ck4V8w -r requirements.txt 2026-07-06 10:02:36.359 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-06 10:02:36.359 | !! 2026-07-06 10:02:36.359 | 2026-07-06 10:02:36.359 | ******************************************************************************** 2026-07-06 10:02:36.360 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 10:02:36.360 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 10:02:36.360 | 2026-07-06 10:02:36.360 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 10:02:36.360 | calls to avoid build errors in the future. 2026-07-06 10:02:36.360 | ******************************************************************************** 2026-07-06 10:02:36.360 | 2026-07-06 10:02:36.360 | !! 2026-07-06 10:02:36.360 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 10:02:36.749 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 10:02:36.749 | !! 2026-07-06 10:02:36.749 | 2026-07-06 10:02:36.749 | ******************************************************************************** 2026-07-06 10:02:36.749 | Please avoid running ``setup.py`` directly. 2026-07-06 10:02:36.749 | Instead, use pypa/build, pypa/installer or other 2026-07-06 10:02:36.749 | standards-based tools. 2026-07-06 10:02:36.750 | 2026-07-06 10:02:36.750 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 10:02:36.750 | calls to avoid build errors in the future. 2026-07-06 10:02:36.750 | 2026-07-06 10:02:36.750 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 10:02:36.750 | ******************************************************************************** 2026-07-06 10:02:36.750 | 2026-07-06 10:02:36.751 | !! 2026-07-06 10:02:36.751 | self.initialize_options() 2026-07-06 10:02:36.751 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 10:02:36.751 | warnings.warn(msg) 2026-07-06 10:02:36.779 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-06 10:02:36.779 | !! 2026-07-06 10:02:36.779 | 2026-07-06 10:02:36.780 | ******************************************************************************** 2026-07-06 10:02:36.780 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-06 10:02:36.780 | 2026-07-06 10:02:36.780 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 10:02:36.780 | or your builds will no longer be supported. 2026-07-06 10:02:36.780 | 2026-07-06 10:02:36.780 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 10:02:36.780 | ******************************************************************************** 2026-07-06 10:02:36.780 | 2026-07-06 10:02:36.780 | !! 2026-07-06 10:02:36.780 | corresp(dist, value, root_dir) 2026-07-06 10:02:36.927 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 10:02:43.974 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 10:02:43.975 | venv-tempest run-test-pre: PYTHONHASHSEED='4019569545' 2026-07-06 10:02:43.975 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.t125ck4V8w -r requirements.txt 2026-07-06 10:02:45.027 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-06 10:02:45.029 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-06 10:02:45.029 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-06 10:02:45.030 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-06 10:02:45.031 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-06 10:02:45.032 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-06 10:02:45.033 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-06 10:02:45.034 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-06 10:02:45.035 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-06 10:02:45.036 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-06 10:02:45.037 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-06 10:02:45.038 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-06 10:02:45.040 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-06 10:02:45.040 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-06 10:02:45.041 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-06 10:02:45.042 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-06 10:02:45.043 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-06 10:02:45.044 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-06 10:02:45.045 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-06 10:02:45.046 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-06 10:02:45.047 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-06 10:02:45.047 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-06 10:02:45.048 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-06 10:02:45.050 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-06 10:02:45.052 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-06 10:02:45.053 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-06 10:02:45.055 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-06 10:02:45.056 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-06 10:02:45.057 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-06 10:02:45.058 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-06 10:02:45.064 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-06 10:02:45.065 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-06 10:02:45.066 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-06 10:02:45.069 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-06 10:02:45.075 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-06 10:02:45.078 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-06 10:02:45.079 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-06 10:02:45.081 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-06 10:02:45.083 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-06 10:02:45.087 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-06 10:02:45.087 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-06 10:02:45.090 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-06 10:02:45.092 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-06 10:02:45.093 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-06 10:02:45.094 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-06 10:02:45.095 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-06 10:02:45.107 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-06 10:02:45.112 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-06 10:02:45.126 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-06 10:02:45.129 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-06 10:02:45.130 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-06 10:02:45.131 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-06 10:02:45.132 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-06 10:02:45.142 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-06 10:02:45.165 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-06 10:02:45.170 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-06 10:02:45.171 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-06 10:02:45.173 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-06 10:02:45.187 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-06 10:02:45.187 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-06 10:02:45.192 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-06 10:02:45.391 | ___________________________________ summary ____________________________________ 2026-07-06 10:02:45.392 | venv-tempest: commands succeeded 2026-07-06 10:02:45.392 | congratulations :) 2026-07-06 10:02:45.441 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.t125ck4V8w 2026-07-06 10:02:45.444 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-06 10:02:45.447 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-06 10:02:45.449 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-06 10:02:45.477 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.6v4Ueft4Wk 2026-07-06 10:02:46.395 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-06 10:02:46.396 | !! 2026-07-06 10:02:46.396 | 2026-07-06 10:02:46.396 | ******************************************************************************** 2026-07-06 10:02:46.396 | Requirements should be satisfied by a PEP 517 installer. 2026-07-06 10:02:46.396 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-06 10:02:46.396 | 2026-07-06 10:02:46.396 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 10:02:46.396 | calls to avoid build errors in the future. 2026-07-06 10:02:46.396 | ******************************************************************************** 2026-07-06 10:02:46.396 | 2026-07-06 10:02:46.396 | !! 2026-07-06 10:02:46.397 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-06 10:02:46.804 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-06 10:02:46.804 | !! 2026-07-06 10:02:46.804 | 2026-07-06 10:02:46.804 | ******************************************************************************** 2026-07-06 10:02:46.804 | Please avoid running ``setup.py`` directly. 2026-07-06 10:02:46.805 | Instead, use pypa/build, pypa/installer or other 2026-07-06 10:02:46.805 | standards-based tools. 2026-07-06 10:02:46.805 | 2026-07-06 10:02:46.805 | This deprecation is overdue, please update your project and remove deprecated 2026-07-06 10:02:46.805 | calls to avoid build errors in the future. 2026-07-06 10:02:46.805 | 2026-07-06 10:02:46.805 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-06 10:02:46.805 | ******************************************************************************** 2026-07-06 10:02:46.805 | 2026-07-06 10:02:46.805 | !! 2026-07-06 10:02:46.805 | self.initialize_options() 2026-07-06 10:02:46.806 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-06 10:02:46.806 | warnings.warn(msg) 2026-07-06 10:02:46.835 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-06 10:02:46.835 | !! 2026-07-06 10:02:46.835 | 2026-07-06 10:02:46.835 | ******************************************************************************** 2026-07-06 10:02:46.835 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-06 10:02:46.835 | 2026-07-06 10:02:46.835 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-06 10:02:46.835 | or your builds will no longer be supported. 2026-07-06 10:02:46.835 | 2026-07-06 10:02:46.835 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-06 10:02:46.835 | ******************************************************************************** 2026-07-06 10:02:46.836 | 2026-07-06 10:02:46.836 | !! 2026-07-06 10:02:46.836 | corresp(dist, value, root_dir) 2026-07-06 10:02:46.984 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-06 10:02:53.878 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-06 10:02:53.879 | venv-tempest run-test-pre: PYTHONHASHSEED='2988584238' 2026-07-06 10:02:53.879 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.6v4Ueft4Wk 2026-07-06 10:02:58.170 | ___________________________________ summary ____________________________________ 2026-07-06 10:02:58.170 | venv-tempest: commands succeeded 2026-07-06 10:02:58.171 | congratulations :) 2026-07-06 10:02:58.212 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-06 10:02:58.230 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:58.234 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-06 10:02:58.236 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-06 10:02:58.255 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-06 10:02:58.257 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-06 10:02:58.260 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.263 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-06 10:02:58.266 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.271 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-06 10:02:58.274 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.277 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-06 10:02:58.280 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-06 10:02:58.283 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-06 10:02:58.307 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.332 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.335 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-06 10:02:58.337 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-06 10:02:58.374 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-06 10:02:58.377 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-06 10:02:58.380 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-06 10:02:58.413 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-06 10:02:58.416 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-06 10:02:58.420 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-06 10:02:58.464 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-06 10:02:58.464 | ' 2026-07-06 10:02:58.467 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-06 10:02:58.470 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-06 10:02:58.473 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-06 10:02:58.476 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-06 10:02:58.480 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-06 10:02:58.480 | /opt/stack/tempest /opt/stack/tempest 2026-07-06 10:02:58.482 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-06 10:02:58.486 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-06 10:02:58.486 | /opt/stack/tempest 2026-07-06 10:02:58.489 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-06 10:02:58.493 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-06 10:02:58.497 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-06 10:02:58.500 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-06 10:02:58.504 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-06 10:02:58.507 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-06 10:02:58.511 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-06 10:02:58.514 | + functions-common:run_plugins:1837 : local plugins= 2026-07-06 10:02:58.517 | + functions-common:run_plugins:1838 : local plugin 2026-07-06 10:02:58.521 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-06 10:02:58.525 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-06 10:02:58.528 | + inc/meta-config:merge_config_group:171 : shift 2026-07-06 10:02:58.532 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-06 10:02:58.535 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:02:58.539 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-06 10:02:58.542 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-06 10:02:58.548 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-06 10:02:58.552 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-06 10:02:58.555 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-06 10:02:58.559 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-06 10:02:58.562 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-06 10:02:58.562 | /^\[\[.+\|.*\]\]/ { 2026-07-06 10:02:58.562 | gsub("[][]", "", $1); 2026-07-06 10:02:58.562 | split($1, a, "|"); 2026-07-06 10:02:58.563 | if (a[1] == matchgroup) 2026-07-06 10:02:58.563 | print a[2] 2026-07-06 10:02:58.563 | } 2026-07-06 10:02:58.563 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 163 osc 485 apt-get 191 test_with_retry 9 dbsync 8 pip_install 187 apt-get-update 5 run_process 44 git_timed 413 ------------------------- Unaccounted time 63 ========================= Total runtime 1599 ================= Async summary ================= Time spent in the background minus waits: 586 sec Elapsed time: 1599 sec Time if we did everything serially: 2185 sec Speedup: 1.36648 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 70 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5312 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 255 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 22 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.246 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.246/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble