2026-06-25 08:36:22.515 | + ./stack.sh:main:488 : exec 2026-06-25 08:36:22.515 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-103622.summary.2026-06-25-103622 2026-06-25 08:36:22.515 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-103622' 2026-06-25 08:36:22.515 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:36:22.515 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-103622 2026-06-25 08:36:22.515 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-103622 /opt/stack/logs/stack.sh.log 2026-06-25 08:36:22.516 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-103622.summary.2026-06-25-103622 /opt/stack/logs/stack.sh.log.summary 2026-06-25 08:36:22.516 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 08:36:22.516 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 08:36:22.516 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 08:36:22.516 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 08:36:22.516 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 08:36:22.516 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 08:36:22.517 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 08:36:22.517 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 08:36:22.517 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 08:36:22.517 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 08:36:22.517 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 08:36:22.520 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 08:36:22.522 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 08:36:22.525 | + ./stack.sh:main:577 : uname -a 2026-06-25 08:36:22.527 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 08:36:22.530 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 08:36:22.532 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 08:36:22.536 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 08:36:22.582 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 08:36:22.600 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 08:36:22.604 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 08:36:22.621 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 08:36:22.624 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 08:36:22.641 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 08:36:22.644 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 08:36:22.661 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 08:36:22.663 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 08:36:22.666 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 08:36:22.669 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 08:36:22.686 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 08:36:22.689 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 08:36:22.706 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 08:36:22.708 | + ./stack.sh:main:591 : tune_host 2026-06-25 08:36:22.710 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 08:36:22.711 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 08:36:22.713 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 08:36:22.715 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 08:36:22.717 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 08:36:22.719 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 08:36:22.721 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:36:22.723 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:36:22.725 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 08:36:22.727 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:36:22.732 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:36:22.733 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:36:22.733 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:36:22.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:36:22.736 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:36:22.738 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 08:36:22.739 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 08:36:22.741 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 08:36:22.745 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 08:36:22.749 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 08:36:22.751 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 08:36:22.753 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 08:36:22.755 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:36:22.756 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:36:22.759 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:36:22.763 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376582760 2026-06-25 08:36:22.765 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 08:36:22.768 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 08:36:22.770 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-25 08:36:22.924 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 08:36:22.924 | Get:2 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 08:36:22.926 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 08:36:22.932 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 08:36:22.942 | Hit:5 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 08:36:26.311 | Fetched 4747 B in 1s (8605 B/s) 2026-06-25 08:36:27.939 | Reading package lists... 2026-06-25 08:36:27.969 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 08:36:27.971 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 08:36:27.974 | + functions-common:time_stop:2420 : local name 2026-06-25 08:36:27.977 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:36:27.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:36:27.981 | + functions-common:time_stop:2423 : local total 2026-06-25 08:36:27.984 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:36:27.987 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 08:36:27.989 | + functions-common:time_stop:2427 : start_time=1782376582760 2026-06-25 08:36:27.992 | + functions-common:time_stop:2429 : [[ -z 1782376582760 ]] 2026-06-25 08:36:27.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:36:27.999 | + functions-common:time_stop:2432 : end_time=1782376587997 2026-06-25 08:36:28.002 | + functions-common:time_stop:2433 : elapsed_time=5237 2026-06-25 08:36:28.004 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:36:28.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:36:28.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5237 2026-06-25 08:36:28.012 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 08:36:28.015 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:36:28.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:36:28.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:36:28.023 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 08:36:28.043 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-25 08:36:28.080 | Reading package lists... 2026-06-25 08:36:28.458 | Building dependency tree... 2026-06-25 08:36:28.459 | Reading state information... 2026-06-25 08:36:29.031 | The following NEW packages will be installed: 2026-06-25 08:36:29.034 | ksmtuned 2026-06-25 08:36:29.083 | 0 upgraded, 1 newly installed, 0 to remove and 119 not upgraded. 2026-06-25 08:36:29.084 | Need to get 7444 B of archives. 2026-06-25 08:36:29.084 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 08:36:29.084 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 08:36:29.297 | perl: warning: Setting locale failed. 2026-06-25 08:36:29.298 | perl: warning: Please check that your locale settings: 2026-06-25 08:36:29.298 | LANGUAGE = (unset), 2026-06-25 08:36:29.298 | LC_ALL = "en_US.utf8", 2026-06-25 08:36:29.298 | LANG = "de_DE.UTF-8" 2026-06-25 08:36:29.298 | are supported and installed on your system. 2026-06-25 08:36:29.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:36:29.391 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:36:29.391 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:36:29.392 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:36:29.598 | Fetched 7444 B in 0s (313 kB/s) 2026-06-25 08:36:29.650 | Selecting previously unselected package ksmtuned. 2026-06-25 08:36:29.990 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-25 08:36:29.996 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 08:36:30.007 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 08:36:30.075 | Setting up ksmtuned (4.20150326) ... 2026-06-25 08:36:30.293 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 08:36:30.489 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 08:36:31.205 | perl: warning: Setting locale failed. 2026-06-25 08:36:31.205 | perl: warning: Please check that your locale settings: 2026-06-25 08:36:31.205 | LANGUAGE = (unset), 2026-06-25 08:36:31.205 | LC_ALL = "en_US.utf8", 2026-06-25 08:36:31.205 | LANG = "de_DE.UTF-8" 2026-06-25 08:36:31.205 | are supported and installed on your system. 2026-06-25 08:36:31.205 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:36:31.356 | perl: warning: Setting locale failed. 2026-06-25 08:36:31.356 | perl: warning: Please check that your locale settings: 2026-06-25 08:36:31.356 | LANGUAGE = (unset), 2026-06-25 08:36:31.356 | LC_ALL = "en_US.utf8", 2026-06-25 08:36:31.356 | LANG = "de_DE.UTF-8" 2026-06-25 08:36:31.356 | are supported and installed on your system. 2026-06-25 08:36:31.357 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:36:31.406 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:36:31.406 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:36:31.406 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:36:31.479 | perl: warning: Setting locale failed. 2026-06-25 08:36:31.479 | perl: warning: Please check that your locale settings: 2026-06-25 08:36:31.479 | LANGUAGE = (unset), 2026-06-25 08:36:31.479 | LC_ALL = "en_US.utf8", 2026-06-25 08:36:31.480 | LANG = "de_DE.UTF-8" 2026-06-25 08:36:31.480 | are supported and installed on your system. 2026-06-25 08:36:31.480 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:36:32.033 | 2026-06-25 08:36:32.033 | Running kernel seems to be up-to-date. 2026-06-25 08:36:32.033 | 2026-06-25 08:36:32.033 | No services need to be restarted. 2026-06-25 08:36:32.034 | 2026-06-25 08:36:32.034 | No containers need to be restarted. 2026-06-25 08:36:32.034 | 2026-06-25 08:36:32.034 | No user sessions are running outdated binaries. 2026-06-25 08:36:32.035 | 2026-06-25 08:36:32.035 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:36:34.033 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:36:34.035 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:36:34.038 | + functions-common:time_stop:2420 : local name 2026-06-25 08:36:34.041 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:36:34.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:36:34.046 | + functions-common:time_stop:2423 : local total 2026-06-25 08:36:34.048 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:36:34.051 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:36:34.054 | + functions-common:time_stop:2427 : start_time=1782376588040 2026-06-25 08:36:34.056 | + functions-common:time_stop:2429 : [[ -z 1782376588040 ]] 2026-06-25 08:36:34.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:36:34.063 | + functions-common:time_stop:2432 : end_time=1782376594060 2026-06-25 08:36:34.066 | + functions-common:time_stop:2433 : elapsed_time=6020 2026-06-25 08:36:34.068 | + functions-common:time_stop:2434 : total=1062 2026-06-25 08:36:34.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:36:34.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7082 2026-06-25 08:36:34.075 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:36:34.079 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 08:36:34.095 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 08:36:34.098 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 08:36:34.100 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 08:36:34.103 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 08:36:34.105 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 08:36:34.108 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 08:36:34.109 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 08:36:34.120 | 0 2026-06-25 08:36:34.124 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 08:36:34.127 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 08:36:34.130 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 08:36:34.132 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 08:36:34.135 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 08:36:34.138 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 08:36:34.140 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 08:36:34.143 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 08:36:34.145 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 08:36:34.147 | + functions-common:fetch_plugins:1771 : return 2026-06-25 08:36:34.150 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 08:36:34.153 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 08:36:34.155 | + functions-common:run_phase:1849 : local phase= 2026-06-25 08:36:34.158 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 08:36:34.160 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 08:36:34.162 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 08:36:34.165 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 08:36:34.167 | + functions-common:run_phase:1858 : local extra 2026-06-25 08:36:34.170 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 08:36:34.174 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 08:36:34.177 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 08:36:34.179 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 08:36:34.182 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 08:36:34.184 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 08:36:34.200 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:36:34.203 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 08:36:34.206 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 08:36:34.208 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 08:36:34.210 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 08:36:34.213 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 08:36:34.215 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 08:36:34.218 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 08:36:34.220 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 08:36:34.222 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 08:36:34.225 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 08:36:34.228 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 08:36:34.230 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 08:36:34.233 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 08:36:34.236 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 08:36:34.238 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 08:36:34.241 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 08:36:34.261 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 08:36:34.263 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 08:36:34.277 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:36:34.279 | +++ lib/tls:source:43 : hostname -f 2026-06-25 08:36:34.284 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 08:36:34.286 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 08:36:34.288 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 08:36:34.290 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 08:36:34.292 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 08:36:34.294 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 08:36:34.296 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 08:36:34.298 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 08:36:34.299 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 08:36:34.302 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 08:36:34.306 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 08:36:34.319 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 08:36:34.336 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 08:36:34.349 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 08:36:34.361 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 08:36:34.396 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 08:36:34.467 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 08:36:34.557 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 08:36:34.583 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 08:36:34.631 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 08:36:34.678 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 08:36:34.680 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 08:36:34.695 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:36:34.698 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 08:36:34.700 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 08:36:34.703 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 08:36:34.705 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 08:36:34.709 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 08:36:34.724 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 08:36:34.726 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 08:36:34.729 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 08:36:34.732 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 08:36:34.734 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 08:36:34.736 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 08:36:34.739 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 08:36:34.741 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 08:36:34.743 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 08:36:34.747 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 08:36:34.762 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 08:36:34.764 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 08:36:34.766 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 08:36:34.769 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 08:36:34.771 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 08:36:34.773 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 08:36:34.775 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 08:36:34.777 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 08:36:34.779 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 08:36:34.782 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 08:36:34.784 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 08:36:34.786 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.179 2026-06-25 08:36:34.789 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 08:36:34.792 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 08:36:34.795 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 08:36:34.795 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 08:36:34.799 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 08:36:34.802 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 08:36:34.805 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 08:36:34.808 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 08:36:34.810 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 08:36:34.814 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 08:36:34.832 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 08:36:34.835 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.179 2026-06-25 08:36:34.838 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.179 2026-06-25 08:36:34.839 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 08:36:34.844 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.179 2026-06-25 08:36:34.846 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 08:36:34.848 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 08:36:34.851 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 08:36:34.853 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 08:36:34.855 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 08:36:34.858 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 08:36:34.860 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 08:36:34.862 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 08:36:34.865 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 08:36:34.868 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 08:36:34.870 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 08:36:34.872 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 08:36:34.874 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 08:36:34.877 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 08:36:34.879 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 08:36:34.881 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 08:36:34.884 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 08:36:34.886 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 08:36:34.889 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:36:34.892 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 08:36:34.894 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 08:36:34.897 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 08:36:34.913 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 08:36:34.915 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 08:36:34.919 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 08:36:34.921 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 08:36:34.922 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 08:36:34.924 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 08:36:34.926 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 08:36:34.928 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 08:36:34.930 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 08:36:34.932 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 08:36:34.933 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 08:36:34.936 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 08:36:34.938 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 08:36:34.940 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 08:36:34.942 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 08:36:34.945 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 08:36:34.947 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 08:36:34.948 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 08:36:34.951 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 08:36:34.953 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 08:36:35.061 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 08:36:35.076 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 08:36:35.077 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 08:36:35.080 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 08:36:35.082 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 08:36:35.084 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 08:36:35.086 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 08:36:35.089 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 08:36:35.091 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 08:36:35.092 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 08:36:35.095 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 08:36:35.097 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 08:36:35.100 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 08:36:35.103 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 08:36:35.106 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 08:36:35.107 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 08:36:35.109 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 08:36:35.112 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 08:36:35.114 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 08:36:35.116 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 08:36:35.118 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 08:36:35.121 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 08:36:35.122 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 08:36:35.123 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 08:36:35.124 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 08:36:35.128 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=94:7f1a:8e61 2026-06-25 08:36:35.131 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 08:36:35.133 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 08:36:35.136 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 08:36:35.138 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 08:36:35.140 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd94:7f1a:8e61::/56 2026-06-25 08:36:35.144 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 08:36:35.144 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd94:7f1a:8e61::/56 2026-06-25 08:36:35.149 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd94:7f1a:8e61::/64 2026-06-25 08:36:35.151 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 08:36:35.154 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 08:36:35.156 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 08:36:35.158 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 08:36:35.160 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 08:36:35.163 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 08:36:35.164 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 08:36:35.166 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 08:36:35.168 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 08:36:35.171 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 08:36:35.173 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 08:36:35.175 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 08:36:35.177 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 08:36:35.180 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd94:7f1a:8e61::/56 2026-06-25 08:36:35.183 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 08:36:35.184 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 08:36:35.188 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 08:36:35.189 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 08:36:35.191 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 08:36:35.196 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 08:36:35.200 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 08:36:35.200 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 08:36:35.201 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 08:36:35.208 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 08:36:35.212 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 08:36:35.214 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 08:36:35.217 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 08:36:35.219 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 08:36:35.222 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 08:36:35.223 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 08:36:35.226 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 08:36:35.228 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 08:36:35.230 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 08:36:35.249 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 08:36:35.265 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 08:36:35.278 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 08:36:35.292 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 08:36:35.305 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 08:36:35.336 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 08:36:35.340 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 08:36:35.342 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 08:36:35.344 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 08:36:35.348 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 08:36:35.351 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 08:36:35.367 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 08:36:35.371 | + ./stack.sh:main:632 : run_phase source 2026-06-25 08:36:35.372 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 08:36:35.374 | + functions-common:run_phase:1849 : local phase= 2026-06-25 08:36:35.377 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 08:36:35.380 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 08:36:35.383 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 08:36:35.385 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 08:36:35.388 | + functions-common:run_phase:1858 : local extra 2026-06-25 08:36:35.391 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 08:36:35.396 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 08:36:35.398 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 08:36:35.401 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 08:36:35.403 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 08:36:35.406 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 08:36:35.421 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:36:35.424 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 08:36:35.426 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 08:36:35.472 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 08:36:35.474 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 08:36:35.476 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 08:36:35.479 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 08:36:35.481 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 08:36:35.483 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 08:36:35.485 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 08:36:35.488 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 08:36:35.490 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 08:36:35.493 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 08:36:35.496 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.498 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 08:36:35.501 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.503 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 08:36:35.506 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.509 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 08:36:35.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.513 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 08:36:35.516 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.518 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 08:36:35.521 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.523 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 08:36:35.525 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.528 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 08:36:35.530 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.532 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 08:36:35.534 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.537 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 08:36:35.539 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.541 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 08:36:35.545 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.547 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 08:36:35.550 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.553 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 08:36:35.555 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.557 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 08:36:35.559 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.562 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 08:36:35.563 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.565 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 08:36:35.569 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.571 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 08:36:35.573 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.575 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 08:36:35.577 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.581 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 08:36:35.583 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.585 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 08:36:35.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.591 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 08:36:35.593 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.597 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 08:36:35.599 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.601 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 08:36:35.605 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.607 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 08:36:35.610 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.613 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 08:36:35.616 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 08:36:35.619 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 08:36:35.621 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 08:36:35.623 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 08:36:35.625 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 08:36:35.642 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:36:35.645 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 08:36:35.647 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 08:36:35.649 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 08:36:35.666 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:36:35.669 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 08:36:35.672 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 08:36:35.675 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 08:36:35.678 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 08:36:35.680 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 08:36:35.683 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 08:36:35.686 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 08:36:35.688 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 08:36:35.691 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 08:36:35.691 | Using mysql database backend 2026-06-25 08:36:35.694 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 08:36:35.709 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 08:36:35.712 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 08:36:35.716 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 08:36:35.718 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 08:36:35.722 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 08:36:35.724 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 08:36:35.742 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:36:35.744 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 08:36:35.761 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 08:36:35.779 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:36:35.782 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 08:36:35.799 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 08:36:35.816 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 08:36:35.834 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:36:35.836 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 08:36:35.853 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:36:35.856 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 08:36:35.858 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 08:36:35.861 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 08:36:35.865 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-103635 2026-06-25 08:36:35.867 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-103635 765' 2026-06-25 08:36:35.870 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.874 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 08:36:35.876 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.879 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 08:36:35.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.883 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 08:36:35.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.890 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 08:36:35.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.895 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.179 2026-06-25 08:36:35.899 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.901 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.179/identity 2026-06-25 08:36:35.904 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.907 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-103622 2026-06-25 08:36:35.910 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.913 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 08:36:35.917 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.920 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.179 2026-06-25 08:36:35.922 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.924 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 08:36:35.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.929 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 08:36:35.931 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.933 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 08:36:35.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.939 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 08:36:35.941 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.944 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.179 2026-06-25 08:36:35.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:36:35.949 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 08:36:35.952 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 08:36:35.955 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 08:36:35.958 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 08:36:35.960 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 08:36:35.963 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:36:35.965 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:36:35.968 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:36:35.970 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:36:35.972 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:36:35.975 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:36:35.993 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:36:35.995 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:36:35.997 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:36:36.000 | + functions-common:git_clone:610 : echo master 2026-06-25 08:36:36.000 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:36:36.007 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 08:36:36.009 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:36:36.010 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 08:36:36.012 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:36:36.015 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:36:36.018 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:36:36.020 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:36:36.023 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:36:36.025 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:36:36.027 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:36:36.029 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:36:36.032 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:36:36.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376596033 2026-06-25 08:36:36.038 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 08:36:36.041 | Cloning into '/opt/stack/requirements'... 2026-06-25 08:36:41.053 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:36:41.058 | + functions-common:time_stop:2420 : local name 2026-06-25 08:36:41.061 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:36:41.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:36:41.068 | + functions-common:time_stop:2423 : local total 2026-06-25 08:36:41.071 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:36:41.074 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:36:41.078 | + functions-common:time_stop:2427 : start_time=1782376596033 2026-06-25 08:36:41.081 | + functions-common:time_stop:2429 : [[ -z 1782376596033 ]] 2026-06-25 08:36:41.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:36:41.091 | + functions-common:time_stop:2432 : end_time=1782376601087 2026-06-25 08:36:41.094 | + functions-common:time_stop:2433 : elapsed_time=5054 2026-06-25 08:36:41.097 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:36:41.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:36:41.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5054 2026-06-25 08:36:41.108 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 08:36:41.111 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:36:41.114 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:36:41.118 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:36:41.121 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:36:41.125 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:36:41.128 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:36:41.131 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:36:41.135 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:36:41.138 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:36:41.143 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:36:41.148 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376601144 2026-06-25 08:36:41.151 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:36:41.730 | From https://review.opendev.org/openstack/requirements 2026-06-25 08:36:41.730 | * branch master -> FETCH_HEAD 2026-06-25 08:36:41.741 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:36:41.745 | + functions-common:time_stop:2420 : local name 2026-06-25 08:36:41.748 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:36:41.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:36:41.755 | + functions-common:time_stop:2423 : local total 2026-06-25 08:36:41.758 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:36:41.761 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:36:41.765 | + functions-common:time_stop:2427 : start_time=1782376601144 2026-06-25 08:36:41.769 | + functions-common:time_stop:2429 : [[ -z 1782376601144 ]] 2026-06-25 08:36:41.773 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:36:41.778 | + functions-common:time_stop:2432 : end_time=1782376601774 2026-06-25 08:36:41.782 | + functions-common:time_stop:2433 : elapsed_time=630 2026-06-25 08:36:41.785 | + functions-common:time_stop:2434 : total=5054 2026-06-25 08:36:41.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:36:41.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5684 2026-06-25 08:36:41.795 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:36:41.799 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:36:41.803 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:36:41.806 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:36:41.810 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:36:41.813 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:36:41.817 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:36:41.820 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:36:41.824 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:36:41.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:36:41.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376601830 2026-06-25 08:36:41.838 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:36:41.852 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:36:41.853 | 2026-06-25 08:36:41.853 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:36:41.853 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:36:41.853 | state without impacting any branches by switching back to a branch. 2026-06-25 08:36:41.853 | 2026-06-25 08:36:41.853 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:36:41.853 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:36:41.853 | 2026-06-25 08:36:41.853 | git switch -c 2026-06-25 08:36:41.853 | 2026-06-25 08:36:41.853 | Or undo this operation with: 2026-06-25 08:36:41.853 | 2026-06-25 08:36:41.854 | git switch - 2026-06-25 08:36:41.854 | 2026-06-25 08:36:41.854 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:36:41.854 | 2026-06-25 08:36:41.854 | HEAD is now at 9e1b7265 update constraint for openstacksdk to new release 4.17.0 2026-06-25 08:36:41.858 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:36:41.862 | + functions-common:time_stop:2420 : local name 2026-06-25 08:36:41.865 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:36:41.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:36:41.872 | + functions-common:time_stop:2423 : local total 2026-06-25 08:36:41.876 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:36:41.879 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:36:41.883 | + functions-common:time_stop:2427 : start_time=1782376601830 2026-06-25 08:36:41.886 | + functions-common:time_stop:2429 : [[ -z 1782376601830 ]] 2026-06-25 08:36:41.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:36:41.896 | + functions-common:time_stop:2432 : end_time=1782376601892 2026-06-25 08:36:41.899 | + functions-common:time_stop:2433 : elapsed_time=62 2026-06-25 08:36:41.903 | + functions-common:time_stop:2434 : total=5684 2026-06-25 08:36:41.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:36:41.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5746 2026-06-25 08:36:41.913 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 08:36:41.931 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 08:36:41.936 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:36:41.936 | + functions-common:git_clone:673 : head -1 2026-06-25 08:36:41.939 | 9e1b7265 update constraint for openstacksdk to new release 4.17.0 2026-06-25 08:36:41.943 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:36:41.947 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 08:36:41.951 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:36:41.955 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 08:36:41.959 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 08:36:41.963 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 08:36:41.967 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 08:36:41.971 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 08:36:41.975 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 08:36:41.979 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 08:36:41.983 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 08:36:41.988 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 08:36:41.994 | ++ tools/install_prereqs.sh:source:47 : NOW=1782376601 2026-06-25 08:36:41.999 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 08:36:42.005 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 08:36:42.009 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 08:36:42.013 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782376601 2026-06-25 08:36:42.017 | ++ tools/install_prereqs.sh:source:50 : [[ 1782376601 -lt 7200 ]] 2026-06-25 08:36:42.021 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 08:36:42.025 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 08:36:42.028 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 08:36:42.032 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 08:36:42.036 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 08:36:42.040 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 08:36:42.043 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 08:36:42.049 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 08:36:42.087 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 08:36:42.087 | apache2-dev 2026-06-25 08:36:42.087 | bc 2026-06-25 08:36:42.087 | bsdmainutils 2026-06-25 08:36:42.087 | curl 2026-06-25 08:36:42.087 | g++ 2026-06-25 08:36:42.087 | gawk 2026-06-25 08:36:42.088 | gcc 2026-06-25 08:36:42.088 | gettext 2026-06-25 08:36:42.088 | git 2026-06-25 08:36:42.088 | graphviz 2026-06-25 08:36:42.088 | iputils-ping 2026-06-25 08:36:42.088 | libffi-dev 2026-06-25 08:36:42.088 | libjpeg-dev 2026-06-25 08:36:42.088 | libpq-dev 2026-06-25 08:36:42.088 | libssl-dev 2026-06-25 08:36:42.088 | libsystemd-dev 2026-06-25 08:36:42.089 | libxml2-dev 2026-06-25 08:36:42.089 | libxslt1-dev 2026-06-25 08:36:42.089 | libyaml-dev 2026-06-25 08:36:42.089 | lsof 2026-06-25 08:36:42.089 | openssh-server 2026-06-25 08:36:42.089 | openssl 2026-06-25 08:36:42.090 | pkg-config 2026-06-25 08:36:42.090 | psmisc 2026-06-25 08:36:42.090 | python3-dev 2026-06-25 08:36:42.090 | python3-pip 2026-06-25 08:36:42.090 | python3-systemd 2026-06-25 08:36:42.090 | python3-venv 2026-06-25 08:36:42.090 | tar 2026-06-25 08:36:42.091 | tcpdump 2026-06-25 08:36:42.091 | unzip 2026-06-25 08:36:42.091 | uuid-runtime 2026-06-25 08:36:42.091 | wget 2026-06-25 08:36:42.091 | zlib1g-dev 2026-06-25 08:36:42.091 | libkrb5-dev 2026-06-25 08:36:42.091 | libldap2-dev 2026-06-25 08:36:42.092 | libsasl2-dev 2026-06-25 08:36:42.092 | memcached 2026-06-25 08:36:42.092 | python3-mysqldb 2026-06-25 08:36:42.092 | sqlite3 2026-06-25 08:36:42.092 | conntrack 2026-06-25 08:36:42.092 | curl 2026-06-25 08:36:42.092 | ebtables 2026-06-25 08:36:42.093 | genisoimage 2026-06-25 08:36:42.093 | iptables 2026-06-25 08:36:42.093 | iputils-arping 2026-06-25 08:36:42.093 | kpartx 2026-06-25 08:36:42.093 | libjs-jquery-tablesorter 2026-06-25 08:36:42.093 | parted 2026-06-25 08:36:42.093 | pm-utils 2026-06-25 08:36:42.094 | python3-mysqldb 2026-06-25 08:36:42.094 | socat 2026-06-25 08:36:42.094 | sqlite3 2026-06-25 08:36:42.094 | sudo 2026-06-25 08:36:42.094 | vlan 2026-06-25 08:36:42.094 | lsscsi 2026-06-25 08:36:42.094 | open-iscsi 2026-06-25 08:36:42.095 | cryptsetup 2026-06-25 08:36:42.095 | dosfstools 2026-06-25 08:36:42.095 | genisoimage 2026-06-25 08:36:42.095 | gir1.2-libosinfo-1.0 2026-06-25 08:36:42.095 | netcat-openbsd 2026-06-25 08:36:42.095 | open-iscsi 2026-06-25 08:36:42.095 | qemu-utils 2026-06-25 08:36:42.096 | sg3-utils 2026-06-25 08:36:42.096 | sysfsutils 2026-06-25 08:36:42.096 | lvm2 2026-06-25 08:36:42.096 | qemu-utils 2026-06-25 08:36:42.096 | thin-provisioning-tools 2026-06-25 08:36:42.096 | acl 2026-06-25 08:36:42.096 | dnsmasq-base 2026-06-25 08:36:42.097 | dnsmasq-utils 2026-06-25 08:36:42.097 | ebtables 2026-06-25 08:36:42.097 | haproxy 2026-06-25 08:36:42.097 | iptables 2026-06-25 08:36:42.097 | iputils-arping 2026-06-25 08:36:42.097 | iputils-ping 2026-06-25 08:36:42.097 | postgresql-server-dev-all 2026-06-25 08:36:42.098 | python3-mysqldb 2026-06-25 08:36:42.098 | sqlite3 2026-06-25 08:36:42.098 | sudo 2026-06-25 08:36:42.098 | vlan 2026-06-25 08:36:42.098 | pcp' 2026-06-25 08:36:42.098 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 08:36:42.120 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 08:36:42.120 | apache2-dev 2026-06-25 08:36:42.120 | bc 2026-06-25 08:36:42.120 | bsdmainutils 2026-06-25 08:36:42.120 | curl 2026-06-25 08:36:42.120 | g++ 2026-06-25 08:36:42.120 | gawk 2026-06-25 08:36:42.120 | gcc 2026-06-25 08:36:42.121 | gettext 2026-06-25 08:36:42.121 | git 2026-06-25 08:36:42.121 | graphviz 2026-06-25 08:36:42.121 | iputils-ping 2026-06-25 08:36:42.121 | libffi-dev 2026-06-25 08:36:42.121 | libjpeg-dev 2026-06-25 08:36:42.121 | libpq-dev 2026-06-25 08:36:42.122 | libssl-dev 2026-06-25 08:36:42.122 | libsystemd-dev 2026-06-25 08:36:42.122 | libxml2-dev 2026-06-25 08:36:42.122 | libxslt1-dev 2026-06-25 08:36:42.122 | libyaml-dev 2026-06-25 08:36:42.122 | lsof 2026-06-25 08:36:42.123 | openssh-server 2026-06-25 08:36:42.123 | openssl 2026-06-25 08:36:42.123 | pkg-config 2026-06-25 08:36:42.123 | psmisc 2026-06-25 08:36:42.123 | python3-dev 2026-06-25 08:36:42.123 | python3-pip 2026-06-25 08:36:42.123 | python3-systemd 2026-06-25 08:36:42.124 | python3-venv 2026-06-25 08:36:42.124 | tar 2026-06-25 08:36:42.124 | tcpdump 2026-06-25 08:36:42.124 | unzip 2026-06-25 08:36:42.124 | uuid-runtime 2026-06-25 08:36:42.124 | wget 2026-06-25 08:36:42.124 | zlib1g-dev 2026-06-25 08:36:42.124 | libkrb5-dev 2026-06-25 08:36:42.124 | libldap2-dev 2026-06-25 08:36:42.125 | libsasl2-dev 2026-06-25 08:36:42.125 | memcached 2026-06-25 08:36:42.125 | python3-mysqldb 2026-06-25 08:36:42.125 | sqlite3 2026-06-25 08:36:42.125 | conntrack 2026-06-25 08:36:42.125 | curl 2026-06-25 08:36:42.126 | ebtables 2026-06-25 08:36:42.126 | genisoimage 2026-06-25 08:36:42.126 | iptables 2026-06-25 08:36:42.126 | iputils-arping 2026-06-25 08:36:42.126 | kpartx 2026-06-25 08:36:42.126 | libjs-jquery-tablesorter 2026-06-25 08:36:42.126 | parted 2026-06-25 08:36:42.126 | pm-utils 2026-06-25 08:36:42.127 | python3-mysqldb 2026-06-25 08:36:42.127 | socat 2026-06-25 08:36:42.127 | sqlite3 2026-06-25 08:36:42.127 | sudo 2026-06-25 08:36:42.127 | vlan 2026-06-25 08:36:42.127 | lsscsi 2026-06-25 08:36:42.127 | open-iscsi 2026-06-25 08:36:42.128 | cryptsetup 2026-06-25 08:36:42.128 | dosfstools 2026-06-25 08:36:42.128 | genisoimage 2026-06-25 08:36:42.128 | gir1.2-libosinfo-1.0 2026-06-25 08:36:42.128 | netcat-openbsd 2026-06-25 08:36:42.128 | open-iscsi 2026-06-25 08:36:42.128 | qemu-utils 2026-06-25 08:36:42.129 | sg3-utils 2026-06-25 08:36:42.129 | sysfsutils 2026-06-25 08:36:42.129 | lvm2 2026-06-25 08:36:42.129 | qemu-utils 2026-06-25 08:36:42.129 | thin-provisioning-tools 2026-06-25 08:36:42.129 | acl 2026-06-25 08:36:42.130 | dnsmasq-base 2026-06-25 08:36:42.130 | dnsmasq-utils 2026-06-25 08:36:42.130 | ebtables 2026-06-25 08:36:42.130 | haproxy 2026-06-25 08:36:42.130 | iptables 2026-06-25 08:36:42.130 | iputils-arping 2026-06-25 08:36:42.130 | iputils-ping 2026-06-25 08:36:42.131 | postgresql-server-dev-all 2026-06-25 08:36:42.131 | python3-mysqldb 2026-06-25 08:36:42.131 | sqlite3 2026-06-25 08:36:42.131 | sudo 2026-06-25 08:36:42.131 | vlan 2026-06-25 08:36:42.131 | pcp ' 2026-06-25 08:36:42.131 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 08:36:42.132 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:36:42.132 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:36:42.137 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 08:36:42.138 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 08:36:42.145 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 08:36:42.148 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 08:36:42.152 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:36:42.155 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:36:42.159 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:36:42.162 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:36:42.165 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:36:42.169 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:36:42.172 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:36:42.176 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:36:42.179 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:36:42.183 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:36:42.186 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 08:36:42.190 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 08:36:42.194 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:36:42.197 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:36:42.201 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:36:42.205 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 08:36:42.234 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-25 08:36:42.273 | Reading package lists... 2026-06-25 08:36:42.643 | Building dependency tree... 2026-06-25 08:36:42.644 | Reading state information... 2026-06-25 08:36:43.183 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 08:36:43.183 | bc set to manually installed. 2026-06-25 08:36:43.183 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 08:36:43.183 | g++ set to manually installed. 2026-06-25 08:36:43.184 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 08:36:43.184 | gawk set to manually installed. 2026-06-25 08:36:43.184 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 08:36:43.184 | gcc set to manually installed. 2026-06-25 08:36:43.184 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 08:36:43.184 | git set to manually installed. 2026-06-25 08:36:43.184 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 08:36:43.184 | iputils-ping set to manually installed. 2026-06-25 08:36:43.184 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 08:36:43.185 | lsof set to manually installed. 2026-06-25 08:36:43.185 | psmisc is already the newest version (23.7-1build1). 2026-06-25 08:36:43.185 | psmisc set to manually installed. 2026-06-25 08:36:43.185 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 08:36:43.185 | python3-dev set to manually installed. 2026-06-25 08:36:43.185 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 08:36:43.185 | python3-systemd is already the newest version (235-1build4). 2026-06-25 08:36:43.185 | python3-systemd set to manually installed. 2026-06-25 08:36:43.185 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 08:36:43.185 | tar set to manually installed. 2026-06-25 08:36:43.186 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 08:36:43.186 | tcpdump set to manually installed. 2026-06-25 08:36:43.186 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 08:36:43.186 | uuid-runtime set to manually installed. 2026-06-25 08:36:43.186 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 08:36:43.186 | wget set to manually installed. 2026-06-25 08:36:43.186 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 08:36:43.186 | zlib1g-dev set to manually installed. 2026-06-25 08:36:43.186 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 08:36:43.186 | iptables set to manually installed. 2026-06-25 08:36:43.187 | parted is already the newest version (3.6-4build1). 2026-06-25 08:36:43.187 | parted set to manually installed. 2026-06-25 08:36:43.187 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 08:36:43.187 | sudo set to manually installed. 2026-06-25 08:36:43.187 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 08:36:43.187 | open-iscsi set to manually installed. 2026-06-25 08:36:43.187 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 08:36:43.187 | cryptsetup set to manually installed. 2026-06-25 08:36:43.187 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 08:36:43.187 | dosfstools set to manually installed. 2026-06-25 08:36:43.188 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 08:36:43.188 | netcat-openbsd set to manually installed. 2026-06-25 08:36:43.188 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 08:36:43.188 | sg3-utils set to manually installed. 2026-06-25 08:36:43.188 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 08:36:43.188 | lvm2 set to manually installed. 2026-06-25 08:36:43.188 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 08:36:43.188 | thin-provisioning-tools set to manually installed. 2026-06-25 08:36:43.188 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 08:36:43.189 | acl set to manually installed. 2026-06-25 08:36:43.189 | The following additional packages will be installed: 2026-06-25 08:36:43.189 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 08:36:43.189 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 08:36:43.189 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 08:36:43.189 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 08:36:43.189 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 08:36:43.189 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 08:36:43.189 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 08:36:43.189 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 08:36:43.190 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 08:36:43.190 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 08:36:43.190 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 08:36:43.190 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 08:36:43.190 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 08:36:43.190 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 08:36:43.190 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 08:36:43.190 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 08:36:43.190 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 08:36:43.191 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 08:36:43.191 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 08:36:43.191 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 08:36:43.191 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 08:36:43.191 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 08:36:43.191 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 08:36:43.191 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 08:36:43.191 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 08:36:43.191 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 08:36:43.191 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 08:36:43.191 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 08:36:43.192 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 08:36:43.192 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 08:36:43.192 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 08:36:43.192 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 08:36:43.192 | Suggested packages: 2026-06-25 08:36:43.192 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 08:36:43.192 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 08:36:43.192 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 08:36:43.192 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 08:36:43.192 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 08:36:43.193 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 08:36:43.193 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 08:36:43.193 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 08:36:43.193 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 08:36:43.193 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 08:36:43.193 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 08:36:43.193 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 08:36:43.193 | libqrencode4 libtss2-rc0 zip 2026-06-25 08:36:43.369 | The following NEW packages will be installed: 2026-06-25 08:36:43.369 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 08:36:43.369 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 08:36:43.370 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 08:36:43.370 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 08:36:43.370 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 08:36:43.370 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 08:36:43.370 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 08:36:43.370 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 08:36:43.370 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 08:36:43.370 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 08:36:43.370 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 08:36:43.370 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 08:36:43.371 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 08:36:43.371 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 08:36:43.371 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 08:36:43.371 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 08:36:43.371 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 08:36:43.371 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 08:36:43.371 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 08:36:43.371 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 08:36:43.371 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 08:36:43.371 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 08:36:43.372 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 08:36:43.372 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 08:36:43.372 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 08:36:43.372 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 08:36:43.372 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 08:36:43.372 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 08:36:43.372 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 08:36:43.372 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 08:36:43.372 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 08:36:43.373 | uuid-dev vbetool vlan 2026-06-25 08:36:43.373 | The following packages will be upgraded: 2026-06-25 08:36:43.374 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 08:36:43.374 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 08:36:43.375 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 08:36:43.375 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 08:36:43.375 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 08:36:43.375 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 08:36:43.375 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 08:36:43.375 | systemd-sysv systemd-timesyncd udev 2026-06-25 08:36:43.436 | 35 upgraded, 161 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:36:43.436 | Need to get 208 MB of archives. 2026-06-25 08:36:43.437 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 08:36:43.437 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 08:36:43.452 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 08:36:43.453 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 08:36:43.460 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 08:36:43.463 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 08:36:43.471 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 08:36:43.500 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 08:36:43.507 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 08:36:43.507 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 08:36:43.510 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 08:36:43.514 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 08:36:43.564 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 08:36:43.590 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 08:36:43.593 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 08:36:43.621 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 08:36:43.624 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 08:36:43.630 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 08:36:43.632 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 08:36:43.634 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 08:36:43.635 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 08:36:43.636 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 08:36:43.639 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 08:36:43.650 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 08:36:43.669 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 08:36:43.672 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 08:36:43.674 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 08:36:43.676 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 08:36:43.706 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 08:36:43.708 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 08:36:43.712 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 08:36:43.714 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 08:36:43.721 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 08:36:43.734 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 08:36:43.736 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 08:36:43.737 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 08:36:43.751 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 08:36:43.752 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 08:36:43.755 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 08:36:43.761 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 08:36:43.762 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 08:36:43.763 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 08:36:43.764 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 08:36:43.768 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 08:36:43.773 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 08:36:43.782 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 08:36:43.788 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 08:36:43.790 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 08:36:44.147 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 08:36:44.324 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 08:36:44.325 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 08:36:44.326 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 08:36:44.329 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 08:36:44.338 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 08:36:44.357 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 08:36:44.457 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 08:36:44.458 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 08:36:44.461 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 08:36:44.462 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 08:36:44.463 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 08:36:44.464 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 08:36:44.465 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 08:36:44.466 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 08:36:44.468 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 08:36:44.470 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 08:36:44.483 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 08:36:44.484 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 08:36:44.487 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 08:36:44.500 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 08:36:44.501 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 08:36:44.502 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 08:36:44.503 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 08:36:44.514 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 08:36:44.518 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 08:36:44.519 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 08:36:44.525 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 08:36:44.529 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 08:36:44.533 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 08:36:44.534 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 08:36:44.544 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 08:36:44.547 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 08:36:44.548 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 08:36:44.549 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 08:36:44.551 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 08:36:44.556 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 08:36:44.557 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 08:36:44.558 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 08:36:44.580 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 08:36:44.584 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 08:36:44.585 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 08:36:44.589 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 08:36:44.590 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 08:36:44.591 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 08:36:44.592 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 08:36:44.594 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 08:36:44.597 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 08:36:44.599 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 08:36:44.600 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 08:36:44.609 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 08:36:44.612 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 08:36:44.639 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 08:36:44.640 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 08:36:44.641 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 08:36:44.644 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 08:36:44.645 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 08:36:44.649 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 08:36:44.658 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 08:36:44.660 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 08:36:44.661 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 08:36:44.662 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 08:36:44.663 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 08:36:44.664 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 08:36:44.666 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 08:36:44.667 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 08:36:44.670 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 08:36:44.671 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 08:36:44.704 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 08:36:44.705 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 08:36:44.709 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 08:36:44.711 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 08:36:44.874 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 08:36:44.878 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 08:36:44.878 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 08:36:44.879 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 08:36:44.879 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 08:36:44.882 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 08:36:44.883 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 08:36:44.884 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 08:36:44.888 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 08:36:44.889 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 08:36:44.890 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 08:36:44.891 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 08:36:44.909 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 08:36:44.914 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 08:36:44.915 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 08:36:44.920 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 08:36:44.922 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 08:36:44.923 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 08:36:44.924 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 08:36:44.927 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 08:36:44.960 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 08:36:44.963 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 08:36:44.967 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 08:36:44.984 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 08:36:44.986 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 08:36:44.997 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 08:36:44.998 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 08:36:45.000 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 08:36:45.008 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 08:36:45.014 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 08:36:45.344 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 08:36:45.345 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 08:36:45.352 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 08:36:45.431 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 08:36:45.432 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 08:36:46.020 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 08:36:46.021 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 08:36:46.023 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 08:36:46.025 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 08:36:46.026 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 08:36:46.027 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 08:36:46.028 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 08:36:46.049 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 08:36:46.066 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 08:36:46.067 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 08:36:46.069 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 08:36:46.093 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 08:36:46.103 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 08:36:46.104 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 08:36:46.105 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 08:36:46.107 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 08:36:46.109 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 08:36:46.114 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 08:36:46.116 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 08:36:46.147 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 08:36:46.303 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 08:36:46.320 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 08:36:46.345 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 08:36:46.347 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 08:36:46.349 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 08:36:46.350 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 08:36:46.351 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 08:36:46.352 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 08:36:46.353 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 08:36:46.354 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 08:36:46.355 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 08:36:46.355 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 08:36:46.358 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 08:36:46.359 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 08:36:46.360 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 08:36:46.361 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 08:36:46.364 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 08:36:46.365 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 08:36:46.370 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 08:36:46.373 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 08:36:46.412 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 08:36:46.417 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 08:36:46.655 | perl: warning: Setting locale failed. 2026-06-25 08:36:46.656 | perl: warning: Please check that your locale settings: 2026-06-25 08:36:46.656 | LANGUAGE = (unset), 2026-06-25 08:36:46.656 | LC_ALL = "en_US.utf8", 2026-06-25 08:36:46.656 | LANG = "de_DE.UTF-8" 2026-06-25 08:36:46.656 | are supported and installed on your system. 2026-06-25 08:36:46.656 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:36:46.721 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:36:46.721 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:36:46.721 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:36:47.103 | Vorkonfiguration der Pakete ... 2026-06-25 08:36:47.138 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:36:47.255 | Fetched 208 MB in 3s (69.4 MB/s) 2026-06-25 08:36:47.348 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 08:36:47.350 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 08:36:47.366 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:47.461 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:47.475 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:47.565 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:47.577 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:47.668 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:47.685 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:47.767 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:47.780 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:47.892 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:47.904 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:48.022 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:48.033 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:48.113 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:36:48.219 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 08:36:48.225 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:48.236 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:48.306 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:48.321 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:48.406 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:48.421 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:48.499 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:48.533 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:49.152 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:49.188 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:49.514 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:36:49.526 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 08:36:49.595 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:36:49.709 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-25 08:36:49.715 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 08:36:49.724 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 08:36:49.848 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 08:36:49.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 ... 107873 files and directories currently installed.) 2026-06-25 08:36:49.969 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 08:36:49.981 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 08:36:50.048 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 08:36:50.060 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 08:36:50.119 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 08:36:50.131 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 08:36:50.135 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 08:36:50.183 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 08:36:50.192 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 08:36:50.196 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:36:50.242 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 08:36:50.253 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 08:36:50.257 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:36:50.296 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 08:36:50.306 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 08:36:50.310 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:36:50.356 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 08:36:50.367 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 08:36:50.371 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 08:36:50.433 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 08:36:50.445 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 08:36:50.516 | Selecting previously unselected package apache2-bin. 2026-06-25 08:36:50.527 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 08:36:50.531 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 08:36:50.676 | Selecting previously unselected package apache2-data. 2026-06-25 08:36:50.687 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 08:36:50.691 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 08:36:50.889 | Selecting previously unselected package apache2-utils. 2026-06-25 08:36:50.900 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 08:36:50.904 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 08:36:50.972 | Selecting previously unselected package apache2. 2026-06-25 08:36:50.982 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 08:36:50.991 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:36:50.993 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 08:36:51.112 | Selecting previously unselected package haproxy. 2026-06-25 08:36:51.123 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:36:51.135 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 08:36:51.264 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 08:36:51.275 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 08:36:51.279 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 08:36:51.335 | Selecting previously unselected package memcached. 2026-06-25 08:36:51.346 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 08:36:51.353 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 08:36:51.426 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 08:36:51.437 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 08:36:51.507 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 08:36:51.647 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 08:36:51.746 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 08:36:51.773 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 08:36:51.879 | Selecting previously unselected package libjson-perl. 2026-06-25 08:36:51.890 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 08:36:51.893 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 08:36:51.947 | Selecting previously unselected package postgresql-client-common. 2026-06-25 08:36:51.957 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 08:36:51.960 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 08:36:52.020 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 08:36:52.029 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 08:36:52.234 | Selecting previously unselected package ssl-cert. 2026-06-25 08:36:52.246 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 08:36:52.249 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 08:36:52.303 | Selecting previously unselected package postgresql-common. 2026-06-25 08:36:52.314 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 08:36:52.338 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 08:36:52.347 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 08:36:52.484 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:36:52.518 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:36:52.588 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 08:36:52.599 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 08:36:52.603 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 08:36:52.651 | Selecting previously unselected package sysfsutils. 2026-06-25 08:36:52.662 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 08:36:52.669 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 08:36:52.711 | Selecting previously unselected package autotools-dev. 2026-06-25 08:36:52.723 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 08:36:52.727 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 08:36:52.777 | Selecting previously unselected package m4. 2026-06-25 08:36:52.788 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 08:36:52.792 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 08:36:52.880 | Selecting previously unselected package autoconf. 2026-06-25 08:36:52.890 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 08:36:52.894 | Unpacking autoconf (2.71-3) ... 2026-06-25 08:36:52.999 | Selecting previously unselected package automake. 2026-06-25 08:36:53.009 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 08:36:53.017 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 08:36:53.132 | Selecting previously unselected package autopoint. 2026-06-25 08:36:53.143 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 08:36:53.148 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 08:36:53.192 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 08:36:53.203 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 08:36:53.207 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 08:36:53.298 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 08:36:53.309 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:53.313 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:54.464 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 08:36:54.476 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:54.480 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:55.047 | Selecting previously unselected package libgc1:amd64. 2026-06-25 08:36:55.058 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 08:36:55.063 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 08:36:55.115 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 08:36:55.126 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 08:36:55.131 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 08:36:55.170 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 08:36:55.182 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 08:36:55.186 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 08:36:55.245 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 08:36:55.257 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:55.262 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:55.499 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 08:36:55.510 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:55.514 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:55.602 | Selecting previously unselected package libclang1-17t64. 2026-06-25 08:36:55.614 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:55.617 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:55.956 | Selecting previously unselected package clang-17. 2026-06-25 08:36:55.967 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:36:55.972 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:36:56.022 | Selecting previously unselected package libtool. 2026-06-25 08:36:56.033 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 08:36:56.037 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 08:36:56.093 | Selecting previously unselected package dh-autoreconf. 2026-06-25 08:36:56.105 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 08:36:56.109 | Unpacking dh-autoreconf (20) ... 2026-06-25 08:36:56.154 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 08:36:56.166 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 08:36:56.169 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 08:36:56.236 | Selecting previously unselected package libsub-override-perl. 2026-06-25 08:36:56.248 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 08:36:56.252 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 08:36:56.293 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 08:36:56.304 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 08:36:56.308 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 08:36:56.357 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 08:36:56.367 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 08:36:56.371 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 08:36:56.410 | Selecting previously unselected package debugedit. 2026-06-25 08:36:56.421 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 08:36:56.425 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 08:36:56.469 | Selecting previously unselected package dwz. 2026-06-25 08:36:56.481 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 08:36:56.485 | Unpacking dwz (0.15-1build6) ... 2026-06-25 08:36:56.534 | Selecting previously unselected package gettext. 2026-06-25 08:36:56.544 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 08:36:56.549 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 08:36:56.683 | Selecting previously unselected package intltool-debian. 2026-06-25 08:36:56.695 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 08:36:56.699 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 08:36:56.741 | Selecting previously unselected package po-debconf. 2026-06-25 08:36:56.753 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 08:36:56.757 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 08:36:56.853 | Selecting previously unselected package debhelper. 2026-06-25 08:36:56.865 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 08:36:56.869 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 08:36:57.137 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 08:36:57.149 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 08:36:57.154 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 08:36:57.209 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 08:36:57.220 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 08:36:57.224 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 08:36:57.264 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 08:36:57.275 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 08:36:57.278 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 08:36:57.333 | Selecting previously unselected package libapr1-dev. 2026-06-25 08:36:57.344 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 08:36:57.349 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 08:36:57.712 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 08:36:57.723 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:36:57.728 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 08:36:57.891 | Selecting previously unselected package libldap2-dev. 2026-06-25 08:36:57.902 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 08:36:57.906 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 08:36:57.944 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 08:36:57.955 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 08:36:57.960 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 08:36:58.276 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 08:36:58.287 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 08:36:58.291 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:36:58.345 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 08:36:58.356 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 08:36:58.361 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:36:58.414 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 08:36:58.425 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 08:36:58.430 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:36:58.472 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 08:36:58.483 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 08:36:58.487 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:36:58.607 | Selecting previously unselected package apache2-dev. 2026-06-25 08:36:58.618 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 08:36:58.622 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 08:36:58.715 | Selecting previously unselected package ncal. 2026-06-25 08:36:58.726 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 08:36:58.730 | Unpacking ncal (12.1.8) ... 2026-06-25 08:36:58.779 | Selecting previously unselected package bsdmainutils. 2026-06-25 08:36:58.791 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 08:36:58.799 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 08:36:58.837 | Selecting previously unselected package conntrack. 2026-06-25 08:36:58.849 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 08:36:58.853 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 08:36:58.913 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 08:36:58.942 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 08:36:59.023 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 08:36:59.034 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 08:36:59.039 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 08:36:59.094 | Selecting previously unselected package ebtables. 2026-06-25 08:36:59.105 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 08:36:59.122 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 08:36:59.174 | Selecting previously unselected package fonts-liberation. 2026-06-25 08:36:59.185 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 08:36:59.189 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 08:36:59.288 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 08:36:59.299 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 08:36:59.303 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 08:36:59.353 | Selecting previously unselected package fonts-liberation2. 2026-06-25 08:36:59.365 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 08:36:59.388 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 08:36:59.428 | Selecting previously unselected package genisoimage. 2026-06-25 08:36:59.438 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 08:36:59.443 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 08:36:59.506 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 08:36:59.517 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 08:36:59.522 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 08:36:59.576 | Selecting previously unselected package libann0. 2026-06-25 08:36:59.586 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 08:36:59.591 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 08:36:59.636 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 08:36:59.647 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:36:59.652 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:36:59.699 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 08:36:59.710 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:36:59.715 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:36:59.763 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 08:36:59.774 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 08:36:59.778 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 08:36:59.830 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 08:36:59.841 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 08:36:59.845 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 08:36:59.894 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 08:36:59.905 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:36:59.909 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:36:59.959 | Selecting previously unselected package libgvc6. 2026-06-25 08:36:59.969 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:36:59.973 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:00.043 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 08:37:00.053 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:37:00.056 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:00.106 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 08:37:00.117 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:37:00.120 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:00.189 | Selecting previously unselected package libice6:amd64. 2026-06-25 08:37:00.200 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 08:37:00.204 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 08:37:00.248 | Selecting previously unselected package libsm6:amd64. 2026-06-25 08:37:00.259 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 08:37:00.263 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 08:37:00.309 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 08:37:00.320 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 08:37:00.325 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 08:37:00.374 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 08:37:00.385 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 08:37:00.389 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 08:37:00.433 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 08:37:00.443 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 08:37:00.447 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 08:37:00.496 | Selecting previously unselected package graphviz. 2026-06-25 08:37:00.507 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 08:37:00.511 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:00.614 | Selecting previously unselected package icu-devtools. 2026-06-25 08:37:00.625 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 08:37:00.629 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 08:37:00.693 | Selecting previously unselected package iputils-arping. 2026-06-25 08:37:00.704 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 08:37:00.708 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 08:37:00.757 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 08:37:00.768 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 08:37:00.775 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 08:37:00.829 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 08:37:00.840 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:00.844 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:00.892 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 08:37:00.901 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:00.905 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:00.950 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 08:37:00.961 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:00.965 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:01.014 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 08:37:01.025 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:01.029 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:01.071 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 08:37:01.082 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:01.086 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:01.160 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 08:37:01.171 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 08:37:01.175 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 08:37:01.221 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 08:37:01.232 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:37:01.236 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:01.524 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 08:37:01.535 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 08:37:01.539 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 08:37:01.598 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 08:37:01.609 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 08:37:01.663 | Selecting previously unselected package libgts-bin. 2026-06-25 08:37:01.674 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 08:37:01.678 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 08:37:01.887 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 08:37:01.898 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 08:37:01.902 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 08:37:02.461 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 08:37:02.472 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 08:37:02.476 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 08:37:02.537 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 08:37:02.549 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 08:37:02.553 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 08:37:02.594 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 08:37:02.606 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 08:37:02.610 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 08:37:02.650 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 08:37:02.662 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 08:37:02.666 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 08:37:02.717 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 08:37:02.728 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 08:37:02.739 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 08:37:02.852 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 08:37:02.862 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 08:37:02.867 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 08:37:02.907 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 08:37:02.918 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:37:02.923 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 08:37:02.968 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 08:37:02.979 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 08:37:02.983 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 08:37:03.052 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 08:37:03.063 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 08:37:03.068 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 08:37:03.111 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 08:37:03.121 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 08:37:03.126 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 08:37:03.176 | Selecting previously unselected package mysql-common. 2026-06-25 08:37:03.187 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 08:37:03.206 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 08:37:03.254 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 08:37:03.266 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:37:03.270 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:37:03.369 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 08:37:03.380 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 08:37:03.384 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 08:37:03.471 | Selecting previously unselected package pcp-conf. 2026-06-25 08:37:03.482 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:03.486 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 08:37:03.533 | Selecting previously unselected package libpcp3t64. 2026-06-25 08:37:03.544 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:03.549 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:03.601 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 08:37:03.612 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:03.617 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:03.657 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 08:37:03.667 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:03.672 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 08:37:03.721 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 08:37:03.731 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 08:37:03.735 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:03.784 | Selecting previously unselected package libpq5:amd64. 2026-06-25 08:37:03.796 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:37:03.800 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:03.844 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 08:37:03.856 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 08:37:03.860 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 08:37:04.079 | Selecting previously unselected package libpq-dev. 2026-06-25 08:37:04.091 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:37:04.095 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:04.151 | Selecting previously unselected package libsasl2-dev. 2026-06-25 08:37:04.162 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 08:37:04.167 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 08:37:04.251 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 08:37:04.260 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:37:04.264 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:04.505 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 08:37:04.516 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 08:37:04.520 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 08:37:04.560 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 08:37:04.571 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 08:37:04.575 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 08:37:04.682 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 08:37:04.692 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 08:37:04.738 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 08:37:04.750 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:37:04.754 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 08:37:04.848 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 08:37:04.859 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:37:04.863 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:04.927 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 08:37:04.938 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 08:37:04.942 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 08:37:05.010 | Selecting previously unselected package llvm-17. 2026-06-25 08:37:05.019 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:37:05.023 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:06.099 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 08:37:06.108 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 08:37:06.112 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 08:37:06.172 | Selecting previously unselected package llvm-17-tools. 2026-06-25 08:37:06.182 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:37:06.186 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:06.531 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 08:37:06.541 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 08:37:06.545 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 08:37:06.767 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 08:37:06.779 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 08:37:06.783 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 08:37:06.839 | Selecting previously unselected package llvm-17-dev. 2026-06-25 08:37:06.850 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 08:37:06.854 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:10.386 | Selecting previously unselected package lsscsi. 2026-06-25 08:37:10.401 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 08:37:10.404 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 08:37:10.451 | Selecting previously unselected package osinfo-db. 2026-06-25 08:37:10.465 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 08:37:10.468 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 08:37:11.130 | Selecting previously unselected package pkgconf-bin. 2026-06-25 08:37:11.145 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 08:37:11.149 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 08:37:11.196 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 08:37:11.210 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 08:37:11.217 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:11.267 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 08:37:11.281 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 08:37:11.288 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:11.331 | Selecting previously unselected package pm-utils. 2026-06-25 08:37:11.345 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 08:37:11.349 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 08:37:11.428 | Selecting previously unselected package postgresql-client-16. 2026-06-25 08:37:11.442 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:37:11.446 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:11.647 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 08:37:11.662 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:37:11.665 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:12.226 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 08:37:12.240 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 08:37:12.244 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 08:37:12.302 | Selecting previously unselected package python3-mysqldb. 2026-06-25 08:37:12.316 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 08:37:12.320 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 08:37:12.375 | Selecting previously unselected package python3-pip-whl. 2026-06-25 08:37:12.389 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 08:37:12.393 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 08:37:12.453 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 08:37:12.468 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 08:37:12.471 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 08:37:12.527 | Selecting previously unselected package python3.12-venv. 2026-06-25 08:37:12.541 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 08:37:12.545 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 08:37:12.588 | Selecting previously unselected package python3-venv. 2026-06-25 08:37:12.602 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 08:37:12.606 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 08:37:12.658 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:12.690 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:12.754 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:12.764 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:12.836 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:12.846 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:12.925 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:12.991 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:13.062 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:13.073 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:13.250 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:13.278 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:13.820 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:37:13.836 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:14.047 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 08:37:14.059 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 08:37:14.242 | Selecting previously unselected package sqlite3. 2026-06-25 08:37:14.255 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 08:37:14.258 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 08:37:14.309 | Selecting previously unselected package unzip. 2026-06-25 08:37:14.323 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 08:37:14.326 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 08:37:14.379 | Selecting previously unselected package vbetool. 2026-06-25 08:37:14.394 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 08:37:14.397 | Unpacking vbetool (1.1-5) ... 2026-06-25 08:37:14.441 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 08:37:14.455 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 08:37:14.459 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 08:37:14.529 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 08:37:14.544 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 08:37:14.547 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 08:37:14.592 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 08:37:14.607 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 08:37:14.610 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 08:37:14.665 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 08:37:14.674 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 08:37:14.724 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 08:37:14.738 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 08:37:14.742 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:14.793 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 08:37:14.808 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:14.811 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:14.854 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 08:37:14.868 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:14.872 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:14.914 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 08:37:14.929 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:14.932 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:14.976 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 08:37:14.990 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:14.994 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:15.040 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 08:37:15.054 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:15.058 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:15.101 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 08:37:15.115 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:15.119 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:15.165 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 08:37:15.179 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 08:37:15.183 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 08:37:15.252 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 08:37:15.281 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 08:37:15.375 | Selecting previously unselected package python3-pcp. 2026-06-25 08:37:15.390 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:15.393 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 08:37:15.455 | Selecting previously unselected package pcp. 2026-06-25 08:37:15.469 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 08:37:15.720 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 08:37:16.639 | Selecting previously unselected package socat. 2026-06-25 08:37:16.652 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 08:37:16.656 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 08:37:16.732 | Selecting previously unselected package vlan. 2026-06-25 08:37:16.743 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 08:37:16.747 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 08:37:16.831 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 08:37:16.843 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 08:37:16.862 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 08:37:16.875 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 08:37:16.887 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 08:37:16.923 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 08:37:16.931 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 08:37:16.943 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:37:16.954 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 08:37:16.966 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 08:37:16.977 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 08:37:16.988 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:17.604 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 08:37:17.615 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 08:37:17.626 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 08:37:17.637 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 08:37:18.271 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 08:37:18.272 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 08:37:18.726 | Setting up ncal (12.1.8) ... 2026-06-25 08:37:18.737 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 08:37:18.748 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 08:37:18.759 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 08:37:18.769 | Setting up vbetool (1.1-5) ... 2026-06-25 08:37:18.780 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 08:37:18.813 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 08:37:18.831 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 08:37:18.845 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 08:37:18.855 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:18.866 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:20.076 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:20.088 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 08:37:20.100 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 08:37:20.111 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 08:37:20.123 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 08:37:20.133 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 08:37:20.145 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 08:37:20.168 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 08:37:20.203 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 08:37:20.214 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 08:37:20.225 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 08:37:21.138 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 08:37:21.591 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:37:21.602 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 08:37:21.858 | Setting up autotools-dev (20220109.1) ... 2026-06-25 08:37:21.869 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 08:37:21.880 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:37:21.891 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:21.902 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 08:37:21.913 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:21.924 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 08:37:21.935 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 08:37:21.946 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:21.957 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 08:37:22.521 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 08:37:22.531 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 08:37:22.541 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 08:37:22.552 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 08:37:22.564 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 08:37:22.575 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 08:37:22.585 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:22.595 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 08:37:22.605 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 08:37:22.616 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 08:37:22.626 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 08:37:22.636 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 08:37:22.647 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 08:37:22.658 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 08:37:22.668 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:22.686 | Setting up autoconf (2.71-3) ... 2026-06-25 08:37:22.701 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:22.711 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:37:22.723 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 08:37:22.734 | Setting up dwz (0.15-1build6) ... 2026-06-25 08:37:22.745 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 08:37:22.756 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 08:37:22.767 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 08:37:22.793 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:22.804 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 08:37:22.815 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:22.827 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 08:37:22.839 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 08:37:22.871 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 08:37:22.882 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 08:37:22.913 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 08:37:22.924 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 08:37:22.936 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 08:37:22.948 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 08:37:22.960 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:22.971 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:22.981 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 08:37:22.992 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 08:37:23.003 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:23.014 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 08:37:23.025 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 08:37:23.036 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 08:37:23.053 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 08:37:23.064 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 08:37:23.077 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 08:37:23.088 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 08:37:23.098 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:24.145 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:24.156 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 08:37:24.167 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 08:37:24.178 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:24.189 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 08:37:24.200 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 08:37:24.208 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 08:37:24.219 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 08:37:24.230 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:37:24.242 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 08:37:24.253 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 08:37:24.264 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 08:37:24.275 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 08:37:24.286 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 08:37:24.298 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 08:37:24.383 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:37:24.383 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:37:24.383 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:37:26.131 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:26.142 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 08:37:26.248 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 08:37:26.258 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:26.758 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-25 08:37:26.796 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:26.813 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 08:37:26.824 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 08:37:27.644 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 08:37:28.224 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:28.240 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 08:37:28.249 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 08:37:28.310 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 08:37:28.311 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 08:37:28.315 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 08:37:29.001 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:37:29.014 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 08:37:29.025 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:29.037 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 08:37:29.050 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 08:37:29.060 | Setting up dh-autoreconf (20) ... 2026-06-25 08:37:29.072 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 08:37:29.081 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 08:37:29.090 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 08:37:29.099 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 08:37:29.108 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:29.118 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 08:37:29.127 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 08:37:29.136 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:29.145 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 08:37:29.206 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:37:29.206 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:37:29.206 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:37:29.397 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:30.126 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 08:37:30.579 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 08:37:30.591 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 08:37:30.601 | Setting up postgresql-common (257build1.1) ... 2026-06-25 08:37:30.673 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:37:30.673 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:37:30.673 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:37:30.750 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:31.184 | 2026-06-25 08:37:31.184 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 08:37:31.353 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 08:37:31.353 | Removing obsolete dictionary files: 2026-06-25 08:37:32.349 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 08:37:32.901 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:32.950 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 08:37:33.662 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 08:37:34.707 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:34.717 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 08:37:34.727 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 08:37:34.736 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:34.745 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 08:37:34.755 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:34.764 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 08:37:35.416 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:35.425 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 08:37:35.434 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:35.445 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:35.454 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:35.464 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 08:37:35.473 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 08:37:35.482 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 08:37:35.491 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 08:37:36.274 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 08:37:36.284 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:36.293 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 08:37:36.354 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 08:37:36.365 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:36.374 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:36.383 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:36.392 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 08:37:36.401 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:36.410 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 08:37:36.419 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 08:37:36.428 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:36.439 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 08:37:36.448 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 08:37:36.457 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 08:37:36.467 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 08:37:37.375 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:37.386 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 08:37:37.398 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:37.411 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:37.423 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:37.437 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 08:37:37.448 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:37:37.459 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 08:37:37.531 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:37:37.531 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:37:37.531 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:37:37.710 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 08:37:37.722 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:37.734 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 08:37:37.746 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 08:37:37.759 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 08:37:38.374 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:38.418 | Enabling module mpm_event. 2026-06-25 08:37:38.467 | Enabling module authz_core. 2026-06-25 08:37:38.473 | Enabling module authz_host. 2026-06-25 08:37:38.520 | Enabling module authn_core. 2026-06-25 08:37:38.525 | Enabling module auth_basic. 2026-06-25 08:37:38.573 | Enabling module access_compat. 2026-06-25 08:37:38.621 | Enabling module authn_file. 2026-06-25 08:37:38.668 | Enabling module authz_user. 2026-06-25 08:37:38.716 | Enabling module alias. 2026-06-25 08:37:38.763 | Enabling module dir. 2026-06-25 08:37:38.811 | Enabling module autoindex. 2026-06-25 08:37:38.858 | Enabling module env. 2026-06-25 08:37:38.906 | Enabling module mime. 2026-06-25 08:37:38.953 | Enabling module negotiation. 2026-06-25 08:37:39.000 | Enabling module setenvif. 2026-06-25 08:37:39.047 | Enabling module filter. 2026-06-25 08:37:39.095 | Enabling module deflate. 2026-06-25 08:37:39.142 | Enabling module status. 2026-06-25 08:37:39.190 | Enabling module reqtimeout. 2026-06-25 08:37:39.237 | Enabling conf charset. 2026-06-25 08:37:39.286 | Enabling conf localized-error-pages. 2026-06-25 08:37:39.333 | Enabling conf other-vhosts-access-log. 2026-06-25 08:37:39.382 | Enabling conf security. 2026-06-25 08:37:39.429 | Enabling conf serve-cgi-bin. 2026-06-25 08:37:39.477 | Enabling site 000-default. 2026-06-25 08:37:40.502 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 08:37:41.206 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 08:37:42.582 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:42.594 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 08:37:42.605 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 08:37:42.904 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 08:37:42.915 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 08:37:44.671 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 08:37:44.738 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 08:37:44.805 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 08:37:44.872 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 08:37:46.596 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 08:37:46.611 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 08:37:46.629 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 08:37:46.687 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 08:37:50.824 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:51.013 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:51.108 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:54.485 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:37:55.374 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 08:37:55.502 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 08:37:55.536 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 08:37:55.744 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 08:37:55.867 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:37:59.493 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 08:37:59.519 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 08:37:59.668 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 08:37:59.918 | perl: warning: Setting locale failed. 2026-06-25 08:37:59.918 | perl: warning: Please check that your locale settings: 2026-06-25 08:37:59.918 | LANGUAGE = (unset), 2026-06-25 08:37:59.919 | LC_ALL = "en_US.utf8", 2026-06-25 08:37:59.919 | LANG = "de_DE.UTF-8" 2026-06-25 08:37:59.919 | are supported and installed on your system. 2026-06-25 08:37:59.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:38:00.044 | perl: warning: Setting locale failed. 2026-06-25 08:38:00.045 | perl: warning: Please check that your locale settings: 2026-06-25 08:38:00.045 | LANGUAGE = (unset), 2026-06-25 08:38:00.045 | LC_ALL = "en_US.utf8", 2026-06-25 08:38:00.045 | LANG = "de_DE.UTF-8" 2026-06-25 08:38:00.045 | are supported and installed on your system. 2026-06-25 08:38:00.045 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:38:00.095 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:38:00.095 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:38:00.095 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:38:00.164 | perl: warning: Setting locale failed. 2026-06-25 08:38:00.165 | perl: warning: Please check that your locale settings: 2026-06-25 08:38:00.165 | LANGUAGE = (unset), 2026-06-25 08:38:00.165 | LC_ALL = "en_US.utf8", 2026-06-25 08:38:00.165 | LANG = "de_DE.UTF-8" 2026-06-25 08:38:00.165 | are supported and installed on your system. 2026-06-25 08:38:00.165 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:38:00.504 | 2026-06-25 08:38:00.504 | Running kernel seems to be up-to-date. 2026-06-25 08:38:00.504 | 2026-06-25 08:38:00.504 | Restarting services... 2026-06-25 08:38:00.633 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 08:38:04.017 | 2026-06-25 08:38:04.017 | Service restarts being deferred: 2026-06-25 08:38:04.017 | systemctl restart ModemManager.service 2026-06-25 08:38:04.017 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:38:04.018 | systemctl restart systemd-logind.service 2026-06-25 08:38:04.018 | systemctl restart virtlockd.service 2026-06-25 08:38:04.018 | systemctl restart virtlogd.service 2026-06-25 08:38:04.018 | 2026-06-25 08:38:04.018 | No containers need to be restarted. 2026-06-25 08:38:04.018 | 2026-06-25 08:38:04.019 | User sessions running outdated binaries: 2026-06-25 08:38:04.019 | quobyte @ session #6: sshd[2027] 2026-06-25 08:38:04.030 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:38:04.040 | 2026-06-25 08:38:04.041 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:38:06.028 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 08:38:06.031 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:38:06.033 | ++ functions-common:time_stop:2420 : local name 2026-06-25 08:38:06.035 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:06.037 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:06.040 | ++ functions-common:time_stop:2423 : local total 2026-06-25 08:38:06.042 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:06.044 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:38:06.046 | ++ functions-common:time_stop:2427 : start_time=1782376602230 2026-06-25 08:38:06.048 | ++ functions-common:time_stop:2429 : [[ -z 1782376602230 ]] 2026-06-25 08:38:06.052 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:06.056 | ++ functions-common:time_stop:2432 : end_time=1782376686053 2026-06-25 08:38:06.059 | ++ functions-common:time_stop:2433 : elapsed_time=83823 2026-06-25 08:38:06.061 | ++ functions-common:time_stop:2434 : total=7082 2026-06-25 08:38:06.063 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:06.065 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90905 2026-06-25 08:38:06.068 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 08:38:06.071 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 08:38:06.074 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 08:38:06.078 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 08:38:06.083 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 08:38:06.086 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 08:38:06.089 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 08:38:06.094 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 08:38:06.098 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 08:38:06.101 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 08:38:06.104 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 08:38:06.107 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:38:06.401 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 08:38:06.403 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 08:38:06.405 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 08:38:06.407 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 08:38:06.409 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 08:38:06.411 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 08:38:06.413 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 08:38:06.415 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 08:38:06.417 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 08:38:06.420 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 08:38:06.421 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 08:38:06.423 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 08:38:06.425 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 08:38:06.427 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 08:38:06.429 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 08:38:06.431 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 08:38:06.433 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 08:38:06.435 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 08:38:06.437 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 08:38:06.439 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 08:38:06.442 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 08:38:06.444 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 08:38:06.446 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 08:38:06.449 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 08:38:06.462 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 08:38:06.465 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 08:38:06.478 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 08:38:06.481 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 08:38:06.494 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 08:38:06.496 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 08:38:06.498 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 08:38:06.500 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 08:38:06.502 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 08:38:06.504 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 08:38:06.506 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 08:38:06.508 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 08:38:06.510 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 08:38:06.512 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 08:38:06.514 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 08:38:06.515 | Distro: noble 2026-06-25 08:38:06.517 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 08:38:06.520 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 08:38:06.524 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 08:38:06.526 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 08:38:06.529 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 08:38:06.529 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 08:38:07.212 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 08:38:07.214 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 08:38:07.214 | pip: 24.0 2026-06-25 08:38:07.216 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 08:38:07.218 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 08:38:07.220 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:38:07.221 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:38:07.223 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:38:07.225 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:38:07.227 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:38:07.229 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:38:07.231 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:38:07.233 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:38:07.235 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:38:07.237 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:38:07.239 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:38:07.241 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:38:07.243 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:38:07.245 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 08:38:07.247 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:38:07.249 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:38:07.251 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 08:38:07.255 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 08:38:07.257 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 08:38:07.260 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 08:38:07.264 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 08:38:07.266 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 08:38:07.269 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 08:38:07.269 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 08:38:07.849 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 08:38:07.851 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 08:38:07.851 | pip: 24.0 2026-06-25 08:38:07.855 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 08:38:07.857 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 08:38:07.860 | + ./stack.sh:main:804 : fixup_all 2026-06-25 08:38:07.862 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 08:38:07.865 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 08:38:07.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:38:07.869 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:38:07.872 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 08:38:07.887 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 08:38:07.901 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 08:38:07.915 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 08:38:07.917 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 08:38:07.920 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:38:07.923 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:38:07.925 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:38:07.928 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:38:07.930 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:38:07.933 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:38:07.936 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:38:07.938 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:38:07.940 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:38:07.943 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:38:07.945 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:38:07.947 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:38:07.950 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:38:07.952 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 08:38:07.954 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 08:38:07.957 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 08:38:07.972 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 08:38:07.987 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 08:38:08.001 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 08:38:08.015 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 08:38:08.029 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 08:38:08.043 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 08:38:08.057 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 08:38:08.071 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 08:38:08.073 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 08:38:08.076 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 08:38:13.591 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 08:38:13.610 | Using python 3.12 to install setuptools 2026-06-25 08:38:13.612 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-25 08:38:14.975 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 08:38:15.237 | Collecting pip 2026-06-25 08:38:15.333 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 08:38:15.345 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 08:38:15.807 | Collecting setuptools[core] 2026-06-25 08:38:15.822 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 08:38:15.994 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 08:38:16.010 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:38:16.106 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 08:38:16.121 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 08:38:16.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-06-25 08:38:16.220 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 08:38:16.237 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:38:16.340 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 08:38:16.356 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:38:16.438 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 08:38:16.453 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:38:16.567 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:16.582 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 08:38:16.662 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:16.680 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 08:38:16.922 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:16.938 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 08:38:17.025 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:17.041 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:38:17.215 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:17.230 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 08:38:17.296 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:17.312 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 08:38:17.403 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:17.419 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 08:38:17.516 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:17.530 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:38:17.579 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-25 08:38:17.611 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 08:38:17.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 2026-06-25 08:38:17.826 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 08:38:17.851 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 08:38:17.873 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 08:38:17.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-06-25 08:38:17.901 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 08:38:17.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-25 08:38:17.931 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 08:38:17.954 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 08:38:18.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.9 MB/s eta 0:00:00 2026-06-25 08:38:18.046 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 08:38:18.069 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 08:38:18.092 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 08:38:18.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.2 MB/s eta 0:00:00 2026-06-25 08:38:18.123 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 08:38:18.145 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 08:38:18.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.5 MB/s eta 0:00:00 2026-06-25 08:38:18.187 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 08:38:18.210 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 08:38:18.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-06-25 08:38:18.240 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 08:38:18.311 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.8 MB/s eta 0:00:00 2026-06-25 08:38:19.051 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-25 08:38:19.077 | Attempting uninstall: setuptools 2026-06-25 08:38:19.092 | Found existing installation: setuptools 68.1.2 2026-06-25 08:38:19.092 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:19.095 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 08:38:20.244 | Attempting uninstall: pygments 2026-06-25 08:38:20.253 | Found existing installation: Pygments 2.17.2 2026-06-25 08:38:20.254 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:20.254 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 08:38:21.515 | Attempting uninstall: pip 2026-06-25 08:38:21.521 | Found existing installation: pip 24.0 2026-06-25 08:38:21.591 | Uninstalling pip-24.0: 2026-06-25 08:38:21.601 | Successfully uninstalled pip-24.0 2026-06-25 08:38:23.225 | Attempting uninstall: packaging 2026-06-25 08:38:23.235 | Found existing installation: packaging 24.0 2026-06-25 08:38:23.236 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:23.237 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 08:38:23.427 | Attempting uninstall: markdown-it-py 2026-06-25 08:38:23.452 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 08:38:23.455 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:23.455 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 08:38:23.614 | Attempting uninstall: wheel 2026-06-25 08:38:23.662 | Found existing installation: wheel 0.42.0 2026-06-25 08:38:23.663 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:23.664 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 08:38:23.715 | Attempting uninstall: rich 2026-06-25 08:38:23.765 | Found existing installation: rich 13.7.1 2026-06-25 08:38:23.765 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:23.766 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 08:38:24.483 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 08:38:24.676 | + inc/python:pip_install:216 : result=0 2026-06-25 08:38:24.679 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:38:24.681 | + functions-common:time_stop:2420 : local name 2026-06-25 08:38:24.684 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:24.687 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:24.689 | + functions-common:time_stop:2423 : local total 2026-06-25 08:38:24.691 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:24.693 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:38:24.696 | + functions-common:time_stop:2427 : start_time=1782376693605 2026-06-25 08:38:24.698 | + functions-common:time_stop:2429 : [[ -z 1782376693605 ]] 2026-06-25 08:38:24.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:24.705 | + functions-common:time_stop:2432 : end_time=1782376704702 2026-06-25 08:38:24.707 | + functions-common:time_stop:2433 : elapsed_time=11097 2026-06-25 08:38:24.709 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:38:24.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:24.714 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11097 2026-06-25 08:38:24.716 | + inc/python:pip_install:219 : return 0 2026-06-25 08:38:24.719 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-25 08:38:24.722 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:38:24.724 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:38:24.727 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 08:38:24.730 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 08:38:24.732 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 08:38:24.753 | Using python 3.12 to install os-testr 2026-06-25 08:38:24.755 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-25 08:38:26.108 | Collecting os-testr 2026-06-25 08:38:26.268 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 08:38:26.335 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 08:38:26.350 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:38:26.386 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 08:38:26.404 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 08:38:26.463 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 08:38:26.484 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 08:38:26.495 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-25 08:38:26.523 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 08:38:26.539 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 08:38:26.630 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 08:38:26.646 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 08:38:26.679 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 08:38:26.707 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 08:38:26.744 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 08:38:26.766 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 08:38:26.790 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 08:38:26.811 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 08:38:26.846 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.5 MB/s 0:00:00 2026-06-25 08:38:27.007 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 08:38:27.150 | Attempting uninstall: PyYAML 2026-06-25 08:38:27.157 | Found existing installation: PyYAML 6.0.1 2026-06-25 08:38:27.158 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:38:27.158 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 08:38:27.538 | 2026-06-25 08:38:27.542 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-25 08:38:27.655 | + inc/python:pip_install:216 : result=0 2026-06-25 08:38:27.658 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:38:27.661 | + functions-common:time_stop:2420 : local name 2026-06-25 08:38:27.663 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:27.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:27.667 | + functions-common:time_stop:2423 : local total 2026-06-25 08:38:27.670 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:27.672 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:38:27.673 | + functions-common:time_stop:2427 : start_time=1782376704747 2026-06-25 08:38:27.676 | + functions-common:time_stop:2429 : [[ -z 1782376704747 ]] 2026-06-25 08:38:27.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:27.682 | + functions-common:time_stop:2432 : end_time=1782376707679 2026-06-25 08:38:27.684 | + functions-common:time_stop:2433 : elapsed_time=2932 2026-06-25 08:38:27.687 | + functions-common:time_stop:2434 : total=11097 2026-06-25 08:38:27.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:27.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14029 2026-06-25 08:38:27.694 | + inc/python:pip_install:219 : return 0 2026-06-25 08:38:27.696 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 08:38:27.757 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 08:38:27.840 | + ./stack.sh:main:832 : install_infra 2026-06-25 08:38:27.843 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 08:38:27.845 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 08:38:27.847 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 08:38:33.282 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 08:38:33.285 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 08:38:33.308 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-25 08:38:34.679 | Collecting pbr 2026-06-25 08:38:34.682 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:38:35.103 | Collecting setuptools[core] 2026-06-25 08:38:35.105 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 08:38:35.253 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 08:38:35.255 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:38:35.328 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 08:38:35.330 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 08:38:35.401 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 08:38:35.403 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:38:35.492 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 08:38:35.494 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:38:35.560 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 08:38:35.563 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:38:35.660 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:35.662 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 08:38:35.729 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:35.732 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 08:38:35.954 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:35.958 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 08:38:36.030 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.032 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:38:36.199 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.201 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 08:38:36.251 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.254 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 08:38:36.332 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.335 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 08:38:36.414 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.416 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:38:36.503 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 08:38:36.601 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 08:38:36.626 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 08:38:36.630 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 08:38:36.634 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 08:38:36.634 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 08:38:36.637 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 08:38:36.640 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 08:38:36.642 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 08:38:36.653 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 08:38:36.655 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 08:38:36.658 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 08:38:36.661 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 08:38:36.663 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 08:38:36.668 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 08:38:36.670 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 08:38:36.673 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 08:38:36.699 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 08:38:36.976 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-25 08:38:40.650 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 08:38:40.831 | + inc/python:pip_install:216 : result=0 2026-06-25 08:38:40.833 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:38:40.835 | + functions-common:time_stop:2420 : local name 2026-06-25 08:38:40.837 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:40.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:40.841 | + functions-common:time_stop:2423 : local total 2026-06-25 08:38:40.843 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:40.845 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:38:40.847 | + functions-common:time_stop:2427 : start_time=1782376713301 2026-06-25 08:38:40.848 | + functions-common:time_stop:2429 : [[ -z 1782376713301 ]] 2026-06-25 08:38:40.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:40.854 | + functions-common:time_stop:2432 : end_time=1782376720852 2026-06-25 08:38:40.857 | + functions-common:time_stop:2433 : elapsed_time=7551 2026-06-25 08:38:40.858 | + functions-common:time_stop:2434 : total=14029 2026-06-25 08:38:40.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:40.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21580 2026-06-25 08:38:40.865 | + inc/python:pip_install:219 : return 0 2026-06-25 08:38:40.867 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 08:38:40.870 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 08:38:40.889 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-25 08:38:42.140 | Processing /opt/stack/requirements 2026-06-25 08:38:42.144 | Installing build dependencies: started 2026-06-25 08:38:45.213 | Installing build dependencies: finished with status 'done' 2026-06-25 08:38:45.216 | Getting requirements to build wheel: started 2026-06-25 08:38:45.501 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 08:38:45.506 | Preparing metadata (pyproject.toml): started 2026-06-25 08:38:46.655 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:38:46.854 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:46.951 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 08:38:46.972 | 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.dev8456) (26.2) 2026-06-25 08:38:47.078 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.094 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 08:38:47.245 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.249 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-25 08:38:47.302 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.330 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 08:38:47.342 | 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.dev8456) (82.0.1) 2026-06-25 08:38:47.649 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.665 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 08:38:47.682 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 2026-06-25 08:38:47.754 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.769 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 08:38:47.887 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:47.902 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 08:38:47.990 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8456) 2026-06-25 08:38:48.005 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:38:48.126 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 08:38:48.148 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 08:38:48.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.1 MB/s eta 0:00:00 2026-06-25 08:38:48.166 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 08:38:48.185 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 08:38:48.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.9 MB/s eta 0:00:00 2026-06-25 08:38:48.214 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 08:38:48.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.1 MB/s eta 0:00:00 2026-06-25 08:38:48.245 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 08:38:48.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.6 MB/s eta 0:00:00 2026-06-25 08:38:48.277 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 08:38:48.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.8 MB/s eta 0:00:00 2026-06-25 08:38:48.306 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 08:38:48.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.9 MB/s eta 0:00:00 2026-06-25 08:38:48.354 | Building wheels for collected packages: openstack_requirements 2026-06-25 08:38:48.356 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 08:38:50.574 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 08:38:50.574 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8456-py3-none-any.whl size=52407 sha256=a713dbed3dc038a5d4cf5315bae61edff89a3a38d58b4dadcbbbe61554fcac8a 2026-06-25 08:38:50.574 | Stored in directory: /tmp/pip-ephem-wheel-cache-lum4ui2t/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 08:38:50.579 | Successfully built openstack_requirements 2026-06-25 08:38:50.854 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 08:38:51.584 | 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.dev8456 requests-2.34.2 urllib3-2.7.0 2026-06-25 08:38:51.785 | + inc/python:pip_install:216 : result=0 2026-06-25 08:38:51.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:38:51.790 | + functions-common:time_stop:2420 : local name 2026-06-25 08:38:51.792 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:51.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:51.795 | + functions-common:time_stop:2423 : local total 2026-06-25 08:38:51.797 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:51.799 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:38:51.801 | + functions-common:time_stop:2427 : start_time=1782376720883 2026-06-25 08:38:51.803 | + functions-common:time_stop:2429 : [[ -z 1782376720883 ]] 2026-06-25 08:38:51.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:51.809 | + functions-common:time_stop:2432 : end_time=1782376731807 2026-06-25 08:38:51.812 | + functions-common:time_stop:2433 : elapsed_time=10924 2026-06-25 08:38:51.814 | + functions-common:time_stop:2434 : total=21580 2026-06-25 08:38:51.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:51.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32504 2026-06-25 08:38:51.820 | + inc/python:pip_install:219 : return 0 2026-06-25 08:38:51.822 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 08:38:51.825 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 08:38:51.827 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 08:38:51.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:38:51.831 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:38:51.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 08:38:51.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:38:51.838 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 08:38:51.857 | Using python 3.12 to install pbr 2026-06-25 08:38:51.859 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-25 08:38:52.837 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 08:38:53.078 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 08:38:53.306 | + inc/python:pip_install:216 : result=0 2026-06-25 08:38:53.309 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:38:53.311 | + functions-common:time_stop:2420 : local name 2026-06-25 08:38:53.314 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:38:53.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:38:53.319 | + functions-common:time_stop:2423 : local total 2026-06-25 08:38:53.321 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:38:53.324 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:38:53.326 | + functions-common:time_stop:2427 : start_time=1782376731852 2026-06-25 08:38:53.328 | + functions-common:time_stop:2429 : [[ -z 1782376731852 ]] 2026-06-25 08:38:53.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:38:53.336 | + functions-common:time_stop:2432 : end_time=1782376733333 2026-06-25 08:38:53.338 | + functions-common:time_stop:2433 : elapsed_time=1481 2026-06-25 08:38:53.341 | + functions-common:time_stop:2434 : total=32504 2026-06-25 08:38:53.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:38:53.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33985 2026-06-25 08:38:53.348 | + inc/python:pip_install:219 : return 0 2026-06-25 08:38:53.350 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 08:38:58.741 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 08:38:59.541 | Collecting bindep 2026-06-25 08:38:59.636 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 08:38:59.738 | Collecting distro>=1.7 (from bindep) 2026-06-25 08:38:59.753 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 08:38:59.836 | Collecting packaging (from bindep) 2026-06-25 08:38:59.840 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:38:59.891 | Collecting Parsley (from bindep) 2026-06-25 08:38:59.907 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 08:38:59.995 | Collecting pbr>=2 (from bindep) 2026-06-25 08:38:59.997 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:39:00.395 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 08:39:00.397 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 08:39:00.484 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 08:39:00.516 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 08:39:00.526 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 08:39:00.529 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 08:39:00.548 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 08:39:00.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.6 MB/s eta 0:00:00 2026-06-25 08:39:00.571 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 08:39:00.714 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 08:39:02.442 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-25 08:39:02.582 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 08:39:02.585 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 08:39:02.588 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 08:39:02.606 | + ./stack.sh:main:841 : pkgs= 2026-06-25 08:39:02.609 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 08:39:02.611 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 08:39:02.614 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 08:39:02.616 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 08:39:02.619 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 08:39:02.621 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 08:39:02.624 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 08:39:02.627 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 08:39:02.630 | + functions-common:run_phase:1858 : local extra 2026-06-25 08:39:02.633 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 08:39:02.637 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 08:39:02.640 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 08:39:02.642 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 08:39:02.645 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 08:39:02.647 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 08:39:02.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:39:02.666 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:39:02.669 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:39:02.671 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 08:39:02.674 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:39:02.676 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 08:39:02.678 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:39:02.681 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 08:39:02.683 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:39:02.685 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 08:39:02.688 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:39:02.691 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 08:39:02.693 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 08:39:02.696 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 08:39:02.698 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:39:02.701 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 08:39:02.704 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 08:39:02.707 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 08:39:02.710 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 08:39:02.713 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 08:39:02.715 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 08:39:02.718 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 08:39:02.721 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 08:39:02.724 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 08:39:02.727 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 08:39:02.729 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 08:39:02.791 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 08:39:02.791 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 08:39:02.793 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 08:39:03.196 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 08:39:03.199 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 08:39:03.218 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:39:03.221 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 08:39:03.224 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:39:03.226 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:39:03.228 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:39:03.230 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:39:03.233 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:39:03.236 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:39:03.238 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:03.241 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:03.244 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:39:03.247 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:39:03.250 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:39:03.252 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:39:03.255 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 08:39:03.257 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:39:03.260 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:03.263 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:03.266 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 08:39:03.287 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-25 08:39:03.324 | Reading package lists... 2026-06-25 08:39:03.726 | Building dependency tree... 2026-06-25 08:39:03.729 | Reading state information... 2026-06-25 08:39:04.392 | The following additional packages will be installed: 2026-06-25 08:39:04.392 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 08:39:04.392 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 08:39:04.393 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 08:39:04.396 | erlang-tools erlang-xmerl 2026-06-25 08:39:04.399 | Suggested packages: 2026-06-25 08:39:04.399 | erlang erlang-manpages erlang-doc 2026-06-25 08:39:04.461 | The following NEW packages will be installed: 2026-06-25 08:39:04.461 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 08:39:04.464 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 08:39:04.464 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 08:39:04.464 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 08:39:04.535 | 0 upgraded, 18 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:39:04.535 | Need to get 36.1 MB of archives. 2026-06-25 08:39:04.535 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 08:39:04.535 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 08:39:04.774 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 08:39:04.807 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 08:39:04.809 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 08:39:04.818 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 08:39:04.838 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 08:39:04.841 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 08:39:04.872 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 08:39:04.874 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 08:39:04.875 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 08:39:04.879 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 08:39:04.886 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 08:39:04.912 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 08:39:04.913 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 08:39:04.919 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 08:39:04.923 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 08:39:04.937 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 08:39:04.965 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 08:39:05.528 | perl: warning: Setting locale failed. 2026-06-25 08:39:05.528 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:05.528 | LANGUAGE = (unset), 2026-06-25 08:39:05.528 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:05.528 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:05.528 | are supported and installed on your system. 2026-06-25 08:39:05.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:05.590 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:05.590 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:05.590 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:05.787 | Fetched 36.1 MB in 1s (45.2 MB/s) 2026-06-25 08:39:05.865 | Selecting previously unselected package erlang-base. 2026-06-25 08:39:05.925 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-25 08:39:05.931 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:05.935 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.315 | Selecting previously unselected package erlang-asn1. 2026-06-25 08:39:06.327 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.331 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.395 | Selecting previously unselected package erlang-crypto. 2026-06-25 08:39:06.407 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.412 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.458 | Selecting previously unselected package erlang-public-key. 2026-06-25 08:39:06.470 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.474 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.531 | Selecting previously unselected package erlang-mnesia. 2026-06-25 08:39:06.543 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.547 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.615 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 08:39:06.627 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.631 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.694 | Selecting previously unselected package erlang-ssl. 2026-06-25 08:39:06.706 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.710 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.804 | Selecting previously unselected package erlang-eldap. 2026-06-25 08:39:06.816 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.820 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.863 | Selecting previously unselected package erlang-ftp. 2026-06-25 08:39:06.875 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.879 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.924 | Selecting previously unselected package erlang-tftp. 2026-06-25 08:39:06.935 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:06.939 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:06.986 | Selecting previously unselected package erlang-inets. 2026-06-25 08:39:06.997 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.001 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.086 | Selecting previously unselected package erlang-snmp. 2026-06-25 08:39:07.097 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.102 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.280 | Selecting previously unselected package erlang-os-mon. 2026-06-25 08:39:07.290 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.294 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.345 | Selecting previously unselected package erlang-parsetools. 2026-06-25 08:39:07.357 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.361 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.408 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 08:39:07.420 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.424 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.474 | Selecting previously unselected package erlang-tools. 2026-06-25 08:39:07.485 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.490 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.553 | Selecting previously unselected package erlang-xmerl. 2026-06-25 08:39:07.565 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 08:39:07.569 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:07.673 | Selecting previously unselected package rabbitmq-server. 2026-06-25 08:39:07.685 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 08:39:07.693 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 08:39:08.743 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:09.091 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 08:39:09.091 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 08:39:11.498 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 08:39:11.505 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.515 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.525 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.536 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.546 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.556 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.565 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.575 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.585 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.595 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.605 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.615 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.625 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.635 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.645 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.655 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 08:39:11.664 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 08:39:11.749 | info: Selecting GID from range 100 to 999 ... 2026-06-25 08:39:11.755 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 08:39:11.850 | info: Selecting UID from range 100 to 999 ... 2026-06-25 08:39:11.850 | 2026-06-25 08:39:11.855 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 08:39:11.858 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 08:39:11.911 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 08:39:12.119 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 08:39:32.198 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:39:33.869 | perl: warning: Setting locale failed. 2026-06-25 08:39:33.869 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:33.869 | LANGUAGE = (unset), 2026-06-25 08:39:33.869 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:33.869 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:33.869 | are supported and installed on your system. 2026-06-25 08:39:33.869 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:33.998 | perl: warning: Setting locale failed. 2026-06-25 08:39:33.998 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:33.998 | LANGUAGE = (unset), 2026-06-25 08:39:33.998 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:33.998 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:33.998 | are supported and installed on your system. 2026-06-25 08:39:33.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:34.048 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:34.048 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:34.048 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:34.122 | perl: warning: Setting locale failed. 2026-06-25 08:39:34.122 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:34.122 | LANGUAGE = (unset), 2026-06-25 08:39:34.122 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:34.122 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:34.122 | are supported and installed on your system. 2026-06-25 08:39:34.122 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:34.610 | 2026-06-25 08:39:34.610 | Running kernel seems to be up-to-date. 2026-06-25 08:39:34.611 | 2026-06-25 08:39:34.611 | Restarting services... 2026-06-25 08:39:34.656 | 2026-06-25 08:39:34.656 | Service restarts being deferred: 2026-06-25 08:39:34.656 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:39:34.657 | systemctl restart systemd-logind.service 2026-06-25 08:39:34.657 | systemctl restart virtlockd.service 2026-06-25 08:39:34.657 | systemctl restart virtlogd.service 2026-06-25 08:39:34.657 | 2026-06-25 08:39:34.657 | No containers need to be restarted. 2026-06-25 08:39:34.657 | 2026-06-25 08:39:34.657 | User sessions running outdated binaries: 2026-06-25 08:39:34.657 | quobyte @ session #6: sshd[2027] 2026-06-25 08:39:34.666 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:39:34.675 | 2026-06-25 08:39:34.675 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:39:36.606 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:39:36.609 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:39:36.612 | + functions-common:time_stop:2420 : local name 2026-06-25 08:39:36.615 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:39:36.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:39:36.621 | + functions-common:time_stop:2423 : local total 2026-06-25 08:39:36.623 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:39:36.626 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:39:36.629 | + functions-common:time_stop:2427 : start_time=1782376743284 2026-06-25 08:39:36.631 | + functions-common:time_stop:2429 : [[ -z 1782376743284 ]] 2026-06-25 08:39:36.635 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:39:36.639 | + functions-common:time_stop:2432 : end_time=1782376776636 2026-06-25 08:39:36.642 | + functions-common:time_stop:2433 : elapsed_time=33352 2026-06-25 08:39:36.644 | + functions-common:time_stop:2434 : total=90905 2026-06-25 08:39:36.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:39:36.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=124257 2026-06-25 08:39:36.652 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:39:36.654 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 08:39:36.657 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:39:36.659 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:39:36.662 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:39:36.664 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:39:36.667 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:39:36.670 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:39:36.673 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:39:36.675 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:39:36.678 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:39:36.681 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:39:36.684 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:39:36.686 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:39:36.689 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:39:36.692 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 08:39:36.694 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 08:39:36.713 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:39:36.716 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 08:39:36.719 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:39:36.722 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 08:39:36.724 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 08:39:36.728 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 08:39:36.732 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 08:39:36.735 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 08:39:36.738 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 08:39:36.741 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 08:39:36.743 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 08:39:36.746 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 08:39:36.750 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 08:39:37.842 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 08:39:37.842 | user tags 2026-06-25 08:39:37.842 | guest [administrator]' 2026-06-25 08:39:37.847 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 08:39:37.847 | user tags 2026-06-25 08:39:37.847 | guest [administrator]' 2026-06-25 08:39:37.847 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 08:39:37.852 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 08:39:37.855 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 08:39:37.857 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 08:39:38.926 | Adding user "stackrabbit" ... 2026-06-25 08:39:38.946 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 08:39:38.966 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 08:39:40.026 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 08:39:40.060 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 08:39:40.062 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 08:39:41.113 | Changing password for user "stackrabbit" ... 2026-06-25 08:39:41.143 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 08:39:41.145 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 08:39:41.148 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 08:39:42.176 | Deleting user "guest" ... 2026-06-25 08:39:42.207 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 08:39:42.224 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:39:42.227 | + ./stack.sh:main:858 : install_database 2026-06-25 08:39:42.229 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 08:39:42.232 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 08:39:42.234 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:42.237 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:42.239 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 08:39:42.251 | perl: warning: Setting locale failed. 2026-06-25 08:39:42.251 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:42.251 | LANGUAGE = (unset), 2026-06-25 08:39:42.251 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:42.251 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:42.251 | are supported and installed on your system. 2026-06-25 08:39:42.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:42.301 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:42.301 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:42.302 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:42.408 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 08:39:42.410 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 08:39:42.414 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 08:39:42.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:42.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:42.422 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 08:39:42.425 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 08:39:42.428 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 08:39:42.432 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 08:39:42.435 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 08:39:42.437 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:39:42.440 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:39:42.443 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:39:42.445 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:39:42.448 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:39:42.451 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:39:42.453 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:39:42.456 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:39:42.459 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:39:42.461 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:39:42.464 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:39:42.466 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:39:42.469 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:39:42.471 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 08:39:42.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:42.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:42.477 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 08:39:42.480 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:39:42.482 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:39:42.484 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:39:42.487 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:39:42.489 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:39:42.491 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:39:42.494 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:42.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:42.499 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:39:42.501 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:39:42.504 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:39:42.506 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:39:42.509 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 08:39:42.511 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:39:42.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:39:42.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:39:42.519 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 08:39:42.539 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-25 08:39:42.576 | Reading package lists... 2026-06-25 08:39:42.927 | Building dependency tree... 2026-06-25 08:39:42.929 | Reading state information... 2026-06-25 08:39:43.425 | The following additional packages will be installed: 2026-06-25 08:39:43.425 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 08:39:43.425 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 08:39:43.425 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 08:39:43.425 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 08:39:43.426 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 08:39:43.426 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 08:39:43.427 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 08:39:43.429 | Suggested packages: 2026-06-25 08:39:43.429 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 08:39:43.429 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 08:39:43.476 | The following NEW packages will be installed: 2026-06-25 08:39:43.476 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 08:39:43.476 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 08:39:43.476 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 08:39:43.476 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 08:39:43.477 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 08:39:43.477 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 08:39:43.478 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 08:39:43.526 | 0 upgraded, 27 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:39:43.526 | Need to get 29.6 MB of archives. 2026-06-25 08:39:43.526 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 08:39:43.526 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 08:39:43.586 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 08:39:43.587 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 08:39:43.587 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 08:39:43.591 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 08:39:43.595 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-25 08:39:43.833 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 08:39:43.850 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 08:39:43.850 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 08:39:43.852 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 08:39:43.853 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 08:39:43.856 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 08:39:43.856 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 08:39:43.857 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 08:39:43.858 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 08:39:43.858 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 08:39:43.859 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 08:39:43.860 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 08:39:43.862 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 08:39:43.863 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 08:39:43.865 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 08:39:43.866 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 08:39:43.867 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 08:39:43.868 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 08:39:43.874 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 08:39:43.962 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 08:39:43.963 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 08:39:44.184 | perl: warning: Setting locale failed. 2026-06-25 08:39:44.184 | perl: warning: Please check that your locale settings: 2026-06-25 08:39:44.184 | LANGUAGE = (unset), 2026-06-25 08:39:44.184 | LC_ALL = "en_US.utf8", 2026-06-25 08:39:44.184 | LANG = "de_DE.UTF-8" 2026-06-25 08:39:44.185 | are supported and installed on your system. 2026-06-25 08:39:44.185 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:39:44.245 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:44.245 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:44.245 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:44.366 | Vorkonfiguration der Pakete ... 2026-06-25 08:39:44.378 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:44.510 | Fetched 29.6 MB in 0s (64.5 MB/s) 2026-06-25 08:39:44.543 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 08:39:44.605 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-25 08:39:44.612 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:39:44.616 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:45.017 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 08:39:45.029 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:39:45.032 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:45.084 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 08:39:45.096 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 08:39:45.104 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 08:39:45.151 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 08:39:45.163 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 08:39:45.167 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 08:39:45.220 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 08:39:45.230 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 08:39:45.234 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 08:39:45.284 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 08:39:45.296 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:39:45.300 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:46.253 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 08:39:46.266 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 08:39:46.274 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:46.326 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:46.326 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:46.326 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:46.404 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:46.415 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:46.701 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:46.767 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 08:39:46.779 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 08:39:46.784 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 08:39:46.827 | Selecting previously unselected package liburi-perl. 2026-06-25 08:39:46.839 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 08:39:46.843 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 08:39:46.927 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 08:39:46.938 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 08:39:46.942 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 08:39:47.002 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 08:39:47.014 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 08:39:47.019 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 08:39:47.090 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 08:39:47.101 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:39:47.106 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 08:39:47.151 | Selecting previously unselected package libfcgi-perl. 2026-06-25 08:39:47.162 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 08:39:47.166 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 08:39:47.211 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 08:39:47.223 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 08:39:47.227 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 08:39:47.270 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 08:39:47.281 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 08:39:47.285 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 08:39:47.327 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 08:39:47.339 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 08:39:47.343 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 08:39:47.384 | Selecting previously unselected package libfcgi-bin. 2026-06-25 08:39:47.396 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:39:47.401 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 08:39:47.443 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 08:39:47.455 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 08:39:47.459 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 08:39:47.506 | Selecting previously unselected package libtimedate-perl. 2026-06-25 08:39:47.519 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 08:39:47.523 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 08:39:47.594 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 08:39:47.607 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 08:39:47.611 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 08:39:47.652 | Selecting previously unselected package libio-html-perl. 2026-06-25 08:39:47.665 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 08:39:47.669 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 08:39:47.712 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 08:39:47.725 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 08:39:47.729 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 08:39:47.772 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 08:39:47.784 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 08:39:47.788 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 08:39:47.841 | Selecting previously unselected package mecab-utils. 2026-06-25 08:39:47.854 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 08:39:47.857 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 08:39:47.902 | Selecting previously unselected package mecab-ipadic. 2026-06-25 08:39:47.915 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 08:39:47.919 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 08:39:48.548 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 08:39:48.558 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 08:39:48.562 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 08:39:48.604 | Selecting previously unselected package mysql-server. 2026-06-25 08:39:48.615 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 08:39:48.619 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:48.687 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 08:39:48.698 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 08:39:48.711 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:48.722 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 08:39:48.732 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 08:39:48.743 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 08:39:48.754 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 08:39:48.766 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 08:39:48.777 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 08:39:48.788 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 08:39:48.799 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 08:39:48.810 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 08:39:48.821 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:48.832 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 08:39:48.843 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:48.854 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 08:39:48.865 | Setting up liburi-perl (5.27-1) ... 2026-06-25 08:39:48.875 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:39:48.926 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:48.979 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:39:48.979 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:39:48.979 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:39:49.056 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:49.066 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:39:49.119 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 08:39:49.150 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 08:39:59.985 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 08:40:00.829 | mysqld is running as pid 22145 2026-06-25 08:40:03.261 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 08:40:04.889 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 08:40:04.900 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 08:40:04.909 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 08:40:04.913 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 08:40:04.913 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-25 08:40:04.913 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 08:40:04.917 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 08:40:04.919 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 08:40:04.927 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 08:40:05.022 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 08:40:05.022 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 08:40:05.022 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 08:40:05.023 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 08:40:05.023 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 08:40:05.023 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 08:40:05.072 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 08:40:05.072 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 08:40:05.380 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 08:40:05.381 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 08:40:05.388 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 08:40:05.535 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 08:40:05.615 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 08:40:05.615 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 08:40:05.836 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 08:40:05.836 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 08:40:05.836 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 08:40:05.864 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 08:40:05.912 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 08:40:05.912 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 08:40:05.915 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 08:40:05.916 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 08:40:05.916 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 08:40:06.262 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-25 08:40:06.375 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 08:40:06.619 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-25 08:40:06.621 | 2026-06-25 08:40:06.622 | done! 2026-06-25 08:40:06.628 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 08:40:06.635 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 08:40:06.643 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 08:40:06.647 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 08:40:06.648 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-25 08:40:06.648 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 08:40:06.653 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 08:40:06.654 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 08:40:06.665 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 08:40:06.791 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 08:40:06.792 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 08:40:06.793 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 08:40:06.793 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 08:40:06.795 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 08:40:06.795 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 08:40:06.877 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 08:40:06.877 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 08:40:07.324 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 08:40:07.325 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 08:40:07.335 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 08:40:07.536 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 08:40:07.641 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 08:40:07.641 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 08:40:07.936 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 08:40:07.936 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 08:40:07.937 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 08:40:07.976 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 08:40:08.044 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 08:40:08.045 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 08:40:08.048 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 08:40:08.049 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 08:40:08.049 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 08:40:08.471 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-25 08:40:08.593 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 08:40:08.837 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-25 08:40:08.840 | 2026-06-25 08:40:08.841 | done! 2026-06-25 08:40:08.850 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 08:40:08.858 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 08:40:08.869 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 08:40:08.881 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 08:40:08.893 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 08:40:08.905 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 08:40:08.917 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 08:40:08.929 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:40:10.799 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 08:40:11.035 | perl: warning: Setting locale failed. 2026-06-25 08:40:11.035 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:11.035 | LANGUAGE = (unset), 2026-06-25 08:40:11.035 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:11.035 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:11.035 | are supported and installed on your system. 2026-06-25 08:40:11.035 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:11.160 | perl: warning: Setting locale failed. 2026-06-25 08:40:11.160 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:11.160 | LANGUAGE = (unset), 2026-06-25 08:40:11.160 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:11.161 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:11.161 | are supported and installed on your system. 2026-06-25 08:40:11.161 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:11.210 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:40:11.210 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:40:11.210 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:40:11.279 | perl: warning: Setting locale failed. 2026-06-25 08:40:11.279 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:11.279 | LANGUAGE = (unset), 2026-06-25 08:40:11.279 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:11.279 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:11.279 | are supported and installed on your system. 2026-06-25 08:40:11.280 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:11.779 | 2026-06-25 08:40:11.779 | Running kernel seems to be up-to-date. 2026-06-25 08:40:11.780 | 2026-06-25 08:40:11.780 | Restarting services... 2026-06-25 08:40:11.825 | 2026-06-25 08:40:11.825 | Service restarts being deferred: 2026-06-25 08:40:11.826 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:40:11.826 | systemctl restart systemd-logind.service 2026-06-25 08:40:11.826 | systemctl restart virtlockd.service 2026-06-25 08:40:11.826 | systemctl restart virtlogd.service 2026-06-25 08:40:11.827 | 2026-06-25 08:40:11.827 | No containers need to be restarted. 2026-06-25 08:40:11.827 | 2026-06-25 08:40:11.827 | User sessions running outdated binaries: 2026-06-25 08:40:11.827 | quobyte @ session #6: sshd[2027] 2026-06-25 08:40:11.834 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:40:11.842 | 2026-06-25 08:40:11.842 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:40:13.774 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:40:13.776 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:40:13.779 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:13.781 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:13.783 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:13.785 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:13.787 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:13.789 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:40:13.791 | + functions-common:time_stop:2427 : start_time=1782376782536 2026-06-25 08:40:13.793 | + functions-common:time_stop:2429 : [[ -z 1782376782536 ]] 2026-06-25 08:40:13.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:13.799 | + functions-common:time_stop:2432 : end_time=1782376813797 2026-06-25 08:40:13.801 | + functions-common:time_stop:2433 : elapsed_time=31261 2026-06-25 08:40:13.803 | + functions-common:time_stop:2434 : total=124257 2026-06-25 08:40:13.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:13.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155518 2026-06-25 08:40:13.809 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:40:13.811 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 08:40:13.813 | + ./stack.sh:main:861 : install_database_python 2026-06-25 08:40:13.816 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 08:40:13.818 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 08:40:13.820 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 08:40:13.822 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 08:40:13.825 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 08:40:13.827 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 08:40:13.829 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 08:40:13.833 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:40:13.834 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 08:40:13.838 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 08:40:13.840 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 08:40:13.842 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 08:40:13.845 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 08:40:13.847 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 08:40:13.865 | Using python 3.12 to install PyMySQL 2026-06-25 08:40:13.867 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-25 08:40:15.036 | Collecting PyMySQL 2026-06-25 08:40:15.181 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 08:40:15.207 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 08:40:15.381 | Installing collected packages: PyMySQL 2026-06-25 08:40:15.449 | Successfully installed PyMySQL-1.2.0 2026-06-25 08:40:15.546 | + inc/python:pip_install:216 : result=0 2026-06-25 08:40:15.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:40:15.551 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:15.553 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:15.555 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:15.557 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:15.559 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:15.561 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:40:15.563 | + functions-common:time_stop:2427 : start_time=1782376813860 2026-06-25 08:40:15.565 | + functions-common:time_stop:2429 : [[ -z 1782376813860 ]] 2026-06-25 08:40:15.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:15.571 | + functions-common:time_stop:2432 : end_time=1782376815568 2026-06-25 08:40:15.573 | + functions-common:time_stop:2433 : elapsed_time=1708 2026-06-25 08:40:15.575 | + functions-common:time_stop:2434 : total=33985 2026-06-25 08:40:15.577 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:15.579 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35693 2026-06-25 08:40:15.581 | + inc/python:pip_install:219 : return 0 2026-06-25 08:40:15.583 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 08:40:15.585 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 08:40:15.587 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 08:40:15.590 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 08:40:15.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:40:15.605 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 08:40:15.607 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 08:40:15.621 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:40:15.623 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 08:40:15.638 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:40:15.640 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 08:40:15.653 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:40:15.656 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 08:40:15.658 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 08:40:15.659 | Installing etcd 2026-06-25 08:40:15.661 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 08:40:15.674 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 08:40:15.688 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 08:40:15.690 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 08:40:15.704 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 08:40:15.707 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:15.709 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:15.711 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 08:40:15.714 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 08:40:15.716 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 08:40:15.718 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:15.720 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-25 08:40:15.722 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 08:40:15.724 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:15.729 | --2026-06-25 10:40:15-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:15.795 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 08:40:15.810 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 08:40:16.059 | HTTP request sent, awaiting response... 302 Found 2026-06-25 08:40:16.059 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T09%3A34%3A23Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T08%3A34%3A17Z&ske=2026-06-25T09%3A34%3A23Z&sks=b&skv=2018-11-09&sig=Nu7dHl7Dzr5pYA6Q7KZeKjZhCZC7%2FJq99dYqx%2BHSXs4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM3ODYxNSwibmJmIjoxNzgyMzc2ODE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4BPAbITy3tXN90wEKH2u0Jz9szC7k7-P83VUnvF9rq0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 08:40:16.059 | --2026-06-25 10:40:16-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T09%3A34%3A23Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T08%3A34%3A17Z&ske=2026-06-25T09%3A34%3A23Z&sks=b&skv=2018-11-09&sig=Nu7dHl7Dzr5pYA6Q7KZeKjZhCZC7%2FJq99dYqx%2BHSXs4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM3ODYxNSwibmJmIjoxNzgyMzc2ODE1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4BPAbITy3tXN90wEKH2u0Jz9szC7k7-P83VUnvF9rq0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 08:40:16.078 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-25 08:40:16.089 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-25 08:40:16.219 | HTTP request sent, awaiting response... 200 OK 2026-06-25 08:40:16.219 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 08:40:16.219 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 08:40:16.271 | 2026-06-25 08:40:16.492 | 0K ........ ........ ... 100% 73.3M=0.3s 2026-06-25 08:40:16.492 | 2026-06-25 08:40:16.493 | 2026-06-25 10:40:16 (73.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 08:40:16.493 | 2026-06-25 08:40:16.497 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 08:40:16.500 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:16.502 | ++ functions:get_extra_file:81 : return 2026-06-25 08:40:16.505 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 08:40:16.508 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 08:40:16.511 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 08:40:16.514 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 08:40:16.539 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 08:40:16.542 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-25 08:40:16.550 | etcd-v3.5.21-linux-amd64/ 2026-06-25 08:40:16.550 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 08:40:16.550 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 08:40:16.551 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 08:40:16.552 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 08:40:16.552 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 08:40:16.552 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 08:40:16.711 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 08:40:16.905 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 08:40:17.162 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 08:40:17.195 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 08:40:17.224 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 08:40:17.228 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 08:40:17.247 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:40:17.250 | + ./stack.sh:main:888 : install_dstat 2026-06-25 08:40:17.253 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 08:40:17.271 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:40:17.274 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 08:40:17.277 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:40:17.280 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 08:40:17.282 | + ./stack.sh:main:897 : install_libs 2026-06-25 08:40:17.285 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 08:40:17.288 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 08:40:17.290 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 08:40:17.293 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 08:40:17.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.298 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.301 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 08:40:17.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.306 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 08:40:17.309 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 08:40:17.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 08:40:17.314 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 08:40:17.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.320 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.322 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 08:40:17.325 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.328 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 08:40:17.330 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 08:40:17.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 08:40:17.335 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 08:40:17.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.341 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.343 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 08:40:17.346 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.349 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 08:40:17.352 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 08:40:17.355 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 08:40:17.358 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 08:40:17.361 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.366 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 08:40:17.368 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.371 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 08:40:17.374 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 08:40:17.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 08:40:17.379 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 08:40:17.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 08:40:17.388 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.390 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 08:40:17.393 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 08:40:17.396 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 08:40:17.399 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 08:40:17.401 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.407 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 08:40:17.409 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.412 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 08:40:17.414 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 08:40:17.417 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 08:40:17.419 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 08:40:17.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 08:40:17.431 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.434 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 08:40:17.437 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 08:40:17.440 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 08:40:17.442 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 08:40:17.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 08:40:17.453 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.456 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 08:40:17.459 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 08:40:17.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 08:40:17.464 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 08:40:17.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.472 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 08:40:17.474 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.477 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 08:40:17.480 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 08:40:17.483 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 08:40:17.485 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 08:40:17.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.492 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 08:40:17.495 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.498 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 08:40:17.501 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 08:40:17.504 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 08:40:17.506 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 08:40:17.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.514 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 08:40:17.517 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.520 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 08:40:17.522 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 08:40:17.525 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 08:40:17.527 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 08:40:17.530 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.533 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.536 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 08:40:17.538 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.541 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 08:40:17.544 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 08:40:17.546 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 08:40:17.550 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 08:40:17.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.554 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.557 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 08:40:17.560 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.562 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 08:40:17.565 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 08:40:17.568 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 08:40:17.570 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 08:40:17.573 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 08:40:17.581 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.584 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 08:40:17.586 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 08:40:17.589 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 08:40:17.592 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 08:40:17.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.597 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.600 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 08:40:17.602 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.604 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 08:40:17.607 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 08:40:17.610 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 08:40:17.613 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 08:40:17.616 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 08:40:17.624 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.626 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 08:40:17.629 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 08:40:17.631 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 08:40:17.634 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 08:40:17.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 08:40:17.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.648 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 08:40:17.650 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 08:40:17.653 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 08:40:17.656 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 08:40:17.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.662 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.665 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 08:40:17.668 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.671 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 08:40:17.673 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 08:40:17.676 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 08:40:17.679 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 08:40:17.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 08:40:17.690 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.693 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 08:40:17.695 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 08:40:17.698 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 08:40:17.701 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 08:40:17.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 08:40:17.712 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.715 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 08:40:17.718 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 08:40:17.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 08:40:17.724 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 08:40:17.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.731 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 08:40:17.734 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.737 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 08:40:17.740 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 08:40:17.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 08:40:17.745 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 08:40:17.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.750 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.753 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 08:40:17.755 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.758 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 08:40:17.761 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 08:40:17.763 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 08:40:17.766 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 08:40:17.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.772 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.774 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 08:40:17.777 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.780 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 08:40:17.783 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 08:40:17.786 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 08:40:17.789 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 08:40:17.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.797 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 08:40:17.800 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.803 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 08:40:17.806 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 08:40:17.809 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 08:40:17.811 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 08:40:17.814 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.817 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.819 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 08:40:17.822 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.824 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 08:40:17.827 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 08:40:17.830 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 08:40:17.833 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 08:40:17.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.840 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 08:40:17.842 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.845 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 08:40:17.848 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 08:40:17.850 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 08:40:17.853 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 08:40:17.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.859 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 08:40:17.864 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.866 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 08:40:17.869 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 08:40:17.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 08:40:17.874 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 08:40:17.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.880 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 08:40:17.885 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.888 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 08:40:17.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 08:40:17.893 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 08:40:17.895 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 08:40:17.898 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.901 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.904 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 08:40:17.906 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.908 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 08:40:17.911 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 08:40:17.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 08:40:17.916 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 08:40:17.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.921 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.924 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 08:40:17.927 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.930 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 08:40:17.932 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 08:40:17.935 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 08:40:17.938 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 08:40:17.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.943 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.946 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 08:40:17.949 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.952 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 08:40:17.954 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 08:40:17.957 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 08:40:17.959 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 08:40:17.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.965 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 08:40:17.970 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.972 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 08:40:17.975 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 08:40:17.977 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 08:40:17.980 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 08:40:17.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:17.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:17.988 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 08:40:17.991 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:17.993 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 08:40:17.996 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 08:40:17.998 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 08:40:18.001 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 08:40:18.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.006 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.008 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 08:40:18.011 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.014 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 08:40:18.016 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 08:40:18.019 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 08:40:18.022 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 08:40:18.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.027 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.030 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 08:40:18.033 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.036 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 08:40:18.039 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 08:40:18.042 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 08:40:18.044 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 08:40:18.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.052 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 08:40:18.055 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.058 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 08:40:18.061 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 08:40:18.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 08:40:18.067 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 08:40:18.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.072 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.075 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 08:40:18.078 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.081 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 08:40:18.083 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 08:40:18.086 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 08:40:18.089 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 08:40:18.092 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.095 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.097 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 08:40:18.100 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.103 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 08:40:18.106 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 08:40:18.108 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:18.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:18.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 08:40:18.117 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:18.119 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 08:40:18.139 | Using python 3.12 to install etcd3gw 2026-06-25 08:40:18.141 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-25 08:40:19.278 | Collecting etcd3gw 2026-06-25 08:40:19.426 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:40:19.448 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 08:40:19.491 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 08:40:19.493 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 08:40:19.538 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 08:40:19.554 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:40:19.598 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 08:40:19.614 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 08:40:20.117 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 08:40:20.133 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-25 08:40:20.147 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 08:40:20.314 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 08:40:20.317 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 08:40:20.349 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 08:40:20.351 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 08:40:20.391 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 08:40:20.393 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 08:40:20.399 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 08:40:20.427 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 08:40:20.461 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 08:40:20.489 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 08:40:20.500 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 08:40:20.503 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 08:40:20.505 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 08:40:20.507 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 08:40:20.524 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 08:40:20.762 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 08:40:20.818 | Attempting uninstall: urllib3 2026-06-25 08:40:20.826 | Found existing installation: urllib3 2.0.7 2026-06-25 08:40:20.827 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:20.827 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 08:40:20.967 | Attempting uninstall: idna 2026-06-25 08:40:20.975 | Found existing installation: idna 3.6 2026-06-25 08:40:20.976 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:20.976 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 08:40:21.133 | Attempting uninstall: requests 2026-06-25 08:40:21.140 | Found existing installation: requests 2.31.0 2026-06-25 08:40:21.140 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:21.141 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 08:40:21.367 | 2026-06-25 08:40:21.372 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 08:40:21.499 | + inc/python:pip_install:216 : result=0 2026-06-25 08:40:21.502 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:40:21.505 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:21.507 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:21.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:21.511 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:21.513 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:21.516 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:40:21.518 | + functions-common:time_stop:2427 : start_time=1782376818134 2026-06-25 08:40:21.520 | + functions-common:time_stop:2429 : [[ -z 1782376818134 ]] 2026-06-25 08:40:21.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:21.527 | + functions-common:time_stop:2432 : end_time=1782376821524 2026-06-25 08:40:21.529 | + functions-common:time_stop:2433 : elapsed_time=3390 2026-06-25 08:40:21.531 | + functions-common:time_stop:2434 : total=35693 2026-06-25 08:40:21.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:21.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39083 2026-06-25 08:40:21.538 | + inc/python:pip_install:219 : return 0 2026-06-25 08:40:21.541 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 08:40:21.544 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 08:40:21.547 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 08:40:21.550 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:40:21.553 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:40:21.556 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:40:21.558 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:40:21.561 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:40:21.564 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:40:21.566 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:40:21.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:40:21.572 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:40:21.575 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:40:21.577 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:40:21.580 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:40:21.582 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:40:21.585 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 08:40:21.587 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:40:21.590 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:40:21.593 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 08:40:21.596 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 08:40:21.598 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:40:21.601 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:40:21.604 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:40:21.607 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:40:21.609 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:40:21.611 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:40:21.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:40:21.617 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:40:21.620 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:40:21.623 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:40:21.625 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:40:21.628 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:40:21.630 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 08:40:21.633 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:40:21.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:40:21.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:40:21.640 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 08:40:21.662 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-25 08:40:21.698 | Reading package lists... 2026-06-25 08:40:22.045 | Building dependency tree... 2026-06-25 08:40:22.047 | Reading state information... 2026-06-25 08:40:22.539 | The following additional packages will be installed: 2026-06-25 08:40:22.540 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 08:40:22.543 | Suggested packages: 2026-06-25 08:40:22.543 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 08:40:22.543 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 08:40:22.543 | python3-uwsgidecorators 2026-06-25 08:40:22.577 | The following NEW packages will be installed: 2026-06-25 08:40:22.578 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 08:40:22.624 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:40:22.624 | Need to get 1270 kB of archives. 2026-06-25 08:40:22.624 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 08:40:22.624 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 08:40:22.641 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 08:40:22.643 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 08:40:22.649 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 08:40:22.657 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 08:40:22.658 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 08:40:22.880 | perl: warning: Setting locale failed. 2026-06-25 08:40:22.880 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:22.880 | LANGUAGE = (unset), 2026-06-25 08:40:22.881 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:22.881 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:22.881 | are supported and installed on your system. 2026-06-25 08:40:22.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:22.944 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:40:22.944 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:40:22.944 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:40:23.124 | Fetched 1270 kB in 0s (22.9 MB/s) 2026-06-25 08:40:23.166 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 08:40:23.227 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-25 08:40:23.233 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 08:40:23.241 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 08:40:23.291 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 08:40:23.303 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 08:40:23.307 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 08:40:23.354 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 08:40:23.366 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 08:40:23.370 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 08:40:23.422 | Selecting previously unselected package uwsgi-core. 2026-06-25 08:40:23.434 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 08:40:23.437 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 08:40:23.614 | Selecting previously unselected package uwsgi. 2026-06-25 08:40:23.626 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 08:40:23.632 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 08:40:23.685 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 08:40:23.697 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 08:40:23.701 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 08:40:23.771 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 08:40:23.783 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 08:40:23.794 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 08:40:23.805 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 08:40:23.825 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 08:40:24.357 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 08:40:24.391 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:40:25.377 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 08:40:25.607 | perl: warning: Setting locale failed. 2026-06-25 08:40:25.607 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:25.608 | LANGUAGE = (unset), 2026-06-25 08:40:25.608 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:25.608 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:25.608 | are supported and installed on your system. 2026-06-25 08:40:25.608 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:25.735 | perl: warning: Setting locale failed. 2026-06-25 08:40:25.735 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:25.735 | LANGUAGE = (unset), 2026-06-25 08:40:25.735 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:25.736 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:25.736 | are supported and installed on your system. 2026-06-25 08:40:25.736 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:25.786 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:40:25.786 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:40:25.786 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:40:25.857 | perl: warning: Setting locale failed. 2026-06-25 08:40:25.857 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:25.857 | LANGUAGE = (unset), 2026-06-25 08:40:25.857 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:25.857 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:25.857 | are supported and installed on your system. 2026-06-25 08:40:25.857 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:26.340 | 2026-06-25 08:40:26.341 | Running kernel seems to be up-to-date. 2026-06-25 08:40:26.341 | 2026-06-25 08:40:26.341 | Restarting services... 2026-06-25 08:40:26.387 | 2026-06-25 08:40:26.387 | Service restarts being deferred: 2026-06-25 08:40:26.387 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:40:26.387 | systemctl restart systemd-logind.service 2026-06-25 08:40:26.387 | systemctl restart virtlockd.service 2026-06-25 08:40:26.387 | systemctl restart virtlogd.service 2026-06-25 08:40:26.387 | 2026-06-25 08:40:26.388 | No containers need to be restarted. 2026-06-25 08:40:26.388 | 2026-06-25 08:40:26.388 | User sessions running outdated binaries: 2026-06-25 08:40:26.388 | quobyte @ session #6: sshd[2027] 2026-06-25 08:40:26.396 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:40:26.405 | 2026-06-25 08:40:26.405 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:40:28.354 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:40:28.357 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:40:28.359 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:28.361 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:28.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:28.367 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:28.369 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:28.372 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:40:28.374 | + functions-common:time_stop:2427 : start_time=1782376821659 2026-06-25 08:40:28.376 | + functions-common:time_stop:2429 : [[ -z 1782376821659 ]] 2026-06-25 08:40:28.379 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:28.383 | + functions-common:time_stop:2432 : end_time=1782376828381 2026-06-25 08:40:28.386 | + functions-common:time_stop:2433 : elapsed_time=6722 2026-06-25 08:40:28.388 | + functions-common:time_stop:2434 : total=155518 2026-06-25 08:40:28.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:28.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162240 2026-06-25 08:40:28.396 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:40:28.398 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 08:40:28.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:40:28.404 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:40:28.406 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 08:40:28.409 | perl: warning: Setting locale failed. 2026-06-25 08:40:28.409 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:28.409 | LANGUAGE = (unset), 2026-06-25 08:40:28.409 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:28.409 | LANG = (unset) 2026-06-25 08:40:28.409 | are supported and installed on your system. 2026-06-25 08:40:28.409 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 08:40:28.443 | No module matches proxy 2026-06-25 08:40:28.446 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 08:40:28.458 | perl: warning: Setting locale failed. 2026-06-25 08:40:28.458 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:28.458 | LANGUAGE = (unset), 2026-06-25 08:40:28.458 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:28.458 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:28.458 | are supported and installed on your system. 2026-06-25 08:40:28.458 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:28.497 | Enabling module proxy. 2026-06-25 08:40:28.503 | To activate the new configuration, you need to run: 2026-06-25 08:40:28.503 | systemctl restart apache2 2026-06-25 08:40:28.508 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 08:40:28.519 | perl: warning: Setting locale failed. 2026-06-25 08:40:28.519 | perl: warning: Please check that your locale settings: 2026-06-25 08:40:28.519 | LANGUAGE = (unset), 2026-06-25 08:40:28.519 | LC_ALL = "en_US.utf8", 2026-06-25 08:40:28.519 | LANG = "de_DE.UTF-8" 2026-06-25 08:40:28.520 | are supported and installed on your system. 2026-06-25 08:40:28.520 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:40:28.559 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 08:40:28.559 | Module proxy already enabled 2026-06-25 08:40:28.559 | Enabling module proxy_uwsgi. 2026-06-25 08:40:28.564 | To activate the new configuration, you need to run: 2026-06-25 08:40:28.564 | systemctl restart apache2 2026-06-25 08:40:28.569 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 08:40:28.572 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:40:28.575 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:40:28.578 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:40:28.705 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 08:40:28.710 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 08:40:28.712 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 08:40:28.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.717 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.720 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 08:40:28.723 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.726 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 08:40:28.729 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 08:40:28.731 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 08:40:28.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.737 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 08:40:28.743 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.746 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 08:40:28.748 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 08:40:28.751 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 08:40:28.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.757 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.760 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 08:40:28.762 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.765 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 08:40:28.768 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 08:40:28.771 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 08:40:28.774 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.779 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 08:40:28.782 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.785 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 08:40:28.787 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 08:40:28.790 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.793 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.795 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 08:40:28.798 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.801 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 08:40:28.804 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 08:40:28.807 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 08:40:28.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.812 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.815 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 08:40:28.818 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.820 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 08:40:28.838 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:40:28.841 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 08:40:28.843 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 08:40:28.846 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 08:40:28.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 08:40:28.857 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.860 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 08:40:28.879 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:40:28.881 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 08:40:28.884 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 08:40:28.887 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 08:40:28.889 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 08:40:28.897 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.900 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 08:40:28.903 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 08:40:28.905 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 08:40:28.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:40:28.911 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:40:28.913 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 08:40:28.916 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:40:28.919 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 08:40:28.921 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 08:40:28.924 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 08:40:28.927 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 08:40:28.931 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 08:40:28.933 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 08:40:28.938 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:40:28.938 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 08:40:28.943 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 08:40:28.945 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 08:40:28.947 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 08:40:28.951 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 08:40:28.953 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 08:40:28.976 | Using python 3.12 to install keystonemiddleware 2026-06-25 08:40:28.978 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-25 08:40:30.174 | Collecting keystonemiddleware 2026-06-25 08:40:30.324 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 08:40:30.386 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 08:40:30.403 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:40:30.457 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 08:40:30.472 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:40:30.534 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 08:40:30.550 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:40:30.595 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 08:40:30.613 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:40:30.657 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 08:40:30.673 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 08:40:30.729 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 08:40:30.746 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:40:30.794 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 08:40:30.810 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:40:30.867 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 08:40:30.883 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:40:30.894 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 08:40:30.922 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 08:40:30.938 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 08:40:30.981 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 08:40:30.996 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 08:40:31.043 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 08:40:31.059 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:40:31.069 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 08:40:31.102 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 08:40:31.118 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 08:40:31.132 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-25 08:40:31.183 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 08:40:31.199 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:40:31.234 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 08:40:31.250 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:40:31.289 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 08:40:31.304 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 08:40:31.346 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 08:40:31.363 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 08:40:31.411 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 08:40:31.426 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 08:40:31.469 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 08:40:31.484 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 08:40:31.520 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 08:40:31.536 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 08:40:31.545 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-25 08:40:31.581 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 08:40:31.596 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 08:40:31.606 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-25 08:40:31.608 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-25 08:40:31.759 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 08:40:31.776 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-25 08:40:31.838 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 08:40:31.852 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 08:40:31.866 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-25 08:40:31.999 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 08:40:32.014 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-25 08:40:32.034 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 08:40:32.069 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 08:40:32.084 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 08:40:32.132 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-25 08:40:32.133 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-25 08:40:32.134 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-25 08:40:32.136 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 08:40:32.175 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 08:40:32.220 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 08:40:32.256 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 08:40:32.278 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 08:40:32.300 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 08:40:32.322 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 08:40:32.343 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 08:40:32.365 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 08:40:32.414 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.3 MB/s 0:00:00 2026-06-25 08:40:32.430 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 08:40:32.452 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 08:40:32.477 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 08:40:32.499 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 08:40:32.521 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-25 08:40:32.548 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 08:40:32.571 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 08:40:32.596 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 08:40:32.616 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 08:40:32.637 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 08:40:32.658 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 08:40:32.684 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 08:40:32.714 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 08:40:32.734 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 08:40:32.755 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 08:40:32.776 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 08:40:32.800 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 08:40:33.095 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-25 08:40:33.351 | Attempting uninstall: six 2026-06-25 08:40:33.358 | Found existing installation: six 1.16.0 2026-06-25 08:40:33.359 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:33.359 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 08:40:33.420 | Attempting uninstall: pyparsing 2026-06-25 08:40:33.429 | Found existing installation: pyparsing 3.1.1 2026-06-25 08:40:33.429 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:33.430 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 08:40:33.566 | Attempting uninstall: PyJWT 2026-06-25 08:40:33.575 | Found existing installation: PyJWT 2.7.0 2026-06-25 08:40:33.576 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:33.577 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 08:40:33.737 | Attempting uninstall: netaddr 2026-06-25 08:40:33.744 | Found existing installation: netaddr 0.8.0 2026-06-25 08:40:33.746 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:33.746 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 08:40:33.998 | Attempting uninstall: python-dateutil 2026-06-25 08:40:34.009 | Found existing installation: python-dateutil 2.8.2 2026-06-25 08:40:34.009 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:40:34.010 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 08:40:36.162 | 2026-06-25 08:40:36.170 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 08:40:36.342 | + inc/python:pip_install:216 : result=0 2026-06-25 08:40:36.345 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:40:36.347 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:36.350 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:36.353 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:36.356 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:36.358 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:36.361 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:40:36.363 | + functions-common:time_stop:2427 : start_time=1782376828971 2026-06-25 08:40:36.366 | + functions-common:time_stop:2429 : [[ -z 1782376828971 ]] 2026-06-25 08:40:36.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:36.374 | + functions-common:time_stop:2432 : end_time=1782376836371 2026-06-25 08:40:36.377 | + functions-common:time_stop:2433 : elapsed_time=7400 2026-06-25 08:40:36.380 | + functions-common:time_stop:2434 : total=39083 2026-06-25 08:40:36.382 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:36.385 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46483 2026-06-25 08:40:36.388 | + inc/python:pip_install:219 : return 0 2026-06-25 08:40:36.391 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 08:40:36.393 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 08:40:36.396 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 08:40:36.400 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 08:40:36.403 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 08:40:36.405 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 08:40:36.410 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:40:36.410 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 08:40:36.415 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 08:40:36.418 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 08:40:36.421 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 08:40:36.423 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 08:40:36.426 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 08:40:36.447 | Using python 3.12 to install python-memcached 2026-06-25 08:40:36.449 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-25 08:40:37.594 | Collecting python-memcached 2026-06-25 08:40:37.752 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:40:37.776 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 08:40:37.955 | Installing collected packages: python-memcached 2026-06-25 08:40:37.989 | Successfully installed python-memcached-1.62 2026-06-25 08:40:38.091 | + inc/python:pip_install:216 : result=0 2026-06-25 08:40:38.094 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:40:38.096 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:38.098 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:38.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:38.102 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:38.104 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:38.106 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:40:38.108 | + functions-common:time_stop:2427 : start_time=1782376836441 2026-06-25 08:40:38.110 | + functions-common:time_stop:2429 : [[ -z 1782376836441 ]] 2026-06-25 08:40:38.113 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:38.117 | + functions-common:time_stop:2432 : end_time=1782376838114 2026-06-25 08:40:38.119 | + functions-common:time_stop:2433 : elapsed_time=1673 2026-06-25 08:40:38.121 | + functions-common:time_stop:2434 : total=46483 2026-06-25 08:40:38.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:38.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48156 2026-06-25 08:40:38.127 | + inc/python:pip_install:219 : return 0 2026-06-25 08:40:38.129 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 08:40:38.144 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:40:38.146 | + ./stack.sh:main:919 : '[' 192.168.122.179 == 192.168.122.179 ']' 2026-06-25 08:40:38.148 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 08:40:38.151 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 08:40:38.153 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 08:40:38.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:40:38.157 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 08:40:38.159 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 08:40:38.173 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:40:38.176 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 08:40:38.178 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 08:40:38.180 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 08:40:38.182 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:40:38.184 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:40:38.187 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:40:38.189 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:40:38.191 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:40:38.194 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:40:38.207 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:40:38.209 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:40:38.211 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:40:38.214 | + functions-common:git_clone:610 : echo master 2026-06-25 08:40:38.214 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:40:38.218 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 08:40:38.220 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:40:38.222 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 08:40:38.224 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:40:38.227 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:40:38.229 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:40:38.231 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:40:38.233 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:40:38.235 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:40:38.237 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:40:38.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:40:38.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:40:38.245 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376838242 2026-06-25 08:40:38.247 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 08:40:38.250 | Cloning into '/opt/stack/keystone'... 2026-06-25 08:40:56.646 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:40:56.650 | + functions-common:time_stop:2420 : local name 2026-06-25 08:40:56.652 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:40:56.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:40:56.658 | + functions-common:time_stop:2423 : local total 2026-06-25 08:40:56.662 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:40:56.665 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:40:56.669 | + functions-common:time_stop:2427 : start_time=1782376838242 2026-06-25 08:40:56.672 | + functions-common:time_stop:2429 : [[ -z 1782376838242 ]] 2026-06-25 08:40:56.676 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:40:56.682 | + functions-common:time_stop:2432 : end_time=1782376856678 2026-06-25 08:40:56.685 | + functions-common:time_stop:2433 : elapsed_time=18436 2026-06-25 08:40:56.689 | + functions-common:time_stop:2434 : total=5746 2026-06-25 08:40:56.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:40:56.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24182 2026-06-25 08:40:56.698 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 08:40:56.702 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:40:56.705 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:40:56.708 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:40:56.711 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:40:56.714 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:40:56.718 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:40:56.721 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:40:56.724 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:40:56.727 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:40:56.731 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:40:56.737 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376856733 2026-06-25 08:40:56.740 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:41:04.041 | From https://review.opendev.org/openstack/keystone 2026-06-25 08:41:04.041 | * branch master -> FETCH_HEAD 2026-06-25 08:41:04.052 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:41:04.055 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:04.059 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:04.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:04.065 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:04.067 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:04.071 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:41:04.074 | + functions-common:time_stop:2427 : start_time=1782376856733 2026-06-25 08:41:04.076 | + functions-common:time_stop:2429 : [[ -z 1782376856733 ]] 2026-06-25 08:41:04.081 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:04.085 | + functions-common:time_stop:2432 : end_time=1782376864082 2026-06-25 08:41:04.088 | + functions-common:time_stop:2433 : elapsed_time=7349 2026-06-25 08:41:04.091 | + functions-common:time_stop:2434 : total=24182 2026-06-25 08:41:04.094 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:04.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31531 2026-06-25 08:41:04.100 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:41:04.103 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:41:04.106 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:41:04.108 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:41:04.111 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:41:04.115 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:41:04.117 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:41:04.120 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:41:04.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:41:04.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:41:04.132 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376864128 2026-06-25 08:41:04.134 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:41:04.301 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:41:04.301 | 2026-06-25 08:41:04.301 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:41:04.301 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:41:04.301 | state without impacting any branches by switching back to a branch. 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.302 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:41:04.302 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.302 | git switch -c 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.302 | Or undo this operation with: 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.302 | git switch - 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.302 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:41:04.302 | 2026-06-25 08:41:04.303 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 08:41:04.308 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:41:04.311 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:04.314 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:04.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:04.321 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:04.324 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:04.328 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:41:04.331 | + functions-common:time_stop:2427 : start_time=1782376864128 2026-06-25 08:41:04.334 | + functions-common:time_stop:2429 : [[ -z 1782376864128 ]] 2026-06-25 08:41:04.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:04.342 | + functions-common:time_stop:2432 : end_time=1782376864339 2026-06-25 08:41:04.345 | + functions-common:time_stop:2433 : elapsed_time=211 2026-06-25 08:41:04.348 | + functions-common:time_stop:2434 : total=31531 2026-06-25 08:41:04.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:04.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31742 2026-06-25 08:41:04.357 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 08:41:04.374 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 08:41:04.378 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:41:04.379 | + functions-common:git_clone:673 : head -1 2026-06-25 08:41:04.381 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 08:41:04.384 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:41:04.387 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 08:41:04.390 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:41:04.392 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 08:41:04.395 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 08:41:04.397 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:41:04.400 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 08:41:04.402 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:41:04.405 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 08:41:04.408 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 08:41:04.410 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:41:04.413 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:41:04.416 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 08:41:04.418 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:41:04.422 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 08:41:04.424 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:41:04.427 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:41:04.431 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 08:41:04.437 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 08:41:04.439 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 08:41:04.442 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 08:41:04.599 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 08:41:04.601 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:41:04.604 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:41:04.606 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:41:04.608 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 08:41:04.611 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 08:41:04.613 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:41:04.616 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:41:04.618 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:41:04.621 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:41:04.623 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:41:04.626 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:41:04.628 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:41:04.631 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 08:41:04.650 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 08:41:04.653 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-25 08:41:05.623 | Obtaining file:///opt/stack/keystone 2026-06-25 08:41:05.628 | Installing build dependencies: started 2026-06-25 08:41:07.309 | Installing build dependencies: finished with status 'done' 2026-06-25 08:41:07.310 | Checking if build backend supports build_editable: started 2026-06-25 08:41:07.839 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:41:07.841 | Getting requirements to build editable: started 2026-06-25 08:41:08.132 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:41:08.134 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:41:09.176 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:41:09.192 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-25 08:41:09.192 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-25 08:41:09.391 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 08:41:09.552 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 08:41:09.591 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 08:41:09.607 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 08:41:09.996 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.014 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 08:41:10.581 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.597 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 08:41:10.621 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 08:41:10.621 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 08:41:10.622 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-25 08:41:10.698 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.713 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 08:41:10.727 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-25 08:41:10.727 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-25 08:41:10.729 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-25 08:41:10.787 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.803 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 08:41:10.863 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.879 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:41:10.889 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-25 08:41:10.891 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-25 08:41:10.941 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:10.957 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:41:11.010 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.026 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 08:41:11.037 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-25 08:41:11.066 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.082 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 08:41:11.092 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-25 08:41:11.120 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.136 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 08:41:11.183 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.210 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 08:41:11.222 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-25 08:41:11.222 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-25 08:41:11.263 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.278 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 08:41:11.290 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-25 08:41:11.291 | 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.0) 2026-06-25 08:41:11.325 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.341 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 08:41:11.390 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 08:41:11.405 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 08:41:11.603 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 08:41:11.618 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 08:41:11.652 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 08:41:11.667 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 08:41:11.678 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-25 08:41:11.705 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 08:41:11.720 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 08:41:11.761 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 08:41:11.778 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 08:41:11.815 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 08:41:11.830 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:41:11.867 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 08:41:11.882 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:41:11.992 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 08:41:12.008 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-25 08:41:12.049 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 08:41:12.065 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 08:41:12.080 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-25 08:41:12.147 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 08:41:12.161 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 08:41:12.205 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 08:41:12.221 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 08:41:12.256 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 08:41:12.271 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:41:12.320 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 08:41:12.337 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 08:41:12.885 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 08:41:12.901 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 08:41:12.916 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-25 08:41:12.918 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-25 08:41:12.924 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-25 08:41:12.924 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-25 08:41:12.925 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-25 08:41:12.937 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-25 08:41:12.939 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-25 08:41:12.940 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-25 08:41:12.983 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:12.998 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 08:41:13.008 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-25 08:41:13.036 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.052 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 08:41:13.092 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.114 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 08:41:13.158 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.173 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:41:13.185 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-25 08:41:13.190 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-25 08:41:13.194 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-25 08:41:13.236 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.252 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 08:41:13.294 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.309 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 08:41:13.350 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.367 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 08:41:13.424 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.439 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:41:13.483 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.499 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 08:41:13.536 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.552 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 08:41:13.597 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.613 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 08:41:13.622 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-25 08:41:13.654 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.669 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:41:13.709 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.724 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:41:13.776 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:13.791 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 08:41:14.053 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.069 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 08:41:14.116 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.133 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 08:41:14.169 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.185 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 08:41:14.222 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.239 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 08:41:14.284 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.302 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 08:41:14.375 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.394 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-25 08:41:14.433 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.449 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 08:41:14.496 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.512 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 08:41:14.553 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.569 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 08:41:14.588 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-25 08:41:14.589 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-25 08:41:14.601 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-25 08:41:14.638 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.653 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 08:41:14.716 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.731 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 08:41:14.774 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.791 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 08:41:14.846 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.862 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 08:41:14.883 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-25 08:41:14.884 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-25 08:41:14.885 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-25 08:41:14.888 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-25 08:41:14.938 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 08:41:14.954 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 08:41:15.014 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 08:41:15.031 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 08:41:15.131 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 08:41:15.177 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 08:41:15.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.7 MB/s 0:00:00 2026-06-25 08:41:15.281 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 08:41:15.305 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 08:41:15.327 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 08:41:15.348 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 08:41:15.372 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 08:41:15.396 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 08:41:15.416 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 08:41:15.444 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 08:41:15.467 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 08:41:15.489 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 08:41:15.510 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 08:41:15.533 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 08:41:15.553 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 08:41:15.577 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 08:41:15.600 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 08:41:15.627 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 08:41:15.651 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 08:41:15.671 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 08:41:15.695 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 08:41:15.716 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 08:41:15.741 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 08:41:15.764 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 08:41:15.787 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 08:41:15.810 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 08:41:15.840 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 08:41:15.868 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 08:41:15.897 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-25 08:41:15.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 20.6 MB/s 0:00:00 2026-06-25 08:41:15.937 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 08:41:15.959 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 08:41:15.984 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 08:41:16.007 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 08:41:16.031 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 08:41:16.057 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 08:41:16.080 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 08:41:16.102 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 08:41:16.141 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 08:41:16.171 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 08:41:16.195 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 08:41:16.224 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 08:41:16.248 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 08:41:16.272 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 08:41:16.295 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 08:41:16.317 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 08:41:16.350 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 08:41:16.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 39.2 MB/s 0:00:00 2026-06-25 08:41:16.451 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 08:41:16.473 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 08:41:16.495 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 08:41:16.517 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 08:41:16.543 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 08:41:16.567 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 08:41:16.590 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 08:41:16.612 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 08:41:16.634 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 08:41:16.656 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 08:41:16.687 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 08:41:16.865 | Building wheels for collected packages: keystone 2026-06-25 08:41:16.866 | Building editable for keystone (pyproject.toml): started 2026-06-25 08:41:17.925 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 08:41:17.926 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=148deedaa4608675cdca82e256a0f4e62392f2bbd7235678652d2c8c137e82e8 2026-06-25 08:41:17.926 | Stored in directory: /tmp/pip-ephem-wheel-cache-zg4me5im/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 08:41:17.931 | Successfully built keystone 2026-06-25 08:41:18.270 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-25 08:41:18.309 | Attempting uninstall: pytz 2026-06-25 08:41:18.318 | Found existing installation: pytz 2024.1 2026-06-25 08:41:18.319 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:18.319 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 08:41:20.090 | Attempting uninstall: oauthlib 2026-06-25 08:41:20.102 | Found existing installation: oauthlib 3.2.2 2026-06-25 08:41:20.102 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:20.102 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 08:41:20.248 | Attempting uninstall: markupsafe 2026-06-25 08:41:20.260 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 08:41:20.260 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:20.260 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 08:41:21.343 | Attempting uninstall: click 2026-06-25 08:41:21.356 | Found existing installation: click 8.1.6 2026-06-25 08:41:21.356 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:21.358 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 08:41:21.521 | Attempting uninstall: blinker 2026-06-25 08:41:21.532 | Found existing installation: blinker 1.7.0 2026-06-25 08:41:21.532 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:21.534 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 08:41:21.550 | Attempting uninstall: bcrypt 2026-06-25 08:41:21.561 | Found existing installation: bcrypt 3.2.2 2026-06-25 08:41:21.563 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:21.564 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 08:41:21.582 | Attempting uninstall: attrs 2026-06-25 08:41:21.594 | Found existing installation: attrs 23.2.0 2026-06-25 08:41:21.595 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:21.596 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 08:41:24.639 | Attempting uninstall: jinja2 2026-06-25 08:41:24.651 | Found existing installation: Jinja2 3.1.2 2026-06-25 08:41:24.651 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:24.653 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 08:41:25.680 | Attempting uninstall: cryptography 2026-06-25 08:41:25.692 | Found existing installation: cryptography 41.0.7 2026-06-25 08:41:25.692 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:25.693 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 08:41:26.287 | Attempting uninstall: pyopenssl 2026-06-25 08:41:26.300 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 08:41:26.302 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:26.302 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 08:41:26.706 | Attempting uninstall: jsonschema 2026-06-25 08:41:26.720 | Found existing installation: jsonschema 4.10.3 2026-06-25 08:41:26.721 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:26.721 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 08:41:28.315 | 2026-06-25 08:41:28.316 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-25 08:41:28.317 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 08:41:28.332 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 08:41:28.655 | + inc/python:pip_install:216 : result=0 2026-06-25 08:41:28.657 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:41:28.659 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:28.662 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:28.664 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:28.667 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:28.669 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:28.671 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:41:28.674 | + functions-common:time_stop:2427 : start_time=1782376864645 2026-06-25 08:41:28.676 | + functions-common:time_stop:2429 : [[ -z 1782376864645 ]] 2026-06-25 08:41:28.679 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:28.683 | + functions-common:time_stop:2432 : end_time=1782376888680 2026-06-25 08:41:28.686 | + functions-common:time_stop:2433 : elapsed_time=24035 2026-06-25 08:41:28.688 | + functions-common:time_stop:2434 : total=48156 2026-06-25 08:41:28.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:28.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72191 2026-06-25 08:41:28.695 | + inc/python:pip_install:219 : return 0 2026-06-25 08:41:28.697 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:41:28.700 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:41:28.703 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 08:41:28.706 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 08:41:28.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:41:28.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:41:28.713 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 08:41:28.715 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:41:28.718 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 08:41:28.735 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:41:28.737 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:41:28.740 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 08:41:28.742 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 08:41:28.759 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 08:41:28.761 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 08:41:28.766 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 08:41:28.783 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:41:28.787 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 08:41:28.819 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 08:41:28.849 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 08:41:28.882 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 08:41:28.916 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 08:41:28.950 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 08:41:28.984 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 08:41:29.017 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 08:41:29.046 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 08:41:29.080 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 08:41:29.083 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 08:41:29.085 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 08:41:29.088 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 08:41:29.091 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 08:41:29.094 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:41:29.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:41:29.115 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 08:41:29.118 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 08:41:29.121 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:41:29.137 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:41:29.139 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:41:29.143 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:41:29.176 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:41:29.178 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:41:29.181 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.179/identity 2026-06-25 08:41:29.214 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 08:41:29.217 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 08:41:29.251 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 08:41:29.254 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 08:41:29.257 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 08:41:29.259 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 08:41:29.262 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:41:29.264 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:41:29.267 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:41:29.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:41:29.287 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:41:29.289 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 08:41:29.292 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 08:41:29.325 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 08:41:29.328 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 08:41:29.330 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 08:41:29.333 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 08:41:29.336 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:41:29.355 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:41:29.357 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:41:29.360 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:41:29.362 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:41:29.365 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:41:29.396 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:41:29.427 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:41:29.459 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:41:29.491 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 08:41:29.522 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 08:41:29.553 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 08:41:29.555 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 08:41:29.558 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 08:41:29.560 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 08:41:29.562 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 08:41:29.564 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 08:41:29.567 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 08:41:29.570 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:41:29.572 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:41:29.588 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:41:29.588 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:41:29.598 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:41:29.602 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:41:29.616 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:41:29.621 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 08:41:29.624 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 08:41:29.628 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:41:29.631 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 08:41:29.664 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 08:41:29.693 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 08:41:29.723 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 08:41:29.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 08:41:29.784 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 08:41:29.813 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 08:41:29.842 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 08:41:29.872 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 08:41:29.901 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:41:29.932 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 08:41:29.961 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 08:41:29.992 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 08:41:30.021 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 08:41:30.051 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 08:41:30.054 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 08:41:30.058 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 08:41:30.060 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 08:41:30.063 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:41:30.066 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:41:30.068 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:41:30.071 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 08:41:30.074 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 08:41:30.077 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 08:41:30.106 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 08:41:30.137 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-25 08:41:30.137 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 08:41:30.147 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 08:41:30.151 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 08:41:30.154 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 08:41:30.157 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:41:30.160 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:41:30.163 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:41:30.165 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:41:30.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:41:30.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:41:30.173 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:41:30.175 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:41:30.178 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:41:30.181 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:41:30.184 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 08:41:30.195 | perl: warning: Setting locale failed. 2026-06-25 08:41:30.195 | perl: warning: Please check that your locale settings: 2026-06-25 08:41:30.195 | LANGUAGE = (unset), 2026-06-25 08:41:30.195 | LC_ALL = "en_US.utf8", 2026-06-25 08:41:30.195 | LANG = "de_DE.UTF-8" 2026-06-25 08:41:30.195 | are supported and installed on your system. 2026-06-25 08:41:30.196 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:41:30.235 | Enabling site keystone-api. 2026-06-25 08:41:30.241 | To activate the new configuration, you need to run: 2026-06-25 08:41:30.241 | systemctl reload apache2 2026-06-25 08:41:30.246 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 08:41:30.249 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:41:30.252 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:41:30.254 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:41:30.381 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 08:41:30.413 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 08:41:30.446 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 08:41:30.478 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 08:41:30.481 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 08:41:30.513 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 08:41:30.545 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 08:41:30.577 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 08:41:30.610 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 08:41:30.612 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 08:41:30.615 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 08:41:30.645 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 08:41:30.676 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 08:41:30.694 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:41:30.696 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 08:41:30.714 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:41:30.717 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 08:41:30.720 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 08:41:30.723 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 08:41:30.725 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:41:30.728 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 08:41:30.731 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 08:41:30.733 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 08:41:30.736 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 08:41:30.753 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:41:30.755 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 08:41:30.758 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 08:41:30.774 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:41:30.777 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 08:41:30.780 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 08:41:30.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:41:30.785 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:41:30.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 08:41:30.791 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:41:30.795 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 08:41:30.798 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 08:41:30.801 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 08:41:30.804 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 08:41:30.807 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 08:41:30.810 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 08:41:30.812 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 08:41:30.816 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 08:41:30.819 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 08:41:30.822 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 08:41:30.826 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:41:30.826 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 08:41:30.831 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 08:41:30.834 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 08:41:30.837 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 08:41:30.840 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 08:41:30.843 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 08:41:30.866 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 08:41:30.869 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-25 08:41:32.078 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.225 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 08:41:32.241 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-25 08:41:32.242 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-25 08:41:32.243 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-25 08:41:32.244 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-25 08:41:32.245 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-25 08:41:32.246 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 08:41:32.248 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 08:41:32.249 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-25 08:41:32.250 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-25 08:41:32.251 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-25 08:41:32.254 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-25 08:41:32.278 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.294 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 08:41:32.304 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-25 08:41:32.306 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 08:41:32.307 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-25 08:41:32.313 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 08:41:32.315 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-25 08:41:32.357 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.373 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 08:41:32.449 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.466 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:41:32.512 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.528 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:41:32.574 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.590 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 08:41:32.604 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-25 08:41:32.605 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-25 08:41:32.606 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-25 08:41:32.607 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-25 08:41:32.614 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-25 08:41:32.615 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-25 08:41:32.616 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-25 08:41:32.617 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-25 08:41:32.621 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-25 08:41:32.622 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-25 08:41:32.625 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-25 08:41:32.657 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 08:41:32.672 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 08:41:32.683 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-25 08:41:32.688 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-25 08:41:32.692 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-25 08:41:32.693 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 08:41:32.694 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-25 08:41:32.703 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-25 08:41:32.706 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 08:41:32.707 | 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.0) 2026-06-25 08:41:32.710 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-25 08:41:32.717 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-25 08:41:32.720 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-25 08:41:32.721 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-25 08:41:32.722 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-25 08:41:32.723 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-25 08:41:32.727 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-25 08:41:32.728 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-25 08:41:32.734 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-25 08:41:32.750 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-25 08:41:32.755 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-25 08:41:32.758 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-25 08:41:32.771 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-25 08:41:32.772 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-25 08:41:32.773 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-25 08:41:32.775 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-25 08:41:32.796 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-25 08:41:32.853 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 08:41:32.909 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 08:41:32.937 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 08:41:32.959 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 08:41:32.982 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 08:41:33.005 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 08:41:33.027 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 08:41:33.266 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 08:41:34.527 | 2026-06-25 08:41:34.543 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-25 08:41:34.677 | + inc/python:pip_install:216 : result=0 2026-06-25 08:41:34.681 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:41:34.683 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:34.685 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:34.688 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:34.690 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:34.692 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:34.695 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:41:34.697 | + functions-common:time_stop:2427 : start_time=1782376890861 2026-06-25 08:41:34.700 | + functions-common:time_stop:2429 : [[ -z 1782376890861 ]] 2026-06-25 08:41:34.703 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:34.708 | + functions-common:time_stop:2432 : end_time=1782376894704 2026-06-25 08:41:34.711 | + functions-common:time_stop:2433 : elapsed_time=3843 2026-06-25 08:41:34.713 | + functions-common:time_stop:2434 : total=72191 2026-06-25 08:41:34.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:34.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76034 2026-06-25 08:41:34.721 | + inc/python:pip_install:219 : return 0 2026-06-25 08:41:34.723 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 08:41:34.727 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 08:41:34.729 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 08:41:34.745 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 08:41:34.750 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 08:41:34.752 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 08:41:34.755 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 08:41:34.757 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:41:34.760 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:41:34.763 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:41:34.766 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:41:34.768 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:41:34.772 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:41:34.790 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:41:34.792 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:41:34.794 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:41:34.798 | + functions-common:git_clone:610 : echo master 2026-06-25 08:41:34.798 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:41:34.804 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 08:41:34.807 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:41:34.809 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 08:41:34.812 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:41:34.814 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:41:34.817 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:41:34.819 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:41:34.822 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:41:34.824 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:41:34.827 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:41:34.829 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:41:34.833 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:41:34.837 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376894834 2026-06-25 08:41:34.840 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 08:41:34.844 | Cloning into '/opt/stack/glance'... 2026-06-25 08:41:43.022 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:41:43.026 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:43.029 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:43.032 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:43.035 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:43.039 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:43.042 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:41:43.045 | + functions-common:time_stop:2427 : start_time=1782376894834 2026-06-25 08:41:43.048 | + functions-common:time_stop:2429 : [[ -z 1782376894834 ]] 2026-06-25 08:41:43.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:43.057 | + functions-common:time_stop:2432 : end_time=1782376903054 2026-06-25 08:41:43.060 | + functions-common:time_stop:2433 : elapsed_time=8220 2026-06-25 08:41:43.064 | + functions-common:time_stop:2434 : total=31742 2026-06-25 08:41:43.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:43.070 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39962 2026-06-25 08:41:43.073 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 08:41:43.077 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:41:43.080 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:41:43.083 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:41:43.087 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:41:43.090 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:41:43.093 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:41:43.096 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:41:43.100 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:41:43.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:41:43.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:41:43.111 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376903108 2026-06-25 08:41:43.115 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:41:43.745 | From https://review.opendev.org/openstack/glance 2026-06-25 08:41:43.745 | * branch master -> FETCH_HEAD 2026-06-25 08:41:43.757 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:41:43.760 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:43.763 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:43.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:43.769 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:43.772 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:43.775 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:41:43.778 | + functions-common:time_stop:2427 : start_time=1782376903108 2026-06-25 08:41:43.781 | + functions-common:time_stop:2429 : [[ -z 1782376903108 ]] 2026-06-25 08:41:43.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:43.790 | + functions-common:time_stop:2432 : end_time=1782376903786 2026-06-25 08:41:43.793 | + functions-common:time_stop:2433 : elapsed_time=678 2026-06-25 08:41:43.796 | + functions-common:time_stop:2434 : total=39962 2026-06-25 08:41:43.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:43.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40640 2026-06-25 08:41:43.806 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:41:43.809 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:41:43.813 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:41:43.816 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:41:43.819 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:41:43.823 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:41:43.826 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:41:43.829 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:41:43.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:41:43.837 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:41:43.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376903839 2026-06-25 08:41:43.845 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:41:43.970 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:41:43.970 | 2026-06-25 08:41:43.970 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:41:43.970 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:41:43.971 | state without impacting any branches by switching back to a branch. 2026-06-25 08:41:43.971 | 2026-06-25 08:41:43.971 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:41:43.971 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:41:43.971 | 2026-06-25 08:41:43.971 | git switch -c 2026-06-25 08:41:43.971 | 2026-06-25 08:41:43.971 | Or undo this operation with: 2026-06-25 08:41:43.971 | 2026-06-25 08:41:43.971 | git switch - 2026-06-25 08:41:43.971 | 2026-06-25 08:41:43.971 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:41:43.972 | 2026-06-25 08:41:43.972 | HEAD is now at fa9a03f0a Merge "Remove unnecessary direct dependency on Pygments" 2026-06-25 08:41:43.977 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:41:43.981 | + functions-common:time_stop:2420 : local name 2026-06-25 08:41:43.984 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:41:43.988 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:41:43.991 | + functions-common:time_stop:2423 : local total 2026-06-25 08:41:43.994 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:41:43.996 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:41:43.999 | + functions-common:time_stop:2427 : start_time=1782376903839 2026-06-25 08:41:44.003 | + functions-common:time_stop:2429 : [[ -z 1782376903839 ]] 2026-06-25 08:41:44.007 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:41:44.011 | + functions-common:time_stop:2432 : end_time=1782376904008 2026-06-25 08:41:44.015 | + functions-common:time_stop:2433 : elapsed_time=169 2026-06-25 08:41:44.018 | + functions-common:time_stop:2434 : total=40640 2026-06-25 08:41:44.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:41:44.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40809 2026-06-25 08:41:44.027 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 08:41:44.044 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 08:41:44.048 | + functions-common:git_clone:673 : head -1 2026-06-25 08:41:44.049 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:41:44.054 | fa9a03f0a Merge "Remove unnecessary direct dependency on Pygments" 2026-06-25 08:41:44.057 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:41:44.061 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 08:41:44.064 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:41:44.067 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 08:41:44.071 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 08:41:44.074 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:41:44.078 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 08:41:44.081 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:41:44.084 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 08:41:44.087 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 08:41:44.090 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:41:44.094 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:41:44.098 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 08:41:44.102 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:41:44.105 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 08:41:44.108 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:41:44.112 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:41:44.116 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 08:41:44.122 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 08:41:44.124 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 08:41:44.128 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 08:41:44.284 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 08:41:44.286 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:41:44.289 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:41:44.293 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:41:44.295 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 08:41:44.299 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 08:41:44.302 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:41:44.305 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:41:44.308 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:41:44.311 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:41:44.314 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:41:44.318 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:41:44.321 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:41:44.324 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 08:41:44.350 | Using python 3.12 to install /opt/stack/glance 2026-06-25 08:41:44.354 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-25 08:41:45.332 | Obtaining file:///opt/stack/glance 2026-06-25 08:41:45.334 | Installing build dependencies: started 2026-06-25 08:41:47.139 | Installing build dependencies: finished with status 'done' 2026-06-25 08:41:47.141 | Checking if build backend supports build_editable: started 2026-06-25 08:41:47.694 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:41:47.695 | Getting requirements to build editable: started 2026-06-25 08:41:47.999 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:41:48.001 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:41:48.937 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:41:48.955 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (7.0.3) 2026-06-25 08:41:48.957 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (0.7.1) 2026-06-25 08:41:48.957 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (2.0.50) 2026-06-25 08:41:48.958 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (0.41.0) 2026-06-25 08:41:48.959 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (3.1.0) 2026-06-25 08:41:48.960 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (2.5.1) 2026-06-25 08:41:48.962 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (1.8.10) 2026-06-25 08:41:48.962 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (1.18.4) 2026-06-25 08:41:49.152 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.316 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 08:41:49.325 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (10.5.0) 2026-06-25 08:41:49.326 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (7.5.0) 2026-06-25 08:41:49.327 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (6.4.0) 2026-06-25 08:41:49.328 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (2.7.1) 2026-06-25 08:41:49.330 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (10.1.1) 2026-06-25 08:41:49.330 | 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.dev83) (5.8.0) 2026-06-25 08:41:49.332 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (3.3.0) 2026-06-25 08:41:49.391 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.407 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 08:41:49.420 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (5.14.0) 2026-06-25 08:41:49.421 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (13.0.0) 2026-06-25 08:41:49.451 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.469 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 08:41:49.480 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (3.17.0) 2026-06-25 08:41:49.482 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (3.10.1) 2026-06-25 08:41:49.482 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (4.26.0) 2026-06-25 08:41:49.483 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (5.8.0) 2026-06-25 08:41:49.484 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (18.0.0) 2026-06-25 08:41:49.485 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (6.8.0) 2026-06-25 08:41:49.516 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.531 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:41:49.541 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (8.2.0) 2026-06-25 08:41:49.542 | 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.dev83) (18.1.0) 2026-06-25 08:41:49.543 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (8.1.0) 2026-06-25 08:41:49.582 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.598 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 08:41:49.609 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (5.1.0) 2026-06-25 08:41:49.609 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (4.4.0) 2026-06-25 08:41:49.610 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (5.5.0) 2026-06-25 08:41:49.611 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (3.1.0) 2026-06-25 08:41:49.612 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev83) (43.0.3) 2026-06-25 08:41:49.636 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.651 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 08:41:49.703 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev83) 2026-06-25 08:41:49.719 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:41:49.731 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev83) (1.3.12) 2026-06-25 08:41:49.731 | 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.dev83) (4.15.0) 2026-06-25 08:41:49.767 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev83) 2026-06-25 08:41:49.784 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 08:41:49.797 | 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.dev83) (2.34.2) 2026-06-25 08:41:49.802 | 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.dev83) (2.0.0) 2026-06-25 08:41:49.804 | 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.dev83) (3.0) 2026-06-25 08:41:49.808 | 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.dev83) (5.10.0) 2026-06-25 08:41:49.811 | 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.dev83) (2.2.1) 2026-06-25 08:41:49.815 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev83) (2.8.0) 2026-06-25 08:41:49.816 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev83) (3.5.1) 2026-06-25 08:41:49.826 | 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.dev83) (1.4.2) 2026-06-25 08:41:49.833 | 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.dev83) (3.3.2) 2026-06-25 08:41:49.837 | 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.dev83) (26.1.0) 2026-06-25 08:41:49.838 | 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.dev83) (2025.9.1) 2026-06-25 08:41:49.839 | 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.dev83) (0.37.0) 2026-06-25 08:41:49.840 | 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.dev83) (2026.5.1) 2026-06-25 08:41:49.849 | 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.dev83) (2.1.0) 2026-06-25 08:41:49.850 | 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.dev83) (1.8.2) 2026-06-25 08:41:49.856 | 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.dev83) (4.2.0) 2026-06-25 08:41:49.858 | 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.dev83) (4.0.1) 2026-06-25 08:41:49.859 | 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.dev83) (2.13.0) 2026-06-25 08:41:49.866 | 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.dev83) (1.5.0) 2026-06-25 08:41:49.870 | 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.dev83) (5.3.1) 2026-06-25 08:41:49.875 | 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.dev83) (0.20) 2026-06-25 08:41:49.880 | 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.dev83) (1.3.0) 2026-06-25 08:41:49.882 | 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.dev83) (2.0.0) 2026-06-25 08:41:49.883 | 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.dev83) (6.0.3) 2026-06-25 08:41:49.892 | 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.dev83) (2.1.2) 2026-06-25 08:41:49.892 | 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.dev83) (0.6.2) 2026-06-25 08:41:49.949 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev83) 2026-06-25 08:41:49.965 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 08:41:50.005 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.020 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 08:41:50.059 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.074 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 08:41:50.116 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.131 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 08:41:50.141 | 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.dev83) (7.2.2) 2026-06-25 08:41:50.173 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.189 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 08:41:50.205 | 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.dev83) (2.9.0.post0) 2026-06-25 08:41:50.210 | 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.dev83) (4.6.0) 2026-06-25 08:41:50.212 | 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.dev83) (7.1.4) 2026-06-25 08:41:50.212 | 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.dev83) (5.3.1) 2026-06-25 08:41:50.213 | 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.dev83) (5.6.2) 2026-06-25 08:41:50.214 | 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.dev83) (0.16.0) 2026-06-25 08:41:50.218 | 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.dev83) (5.1.0) 2026-06-25 08:41:50.227 | 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.dev83) (2026.2) 2026-06-25 08:41:50.228 | 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.dev83) (26.2) 2026-06-25 08:41:50.235 | 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.dev83) (0.25.0) 2026-06-25 08:41:50.239 | 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.dev83) (5.0.0) 2026-06-25 08:41:50.240 | 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.dev83) (3.1.6) 2026-06-25 08:41:50.242 | 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.dev83) (4.0.1) 2026-06-25 08:41:50.250 | 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.dev83) (3.0.3) 2026-06-25 08:41:50.265 | 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.dev83) (1.2.0) 2026-06-25 08:41:50.275 | 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.dev83) (1.7.6) 2026-06-25 08:41:50.296 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev83) (82.0.1) 2026-06-25 08:41:50.312 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev83) (0.8.1) 2026-06-25 08:41:50.372 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.388 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:41:50.428 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.445 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 08:41:50.506 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.523 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 08:41:50.595 | 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.dev83) 2026-06-25 08:41:50.611 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 08:41:50.645 | 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.dev83) 2026-06-25 08:41:50.667 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 08:41:50.677 | 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.dev83) (15.0.0) 2026-06-25 08:41:50.705 | 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.dev83) 2026-06-25 08:41:50.721 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 08:41:50.743 | 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.dev83) (1.17.0) 2026-06-25 08:41:50.762 | 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.dev83) (3.4.7) 2026-06-25 08:41:50.762 | 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.dev83) (3.18) 2026-06-25 08:41:50.766 | 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.dev83) (2.7.0) 2026-06-25 08:41:50.766 | 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.dev83) (2023.11.17) 2026-06-25 08:41:50.797 | 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.dev83) (4.2.0) 2026-06-25 08:41:50.798 | 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.dev83) (2.20.0) 2026-06-25 08:41:50.807 | 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.dev83) (0.1.2) 2026-06-25 08:41:50.823 | 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.dev83) (0.8) 2026-06-25 08:41:50.897 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.912 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 08:41:50.958 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev83) 2026-06-25 08:41:50.974 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:41:50.985 | 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.dev83) (9.1.4) 2026-06-25 08:41:51.010 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev83) 2026-06-25 08:41:51.026 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 08:41:51.147 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev83) 2026-06-25 08:41:51.164 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 08:41:51.178 | Installing build dependencies: started 2026-06-25 08:41:52.808 | Installing build dependencies: finished with status 'done' 2026-06-25 08:41:52.810 | Getting requirements to build wheel: started 2026-06-25 08:41:53.423 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 08:41:53.425 | Preparing metadata (pyproject.toml): started 2026-06-25 08:41:53.778 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:41:53.782 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev83) (2026.2) 2026-06-25 08:41:53.831 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev83) 2026-06-25 08:41:53.847 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 08:41:53.896 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev83) 2026-06-25 08:41:53.910 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 08:41:53.987 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 08:41:54.026 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 08:41:54.049 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 08:41:54.073 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 08:41:54.096 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 08:41:54.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.6 MB/s 0:00:00 2026-06-25 08:41:54.169 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 08:41:54.192 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 08:41:54.213 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 08:41:54.234 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 08:41:54.255 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 08:41:54.278 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 08:41:54.301 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 08:41:54.324 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 08:41:54.346 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 08:41:54.369 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 08:41:54.395 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 08:41:54.418 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 08:41:54.440 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 08:41:54.468 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 08:41:54.501 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 08:41:54.552 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.4 MB/s 0:00:00 2026-06-25 08:41:54.567 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 08:41:54.590 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 08:41:54.611 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 08:41:54.633 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 08:41:54.728 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 08:41:54.729 | Building editable for glance (pyproject.toml): started 2026-06-25 08:41:55.562 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 08:41:55.563 | Created wheel for glance: filename=glance-32.1.0.dev83-0.editable-py3-none-any.whl size=8993 sha256=0a73731db4dbcfe3c13717a3b5ba05bc62d447a7926bff14424107a280bd3585 2026-06-25 08:41:55.564 | Stored in directory: /tmp/pip-ephem-wheel-cache-9u03w6sk/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 08:41:55.569 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 08:41:55.975 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 08:41:55.976 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6ed9cbedcf22883ae2cc79959c4a94c6679a3195ff824f954b6f2223e61f9740 2026-06-25 08:41:55.976 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 08:41:55.980 | Successfully built glance simplegeneric 2026-06-25 08:41:56.246 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-25 08:41:59.216 | Attempting uninstall: jsonpointer 2026-06-25 08:41:59.231 | Found existing installation: jsonpointer 2.0 2026-06-25 08:41:59.232 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:59.232 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 08:41:59.249 | Attempting uninstall: jmespath 2026-06-25 08:41:59.264 | Found existing installation: jmespath 1.0.1 2026-06-25 08:41:59.265 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:59.265 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 08:41:59.305 | Attempting uninstall: httplib2 2026-06-25 08:41:59.320 | Found existing installation: httplib2 0.20.4 2026-06-25 08:41:59.321 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:59.321 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 08:41:59.414 | Attempting uninstall: jsonpatch 2026-06-25 08:41:59.428 | Found existing installation: jsonpatch 1.32 2026-06-25 08:41:59.428 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:41:59.429 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 08:42:03.755 | 2026-06-25 08:42:03.773 | 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.dev83 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 08:42:04.005 | + inc/python:pip_install:216 : result=0 2026-06-25 08:42:04.008 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:42:04.010 | + functions-common:time_stop:2420 : local name 2026-06-25 08:42:04.013 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:42:04.015 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:42:04.017 | + functions-common:time_stop:2423 : local total 2026-06-25 08:42:04.020 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:42:04.022 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:42:04.024 | + functions-common:time_stop:2427 : start_time=1782376904344 2026-06-25 08:42:04.027 | + functions-common:time_stop:2429 : [[ -z 1782376904344 ]] 2026-06-25 08:42:04.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:42:04.034 | + functions-common:time_stop:2432 : end_time=1782376924031 2026-06-25 08:42:04.036 | + functions-common:time_stop:2433 : elapsed_time=19687 2026-06-25 08:42:04.039 | + functions-common:time_stop:2434 : total=76034 2026-06-25 08:42:04.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:42:04.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95721 2026-06-25 08:42:04.047 | + inc/python:pip_install:219 : return 0 2026-06-25 08:42:04.049 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:42:04.052 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:42:04.055 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 08:42:04.057 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 08:42:04.060 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:42:04.063 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:42:04.066 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 08:42:04.069 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:42:04.072 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:42:04.075 | + ./stack.sh:main:942 : configure_glance 2026-06-25 08:42:04.078 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 08:42:04.093 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 08:42:04.097 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 08:42:04.100 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 08:42:04.102 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 08:42:04.105 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 08:42:04.107 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:42:04.110 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:42:04.112 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:42:04.129 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:42:04.132 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:42:04.134 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 08:42:04.137 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 08:42:04.140 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 08:42:04.174 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 08:42:04.208 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 08:42:04.240 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 08:42:04.271 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 08:42:04.302 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 08:42:04.336 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 08:42:04.369 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 08:42:04.372 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 08:42:04.374 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 08:42:04.377 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 08:42:04.379 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:42:04.382 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 08:42:04.385 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 08:42:04.387 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 08:42:04.390 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 08:42:04.392 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 08:42:04.425 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 08:42:04.456 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.179/identity 2026-06-25 08:42:04.487 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 08:42:04.517 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 08:42:04.547 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 08:42:04.578 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 08:42:04.609 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 08:42:04.641 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:42:04.673 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:42:04.705 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 08:42:04.737 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:42:04.740 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 08:42:04.774 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 08:42:04.776 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 08:42:04.778 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 08:42:04.781 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:42:04.784 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 08:42:04.787 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:42:04.804 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:42:04.808 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 08:42:04.810 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 08:42:04.813 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:42:04.830 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:42:04.832 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:42:04.836 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:42:04.868 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:42:04.870 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:42:04.873 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 08:42:04.876 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 08:42:04.879 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 08:42:04.911 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 08:42:04.944 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 08:42:04.979 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 08:42:04.982 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 08:42:04.984 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 08:42:04.987 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 08:42:04.990 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:42:04.993 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 08:42:04.995 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 08:42:05.029 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 08:42:05.032 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.179 2026-06-25 08:42:05.066 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:42:05.069 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 08:42:05.072 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 08:42:05.090 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:42:05.092 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.179/image 2026-06-25 08:42:05.124 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 08:42:05.141 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:42:05.144 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 08:42:05.147 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 08:42:05.150 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 08:42:05.154 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:42:05.172 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:42:05.175 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:42:05.178 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:42:05.180 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:42:05.183 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:42:05.214 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:42:05.247 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:42:05.278 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:42:05.310 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 08:42:05.343 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 08:42:05.348 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 08:42:05.383 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 08:42:05.416 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 08:42:05.449 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 08:42:05.481 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 08:42:05.516 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 08:42:05.549 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 08:42:05.584 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 08:42:05.615 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 08:42:05.620 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-25 08:42:05.627 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 08:42:05.644 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:42:05.646 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 08:42:05.649 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 08:42:05.652 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 08:42:05.655 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 08:42:05.657 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 08:42:05.660 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 08:42:05.663 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 08:42:05.667 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:42:05.670 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 08:42:05.703 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 08:42:05.706 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 08:42:05.708 | ++ functions:get_random_port:861 : true 2026-06-25 08:42:05.711 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 08:42:05.713 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 08:42:05.715 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 08:42:05.768 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 08:42:05.771 | ++ functions:get_random_port:865 : break 2 2026-06-25 08:42:05.774 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 08:42:05.777 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 08:42:05.780 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 08:42:05.810 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 08:42:05.841 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 08:42:05.872 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:42:05.904 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:42:05.935 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:42:05.965 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:42:05.996 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:42:06.027 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:42:06.060 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:42:06.091 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:42:06.123 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:42:06.154 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:42:06.186 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 08:42:06.217 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 08:42:06.250 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 08:42:06.281 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 08:42:06.312 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 08:42:06.344 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 08:42:06.374 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 08:42:06.406 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 08:42:06.409 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 08:42:06.411 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:42:06.414 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:42:06.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:42:06.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:42:06.423 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 08:42:06.426 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 08:42:06.428 | perl: warning: Setting locale failed. 2026-06-25 08:42:06.428 | perl: warning: Please check that your locale settings: 2026-06-25 08:42:06.428 | LANGUAGE = (unset), 2026-06-25 08:42:06.428 | LC_ALL = "en_US.utf8", 2026-06-25 08:42:06.428 | LANG = (unset) 2026-06-25 08:42:06.429 | are supported and installed on your system. 2026-06-25 08:42:06.429 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 08:42:06.463 | proxy (enabled by site administrator) 2026-06-25 08:42:06.467 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 08:42:06.469 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 08:42:06.472 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:42:06.475 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:42:06.478 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:42:06.481 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:42:06.483 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 08:42:06.486 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 08:42:06.488 | perl: warning: Setting locale failed. 2026-06-25 08:42:06.488 | perl: warning: Please check that your locale settings: 2026-06-25 08:42:06.488 | LANGUAGE = (unset), 2026-06-25 08:42:06.488 | LC_ALL = "en_US.utf8", 2026-06-25 08:42:06.488 | LANG = (unset) 2026-06-25 08:42:06.488 | are supported and installed on your system. 2026-06-25 08:42:06.488 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 08:42:06.523 | No module matches proxy_http 2026-06-25 08:42:06.526 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 08:42:06.538 | perl: warning: Setting locale failed. 2026-06-25 08:42:06.538 | perl: warning: Please check that your locale settings: 2026-06-25 08:42:06.538 | LANGUAGE = (unset), 2026-06-25 08:42:06.538 | LC_ALL = "en_US.utf8", 2026-06-25 08:42:06.538 | LANG = "de_DE.UTF-8" 2026-06-25 08:42:06.538 | are supported and installed on your system. 2026-06-25 08:42:06.538 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:42:06.578 | Considering dependency proxy for proxy_http: 2026-06-25 08:42:06.578 | Module proxy already enabled 2026-06-25 08:42:06.578 | Enabling module proxy_http. 2026-06-25 08:42:06.584 | To activate the new configuration, you need to run: 2026-06-25 08:42:06.584 | systemctl restart apache2 2026-06-25 08:42:06.589 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 08:42:06.592 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 08:42:06.594 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:42:06.597 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:42:06.600 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:42:06.789 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 08:42:06.793 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 08:42:06.796 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 08:42:06.799 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:42:06.801 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:42:06.804 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:42:06.807 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 08:42:06.811 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 08:42:06.815 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 08:42:06.815 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 08:42:06.825 | KeepAlive Off 2026-06-25 08:42:06.830 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 08:42:06.830 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 08:42:06.841 | SetEnv proxy-sendchunked 1 2026-06-25 08:42:06.846 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 08:42:06.846 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 08:42:06.856 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 08:42:06.860 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 08:42:06.862 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 08:42:06.866 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:42:06.869 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:42:06.871 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:42:06.874 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:42:06.876 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:42:06.879 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:42:06.881 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:42:06.884 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:42:06.887 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:42:06.889 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:42:06.892 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 08:42:06.902 | perl: warning: Setting locale failed. 2026-06-25 08:42:06.902 | perl: warning: Please check that your locale settings: 2026-06-25 08:42:06.902 | LANGUAGE = (unset), 2026-06-25 08:42:06.902 | LC_ALL = "en_US.utf8", 2026-06-25 08:42:06.902 | LANG = "de_DE.UTF-8" 2026-06-25 08:42:06.902 | are supported and installed on your system. 2026-06-25 08:42:06.903 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:42:06.941 | Enabling site glance-api. 2026-06-25 08:42:06.947 | To activate the new configuration, you need to run: 2026-06-25 08:42:06.947 | systemctl reload apache2 2026-06-25 08:42:06.952 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 08:42:06.954 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:42:06.957 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:42:06.959 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:42:07.090 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 08:42:07.098 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 08:42:07.132 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 08:42:07.166 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 08:42:07.168 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 08:42:07.204 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 08:42:07.236 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 08:42:07.268 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 08:42:07.287 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:42:07.290 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 08:42:07.292 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 08:42:07.295 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 08:42:07.299 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:42:07.302 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 08:42:07.304 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/26/994426/5 2026-06-25 08:42:07.307 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 08:42:07.310 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 08:42:07.312 | + functions-common:git_clone:591 : local git_ref=refs/changes/26/994426/5 2026-06-25 08:42:07.314 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:42:07.318 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:42:07.321 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:42:07.324 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:42:07.327 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:42:07.344 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:42:07.346 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:42:07.349 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:42:07.353 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:42:07.353 | + functions-common:git_clone:610 : echo refs/changes/26/994426/5 2026-06-25 08:42:07.357 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 08:42:07.360 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 08:42:07.363 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 08:42:07.365 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:42:07.368 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:42:07.370 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:42:07.373 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:42:07.375 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:42:07.378 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:42:07.381 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:42:07.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:42:07.386 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:42:07.391 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376927388 2026-06-25 08:42:07.394 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 08:42:07.397 | Cloning into '/opt/stack/cinder'... 2026-06-25 08:43:06.474 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:43:06.476 | + functions-common:time_stop:2420 : local name 2026-06-25 08:43:06.478 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:43:06.481 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:43:06.483 | + functions-common:time_stop:2423 : local total 2026-06-25 08:43:06.486 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:43:06.488 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:43:06.490 | + functions-common:time_stop:2427 : start_time=1782376927388 2026-06-25 08:43:06.492 | + functions-common:time_stop:2429 : [[ -z 1782376927388 ]] 2026-06-25 08:43:06.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:43:06.499 | + functions-common:time_stop:2432 : end_time=1782376986496 2026-06-25 08:43:06.502 | + functions-common:time_stop:2433 : elapsed_time=59108 2026-06-25 08:43:06.503 | + functions-common:time_stop:2434 : total=40809 2026-06-25 08:43:06.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:43:06.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99917 2026-06-25 08:43:06.510 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 08:43:06.513 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/26/994426/5 2026-06-25 08:43:06.515 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:43:06.517 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:43:06.519 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:43:06.521 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:43:06.524 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:43:06.526 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:43:06.528 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:43:06.530 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:43:06.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:43:06.537 | + functions-common:time_start:2411 : _TIME_START[$name]=1782376986534 2026-06-25 08:43:06.540 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/26/994426/5 2026-06-25 08:43:07.478 | From https://review.opendev.org/openstack/cinder 2026-06-25 08:43:07.478 | * branch refs/changes/26/994426/5 -> FETCH_HEAD 2026-06-25 08:43:07.484 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:43:07.487 | + functions-common:time_stop:2420 : local name 2026-06-25 08:43:07.489 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:43:07.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:43:07.493 | + functions-common:time_stop:2423 : local total 2026-06-25 08:43:07.496 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:43:07.498 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:43:07.500 | + functions-common:time_stop:2427 : start_time=1782376986534 2026-06-25 08:43:07.503 | + functions-common:time_stop:2429 : [[ -z 1782376986534 ]] 2026-06-25 08:43:07.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:43:07.509 | + functions-common:time_stop:2432 : end_time=1782376987506 2026-06-25 08:43:07.512 | + functions-common:time_stop:2433 : elapsed_time=972 2026-06-25 08:43:07.514 | + functions-common:time_stop:2434 : total=99917 2026-06-25 08:43:07.516 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:43:07.518 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100889 2026-06-25 08:43:07.521 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 08:43:07.788 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:43:07.788 | 2026-06-25 08:43:07.788 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:43:07.788 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:43:07.788 | state without impacting any branches by switching back to a branch. 2026-06-25 08:43:07.789 | 2026-06-25 08:43:07.789 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:43:07.789 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:43:07.789 | 2026-06-25 08:43:07.789 | git switch -c 2026-06-25 08:43:07.789 | 2026-06-25 08:43:07.789 | Or undo this operation with: 2026-06-25 08:43:07.789 | 2026-06-25 08:43:07.789 | git switch - 2026-06-25 08:43:07.789 | 2026-06-25 08:43:07.789 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:43:07.790 | 2026-06-25 08:43:07.790 | HEAD is now at 6ffe85cb3 Fix NFS driver rejecting upload-to-image optimization 2026-06-25 08:43:07.792 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 08:43:07.808 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 08:43:07.812 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:43:07.812 | + functions-common:git_clone:673 : head -1 2026-06-25 08:43:07.821 | 6ffe85cb3 Fix NFS driver rejecting upload-to-image optimization 2026-06-25 08:43:07.824 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:43:07.827 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 08:43:07.830 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:43:07.833 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 08:43:07.836 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 08:43:07.839 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:43:07.841 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 08:43:07.844 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:43:07.846 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 08:43:07.849 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 08:43:07.851 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:43:07.853 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:43:07.856 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 08:43:07.859 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:43:07.861 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 08:43:07.864 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:43:07.866 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:43:07.870 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 08:43:07.876 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 08:43:07.878 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 08:43:07.881 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 08:43:08.035 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 08:43:08.037 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:43:08.040 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:43:08.043 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:43:08.045 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 08:43:08.048 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 08:43:08.050 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:43:08.053 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:43:08.056 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:43:08.058 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:43:08.061 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:43:08.064 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:43:08.066 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:43:08.069 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 08:43:08.090 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 08:43:08.093 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-25 08:43:09.081 | Obtaining file:///opt/stack/cinder 2026-06-25 08:43:09.086 | Installing build dependencies: started 2026-06-25 08:43:10.829 | Installing build dependencies: finished with status 'done' 2026-06-25 08:43:10.830 | Checking if build backend supports build_editable: started 2026-06-25 08:43:11.364 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:43:11.365 | Getting requirements to build editable: started 2026-06-25 08:43:11.659 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:43:11.661 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:43:13.012 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:43:13.039 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.0.3) 2026-06-25 08:43:13.041 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.3.1) 2026-06-25 08:43:13.041 | 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.dev133) (0.41.0) 2026-06-25 08:43:13.041 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.3.0) 2026-06-25 08:43:13.042 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.5.1) 2026-06-25 08:43:13.043 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.1.0) 2026-06-25 08:43:13.044 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.26.0) 2026-06-25 08:43:13.045 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.14.0) 2026-06-25 08:43:13.046 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (13.0.0) 2026-06-25 08:43:13.683 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev133) 2026-06-25 08:43:13.831 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 08:43:13.843 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.5.0) 2026-06-25 08:43:13.846 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.5.0) 2026-06-25 08:43:13.846 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.4.0) 2026-06-25 08:43:13.846 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.0.0) 2026-06-25 08:43:13.846 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.2.0) 2026-06-25 08:43:13.847 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.1.0) 2026-06-25 08:43:13.848 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.1.0) 2026-06-25 08:43:13.849 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.1.0) 2026-06-25 08:43:13.850 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.11.0) 2026-06-25 08:43:13.851 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.8.0) 2026-06-25 08:43:13.852 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.9.0) 2026-06-25 08:43:13.853 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.10.0) 2026-06-25 08:43:13.854 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.6.0) 2026-06-25 08:43:13.856 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.7.1) 2026-06-25 08:43:13.857 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.1.1) 2026-06-25 08:43:13.896 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:13.918 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 08:43:13.929 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.4.0) 2026-06-25 08:43:13.932 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (26.2) 2026-06-25 08:43:13.974 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev133) 2026-06-25 08:43:13.990 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 08:43:14.000 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.10.1) 2026-06-25 08:43:14.002 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.1.0) 2026-06-25 08:43:14.002 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.3.2) 2026-06-25 08:43:14.002 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.4.0) 2026-06-25 08:43:14.040 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.056 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 08:43:14.066 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-25 08:43:14.108 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.124 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 08:43:14.164 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.180 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 08:43:14.191 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.34.2) 2026-06-25 08:43:14.193 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.5.1) 2026-06-25 08:43:14.194 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.3.0) 2026-06-25 08:43:14.305 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.321 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 08:43:14.331 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.0.50) 2026-06-25 08:43:14.333 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-25 08:43:14.357 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.373 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 08:43:14.399 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (9.1.4) 2026-06-25 08:43:14.400 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (1.8.10) 2026-06-25 08:43:14.401 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.8.0) 2026-06-25 08:43:14.441 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.458 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 08:43:14.467 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.0) 2026-06-25 08:43:14.512 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.530 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 08:43:14.612 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.628 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 08:43:14.638 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.7.0) 2026-06-25 08:43:14.640 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (43.0.3) 2026-06-25 08:43:14.640 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (0.2.3) 2026-06-25 08:43:14.833 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev133) 2026-06-25 08:43:14.852 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-25 08:43:15.244 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev133) 2026-06-25 08:43:15.260 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 08:43:15.270 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev133) (1.9.0) 2026-06-25 08:43:15.270 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2026.2) 2026-06-25 08:43:15.272 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.4) 2026-06-25 08:43:15.703 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-25 08:43:15.719 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 08:43:15.730 | 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.dev133) (1.1.0) 2026-06-25 08:43:15.762 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-25 08:43:15.829 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 08:43:15.841 | 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.dev133) (2.9.0.post0) 2026-06-25 08:43:15.842 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev133) (2.7.0) 2026-06-25 08:43:15.847 | 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.dev133) (1.17.0) 2026-06-25 08:43:15.880 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev133) (2.0.0) 2026-06-25 08:43:15.885 | 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.dev133) (3.0) 2026-06-25 08:43:15.892 | 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.dev133) (2.8.0) 2026-06-25 08:43:15.899 | 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.dev133) (3.1.0) 2026-06-25 08:43:15.902 | 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.dev133) (2.2.1) 2026-06-25 08:43:15.904 | 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.dev133) (0.31.2) 2026-06-25 08:43:15.960 | 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.dev133) 2026-06-25 08:43:15.977 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 08:43:16.015 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-25 08:43:16.030 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 08:43:16.089 | 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.dev133) 2026-06-25 08:43:16.104 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 08:43:16.139 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-25 08:43:16.156 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 08:43:16.199 | 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.dev133) 2026-06-25 08:43:16.213 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 08:43:16.501 | 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.dev133) 2026-06-25 08:43:16.518 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 08:43:16.561 | 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.dev133) 2026-06-25 08:43:16.579 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 08:43:16.630 | 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.dev133) 2026-06-25 08:43:16.646 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:43:16.672 | 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.dev133) (3.4.7) 2026-06-25 08:43:16.673 | 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.dev133) (3.18) 2026-06-25 08:43:16.675 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev133) (2023.11.17) 2026-06-25 08:43:16.692 | 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.dev133) (26.1.0) 2026-06-25 08:43:16.693 | 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.dev133) (2025.9.1) 2026-06-25 08:43:16.694 | 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.dev133) (0.37.0) 2026-06-25 08:43:16.695 | 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.dev133) (2026.5.1) 2026-06-25 08:43:16.704 | 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.dev133) (1.8.2) 2026-06-25 08:43:16.705 | 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.dev133) (4.15.0) 2026-06-25 08:43:16.709 | 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.dev133) (4.2.0) 2026-06-25 08:43:16.711 | 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.dev133) (4.0.1) 2026-06-25 08:43:16.712 | 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.dev133) (2.13.0) 2026-06-25 08:43:16.721 | 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.dev133) (7.2.2) 2026-06-25 08:43:16.726 | 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.dev133) (1.5.0) 2026-06-25 08:43:16.735 | 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.dev133) (0.20) 2026-06-25 08:43:16.741 | 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.dev133) (1.3.0) 2026-06-25 08:43:16.742 | 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.dev133) (2.0.0) 2026-06-25 08:43:16.743 | 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.dev133) (6.0.3) 2026-06-25 08:43:16.752 | 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.dev133) (1.18.4) 2026-06-25 08:43:16.754 | 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.dev133) (2.1.2) 2026-06-25 08:43:16.755 | 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.dev133) (0.6.2) 2026-06-25 08:43:16.758 | 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.dev133) (1.3.12) 2026-06-25 08:43:16.772 | 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.dev133) (5.3.1) 2026-06-25 08:43:16.773 | 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.dev133) (5.6.2) 2026-06-25 08:43:16.774 | 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.dev133) (0.16.0) 2026-06-25 08:43:16.778 | 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.dev133) (5.1.0) 2026-06-25 08:43:16.793 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (0.25.0) 2026-06-25 08:43:16.796 | 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.dev133) (5.0.0) 2026-06-25 08:43:16.797 | 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.dev133) (3.1.6) 2026-06-25 08:43:16.799 | 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.dev133) (4.0.1) 2026-06-25 08:43:16.807 | 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.dev133) (3.0.3) 2026-06-25 08:43:16.819 | 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.dev133) (1.2.0) 2026-06-25 08:43:16.841 | 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.dev133) (1.7.6) 2026-06-25 08:43:16.879 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-25 08:43:16.895 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 08:43:16.999 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-25 08:43:17.015 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-25 08:43:17.030 | 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.dev133) (3.17.0) 2026-06-25 08:43:17.074 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev133) 2026-06-25 08:43:17.091 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 08:43:17.152 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-25 08:43:17.167 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 08:43:17.220 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-25 08:43:17.235 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 08:43:17.255 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev133) (82.0.1) 2026-06-25 08:43:17.270 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev133) (0.8.1) 2026-06-25 08:43:17.329 | 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.dev133) 2026-06-25 08:43:17.345 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 08:43:17.378 | 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.dev133) (4.14.0) 2026-06-25 08:43:17.385 | 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.dev133) (0.6.0) 2026-06-25 08:43:17.386 | 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.dev133) (4.0.0) 2026-06-25 08:43:17.396 | 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.dev133) (3.0.52) 2026-06-25 08:43:17.397 | 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.dev133) (1.11.0) 2026-06-25 08:43:17.398 | 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.dev133) (15.0.0) 2026-06-25 08:43:17.399 | 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.dev133) (1.8.0) 2026-06-25 08:43:17.438 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev133) 2026-06-25 08:43:17.455 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 08:43:17.465 | 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.dev133) (24.2.1) 2026-06-25 08:43:17.511 | 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.dev133) (4.2.0) 2026-06-25 08:43:17.514 | 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.dev133) (2.20.0) 2026-06-25 08:43:17.524 | 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.dev133) (0.1.2) 2026-06-25 08:43:17.543 | 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.dev133) (0.8) 2026-06-25 08:43:17.587 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev133) 2026-06-25 08:43:17.602 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 08:43:17.657 | 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.dev133) (3.6.1) 2026-06-25 08:43:17.658 | 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.dev133) (3.4.0) 2026-06-25 08:43:17.660 | 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.dev133) (4.0.1) 2026-06-25 08:43:17.735 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev133) 2026-06-25 08:43:17.752 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 08:43:17.787 | 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.dev133) (1.33) 2026-06-25 08:43:17.794 | 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.dev133) (3.1.1) 2026-06-25 08:43:17.885 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 08:43:17.923 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 08:43:18.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 24.0 MB/s 0:00:00 2026-06-25 08:43:18.521 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 08:43:18.546 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 08:43:18.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 64.3 MB/s 0:00:00 2026-06-25 08:43:18.804 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 08:43:18.829 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-25 08:43:18.866 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 08:43:18.887 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 08:43:18.912 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 08:43:18.934 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 08:43:18.961 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 08:43:18.983 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 08:43:19.063 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.7 MB/s 0:00:00 2026-06-25 08:43:19.079 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 08:43:19.101 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 08:43:19.127 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 08:43:19.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 32.8 MB/s 0:00:00 2026-06-25 08:43:19.161 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 08:43:19.189 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 08:43:19.212 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 08:43:19.234 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 08:43:19.256 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 08:43:19.285 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.8 MB/s 0:00:00 2026-06-25 08:43:19.301 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 08:43:19.329 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 08:43:19.354 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 08:43:19.377 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 08:43:19.399 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 08:43:19.422 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 08:43:19.443 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 08:43:19.466 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 08:43:19.489 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 08:43:19.514 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 08:43:19.540 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-25 08:43:19.586 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 49.2 MB/s 0:00:00 2026-06-25 08:43:19.603 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 08:43:19.761 | Building wheels for collected packages: cinder 2026-06-25 08:43:19.762 | Building editable for cinder (pyproject.toml): started 2026-06-25 08:43:21.381 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 08:43:21.385 | Created wheel for cinder: filename=cinder-28.1.0.dev133-0.editable-py3-none-any.whl size=9191 sha256=8d04bc8a3e555097d5f9ca5826cf03bc43aeb0812512dacacbe09b7edd50a8b4 2026-06-25 08:43:21.385 | Stored in directory: /tmp/pip-ephem-wheel-cache-imam7kgr/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 08:43:21.388 | Successfully built cinder 2026-06-25 08:43:21.776 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-25 08:43:22.128 | Attempting uninstall: pyudev 2026-06-25 08:43:22.147 | Found existing installation: pyudev 0.24.0 2026-06-25 08:43:22.147 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:43:22.148 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 08:43:22.203 | Attempting uninstall: pyasn1 2026-06-25 08:43:22.221 | Found existing installation: pyasn1 0.4.8 2026-06-25 08:43:22.222 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:43:22.223 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 08:43:23.914 | Attempting uninstall: botocore 2026-06-25 08:43:23.932 | Found existing installation: botocore 1.34.46 2026-06-25 08:43:23.933 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:43:23.934 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 08:43:25.126 | Attempting uninstall: s3transfer 2026-06-25 08:43:25.147 | Found existing installation: s3transfer 0.10.1 2026-06-25 08:43:25.147 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:43:25.147 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 08:43:25.820 | Attempting uninstall: boto3 2026-06-25 08:43:25.838 | Found existing installation: boto3 1.34.46 2026-06-25 08:43:25.838 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 08:43:25.840 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 08:43:27.905 | 2026-06-25 08:43:27.927 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev133 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 08:43:28.325 | + inc/python:pip_install:216 : result=0 2026-06-25 08:43:28.328 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:43:28.330 | + functions-common:time_stop:2420 : local name 2026-06-25 08:43:28.332 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:43:28.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:43:28.336 | + functions-common:time_stop:2423 : local total 2026-06-25 08:43:28.338 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:43:28.340 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:43:28.342 | + functions-common:time_stop:2427 : start_time=1782376988085 2026-06-25 08:43:28.345 | + functions-common:time_stop:2429 : [[ -z 1782376988085 ]] 2026-06-25 08:43:28.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:43:28.351 | + functions-common:time_stop:2432 : end_time=1782377008348 2026-06-25 08:43:28.353 | + functions-common:time_stop:2433 : elapsed_time=20263 2026-06-25 08:43:28.355 | + functions-common:time_stop:2434 : total=95721 2026-06-25 08:43:28.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:43:28.360 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115984 2026-06-25 08:43:28.362 | + inc/python:pip_install:219 : return 0 2026-06-25 08:43:28.364 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:43:28.366 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:43:28.369 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 08:43:28.371 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 08:43:28.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:43:28.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:43:28.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 08:43:28.380 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:43:28.382 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 08:43:28.384 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 08:43:28.386 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 08:43:28.389 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:28.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:28.393 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 08:43:28.409 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 08:43:28.412 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:43:28.414 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:43:28.417 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:43:28.419 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:43:28.421 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:43:28.424 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:43:28.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:28.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:28.430 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:43:28.432 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:43:28.435 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:43:28.437 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:43:28.439 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 08:43:28.441 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:43:28.443 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:28.446 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:28.448 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 08:43:28.467 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-25 08:43:28.505 | Reading package lists... 2026-06-25 08:43:28.903 | Building dependency tree... 2026-06-25 08:43:28.907 | Reading state information... 2026-06-25 08:43:29.509 | The following additional packages will be installed: 2026-06-25 08:43:29.510 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 08:43:29.510 | python3-urwid python3-wcwidth 2026-06-25 08:43:29.513 | Suggested packages: 2026-06-25 08:43:29.513 | python-urwid-doc 2026-06-25 08:43:29.551 | The following NEW packages will be installed: 2026-06-25 08:43:29.551 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 08:43:29.552 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 08:43:29.613 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:43:29.613 | Need to get 385 kB of archives. 2026-06-25 08:43:29.613 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 08:43:29.613 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 08:43:29.628 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 08:43:29.633 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 08:43:29.638 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 08:43:29.639 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 08:43:29.641 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 08:43:29.884 | perl: warning: Setting locale failed. 2026-06-25 08:43:29.885 | perl: warning: Please check that your locale settings: 2026-06-25 08:43:29.885 | LANGUAGE = (unset), 2026-06-25 08:43:29.885 | LC_ALL = "en_US.utf8", 2026-06-25 08:43:29.885 | LANG = "de_DE.UTF-8" 2026-06-25 08:43:29.885 | are supported and installed on your system. 2026-06-25 08:43:29.885 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:43:29.948 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:43:29.948 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:43:29.948 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:43:30.134 | Fetched 385 kB in 0s (6201 kB/s) 2026-06-25 08:43:30.171 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 08:43:30.237 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-25 08:43:30.244 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 08:43:30.247 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 08:43:30.294 | Selecting previously unselected package python3-wcwidth. 2026-06-25 08:43:30.307 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 08:43:30.310 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 08:43:30.361 | Selecting previously unselected package python3-urwid. 2026-06-25 08:43:30.373 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 08:43:30.377 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 08:43:30.465 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 08:43:30.477 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 08:43:30.481 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 08:43:30.534 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 08:43:30.547 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 08:43:30.550 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 08:43:30.610 | Selecting previously unselected package targetcli-fb. 2026-06-25 08:43:30.623 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 08:43:30.626 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 08:43:30.699 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 08:43:31.818 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 08:43:31.825 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 08:43:32.128 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 08:43:32.365 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 08:43:32.896 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 08:43:33.090 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.090 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 08:43:33.114 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 08:43:33.114 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 08:43:33.114 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 08:43:33.114 | keyword = Word(alphanums + '_\-') 2026-06-25 08:43:33.114 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.114 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 08:43:33.115 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.115 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 08:43:33.115 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 08:43:33.115 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 08:43:33.123 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.123 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 08:43:33.145 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 08:43:33.145 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 08:43:33.145 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 08:43:33.145 | keyword = Word(alphanums + '_\-') 2026-06-25 08:43:33.146 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.146 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 08:43:33.146 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 08:43:33.146 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 08:43:33.146 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 08:43:33.146 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 08:43:33.176 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 08:43:33.378 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 08:43:33.378 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 08:43:33.667 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:43:34.511 | perl: warning: Setting locale failed. 2026-06-25 08:43:34.511 | perl: warning: Please check that your locale settings: 2026-06-25 08:43:34.511 | LANGUAGE = (unset), 2026-06-25 08:43:34.511 | LC_ALL = "en_US.utf8", 2026-06-25 08:43:34.511 | LANG = "de_DE.UTF-8" 2026-06-25 08:43:34.511 | are supported and installed on your system. 2026-06-25 08:43:34.512 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:43:34.639 | perl: warning: Setting locale failed. 2026-06-25 08:43:34.639 | perl: warning: Please check that your locale settings: 2026-06-25 08:43:34.639 | LANGUAGE = (unset), 2026-06-25 08:43:34.639 | LC_ALL = "en_US.utf8", 2026-06-25 08:43:34.639 | LANG = "de_DE.UTF-8" 2026-06-25 08:43:34.639 | are supported and installed on your system. 2026-06-25 08:43:34.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:43:34.689 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:43:34.689 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:43:34.689 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:43:34.759 | perl: warning: Setting locale failed. 2026-06-25 08:43:34.759 | perl: warning: Please check that your locale settings: 2026-06-25 08:43:34.760 | LANGUAGE = (unset), 2026-06-25 08:43:34.760 | LC_ALL = "en_US.utf8", 2026-06-25 08:43:34.760 | LANG = "de_DE.UTF-8" 2026-06-25 08:43:34.760 | are supported and installed on your system. 2026-06-25 08:43:34.760 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:43:35.248 | 2026-06-25 08:43:35.248 | Running kernel seems to be up-to-date. 2026-06-25 08:43:35.248 | 2026-06-25 08:43:35.248 | Restarting services... 2026-06-25 08:43:35.295 | 2026-06-25 08:43:35.295 | Service restarts being deferred: 2026-06-25 08:43:35.295 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:43:35.295 | systemctl restart systemd-logind.service 2026-06-25 08:43:35.295 | systemctl restart virtlockd.service 2026-06-25 08:43:35.295 | systemctl restart virtlogd.service 2026-06-25 08:43:35.295 | 2026-06-25 08:43:35.295 | No containers need to be restarted. 2026-06-25 08:43:35.295 | 2026-06-25 08:43:35.296 | User sessions running outdated binaries: 2026-06-25 08:43:35.296 | quobyte @ session #6: sshd[2027] 2026-06-25 08:43:35.305 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:43:35.314 | 2026-06-25 08:43:35.314 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:43:37.284 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:43:37.287 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:43:37.290 | + functions-common:time_stop:2420 : local name 2026-06-25 08:43:37.293 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:43:37.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:43:37.298 | + functions-common:time_stop:2423 : local total 2026-06-25 08:43:37.300 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:43:37.303 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:43:37.306 | + functions-common:time_stop:2427 : start_time=1782377008464 2026-06-25 08:43:37.309 | + functions-common:time_stop:2429 : [[ -z 1782377008464 ]] 2026-06-25 08:43:37.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:43:37.317 | + functions-common:time_stop:2432 : end_time=1782377017314 2026-06-25 08:43:37.320 | + functions-common:time_stop:2433 : elapsed_time=8850 2026-06-25 08:43:37.323 | + functions-common:time_stop:2434 : total=162240 2026-06-25 08:43:37.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:43:37.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171090 2026-06-25 08:43:37.331 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:43:37.334 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:43:37.337 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 08:43:37.340 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 08:43:37.355 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 08:43:37.359 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 08:43:37.362 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 08:43:37.364 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 08:43:37.369 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 08:43:37.369 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 08:43:37.373 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 08:43:37.376 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 08:43:37.378 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 08:43:37.381 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 08:43:37.384 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 08:43:37.387 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 08:43:37.389 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 08:43:37.391 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 08:43:37.405 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 08:43:37.420 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-25 08:43:37.435 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-25 08:43:37.449 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 08:43:37.464 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 08:43:37.479 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 08:43:37.482 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 08:43:37.487 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.5SRmK7fS5d 2026-06-25 08:43:37.490 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 08:43:37.492 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 08:43:37.495 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 08:43:37.497 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.5SRmK7fS5d 2026-06-25 08:43:37.501 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.5SRmK7fS5d 2026-06-25 08:43:37.516 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.5SRmK7fS5d /etc/sudoers.d/cinder-rootwrap 2026-06-25 08:43:37.531 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 08:43:37.535 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 08:43:37.537 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 08:43:37.539 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 08:43:37.542 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 08:43:37.544 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 08:43:37.547 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 08:43:37.550 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 08:43:37.551 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 08:43:37.560 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 08:43:37.564 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 08:43:37.578 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 08:43:37.593 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 08:43:37.595 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 08:43:37.600 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 08:43:37.606 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 08:43:37.609 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:37.611 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 08:43:37.614 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 08:43:37.616 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:43:37.619 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 08:43:37.622 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:37.625 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 08:43:37.627 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 08:43:37.630 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 08:43:37.663 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 08:43:37.694 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.179/identity 2026-06-25 08:43:37.724 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 08:43:37.756 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 08:43:37.787 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 08:43:37.818 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 08:43:37.850 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 08:43:37.882 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:43:37.914 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:43:37.946 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 08:43:37.977 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:43:37.980 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 08:43:38.014 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 08:43:38.046 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 08:43:38.049 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 08:43:38.052 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 08:43:38.055 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 08:43:38.058 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:43:38.061 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:43:38.064 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:43:38.082 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:38.085 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:43:38.088 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 08:43:38.091 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 08:43:38.125 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 08:43:38.157 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 08:43:38.189 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 08:43:38.221 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 08:43:38.253 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 08:43:38.287 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.179 2026-06-25 08:43:38.319 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 08:43:38.353 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 08:43:38.362 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 06ed2def850cbe407ca89d2822f8d624 2026-06-25 08:43:38.394 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 08:43:38.396 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 08:43:38.429 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 08:43:38.460 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 08:43:38.492 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 08:43:38.522 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 08:43:38.555 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 08:43:38.587 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 08:43:38.604 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:38.607 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 08:43:38.610 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 08:43:38.613 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 08:43:38.616 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 08:43:38.619 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 08:43:38.622 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 08:43:38.625 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 08:43:38.627 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 08:43:38.630 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 08:43:38.633 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 08:43:38.636 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 08:43:38.669 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 08:43:38.701 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 08:43:38.733 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 08:43:38.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 08:43:38.798 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 08:43:38.831 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 08:43:38.861 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 08:43:38.893 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 08:43:38.925 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 08:43:38.928 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 08:43:38.931 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 08:43:38.934 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 08:43:38.966 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 08:43:38.969 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 08:43:39.000 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 08:43:39.003 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 08:43:39.006 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 08:43:39.008 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 08:43:39.041 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 08:43:39.043 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 08:43:39.046 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 08:43:39.049 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 08:43:39.051 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 08:43:39.069 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:43:39.072 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 08:43:39.090 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:43:39.093 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 08:43:39.110 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:43:39.113 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 08:43:39.115 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 08:43:39.118 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 08:43:39.121 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 08:43:39.124 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:43:39.126 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 08:43:39.129 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:43:39.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:39.150 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 08:43:39.153 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 08:43:39.156 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:43:39.171 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:39.174 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:43:39.177 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:43:39.209 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:43:39.212 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:43:39.214 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 08:43:39.217 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 08:43:39.219 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:39.222 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:43:39.241 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:43:39.243 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:43:39.246 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:43:39.249 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:43:39.251 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:43:39.283 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:43:39.316 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:43:39.348 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:43:39.381 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 08:43:39.412 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 08:43:39.431 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:39.433 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 08:43:39.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 08:43:39.438 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 08:43:39.441 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 08:43:39.443 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 08:43:39.446 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 08:43:39.449 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 08:43:39.452 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:43:39.454 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:43:39.470 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:43:39.470 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:43:39.480 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:43:39.485 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:43:39.498 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:43:39.503 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 08:43:39.506 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 08:43:39.510 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:43:39.513 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 08:43:39.544 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 08:43:39.575 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 08:43:39.606 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:43:39.638 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:43:39.669 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:43:39.700 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:43:39.732 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:43:39.763 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:43:39.796 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:43:39.827 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:43:39.859 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:43:39.889 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:43:39.918 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 08:43:39.948 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 08:43:39.950 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 08:43:39.952 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 08:43:39.955 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 08:43:39.957 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:43:39.960 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:39.962 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:39.965 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 08:43:39.968 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 08:43:39.971 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 08:43:40.002 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 08:43:40.032 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-25 08:43:40.032 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 08:43:40.042 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 08:43:40.046 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 08:43:40.049 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 08:43:40.051 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:43:40.054 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:43:40.057 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:43:40.059 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:43:40.062 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:40.064 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:40.067 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:43:40.069 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:43:40.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:43:40.075 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:43:40.078 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 08:43:40.089 | perl: warning: Setting locale failed. 2026-06-25 08:43:40.089 | perl: warning: Please check that your locale settings: 2026-06-25 08:43:40.089 | LANGUAGE = (unset), 2026-06-25 08:43:40.089 | LC_ALL = "en_US.utf8", 2026-06-25 08:43:40.089 | LANG = "de_DE.UTF-8" 2026-06-25 08:43:40.089 | are supported and installed on your system. 2026-06-25 08:43:40.089 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:43:40.129 | Enabling site cinder-api. 2026-06-25 08:43:40.134 | To activate the new configuration, you need to run: 2026-06-25 08:43:40.134 | systemctl reload apache2 2026-06-25 08:43:40.139 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 08:43:40.142 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:43:40.145 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:43:40.148 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:43:40.348 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 08:43:40.350 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.179/image 2026-06-25 08:43:40.381 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 08:43:40.398 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:43:40.400 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 08:43:40.403 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:40.405 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 08:43:40.408 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 08:43:40.410 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:43:40.413 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 08:43:40.415 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:40.417 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 08:43:40.420 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 08:43:40.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 08:43:40.455 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 08:43:40.487 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.179/identity 2026-06-25 08:43:40.518 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 08:43:40.550 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 08:43:40.582 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 08:43:40.612 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 08:43:40.643 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 08:43:40.675 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:43:40.707 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:43:40.737 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 08:43:40.768 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:43:40.771 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 08:43:40.773 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:40.775 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:43:40.778 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 08:43:40.780 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 08:43:40.813 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 08:43:40.844 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.179/identity 2026-06-25 08:43:40.874 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 08:43:40.903 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 08:43:40.933 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 08:43:40.965 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 08:43:40.997 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 08:43:41.029 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 08:43:41.061 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 08:43:41.093 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 08:43:41.096 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 08:43:41.113 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:41.116 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.179:2379?api_version=v3' 2026-06-25 08:43:41.150 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 08:43:41.153 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 08:43:41.155 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 08:43:41.189 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 08:43:41.220 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 08:43:41.223 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 08:43:41.225 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 08:43:41.260 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 08:43:41.262 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 08:43:41.265 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 08:43:41.267 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 08:43:41.270 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 08:43:41.302 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 08:43:41.334 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.179/identity 2026-06-25 08:43:41.366 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 08:43:41.398 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 08:43:41.430 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 08:43:41.461 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 08:43:41.492 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 08:43:41.523 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 08:43:41.540 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:43:41.542 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 08:43:41.545 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 08:43:41.547 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 08:43:41.550 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:43:41.552 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 08:43:41.555 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 08:43:41.557 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 08:43:41.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:43:41.562 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:43:41.565 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 08:43:41.567 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:43:41.570 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 08:43:41.573 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 08:43:41.575 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:43:41.578 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:43:41.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 08:43:41.583 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:43:41.586 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 08:43:41.588 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 08:43:41.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:43:41.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:43:41.596 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 08:43:41.598 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:43:41.601 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 08:43:41.603 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 08:43:41.605 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 08:43:41.607 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:43:41.610 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:43:41.613 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:43:41.615 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:43:41.618 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:43:41.622 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:43:41.638 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:43:41.641 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:43:41.644 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:43:41.647 | + functions-common:git_clone:610 : echo master 2026-06-25 08:43:41.648 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:43:41.653 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 08:43:41.655 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:43:41.658 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 08:43:41.661 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:43:41.663 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:43:41.665 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:43:41.668 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:43:41.670 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:43:41.673 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:43:41.675 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:43:41.678 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:43:41.681 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:43:41.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377021683 2026-06-25 08:43:41.688 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 08:43:41.691 | Cloning into '/opt/stack/neutron'... 2026-06-25 08:44:47.280 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:44:47.283 | + functions-common:time_stop:2420 : local name 2026-06-25 08:44:47.286 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:44:47.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:44:47.293 | + functions-common:time_stop:2423 : local total 2026-06-25 08:44:47.296 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:44:47.299 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:44:47.303 | + functions-common:time_stop:2427 : start_time=1782377021683 2026-06-25 08:44:47.306 | + functions-common:time_stop:2429 : [[ -z 1782377021683 ]] 2026-06-25 08:44:47.311 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:44:47.315 | + functions-common:time_stop:2432 : end_time=1782377087312 2026-06-25 08:44:47.319 | + functions-common:time_stop:2433 : elapsed_time=65629 2026-06-25 08:44:47.323 | + functions-common:time_stop:2434 : total=100889 2026-06-25 08:44:47.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:44:47.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166518 2026-06-25 08:44:47.333 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 08:44:47.337 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:44:47.340 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:44:47.344 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:44:47.347 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:44:47.351 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:44:47.355 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:44:47.358 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:44:47.362 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:44:47.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:44:47.370 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:44:47.375 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377087371 2026-06-25 08:44:47.378 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:44:48.100 | From https://review.opendev.org/openstack/neutron 2026-06-25 08:44:48.100 | * branch master -> FETCH_HEAD 2026-06-25 08:44:48.114 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:44:48.117 | + functions-common:time_stop:2420 : local name 2026-06-25 08:44:48.121 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:44:48.123 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:44:48.127 | + functions-common:time_stop:2423 : local total 2026-06-25 08:44:48.130 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:44:48.133 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:44:48.137 | + functions-common:time_stop:2427 : start_time=1782377087371 2026-06-25 08:44:48.140 | + functions-common:time_stop:2429 : [[ -z 1782377087371 ]] 2026-06-25 08:44:48.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:44:48.150 | + functions-common:time_stop:2432 : end_time=1782377088146 2026-06-25 08:44:48.153 | + functions-common:time_stop:2433 : elapsed_time=775 2026-06-25 08:44:48.156 | + functions-common:time_stop:2434 : total=166518 2026-06-25 08:44:48.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:44:48.162 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167293 2026-06-25 08:44:48.165 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:44:48.168 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:44:48.171 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:44:48.175 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:44:48.178 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:44:48.181 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:44:48.185 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:44:48.188 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:44:48.192 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:44:48.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:44:48.201 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377088197 2026-06-25 08:44:48.204 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:44:48.655 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:44:48.656 | 2026-06-25 08:44:48.656 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:44:48.656 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:44:48.656 | state without impacting any branches by switching back to a branch. 2026-06-25 08:44:48.656 | 2026-06-25 08:44:48.656 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:44:48.656 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:44:48.656 | 2026-06-25 08:44:48.656 | git switch -c 2026-06-25 08:44:48.656 | 2026-06-25 08:44:48.657 | Or undo this operation with: 2026-06-25 08:44:48.657 | 2026-06-25 08:44:48.657 | git switch - 2026-06-25 08:44:48.657 | 2026-06-25 08:44:48.657 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:44:48.657 | 2026-06-25 08:44:48.657 | HEAD is now at a29365dc91 Merge "Fix PVLAN multinode support" 2026-06-25 08:44:48.665 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:44:48.667 | + functions-common:time_stop:2420 : local name 2026-06-25 08:44:48.670 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:44:48.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:44:48.676 | + functions-common:time_stop:2423 : local total 2026-06-25 08:44:48.680 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:44:48.683 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:44:48.686 | + functions-common:time_stop:2427 : start_time=1782377088197 2026-06-25 08:44:48.689 | + functions-common:time_stop:2429 : [[ -z 1782377088197 ]] 2026-06-25 08:44:48.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:44:48.698 | + functions-common:time_stop:2432 : end_time=1782377088695 2026-06-25 08:44:48.701 | + functions-common:time_stop:2433 : elapsed_time=498 2026-06-25 08:44:48.704 | + functions-common:time_stop:2434 : total=167293 2026-06-25 08:44:48.707 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:44:48.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167791 2026-06-25 08:44:48.714 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 08:44:48.730 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 08:44:48.734 | + functions-common:git_clone:673 : head -1 2026-06-25 08:44:48.735 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:44:48.741 | a29365dc91 Merge "Fix PVLAN multinode support" 2026-06-25 08:44:48.745 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:44:48.748 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 08:44:48.752 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:44:48.755 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 08:44:48.759 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 08:44:48.762 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:44:48.765 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 08:44:48.768 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:44:48.771 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 08:44:48.775 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 08:44:48.778 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:44:48.781 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:44:48.786 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 08:44:48.789 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:44:48.794 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 08:44:48.797 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:44:48.799 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:44:48.805 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 08:44:48.811 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 08:44:48.815 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 08:44:48.818 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 08:44:48.976 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 08:44:48.979 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:44:48.983 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:44:48.986 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:44:48.990 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 08:44:48.993 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 08:44:48.996 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:44:49.000 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:44:49.003 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:44:49.007 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:44:49.011 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:44:49.014 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:44:49.018 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:44:49.022 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 08:44:49.050 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 08:44:49.053 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-25 08:44:50.062 | Obtaining file:///opt/stack/neutron 2026-06-25 08:44:50.071 | Installing build dependencies: started 2026-06-25 08:44:51.870 | Installing build dependencies: finished with status 'done' 2026-06-25 08:44:51.871 | Checking if build backend supports build_editable: started 2026-06-25 08:44:52.403 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:44:52.405 | Getting requirements to build editable: started 2026-06-25 08:44:52.701 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:44:52.704 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:44:54.394 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:44:54.419 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (7.0.3) 2026-06-25 08:44:54.419 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.10.1) 2026-06-25 08:44:54.423 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.1.0) 2026-06-25 08:44:54.423 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (2.5.1) 2026-06-25 08:44:54.423 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.1.0) 2026-06-25 08:44:54.423 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (5.3.1) 2026-06-25 08:44:54.726 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:54.889 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 08:44:54.900 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (0.31.2) 2026-06-25 08:44:54.901 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (2.34.2) 2026-06-25 08:44:54.902 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.1.6) 2026-06-25 08:44:54.903 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (13.0.0) 2026-06-25 08:44:54.904 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (1.3.0) 2026-06-25 08:44:54.966 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:54.982 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 08:44:55.033 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:55.051 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 08:44:55.062 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (9.1.4) 2026-06-25 08:44:55.065 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (2.0.50) 2026-06-25 08:44:55.065 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (1.8.10) 2026-06-25 08:44:55.065 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (5.14.0) 2026-06-25 08:44:55.065 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (1.18.4) 2026-06-25 08:44:55.066 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (5.8.0) 2026-06-25 08:44:55.067 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (4.2.0) 2026-06-25 08:44:55.068 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (7.5.0) 2026-06-25 08:44:55.069 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (10.5.0) 2026-06-25 08:44:55.070 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (6.4.0) 2026-06-25 08:44:55.072 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (18.0.0) 2026-06-25 08:44:55.073 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (6.8.0) 2026-06-25 08:44:55.074 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (8.2.0) 2026-06-25 08:44:55.075 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (18.1.0) 2026-06-25 08:44:55.076 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (8.1.0) 2026-06-25 08:44:55.077 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (5.1.0) 2026-06-25 08:44:55.078 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.11.0) 2026-06-25 08:44:55.079 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.8.0) 2026-06-25 08:44:55.080 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (7.9.0) 2026-06-25 08:44:55.082 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (5.10.0) 2026-06-25 08:44:55.082 | 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.dev532) (4.6.0) 2026-06-25 08:44:55.083 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (2.7.1) 2026-06-25 08:44:55.084 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (10.1.1) 2026-06-25 08:44:55.085 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.10.2) 2026-06-25 08:44:55.086 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (4.4.0) 2026-06-25 08:44:55.120 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev532) 2026-06-25 08:44:55.136 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 08:44:55.170 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:55.187 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:44:55.225 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:55.243 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 08:44:55.349 | Installing build dependencies: started 2026-06-25 08:44:57.006 | Installing build dependencies: finished with status 'done' 2026-06-25 08:44:57.006 | Getting requirements to build wheel: started 2026-06-25 08:44:57.671 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 08:44:57.672 | Preparing metadata (pyproject.toml): started 2026-06-25 08:44:58.051 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:44:58.104 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:58.123 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:44:58.132 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (7.2.2) 2026-06-25 08:44:58.169 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev532) 2026-06-25 08:44:58.185 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 08:44:58.196 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (24.2.1) 2026-06-25 08:44:58.196 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (18.13.0) 2026-06-25 08:44:58.198 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (4.17.0) 2026-06-25 08:44:58.229 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:58.245 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 08:44:58.290 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev532) 2026-06-25 08:44:58.309 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:44:58.318 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (3.3.0) 2026-06-25 08:44:58.319 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev532) (8.1.0) 2026-06-25 08:44:58.321 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev532) (1.3.12) 2026-06-25 08:44:58.323 | 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.dev532) (4.15.0) 2026-06-25 08:44:58.327 | 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.dev532) (2.2.1) 2026-06-25 08:44:58.330 | 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.dev532) (3.3.2) 2026-06-25 08:44:58.334 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev532) (3.0.3) 2026-06-25 08:44:58.337 | 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.dev532) (2.1.0) 2026-06-25 08:44:58.338 | 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.dev532) (1.8.2) 2026-06-25 08:44:58.345 | 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.dev532) (4.0.1) 2026-06-25 08:44:58.346 | 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.dev532) (2.13.0) 2026-06-25 08:44:58.347 | 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.dev532) (5.8.0) 2026-06-25 08:44:58.359 | 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.dev532) (1.3.7) 2026-06-25 08:44:58.391 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev532) 2026-06-25 08:44:58.413 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 08:44:58.424 | 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.dev532) (43.0.3) 2026-06-25 08:44:58.426 | 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.dev532) (1.5.0) 2026-06-25 08:44:58.427 | 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.dev532) (1.1.0) 2026-06-25 08:44:58.428 | 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.dev532) (1.33) 2026-06-25 08:44:58.430 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev532) (4.10.0) 2026-06-25 08:44:58.431 | 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.dev532) (6.0.3) 2026-06-25 08:44:58.435 | 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.dev532) (2.0.0) 2026-06-25 08:44:58.440 | 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.dev532) (3.0) 2026-06-25 08:44:58.448 | 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.dev532) (3.1.1) 2026-06-25 08:44:58.455 | 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.dev532) (0.41.0) 2026-06-25 08:44:58.455 | 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.dev532) (1.2.0) 2026-06-25 08:44:58.480 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev532) 2026-06-25 08:44:58.496 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 08:44:58.511 | 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.dev532) (26.2) 2026-06-25 08:44:58.514 | 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.dev532) (2.8.0) 2026-06-25 08:44:58.515 | 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.dev532) (3.5.1) 2026-06-25 08:44:58.527 | 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.dev532) (6.1.1) 2026-06-25 08:44:58.528 | 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.dev532) (4.0.0) 2026-06-25 08:44:58.549 | 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.dev532) (0.20) 2026-06-25 08:44:58.555 | 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.dev532) (2.0.0) 2026-06-25 08:44:58.563 | 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.dev532) (2.1.2) 2026-06-25 08:44:58.564 | 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.dev532) (0.6.2) 2026-06-25 08:44:58.572 | 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.dev532) (2.9.0.post0) 2026-06-25 08:44:58.578 | 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.dev532) (7.1.4) 2026-06-25 08:44:58.579 | 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.dev532) (5.3.1) 2026-06-25 08:44:58.580 | 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.dev532) (5.6.2) 2026-06-25 08:44:58.582 | 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.dev532) (0.16.0) 2026-06-25 08:44:58.587 | 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.dev532) (5.1.0) 2026-06-25 08:44:58.595 | 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.dev532) (2026.2) 2026-06-25 08:44:58.602 | 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.dev532) (0.25.0) 2026-06-25 08:44:58.606 | 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.dev532) (5.0.0) 2026-06-25 08:44:58.608 | 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.dev532) (4.0.1) 2026-06-25 08:44:58.639 | 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.dev532) (1.7.6) 2026-06-25 08:44:58.646 | 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.dev532) (2.2.0) 2026-06-25 08:44:58.656 | 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.dev532) (3.17.0) 2026-06-25 08:44:58.705 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev532) 2026-06-25 08:44:58.720 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 08:44:58.762 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev532) 2026-06-25 08:44:58.766 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 08:44:58.784 | 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.dev532) (3.0.3) 2026-06-25 08:44:58.784 | 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.dev532) (1.6.2) 2026-06-25 08:44:58.793 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev532) (82.0.1) 2026-06-25 08:44:58.823 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev532) (0.8.1) 2026-06-25 08:44:58.864 | 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.dev532) (1.17.0) 2026-06-25 08:44:58.871 | 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.dev532) (4.14.0) 2026-06-25 08:44:58.871 | 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.dev532) (4.26.0) 2026-06-25 08:44:58.905 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev532) 2026-06-25 08:44:58.922 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 08:44:58.939 | 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.dev532) (0.6.0) 2026-06-25 08:44:58.940 | 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.dev532) (4.0.0) 2026-06-25 08:44:58.951 | 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.dev532) (3.0.52) 2026-06-25 08:44:58.952 | 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.dev532) (1.11.0) 2026-06-25 08:44:58.953 | 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.dev532) (15.0.0) 2026-06-25 08:44:58.954 | 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.dev532) (1.8.0) 2026-06-25 08:44:58.960 | 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.dev532) (26.1.0) 2026-06-25 08:44:58.961 | 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.dev532) (2025.9.1) 2026-06-25 08:44:58.962 | 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.dev532) (0.37.0) 2026-06-25 08:44:58.963 | 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.dev532) (2026.5.1) 2026-06-25 08:44:59.028 | 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.dev532) (3.4.7) 2026-06-25 08:44:59.030 | 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.dev532) (3.18) 2026-06-25 08:44:59.032 | 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.dev532) (2.7.0) 2026-06-25 08:44:59.032 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev532) (2023.11.17) 2026-06-25 08:44:59.068 | 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.dev532) (4.2.0) 2026-06-25 08:44:59.069 | 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.dev532) (2.20.0) 2026-06-25 08:44:59.081 | 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.dev532) (0.1.2) 2026-06-25 08:44:59.100 | 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.dev532) (0.8) 2026-06-25 08:44:59.164 | 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.dev532) (0.16.0) 2026-06-25 08:44:59.258 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 08:44:59.355 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.8 MB/s 0:00:00 2026-06-25 08:44:59.374 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 08:44:59.551 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-06-25 08:44:59.569 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 08:44:59.594 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 08:44:59.616 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 08:44:59.639 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 08:44:59.664 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 08:44:59.678 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 08:44:59.696 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 08:44:59.723 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 08:44:59.772 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 08:44:59.799 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 08:44:59.824 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 08:44:59.858 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 08:44:59.975 | Building wheels for collected packages: neutron, ovs 2026-06-25 08:44:59.976 | Building editable for neutron (pyproject.toml): started 2026-06-25 08:45:02.253 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 08:45:02.254 | Created wheel for neutron: filename=neutron-28.1.0.dev532-0.editable-py3-none-any.whl size=15979 sha256=cf95cd5811759e1e96b5a7feebc1123e7037167051e8b27bb7842a15e550fcad 2026-06-25 08:45:02.255 | Stored in directory: /tmp/pip-ephem-wheel-cache-k8c4t7qe/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 08:45:02.261 | Building wheel for ovs (pyproject.toml): started 2026-06-25 08:45:03.128 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 08:45:03.129 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=f4145872537e2c0177ddfe2e3cda90bee5efd61f175715fe3985444f67724868 2026-06-25 08:45:03.129 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 08:45:03.134 | Successfully built neutron ovs 2026-06-25 08:45:03.440 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-25 08:45:09.006 | 2026-06-25 08:45:09.031 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev532 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 08:45:09.250 | + inc/python:pip_install:216 : result=0 2026-06-25 08:45:09.254 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:45:09.258 | + functions-common:time_stop:2420 : local name 2026-06-25 08:45:09.261 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:45:09.264 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:45:09.267 | + functions-common:time_stop:2423 : local total 2026-06-25 08:45:09.270 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:45:09.273 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:45:09.276 | + functions-common:time_stop:2427 : start_time=1782377089044 2026-06-25 08:45:09.279 | + functions-common:time_stop:2429 : [[ -z 1782377089044 ]] 2026-06-25 08:45:09.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:45:09.289 | + functions-common:time_stop:2432 : end_time=1782377109286 2026-06-25 08:45:09.292 | + functions-common:time_stop:2433 : elapsed_time=20242 2026-06-25 08:45:09.295 | + functions-common:time_stop:2434 : total=115984 2026-06-25 08:45:09.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:45:09.302 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136226 2026-06-25 08:45:09.305 | + inc/python:pip_install:219 : return 0 2026-06-25 08:45:09.309 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:45:09.312 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:45:09.315 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 08:45:09.318 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 08:45:09.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:45:09.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:45:09.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 08:45:09.333 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:45:09.337 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 08:45:09.340 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 08:45:09.344 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 08:45:09.344 | Installing OVN and dependent packages 2026-06-25 08:45:09.347 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 08:45:09.351 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 08:45:09.373 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:45:09.377 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 08:45:09.398 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:45:09.402 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 08:45:09.422 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:45:09.425 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 08:45:09.428 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 08:45:09.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:45:09.452 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 08:45:09.456 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 08:45:09.473 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 08:45:09.478 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 08:45:09.494 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 08:45:09.498 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 08:45:09.522 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 08:45:09.525 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:45:09.529 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:45:09.533 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:45:09.536 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:45:09.539 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:09.543 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:45:09.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:09.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:09.554 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:45:09.557 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:45:09.561 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:45:09.564 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:45:09.568 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 08:45:09.571 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:45:09.575 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:09.578 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:09.582 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 08:45:09.609 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-25 08:45:09.658 | Reading package lists... 2026-06-25 08:45:10.055 | Building dependency tree... 2026-06-25 08:45:10.057 | Reading state information... 2026-06-25 08:45:10.619 | fakeroot is already the newest version (1.33-1). 2026-06-25 08:45:10.620 | fakeroot set to manually installed. 2026-06-25 08:45:10.620 | make is already the newest version (4.3-4.1build2). 2026-06-25 08:45:10.620 | make set to manually installed. 2026-06-25 08:45:10.620 | The following additional packages will be installed: 2026-06-25 08:45:10.620 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 08:45:10.620 | python3-sortedcontainers 2026-06-25 08:45:10.623 | Suggested packages: 2026-06-25 08:45:10.623 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 08:45:10.667 | The following NEW packages will be installed: 2026-06-25 08:45:10.668 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 08:45:10.668 | python3-openvswitch python3-sortedcontainers 2026-06-25 08:45:10.724 | 0 upgraded, 6 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:45:10.724 | Need to get 4219 kB of archives. 2026-06-25 08:45:10.724 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 08:45:10.724 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 08:45:10.747 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 08:45:10.758 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 08:45:10.759 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 08:45:10.760 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 08:45:10.771 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 08:45:11.035 | perl: warning: Setting locale failed. 2026-06-25 08:45:11.035 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:11.035 | LANGUAGE = (unset), 2026-06-25 08:45:11.035 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:11.035 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:11.035 | are supported and installed on your system. 2026-06-25 08:45:11.035 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:11.098 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:11.098 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:11.098 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:11.298 | Fetched 4219 kB in 0s (48.0 MB/s) 2026-06-25 08:45:11.345 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 08:45:11.408 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-25 08:45:11.415 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 08:45:11.422 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 08:45:11.473 | Selecting previously unselected package openvswitch-common. 2026-06-25 08:45:11.486 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 08:45:11.490 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:11.591 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 08:45:11.604 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 08:45:11.608 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 08:45:11.660 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 08:45:11.671 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 08:45:11.674 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 08:45:11.729 | Selecting previously unselected package python3-openvswitch. 2026-06-25 08:45:11.742 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 08:45:11.745 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:11.853 | Selecting previously unselected package openvswitch-switch. 2026-06-25 08:45:11.865 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 08:45:11.873 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:12.013 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 08:45:12.259 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 08:45:12.270 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 08:45:12.280 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:12.294 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:12.681 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 08:45:12.704 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 08:45:13.367 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 08:45:13.555 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 08:45:14.641 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:45:16.421 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 08:45:16.671 | perl: warning: Setting locale failed. 2026-06-25 08:45:16.671 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:16.671 | LANGUAGE = (unset), 2026-06-25 08:45:16.671 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:16.671 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:16.672 | are supported and installed on your system. 2026-06-25 08:45:16.672 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:16.807 | perl: warning: Setting locale failed. 2026-06-25 08:45:16.810 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:16.810 | LANGUAGE = (unset), 2026-06-25 08:45:16.810 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:16.810 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:16.810 | are supported and installed on your system. 2026-06-25 08:45:16.810 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:16.862 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:16.862 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:16.863 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:16.935 | perl: warning: Setting locale failed. 2026-06-25 08:45:16.938 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:16.938 | LANGUAGE = (unset), 2026-06-25 08:45:16.938 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:16.938 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:16.938 | are supported and installed on your system. 2026-06-25 08:45:16.938 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:17.444 | 2026-06-25 08:45:17.445 | Running kernel seems to be up-to-date. 2026-06-25 08:45:17.445 | 2026-06-25 08:45:17.445 | Restarting services... 2026-06-25 08:45:17.498 | 2026-06-25 08:45:17.499 | Service restarts being deferred: 2026-06-25 08:45:17.499 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:45:17.500 | systemctl restart systemd-logind.service 2026-06-25 08:45:17.501 | systemctl restart virtlockd.service 2026-06-25 08:45:17.501 | systemctl restart virtlogd.service 2026-06-25 08:45:17.501 | 2026-06-25 08:45:17.501 | No containers need to be restarted. 2026-06-25 08:45:17.501 | 2026-06-25 08:45:17.501 | User sessions running outdated binaries: 2026-06-25 08:45:17.501 | quobyte @ session #6: sshd[2027] 2026-06-25 08:45:17.512 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:45:17.521 | 2026-06-25 08:45:17.521 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:45:19.728 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:45:19.731 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:45:19.735 | + functions-common:time_stop:2420 : local name 2026-06-25 08:45:19.738 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:45:19.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:45:19.746 | + functions-common:time_stop:2423 : local total 2026-06-25 08:45:19.749 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:45:19.752 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:45:19.756 | + functions-common:time_stop:2427 : start_time=1782377109605 2026-06-25 08:45:19.760 | + functions-common:time_stop:2429 : [[ -z 1782377109605 ]] 2026-06-25 08:45:19.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:45:19.770 | + functions-common:time_stop:2432 : end_time=1782377119766 2026-06-25 08:45:19.773 | + functions-common:time_stop:2433 : elapsed_time=10161 2026-06-25 08:45:19.777 | + functions-common:time_stop:2434 : total=171090 2026-06-25 08:45:19.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:45:19.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181251 2026-06-25 08:45:19.787 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:45:19.792 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 08:45:19.819 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 08:45:19.822 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:45:19.826 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:45:19.830 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:45:19.833 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:45:19.837 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:19.841 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:45:19.844 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:19.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:19.851 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:45:19.855 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:45:19.858 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:45:19.861 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:45:19.865 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 08:45:19.868 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:45:19.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:19.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:19.880 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 08:45:19.909 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-25 08:45:19.949 | Reading package lists... 2026-06-25 08:45:20.333 | Building dependency tree... 2026-06-25 08:45:20.336 | Reading state information... 2026-06-25 08:45:21.008 | The following additional packages will be installed: 2026-06-25 08:45:21.009 | ovn-common 2026-06-25 08:45:21.053 | The following NEW packages will be installed: 2026-06-25 08:45:21.054 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 08:45:21.144 | 0 upgraded, 4 newly installed, 0 to remove and 84 not upgraded. 2026-06-25 08:45:21.144 | Need to get 2360 kB of archives. 2026-06-25 08:45:21.144 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 08:45:21.144 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 08:45:21.245 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 08:45:21.253 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 08:45:21.255 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 08:45:21.515 | perl: warning: Setting locale failed. 2026-06-25 08:45:21.515 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:21.516 | LANGUAGE = (unset), 2026-06-25 08:45:21.516 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:21.517 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:21.517 | are supported and installed on your system. 2026-06-25 08:45:21.517 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:21.579 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:21.580 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:21.580 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:21.774 | Fetched 2360 kB in 0s (12.9 MB/s) 2026-06-25 08:45:21.869 | Selecting previously unselected package ovn-common. 2026-06-25 08:45:21.935 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-25 08:45:21.943 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:45:21.947 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.065 | Selecting previously unselected package ovn-central. 2026-06-25 08:45:22.079 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:45:22.084 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.149 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 08:45:22.163 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:45:22.168 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.227 | Selecting previously unselected package ovn-host. 2026-06-25 08:45:22.241 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 08:45:22.249 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.340 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.359 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:22.829 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 08:45:23.016 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 08:45:23.483 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 08:45:23.543 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:24.061 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 08:45:24.254 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 08:45:24.945 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 08:45:25.649 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 08:45:26.523 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 08:45:26.611 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 08:45:26.812 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 08:45:27.348 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:45:29.337 | perl: warning: Setting locale failed. 2026-06-25 08:45:29.337 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:29.337 | LANGUAGE = (unset), 2026-06-25 08:45:29.337 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:29.337 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:29.337 | are supported and installed on your system. 2026-06-25 08:45:29.338 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:29.471 | perl: warning: Setting locale failed. 2026-06-25 08:45:29.471 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:29.472 | LANGUAGE = (unset), 2026-06-25 08:45:29.472 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:29.472 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:29.473 | are supported and installed on your system. 2026-06-25 08:45:29.473 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:29.522 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:29.522 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:29.522 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:29.593 | perl: warning: Setting locale failed. 2026-06-25 08:45:29.593 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:29.593 | LANGUAGE = (unset), 2026-06-25 08:45:29.593 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:29.593 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:29.593 | are supported and installed on your system. 2026-06-25 08:45:29.593 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:30.088 | 2026-06-25 08:45:30.088 | Running kernel seems to be up-to-date. 2026-06-25 08:45:30.088 | 2026-06-25 08:45:30.088 | Restarting services... 2026-06-25 08:45:30.138 | 2026-06-25 08:45:30.138 | Service restarts being deferred: 2026-06-25 08:45:30.138 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:45:30.138 | systemctl restart systemd-logind.service 2026-06-25 08:45:30.138 | systemctl restart virtlockd.service 2026-06-25 08:45:30.138 | systemctl restart virtlogd.service 2026-06-25 08:45:30.139 | 2026-06-25 08:45:30.139 | No containers need to be restarted. 2026-06-25 08:45:30.139 | 2026-06-25 08:45:30.139 | User sessions running outdated binaries: 2026-06-25 08:45:30.139 | quobyte @ session #6: sshd[2027] 2026-06-25 08:45:30.149 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:45:30.158 | 2026-06-25 08:45:30.158 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:45:32.345 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:45:32.349 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:45:32.352 | + functions-common:time_stop:2420 : local name 2026-06-25 08:45:32.355 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:45:32.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:45:32.362 | + functions-common:time_stop:2423 : local total 2026-06-25 08:45:32.364 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:45:32.366 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:45:32.370 | + functions-common:time_stop:2427 : start_time=1782377119904 2026-06-25 08:45:32.372 | + functions-common:time_stop:2429 : [[ -z 1782377119904 ]] 2026-06-25 08:45:32.376 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:45:32.380 | + functions-common:time_stop:2432 : end_time=1782377132377 2026-06-25 08:45:32.382 | + functions-common:time_stop:2433 : elapsed_time=12473 2026-06-25 08:45:32.385 | + functions-common:time_stop:2434 : total=181251 2026-06-25 08:45:32.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:45:32.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=193724 2026-06-25 08:45:32.395 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:45:32.397 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:45:32.401 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:45:32.403 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 08:45:32.405 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 08:45:32.410 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.413 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 08:45:32.416 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.419 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 08:45:32.422 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.426 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 08:45:32.429 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.431 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 08:45:32.435 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.439 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 08:45:32.442 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.446 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 08:45:32.449 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.453 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 08:45:32.456 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 08:45:32.458 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 08:45:32.461 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 08:45:32.464 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 08:45:32.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:45:32.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:45:32.475 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 08:45:32.477 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:45:32.481 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 08:45:32.483 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:45:32.485 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 08:45:32.505 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:45:32.509 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 08:45:32.511 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 08:45:32.515 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 08:45:32.517 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:45:32.519 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 08:45:32.523 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 08:45:32.526 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 08:45:32.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:45:32.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:45:32.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 08:45:32.536 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:45:32.540 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 08:45:32.558 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:45:32.561 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 08:45:32.564 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 08:45:32.566 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 08:45:32.568 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 08:45:32.570 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 08:45:32.731 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 08:45:32.733 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:32.735 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:32.738 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 08:45:32.742 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:45:32.745 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:45:32.747 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:45:32.749 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:45:32.752 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:32.754 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:45:32.757 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:32.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:32.764 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:45:32.766 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:45:32.769 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:45:32.772 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:45:32.774 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 08:45:32.777 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:45:32.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:32.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:32.785 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 08:45:32.810 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 08:45:32.851 | Reading package lists... 2026-06-25 08:45:33.263 | Building dependency tree... 2026-06-25 08:45:33.265 | Reading state information... 2026-06-25 08:45:33.966 | The following additional packages will be installed: 2026-06-25 08:45:33.967 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 08:45:33.967 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 08:45:33.968 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 08:45:33.968 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 08:45:33.968 | qemu-system-sparc 2026-06-25 08:45:33.971 | Suggested packages: 2026-06-25 08:45:33.971 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 08:45:33.971 | libvirt-daemon-driver-storage-gluster 2026-06-25 08:45:33.971 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 08:45:33.971 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 08:45:33.971 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 08:45:33.971 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 08:45:34.018 | The following packages will be REMOVED: 2026-06-25 08:45:34.021 | apport-core-dump-handler 2026-06-25 08:45:34.023 | The following NEW packages will be installed: 2026-06-25 08:45:34.024 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 08:45:34.024 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 08:45:34.024 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 08:45:34.027 | The following packages will be upgraded: 2026-06-25 08:45:34.027 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 08:45:34.027 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 08:45:34.028 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 08:45:34.079 | 9 upgraded, 13 newly installed, 1 to remove and 75 not upgraded. 2026-06-25 08:45:34.079 | Need to get 113 MB of archives. 2026-06-25 08:45:34.079 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 08:45:34.079 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 08:45:34.101 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 08:45:34.102 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 08:45:34.103 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 08:45:34.111 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 08:45:34.116 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 08:45:34.121 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 08:45:34.121 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 08:45:34.122 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 08:45:34.123 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 08:45:34.123 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 08:45:34.143 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 08:45:34.146 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 08:45:34.148 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 08:45:34.267 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 08:45:34.445 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 08:45:34.544 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 08:45:34.612 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 08:45:34.649 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 08:45:35.286 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 08:45:35.287 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 08:45:35.348 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 08:45:35.615 | perl: warning: Setting locale failed. 2026-06-25 08:45:35.615 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:35.615 | LANGUAGE = (unset), 2026-06-25 08:45:35.615 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:35.615 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:35.615 | are supported and installed on your system. 2026-06-25 08:45:35.616 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:35.679 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:35.679 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:35.679 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:35.812 | Vorkonfiguration der Pakete ... 2026-06-25 08:45:36.032 | Fetched 113 MB in 1s (86.8 MB/s) 2026-06-25 08:45:36.074 | Selecting previously unselected package python3-zstandard. 2026-06-25 08:45:36.165 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-25 08:45:36.174 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 08:45:36.178 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 08:45:36.391 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 08:45:36.391 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 08:45:36.391 | Package apport-core-dump-handler is to be removed. 2026-06-25 08:45:36.391 | Package python3-zstandard is not configured yet. 2026-06-25 08:45:36.392 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 08:45:36.392 | Package apport-core-dump-handler is to be removed. 2026-06-25 08:45:36.392 | Package systemd-coredump is not installed. 2026-06-25 08:45:36.392 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 08:45:36.392 | Package apport-core-dump-handler is to be removed. 2026-06-25 08:45:36.392 | Package python3-zstandard is not configured yet. 2026-06-25 08:45:36.392 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 08:45:36.392 | Package apport-core-dump-handler is to be removed. 2026-06-25 08:45:36.392 | Package systemd-coredump is not installed. 2026-06-25 08:45:36.392 | 2026-06-25 08:45:36.455 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-25 08:45:36.462 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 08:45:37.303 | Selecting previously unselected package systemd-coredump. 2026-06-25 08:45:37.368 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-25 08:45:37.375 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 08:45:37.379 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 08:45:37.455 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 08:45:37.481 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:37.552 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:37.580 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:37.680 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:37.709 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:37.807 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:37.833 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:37.942 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 08:45:37.968 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:38.055 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:38.130 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:38.233 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 08:45:38.259 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:38.327 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 08:45:38.353 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:38.419 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:38.432 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 08:45:38.612 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 08:45:38.626 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 08:45:38.637 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:38.706 | Selecting previously unselected package python3-libvirt. 2026-06-25 08:45:38.719 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 08:45:38.723 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 08:45:38.788 | Selecting previously unselected package qemu-system-arm. 2026-06-25 08:45:38.801 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:38.813 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:39.365 | Selecting previously unselected package qemu-system-mips. 2026-06-25 08:45:39.380 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:39.392 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:39.982 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 08:45:39.996 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:40.008 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:40.400 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 08:45:40.414 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:40.426 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:40.690 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 08:45:40.704 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:40.716 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:40.896 | Selecting previously unselected package qemu-system-misc. 2026-06-25 08:45:40.908 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:40.920 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:42.910 | Selecting previously unselected package qemu-system. 2026-06-25 08:45:42.922 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 08:45:42.925 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:42.967 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 08:45:42.980 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 08:45:42.984 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 08:45:44.868 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 08:45:44.881 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 08:45:44.886 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 08:45:45.718 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 08:45:46.224 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 08:45:46.229 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 08:45:46.252 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.269 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.285 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.303 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 08:45:46.312 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.328 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 08:45:46.578 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:46.588 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.607 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 08:45:46.616 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:46.633 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:47.206 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:47.690 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 08:45:47.997 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.025 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.042 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.058 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.075 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 08:45:48.084 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.100 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.118 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 08:45:48.268 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:48.268 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:48.268 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:51.881 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 08:45:51.946 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 08:45:53.769 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 08:45:54.013 | perl: warning: Setting locale failed. 2026-06-25 08:45:54.014 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:54.014 | LANGUAGE = (unset), 2026-06-25 08:45:54.014 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:54.014 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:54.014 | are supported and installed on your system. 2026-06-25 08:45:54.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:54.147 | perl: warning: Setting locale failed. 2026-06-25 08:45:54.147 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:54.147 | LANGUAGE = (unset), 2026-06-25 08:45:54.147 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:54.147 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:54.147 | are supported and installed on your system. 2026-06-25 08:45:54.147 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:54.200 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 08:45:54.200 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 08:45:54.200 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 08:45:54.274 | perl: warning: Setting locale failed. 2026-06-25 08:45:54.275 | perl: warning: Please check that your locale settings: 2026-06-25 08:45:54.275 | LANGUAGE = (unset), 2026-06-25 08:45:54.275 | LC_ALL = "en_US.utf8", 2026-06-25 08:45:54.275 | LANG = "de_DE.UTF-8" 2026-06-25 08:45:54.276 | are supported and installed on your system. 2026-06-25 08:45:54.276 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:45:54.775 | 2026-06-25 08:45:54.775 | Running kernel seems to be up-to-date. 2026-06-25 08:45:54.775 | 2026-06-25 08:45:54.775 | Restarting services... 2026-06-25 08:45:54.824 | 2026-06-25 08:45:54.824 | Service restarts being deferred: 2026-06-25 08:45:54.824 | /etc/needrestart/restart.d/dbus.service 2026-06-25 08:45:54.824 | systemctl restart systemd-logind.service 2026-06-25 08:45:54.824 | systemctl restart virtlockd.service 2026-06-25 08:45:54.824 | systemctl restart virtlogd.service 2026-06-25 08:45:54.824 | 2026-06-25 08:45:54.824 | No containers need to be restarted. 2026-06-25 08:45:54.824 | 2026-06-25 08:45:54.825 | User sessions running outdated binaries: 2026-06-25 08:45:54.825 | quobyte @ session #6: sshd[2027] 2026-06-25 08:45:54.834 | quobyte @ user manager service: systemd[1165] 2026-06-25 08:45:54.844 | 2026-06-25 08:45:54.844 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 08:45:56.830 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:45:56.834 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:45:56.836 | + functions-common:time_stop:2420 : local name 2026-06-25 08:45:56.840 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:45:56.843 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:45:56.847 | + functions-common:time_stop:2423 : local total 2026-06-25 08:45:56.850 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:45:56.854 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:45:56.857 | + functions-common:time_stop:2427 : start_time=1782377132807 2026-06-25 08:45:56.860 | + functions-common:time_stop:2429 : [[ -z 1782377132807 ]] 2026-06-25 08:45:56.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:45:56.869 | + functions-common:time_stop:2432 : end_time=1782377156865 2026-06-25 08:45:56.872 | + functions-common:time_stop:2433 : elapsed_time=24058 2026-06-25 08:45:56.876 | + functions-common:time_stop:2434 : total=193724 2026-06-25 08:45:56.878 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:45:56.881 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=217782 2026-06-25 08:45:56.884 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:45:56.886 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 08:45:56.889 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 08:45:56.892 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 08:45:56.895 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 08:45:56.899 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 08:45:56.901 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:56.905 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 08:45:56.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:56.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:56.914 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 08:45:56.917 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 08:45:56.920 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 08:45:56.924 | + functions-common:apt_get_update:1167 : return 2026-06-25 08:45:56.927 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 08:45:56.931 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 08:45:56.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:45:56.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:45:56.940 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 08:45:56.967 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-25 08:45:57.004 | Reading package lists... 2026-06-25 08:45:57.379 | Building dependency tree... 2026-06-25 08:45:57.381 | Reading state information... 2026-06-25 08:45:57.953 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 08:45:57.953 | ovmf set to manually installed. 2026-06-25 08:45:57.954 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 08:45:57.954 | swtpm set to manually installed. 2026-06-25 08:45:57.954 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 08:45:57.954 | swtpm-tools set to manually installed. 2026-06-25 08:45:57.954 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 08:45:57.954 | mdevctl set to manually installed. 2026-06-25 08:45:57.954 | 0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded. 2026-06-25 08:45:57.960 | + functions-common:apt_get:1211 : result=0 2026-06-25 08:45:57.964 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 08:45:57.967 | + functions-common:time_stop:2420 : local name 2026-06-25 08:45:57.971 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:45:57.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:45:57.977 | + functions-common:time_stop:2423 : local total 2026-06-25 08:45:57.980 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:45:57.983 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 08:45:57.986 | + functions-common:time_stop:2427 : start_time=1782377156963 2026-06-25 08:45:57.989 | + functions-common:time_stop:2429 : [[ -z 1782377156963 ]] 2026-06-25 08:45:57.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:45:57.998 | + functions-common:time_stop:2432 : end_time=1782377157995 2026-06-25 08:45:58.001 | + functions-common:time_stop:2433 : elapsed_time=1032 2026-06-25 08:45:58.004 | + functions-common:time_stop:2434 : total=217782 2026-06-25 08:45:58.007 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:45:58.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=218814 2026-06-25 08:45:58.014 | + functions-common:apt_get:1215 : return 0 2026-06-25 08:45:58.017 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 08:45:58.021 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 08:45:58.026 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 08:45:58.028 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 08:45:58.031 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 08:45:58.033 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 08:45:58.036 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 08:45:58.040 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 08:45:58.042 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 08:45:58.063 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:45:58.069 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 08:45:58.090 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 08:45:58.093 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 08:45:58.096 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 08:45:58.098 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 08:45:58.101 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 08:45:58.104 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 08:45:58.106 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 08:45:58.109 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:45:58.112 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:45:58.115 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:45:58.117 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:45:58.121 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:45:58.138 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:45:58.140 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:45:58.143 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:58.147 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 08:45:58.148 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:45:58.152 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 08:45:58.155 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:45:58.158 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 08:45:58.160 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:45:58.163 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:45:58.165 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:45:58.168 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:45:58.171 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:45:58.174 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:45:58.176 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:45:58.179 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:45:58.182 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:45:58.186 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377158184 2026-06-25 08:45:58.189 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 08:45:58.193 | Cloning into '/opt/stack/novnc'... 2026-06-25 08:46:00.189 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:46:00.193 | + functions-common:time_stop:2420 : local name 2026-06-25 08:46:00.195 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:46:00.199 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:46:00.202 | + functions-common:time_stop:2423 : local total 2026-06-25 08:46:00.205 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:46:00.208 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:46:00.211 | + functions-common:time_stop:2427 : start_time=1782377158184 2026-06-25 08:46:00.214 | + functions-common:time_stop:2429 : [[ -z 1782377158184 ]] 2026-06-25 08:46:00.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:46:00.224 | + functions-common:time_stop:2432 : end_time=1782377160220 2026-06-25 08:46:00.227 | + functions-common:time_stop:2433 : elapsed_time=2036 2026-06-25 08:46:00.230 | + functions-common:time_stop:2434 : total=167791 2026-06-25 08:46:00.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:46:00.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169827 2026-06-25 08:46:00.240 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 08:46:00.243 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 08:46:00.246 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:46:00.250 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:46:00.253 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:46:00.256 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:46:00.259 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:46:00.262 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:46:00.264 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:46:00.268 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:46:00.271 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:46:00.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377160272 2026-06-25 08:46:00.280 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 08:46:00.694 | From https://github.com/novnc/novnc 2026-06-25 08:46:00.694 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 08:46:00.704 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:46:00.708 | + functions-common:time_stop:2420 : local name 2026-06-25 08:46:00.711 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:46:00.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:46:00.718 | + functions-common:time_stop:2423 : local total 2026-06-25 08:46:00.721 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:46:00.724 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:46:00.726 | + functions-common:time_stop:2427 : start_time=1782377160272 2026-06-25 08:46:00.730 | + functions-common:time_stop:2429 : [[ -z 1782377160272 ]] 2026-06-25 08:46:00.734 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:46:00.739 | + functions-common:time_stop:2432 : end_time=1782377160735 2026-06-25 08:46:00.742 | + functions-common:time_stop:2433 : elapsed_time=463 2026-06-25 08:46:00.745 | + functions-common:time_stop:2434 : total=169827 2026-06-25 08:46:00.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:46:00.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170290 2026-06-25 08:46:00.755 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:46:00.758 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:46:00.760 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:46:00.763 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:46:00.766 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:46:00.769 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:46:00.773 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:46:00.776 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:46:00.779 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:46:00.784 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:46:00.788 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377160785 2026-06-25 08:46:00.792 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:46:00.824 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:46:00.824 | 2026-06-25 08:46:00.824 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:46:00.824 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:46:00.824 | state without impacting any branches by switching back to a branch. 2026-06-25 08:46:00.824 | 2026-06-25 08:46:00.824 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:46:00.825 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:46:00.825 | 2026-06-25 08:46:00.825 | git switch -c 2026-06-25 08:46:00.825 | 2026-06-25 08:46:00.825 | Or undo this operation with: 2026-06-25 08:46:00.825 | 2026-06-25 08:46:00.825 | git switch - 2026-06-25 08:46:00.825 | 2026-06-25 08:46:00.825 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:46:00.825 | 2026-06-25 08:46:00.825 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 08:46:00.829 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:46:00.833 | + functions-common:time_stop:2420 : local name 2026-06-25 08:46:00.835 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:46:00.839 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:46:00.842 | + functions-common:time_stop:2423 : local total 2026-06-25 08:46:00.845 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:46:00.848 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:46:00.852 | + functions-common:time_stop:2427 : start_time=1782377160785 2026-06-25 08:46:00.855 | + functions-common:time_stop:2429 : [[ -z 1782377160785 ]] 2026-06-25 08:46:00.860 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:46:00.864 | + functions-common:time_stop:2432 : end_time=1782377160861 2026-06-25 08:46:00.868 | + functions-common:time_stop:2433 : elapsed_time=76 2026-06-25 08:46:00.871 | + functions-common:time_stop:2434 : total=170290 2026-06-25 08:46:00.875 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:46:00.878 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170366 2026-06-25 08:46:00.882 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 08:46:00.899 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 08:46:00.903 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:46:00.904 | + functions-common:git_clone:673 : head -1 2026-06-25 08:46:00.907 | 463c39e noVNC 1.3.0 2026-06-25 08:46:00.910 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:46:00.913 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 08:46:00.932 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:46:00.935 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 08:46:00.939 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 08:46:00.942 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 08:46:00.945 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:46:00.949 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:46:00.953 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:46:00.956 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:46:00.960 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:46:00.963 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:46:00.986 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:46:00.990 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:46:00.993 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:46:00.997 | + functions-common:git_clone:610 : echo master 2026-06-25 08:46:00.998 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:46:01.004 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 08:46:01.008 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:46:01.011 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 08:46:01.014 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:46:01.017 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:46:01.021 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:46:01.024 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:46:01.027 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:46:01.030 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:46:01.033 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:46:01.037 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:46:01.040 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:46:01.046 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377161042 2026-06-25 08:46:01.049 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 08:46:01.052 | Cloning into '/opt/stack/nova'... 2026-06-25 08:49:38.996 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:49:39.000 | + functions-common:time_stop:2420 : local name 2026-06-25 08:49:39.003 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:49:39.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:49:39.010 | + functions-common:time_stop:2423 : local total 2026-06-25 08:49:39.013 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:49:39.017 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:49:39.021 | + functions-common:time_stop:2427 : start_time=1782377161042 2026-06-25 08:49:39.024 | + functions-common:time_stop:2429 : [[ -z 1782377161042 ]] 2026-06-25 08:49:39.029 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:49:39.036 | + functions-common:time_stop:2432 : end_time=1782377379032 2026-06-25 08:49:39.040 | + functions-common:time_stop:2433 : elapsed_time=217990 2026-06-25 08:49:39.044 | + functions-common:time_stop:2434 : total=170366 2026-06-25 08:49:39.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:49:39.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388356 2026-06-25 08:49:39.054 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 08:49:39.058 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:49:39.061 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:49:39.065 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:49:39.069 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:49:39.073 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:49:39.077 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:49:39.080 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:49:39.083 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:49:39.087 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:49:39.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:49:39.097 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377379093 2026-06-25 08:49:39.101 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:49:39.845 | From https://review.opendev.org/openstack/nova 2026-06-25 08:49:39.845 | * branch master -> FETCH_HEAD 2026-06-25 08:49:39.855 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:49:39.858 | + functions-common:time_stop:2420 : local name 2026-06-25 08:49:39.861 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:49:39.864 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:49:39.867 | + functions-common:time_stop:2423 : local total 2026-06-25 08:49:39.869 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:49:39.872 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:49:39.874 | + functions-common:time_stop:2427 : start_time=1782377379093 2026-06-25 08:49:39.876 | + functions-common:time_stop:2429 : [[ -z 1782377379093 ]] 2026-06-25 08:49:39.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:49:39.884 | + functions-common:time_stop:2432 : end_time=1782377379880 2026-06-25 08:49:39.887 | + functions-common:time_stop:2433 : elapsed_time=787 2026-06-25 08:49:39.890 | + functions-common:time_stop:2434 : total=388356 2026-06-25 08:49:39.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:49:39.894 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389143 2026-06-25 08:49:39.897 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:49:39.900 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:49:39.902 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:49:39.905 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:49:39.908 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:49:39.910 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:49:39.914 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:49:39.917 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:49:39.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:49:39.924 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:49:39.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377379925 2026-06-25 08:49:39.932 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:49:40.495 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:49:40.495 | 2026-06-25 08:49:40.495 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:49:40.495 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:49:40.495 | state without impacting any branches by switching back to a branch. 2026-06-25 08:49:40.495 | 2026-06-25 08:49:40.496 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:49:40.496 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:49:40.496 | 2026-06-25 08:49:40.496 | git switch -c 2026-06-25 08:49:40.496 | 2026-06-25 08:49:40.496 | Or undo this operation with: 2026-06-25 08:49:40.496 | 2026-06-25 08:49:40.496 | git switch - 2026-06-25 08:49:40.496 | 2026-06-25 08:49:40.496 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:49:40.496 | 2026-06-25 08:49:40.497 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 08:49:40.506 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:49:40.510 | + functions-common:time_stop:2420 : local name 2026-06-25 08:49:40.512 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:49:40.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:49:40.519 | + functions-common:time_stop:2423 : local total 2026-06-25 08:49:40.522 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:49:40.525 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:49:40.527 | + functions-common:time_stop:2427 : start_time=1782377379925 2026-06-25 08:49:40.531 | + functions-common:time_stop:2429 : [[ -z 1782377379925 ]] 2026-06-25 08:49:40.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:49:40.539 | + functions-common:time_stop:2432 : end_time=1782377380536 2026-06-25 08:49:40.543 | + functions-common:time_stop:2433 : elapsed_time=611 2026-06-25 08:49:40.547 | + functions-common:time_stop:2434 : total=389143 2026-06-25 08:49:40.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:49:40.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=389754 2026-06-25 08:49:40.557 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 08:49:40.577 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 08:49:40.581 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:49:40.582 | + functions-common:git_clone:673 : head -1 2026-06-25 08:49:40.584 | 6d52ef14b6 move compile earlier 2026-06-25 08:49:40.588 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:49:40.591 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 08:49:40.595 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:49:40.597 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 08:49:40.600 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 08:49:40.603 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:49:40.605 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 08:49:40.608 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:49:40.612 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 08:49:40.616 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 08:49:40.619 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:49:40.622 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:49:40.627 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 08:49:40.631 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:49:40.635 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 08:49:40.638 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:49:40.641 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:49:40.648 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 08:49:40.654 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 08:49:40.657 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 08:49:40.661 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 08:49:40.817 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 08:49:40.821 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:49:40.824 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:49:40.827 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:49:40.830 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 08:49:40.833 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 08:49:40.836 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:49:40.840 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:49:40.843 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:49:40.847 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:49:40.850 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:49:40.853 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:49:40.856 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:49:40.860 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 08:49:40.886 | Using python 3.12 to install /opt/stack/nova 2026-06-25 08:49:40.889 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-25 08:49:41.906 | Obtaining file:///opt/stack/nova 2026-06-25 08:49:41.910 | Installing build dependencies: started 2026-06-25 08:49:43.709 | Installing build dependencies: finished with status 'done' 2026-06-25 08:49:43.710 | Checking if build backend supports build_editable: started 2026-06-25 08:49:44.256 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:49:44.257 | Getting requirements to build editable: started 2026-06-25 08:49:44.559 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:49:44.561 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:49:46.693 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:49:46.719 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 08:49:46.719 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.50) 2026-06-25 08:49:46.720 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 08:49:46.721 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 08:49:46.722 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 08:49:46.723 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 08:49:46.724 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 08:49:46.726 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 08:49:46.726 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 08:49:46.728 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 08:49:46.728 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.1) 2026-06-25 08:49:46.728 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 08:49:46.729 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 08:49:46.730 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 08:49:46.731 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 08:49:46.732 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 08:49:46.733 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 08:49:46.734 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 08:49:46.735 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 08:49:46.737 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 08:49:46.737 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 08:49:46.739 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 08:49:46.739 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 08:49:46.740 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 08:49:46.936 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 08:49:47.084 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 08:49:47.101 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 08:49:47.103 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 08:49:47.103 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 08:49:47.103 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 08:49:47.104 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 08:49:47.105 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 08:49:47.106 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 08:49:47.107 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 08:49:47.108 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 08:49:47.109 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 08:49:47.110 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 08:49:47.111 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 08:49:47.113 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 08:49:47.113 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 08:49:47.115 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 08:49:47.115 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 08:49:47.116 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (4.6.0) 2026-06-25 08:49:47.117 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 08:49:47.118 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 08:49:47.119 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 08:49:47.120 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 08:49:47.121 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 08:49:47.122 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 08:49:47.124 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 08:49:47.124 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 08:49:47.125 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 08:49:47.241 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 08:49:47.257 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 08:49:47.268 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 08:49:47.269 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 08:49:47.271 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 08:49:47.271 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 08:49:47.272 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 08:49:47.273 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 08:49:47.274 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 08:49:47.275 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 08:49:47.278 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 08:49:47.279 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (4.15.0) 2026-06-25 08:49:47.283 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev200) (7.4.0) 2026-06-25 08:49:47.287 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 08:49:47.291 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev200) (3.0) 2026-06-25 08:49:47.299 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev200) (2.8.0) 2026-06-25 08:49:47.307 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev200) (3.1.0) 2026-06-25 08:49:47.310 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev200) (2.2.1) 2026-06-25 08:49:47.315 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 08:49:47.318 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (26.1.0) 2026-06-25 08:49:47.319 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2025.9.1) 2026-06-25 08:49:47.321 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (0.37.0) 2026-06-25 08:49:47.321 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev200) (2026.5.1) 2026-06-25 08:49:47.329 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 08:49:47.336 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (4.0.1) 2026-06-25 08:49:47.337 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (2.13.0) 2026-06-25 08:49:47.338 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev200) (5.8.0) 2026-06-25 08:49:47.352 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.5.0) 2026-06-25 08:49:47.353 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.1.0) 2026-06-25 08:49:47.354 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (1.33) 2026-06-25 08:49:47.356 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 08:49:47.366 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev200) (3.1.1) 2026-06-25 08:49:47.372 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev200) (9.1.4) 2026-06-25 08:49:47.383 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev200) (2.18.0) 2026-06-25 08:49:47.391 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev200) (0.20) 2026-06-25 08:49:47.405 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (2.1.2) 2026-06-25 08:49:47.406 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev200) (0.6.2) 2026-06-25 08:49:47.423 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (7.1.4) 2026-06-25 08:49:47.424 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.3.1) 2026-06-25 08:49:47.425 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.6.2) 2026-06-25 08:49:47.426 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.16.0) 2026-06-25 08:49:47.430 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.1.0) 2026-06-25 08:49:47.440 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (2026.2) 2026-06-25 08:49:47.440 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (26.2) 2026-06-25 08:49:47.448 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (0.25.0) 2026-06-25 08:49:47.452 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (5.0.0) 2026-06-25 08:49:47.454 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev200) (4.0.1) 2026-06-25 08:49:47.468 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev200) (1.2.0) 2026-06-25 08:49:47.489 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.7.6) 2026-06-25 08:49:47.496 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (2.2.0) 2026-06-25 08:49:47.502 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev200) (1.3.7) 2026-06-25 08:49:47.512 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev200) (3.3.2) 2026-06-25 08:49:47.525 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (4.3.2) 2026-06-25 08:49:47.526 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (3.7.1) 2026-06-25 08:49:47.536 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev200) (2.4.0) 2026-06-25 08:49:47.545 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (3.0.3) 2026-06-25 08:49:47.546 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev200) (1.6.2) 2026-06-25 08:49:47.556 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 08:49:47.575 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 08:49:47.613 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.14.0) 2026-06-25 08:49:47.620 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.6.0) 2026-06-25 08:49:47.621 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.0.0) 2026-06-25 08:49:47.631 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (3.0.52) 2026-06-25 08:49:47.632 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.11.0) 2026-06-25 08:49:47.633 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (15.0.0) 2026-06-25 08:49:47.634 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.8.0) 2026-06-25 08:49:47.655 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev200) (1.17.0) 2026-06-25 08:49:47.661 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 08:49:47.663 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev200) (24.2.1) 2026-06-25 08:49:47.684 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev200) (4.6.0) 2026-06-25 08:49:47.710 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.4.7) 2026-06-25 08:49:47.711 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (3.18) 2026-06-25 08:49:47.712 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2.7.0) 2026-06-25 08:49:47.714 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 08:49:47.754 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.2.0) 2026-06-25 08:49:47.755 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-25 08:49:47.767 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-25 08:49:47.787 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev200) (0.8) 2026-06-25 08:49:47.846 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev200) (0.16.0) 2026-06-25 08:49:48.371 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 08:49:48.388 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 08:49:48.426 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 08:49:48.443 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 08:49:48.499 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 08:49:48.515 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 08:49:48.626 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 08:49:48.655 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 08:49:48.684 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 08:49:48.716 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 08:49:48.984 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 65.1 MB/s 0:00:00 2026-06-25 08:49:49.001 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 08:49:49.067 | Building wheels for collected packages: nova 2026-06-25 08:49:49.069 | Building editable for nova (pyproject.toml): started 2026-06-25 08:49:51.507 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 08:49:51.508 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=fa816fa1b826aa93d6999af0bcb8caf0a6d7759abc56cf8aa55d1af97a089f3c 2026-06-25 08:49:51.509 | Stored in directory: /tmp/pip-ephem-wheel-cache-s7219qdf/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 08:49:51.514 | Successfully built nova 2026-06-25 08:49:51.783 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 08:49:56.299 | 2026-06-25 08:49:56.324 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 08:49:56.532 | + inc/python:pip_install:216 : result=0 2026-06-25 08:49:56.534 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:49:56.537 | + functions-common:time_stop:2420 : local name 2026-06-25 08:49:56.539 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:49:56.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:49:56.544 | + functions-common:time_stop:2423 : local total 2026-06-25 08:49:56.547 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:49:56.550 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:49:56.553 | + functions-common:time_stop:2427 : start_time=1782377380879 2026-06-25 08:49:56.555 | + functions-common:time_stop:2429 : [[ -z 1782377380879 ]] 2026-06-25 08:49:56.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:49:56.563 | + functions-common:time_stop:2432 : end_time=1782377396560 2026-06-25 08:49:56.565 | + functions-common:time_stop:2433 : elapsed_time=15681 2026-06-25 08:49:56.567 | + functions-common:time_stop:2434 : total=136226 2026-06-25 08:49:56.570 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:49:56.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=151907 2026-06-25 08:49:56.575 | + inc/python:pip_install:219 : return 0 2026-06-25 08:49:56.577 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:49:56.579 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:49:56.582 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 08:49:56.585 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 08:49:56.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:49:56.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:49:56.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 08:49:56.594 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:49:56.597 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 08:49:56.612 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:49:56.614 | + ./stack.sh:main:959 : configure_nova 2026-06-25 08:49:56.617 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 08:49:56.633 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 08:49:56.635 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 08:49:56.637 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 08:49:56.642 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 08:49:56.642 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 08:49:56.647 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 08:49:56.649 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 08:49:56.651 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 08:49:56.653 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 08:49:56.656 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 08:49:56.659 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 08:49:56.661 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 08:49:56.664 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 08:49:56.678 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 08:49:56.693 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-25 08:49:56.708 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-25 08:49:56.724 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 08:49:56.740 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 08:49:56.755 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 08:49:56.758 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 08:49:56.763 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.c07o3pewkp 2026-06-25 08:49:56.765 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 08:49:56.768 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 08:49:56.771 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 08:49:56.774 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 08:49:56.776 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 08:49:56.778 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.c07o3pewkp 2026-06-25 08:49:56.782 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.c07o3pewkp 2026-06-25 08:49:56.797 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.c07o3pewkp /etc/sudoers.d/nova-rootwrap 2026-06-25 08:49:56.813 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 08:49:56.817 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 08:49:56.819 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 08:49:56.822 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 08:49:56.824 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 08:49:56.827 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-25 08:49:56.829 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-25 08:49:56.833 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-25 08:49:56.833 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 08:49:56.843 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 08:49:56.848 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 08:49:56.863 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 08:49:56.878 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 08:49:56.880 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 08:49:56.885 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 08:49:56.902 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:56.904 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 08:49:56.915 | net.ipv4.ip_forward = 1 2026-06-25 08:49:56.919 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 08:49:56.922 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 08:49:56.924 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 08:49:56.940 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 08:49:56.942 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 08:49:56.945 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 08:49:56.960 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 08:49:56.964 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 08:49:56.964 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 08:49:56.970 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:d9ebcc5d688 2026-06-25 08:49:56.975 | InitiatorName=iqn.2016-04.com.open-iscsi:d9ebcc5d688 2026-06-25 08:49:56.980 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 08:49:56.983 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 08:49:57.058 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 08:49:57.060 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 08:49:57.063 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:49:57.066 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 08:49:57.116 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 08:49:57.119 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 08:49:57.124 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 08:49:57.128 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 08:49:57.164 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 08:49:57.167 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 08:49:57.197 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 08:49:57.230 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 08:49:57.261 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 08:49:57.294 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 08:49:57.327 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 08:49:57.360 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.179 2026-06-25 08:49:57.391 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 08:49:57.421 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 08:49:57.453 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 08:49:57.484 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 08:49:57.514 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 08:49:57.547 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 08:49:57.580 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 08:49:57.611 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 08:49:57.642 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 08:49:57.645 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:49:57.647 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:49:57.649 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:49:57.652 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:49:57.654 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:49:57.657 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:49:57.660 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:49:57.662 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:49:57.665 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:49:57.667 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:49:57.670 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:49:57.672 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:49:57.675 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:49:57.677 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 08:49:57.694 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:57.697 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:49:57.699 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 08:49:57.702 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 08:49:57.733 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 08:49:57.736 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 08:49:57.738 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 08:49:57.740 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 08:49:57.743 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:49:57.745 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:49:57.748 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:49:57.763 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:57.765 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:49:57.767 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 08:49:57.770 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 08:49:57.803 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 08:49:57.806 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 08:49:57.809 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 08:49:57.811 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 08:49:57.813 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:49:57.815 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:49:57.818 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:49:57.832 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:57.835 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:49:57.837 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 08:49:57.840 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 08:49:57.872 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 08:49:57.906 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 08:49:57.937 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 08:49:57.968 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 08:49:57.984 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:57.986 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 08:49:58.002 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:58.006 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 08:49:58.007 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 08:49:58.011 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 08:49:58.014 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 08:49:58.046 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 08:49:58.048 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 08:49:58.082 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 08:49:58.112 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 08:49:58.115 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:49:58.117 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 08:49:58.119 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 08:49:58.122 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:49:58.124 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 08:49:58.126 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:49:58.129 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:49:58.131 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 08:49:58.134 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 08:49:58.166 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 08:49:58.197 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.179/identity 2026-06-25 08:49:58.227 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 08:49:58.257 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 08:49:58.288 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 08:49:58.318 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 08:49:58.349 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 08:49:58.378 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:49:58.408 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:49:58.437 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 08:49:58.466 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:49:58.468 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 08:49:58.484 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:58.486 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 08:49:58.488 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 08:49:58.520 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 08:49:58.522 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:49:58.525 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:49:58.527 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 08:49:58.529 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 08:49:58.558 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 08:49:58.588 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.179/identity 2026-06-25 08:49:58.618 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 08:49:58.650 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 08:49:58.679 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 08:49:58.709 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 08:49:58.739 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 08:49:58.768 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 08:49:58.784 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:49:58.786 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 08:49:58.801 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:49:58.803 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 08:49:58.806 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 08:49:58.836 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 08:49:58.868 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 08:49:58.870 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 08:49:58.901 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 08:49:58.903 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 08:49:58.906 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 08:49:58.908 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:49:58.910 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:49:58.912 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:49:58.915 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:49:58.918 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:49:58.920 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:49:58.923 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:49:58.926 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:49:58.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:49:58.931 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:49:58.933 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:49:58.935 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:49:58.938 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:49:58.940 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 08:49:58.942 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 08:49:58.944 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:49:58.947 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:49:58.965 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:49:58.967 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:49:58.970 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:49:58.972 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:49:58.975 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:49:59.005 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:49:59.035 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:49:59.066 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:49:59.097 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 08:49:59.127 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 08:49:59.160 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 08:49:59.177 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:49:59.179 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 08:49:59.182 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 08:49:59.184 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 08:49:59.187 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 08:49:59.189 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 08:49:59.192 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 08:49:59.194 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 08:49:59.196 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:49:59.199 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:49:59.214 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:49:59.215 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:49:59.225 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:49:59.229 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:49:59.242 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:49:59.247 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 08:49:59.249 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 08:49:59.253 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:49:59.256 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 08:49:59.288 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 08:49:59.319 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 08:49:59.349 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:49:59.380 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:49:59.411 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:49:59.442 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:49:59.473 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:49:59.503 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:49:59.534 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:49:59.564 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:49:59.595 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:49:59.624 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:49:59.655 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 08:49:59.686 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 08:49:59.689 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 08:49:59.692 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 08:49:59.695 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 08:49:59.697 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:49:59.700 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:49:59.702 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:49:59.705 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 08:49:59.707 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 08:49:59.710 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 08:49:59.741 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 08:49:59.774 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 08:49:59.774 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-25 08:49:59.784 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 08:49:59.788 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 08:49:59.791 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 08:49:59.793 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:49:59.795 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:49:59.798 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:49:59.800 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:49:59.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:49:59.805 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:49:59.808 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:49:59.810 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:49:59.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:49:59.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:49:59.818 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 08:49:59.830 | perl: warning: Setting locale failed. 2026-06-25 08:49:59.830 | perl: warning: Please check that your locale settings: 2026-06-25 08:49:59.830 | LANGUAGE = (unset), 2026-06-25 08:49:59.830 | LC_ALL = "en_US.utf8", 2026-06-25 08:49:59.830 | LANG = "de_DE.UTF-8" 2026-06-25 08:49:59.830 | are supported and installed on your system. 2026-06-25 08:49:59.830 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:49:59.869 | Enabling site nova-api. 2026-06-25 08:49:59.874 | To activate the new configuration, you need to run: 2026-06-25 08:49:59.874 | systemctl reload apache2 2026-06-25 08:49:59.879 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 08:49:59.881 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:49:59.884 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:49:59.886 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:50:00.091 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 08:50:00.114 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:00.117 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 08:50:00.120 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 08:50:00.123 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 08:50:00.127 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 08:50:00.129 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 08:50:00.133 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 08:50:00.135 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 08:50:00.138 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:50:00.142 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:50:00.158 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:50:00.159 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:50:00.170 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:50:00.175 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:50:00.189 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:50:00.193 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 08:50:00.196 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 08:50:00.201 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:50:00.204 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 08:50:00.237 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 08:50:00.270 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 08:50:00.303 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:50:00.336 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:50:00.368 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:50:00.401 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:50:00.434 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:50:00.467 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:50:00.499 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:50:00.532 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:50:00.563 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:50:00.595 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:50:00.625 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 08:50:00.655 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 08:50:00.657 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 08:50:00.688 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 08:50:00.704 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:00.707 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 08:50:00.741 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 08:50:00.744 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 08:50:00.747 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 08:50:00.763 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:00.766 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:50:00.769 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:50:00.799 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 08:50:00.832 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 08:50:00.834 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 08:50:00.837 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 08:50:00.840 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:50:00.842 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 08:50:00.845 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:50:00.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:00.865 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 08:50:00.868 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 08:50:00.870 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:50:00.886 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:00.888 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:50:00.891 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:50:00.921 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:50:00.924 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:50:00.927 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 08:50:00.959 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 08:50:00.991 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 08:50:01.023 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 08:50:01.040 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:01.043 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 08:50:01.074 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 08:50:01.076 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 08:50:01.079 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 08:50:01.111 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 08:50:01.114 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:50:01.116 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:50:01.119 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 08:50:01.121 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 08:50:01.152 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 08:50:01.182 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.179/identity 2026-06-25 08:50:01.212 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 08:50:01.241 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 08:50:01.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 08:50:01.304 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 08:50:01.336 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 08:50:01.365 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 08:50:01.383 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:01.386 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 08:50:01.390 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:50:01.393 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 08:50:01.396 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 08:50:01.399 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 08:50:01.401 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:50:01.404 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:50:01.407 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 08:50:01.410 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 08:50:01.412 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 08:50:01.416 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 08:50:01.419 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 08:50:01.422 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 08:50:01.425 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 08:50:01.428 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:50:01.431 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:50:01.433 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:50:01.450 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:01.453 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:50:01.457 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 08:50:01.460 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 08:50:01.494 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 08:50:01.526 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 08:50:01.560 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:50:01.562 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 08:50:01.565 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 08:50:01.567 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 08:50:01.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:01.588 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 08:50:01.589 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 08:50:02.758 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 08:50:02.761 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 08:50:03.858 | Adding vhost "nova_cell1" ... 2026-06-25 08:50:03.947 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 08:50:05.071 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 08:50:05.113 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 08:50:05.116 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 08:50:05.118 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.121 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:50:05.124 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 08:50:05.126 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:50:05.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:05.151 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 08:50:05.154 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 08:50:05.157 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:50:05.177 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:05.180 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/nova_cell1 2026-06-25 08:50:05.185 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/nova_cell1 2026-06-25 08:50:05.222 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:50:05.225 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:50:05.228 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 08:50:05.249 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:05.252 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 08:50:05.254 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.258 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 08:50:05.261 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.264 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:50:05.268 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 08:50:05.271 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 08:50:05.314 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 08:50:05.351 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.179/identity 2026-06-25 08:50:05.388 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 08:50:05.427 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 08:50:05.464 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 08:50:05.502 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 08:50:05.539 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 08:50:05.576 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 08:50:05.580 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 08:50:05.583 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.588 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:50:05.609 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:50:05.613 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:50:05.617 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:05.620 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:50:05.623 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:50:05.660 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:50:05.698 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:50:05.736 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:50:05.774 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 08:50:05.812 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:50:05.817 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 08:50:05.822 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:50:05.825 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 08:50:05.827 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 08:50:05.831 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 08:50:05.834 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:50:05.836 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:50:05.839 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.842 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 08:50:05.845 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 08:50:05.848 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 08:50:05.851 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 08:50:05.854 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 08:50:05.857 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 08:50:05.879 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:05.882 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 08:50:05.923 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 08:50:05.963 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 08:50:05.966 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 08:50:05.969 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 08:50:05.972 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 08:50:05.993 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:05.996 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 08:50:06.017 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:06.020 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 08:50:06.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:06.045 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 08:50:06.048 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 08:50:06.052 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 08:50:06.054 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 08:50:06.076 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:06.079 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 08:50:06.096 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 08:50:06.097 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 08:50:06.108 | cgroup_device_acl = [ 2026-06-25 08:50:06.108 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 08:50:06.108 | "/dev/random", "/dev/urandom", 2026-06-25 08:50:06.108 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 08:50:06.108 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 08:50:06.108 | "/dev/vfio/vfio", 2026-06-25 08:50:06.108 | ] 2026-06-25 08:50:06.113 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 08:50:06.116 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:50:06.119 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:50:06.123 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:50:06.126 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:50:06.129 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:50:06.133 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:50:06.136 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:50:06.139 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:50:06.143 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:50:06.145 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:50:06.149 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:50:06.152 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:50:06.155 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:50:06.159 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 08:50:06.164 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 08:50:06.167 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 08:50:06.170 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 08:50:06.174 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 08:50:06.203 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 08:50:06.206 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 08:50:06.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:06.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:06.216 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-25 08:50:06.219 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 08:50:06.222 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-25 08:50:06.240 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 08:50:06.241 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-25 08:50:06.251 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 08:50:06.256 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-25 08:50:06.272 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 08:50:06.274 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 08:50:06.284 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 08:50:06.289 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 08:50:06.293 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 08:50:06.296 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 08:50:06.299 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 08:50:06.302 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:50:06.306 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 08:50:06.386 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 08:50:06.390 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:50:06.393 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 08:50:06.501 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 08:50:06.546 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 08:50:06.589 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 08:50:06.592 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 08:50:06.635 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 08:50:06.677 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 08:50:06.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 08:50:06.754 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 08:50:06.792 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 08:50:06.797 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 08:50:06.802 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 08:50:06.805 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 08:50:06.810 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 08:50:06.816 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 08:50:06.820 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 08:50:06.823 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 08:50:06.827 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 08:50:06.830 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 08:50:06.834 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 08:50:06.858 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:06.861 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 08:50:06.865 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 08:50:06.868 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 08:50:06.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 08:50:06.875 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 08:50:06.878 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 08:50:06.882 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 08:50:06.885 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 08:50:06.890 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 08:50:06.894 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 08:50:06.898 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 08:50:06.904 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:50:06.904 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 08:50:06.909 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 08:50:06.913 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 08:50:06.916 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 08:50:06.920 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 08:50:06.924 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 08:50:06.951 | Using python 3.12 to install osc-placement 2026-06-25 08:50:06.954 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-25 08:50:09.222 | Collecting osc-placement 2026-06-25 08:50:09.373 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 08:50:09.384 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 08:50:09.385 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 08:50:09.385 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-25 08:50:09.386 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-25 08:50:09.388 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-25 08:50:09.389 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-25 08:50:09.390 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-25 08:50:09.391 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-25 08:50:09.392 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-25 08:50:09.396 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-25 08:50:09.397 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-25 08:50:09.398 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-25 08:50:09.401 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-25 08:50:09.401 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-25 08:50:09.402 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-25 08:50:09.403 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-25 08:50:09.407 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-25 08:50:09.408 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-25 08:50:09.409 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-25 08:50:09.409 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-25 08:50:09.412 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-25 08:50:09.413 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-25 08:50:09.413 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-25 08:50:09.414 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-25 08:50:09.415 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-25 08:50:09.417 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-25 08:50:09.418 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-25 08:50:09.420 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-25 08:50:09.425 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-25 08:50:09.432 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-25 08:50:09.436 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-25 08:50:09.437 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-25 08:50:09.438 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-25 08:50:09.443 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-25 08:50:09.448 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-25 08:50:09.462 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-25 08:50:09.463 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-25 08:50:09.464 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-25 08:50:09.465 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-25 08:50:09.478 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-25 08:50:09.479 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-25 08:50:09.483 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-25 08:50:09.522 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 08:50:09.849 | Installing collected packages: osc-placement 2026-06-25 08:50:09.974 | Successfully installed osc-placement-4.8.0 2026-06-25 08:50:10.100 | + inc/python:pip_install:216 : result=0 2026-06-25 08:50:10.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:50:10.106 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:10.110 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:10.114 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:10.116 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:10.120 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:10.123 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:50:10.127 | + functions-common:time_stop:2427 : start_time=1782377406944 2026-06-25 08:50:10.130 | + functions-common:time_stop:2429 : [[ -z 1782377406944 ]] 2026-06-25 08:50:10.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:10.140 | + functions-common:time_stop:2432 : end_time=1782377410136 2026-06-25 08:50:10.143 | + functions-common:time_stop:2433 : elapsed_time=3192 2026-06-25 08:50:10.146 | + functions-common:time_stop:2434 : total=151907 2026-06-25 08:50:10.149 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:10.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155099 2026-06-25 08:50:10.157 | + inc/python:pip_install:219 : return 0 2026-06-25 08:50:10.161 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 08:50:10.164 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 08:50:10.167 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 08:50:10.170 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 08:50:10.174 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 08:50:10.178 | ++ functions-common:git_clone:593 : pwd 2026-06-25 08:50:10.182 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 08:50:10.185 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 08:50:10.190 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 08:50:10.210 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 08:50:10.213 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 08:50:10.217 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 08:50:10.221 | + functions-common:git_clone:610 : echo master 2026-06-25 08:50:10.221 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 08:50:10.227 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 08:50:10.230 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 08:50:10.234 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 08:50:10.236 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:50:10.239 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:50:10.243 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:50:10.245 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:50:10.248 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:50:10.252 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:50:10.255 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:10.258 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:10.262 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:10.268 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377410264 2026-06-25 08:50:10.271 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 08:50:10.275 | Cloning into '/opt/stack/placement'... 2026-06-25 08:50:13.724 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:50:13.727 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:13.730 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:13.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:13.738 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:13.742 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:13.745 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:50:13.749 | + functions-common:time_stop:2427 : start_time=1782377410264 2026-06-25 08:50:13.753 | + functions-common:time_stop:2429 : [[ -z 1782377410264 ]] 2026-06-25 08:50:13.757 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:13.763 | + functions-common:time_stop:2432 : end_time=1782377413759 2026-06-25 08:50:13.767 | + functions-common:time_stop:2433 : elapsed_time=3495 2026-06-25 08:50:13.770 | + functions-common:time_stop:2434 : total=389754 2026-06-25 08:50:13.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:13.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393249 2026-06-25 08:50:13.781 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 08:50:13.785 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 08:50:13.789 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:50:13.793 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:50:13.797 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:50:13.800 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:50:13.804 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:50:13.808 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:50:13.812 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:13.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:13.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:13.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377413823 2026-06-25 08:50:13.831 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 08:50:14.475 | From https://review.opendev.org/openstack/placement 2026-06-25 08:50:14.476 | * branch master -> FETCH_HEAD 2026-06-25 08:50:14.488 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:50:14.492 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:14.495 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:14.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:14.502 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:14.506 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:14.510 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:50:14.514 | + functions-common:time_stop:2427 : start_time=1782377413823 2026-06-25 08:50:14.517 | + functions-common:time_stop:2429 : [[ -z 1782377413823 ]] 2026-06-25 08:50:14.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:14.528 | + functions-common:time_stop:2432 : end_time=1782377414524 2026-06-25 08:50:14.532 | + functions-common:time_stop:2433 : elapsed_time=701 2026-06-25 08:50:14.536 | + functions-common:time_stop:2434 : total=393249 2026-06-25 08:50:14.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:14.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393950 2026-06-25 08:50:14.547 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 08:50:14.551 | + functions-common:git_timed:697 : local count=0 2026-06-25 08:50:14.555 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 08:50:14.559 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 08:50:14.563 | + functions-common:git_timed:701 : timeout=0 2026-06-25 08:50:14.567 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 08:50:14.571 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 08:50:14.575 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:14.579 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:14.584 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:14.590 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377414586 2026-06-25 08:50:14.594 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 08:50:14.648 | Note: switching to 'FETCH_HEAD'. 2026-06-25 08:50:14.648 | 2026-06-25 08:50:14.648 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 08:50:14.648 | changes and commit them, and you can discard any commits you make in this 2026-06-25 08:50:14.648 | state without impacting any branches by switching back to a branch. 2026-06-25 08:50:14.648 | 2026-06-25 08:50:14.648 | If you want to create a new branch to retain commits you create, you may 2026-06-25 08:50:14.648 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 08:50:14.648 | 2026-06-25 08:50:14.648 | git switch -c 2026-06-25 08:50:14.648 | 2026-06-25 08:50:14.649 | Or undo this operation with: 2026-06-25 08:50:14.649 | 2026-06-25 08:50:14.649 | git switch - 2026-06-25 08:50:14.649 | 2026-06-25 08:50:14.649 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 08:50:14.649 | 2026-06-25 08:50:14.649 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 08:50:14.653 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 08:50:14.657 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:14.661 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:14.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:14.669 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:14.672 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:14.676 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 08:50:14.679 | + functions-common:time_stop:2427 : start_time=1782377414586 2026-06-25 08:50:14.683 | + functions-common:time_stop:2429 : [[ -z 1782377414586 ]] 2026-06-25 08:50:14.687 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:14.693 | + functions-common:time_stop:2432 : end_time=1782377414689 2026-06-25 08:50:14.697 | + functions-common:time_stop:2433 : elapsed_time=103 2026-06-25 08:50:14.701 | + functions-common:time_stop:2434 : total=393950 2026-06-25 08:50:14.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:14.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394053 2026-06-25 08:50:14.713 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 08:50:14.732 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 08:50:14.737 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 08:50:14.738 | + functions-common:git_clone:673 : head -1 2026-06-25 08:50:14.741 | 3cba66c7 Merge "Update python versions" 2026-06-25 08:50:14.745 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 08:50:14.748 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 08:50:14.752 | + inc/python:setup_develop:353 : local bindep 2026-06-25 08:50:14.756 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 08:50:14.760 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 08:50:14.764 | + inc/python:setup_develop:359 : local extras= 2026-06-25 08:50:14.768 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 08:50:14.772 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 08:50:14.776 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 08:50:14.780 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 08:50:14.784 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 08:50:14.788 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 08:50:14.793 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 08:50:14.797 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 08:50:14.802 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 08:50:14.806 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 08:50:14.810 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 08:50:14.815 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 08:50:14.822 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 08:50:14.826 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 08:50:14.831 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 08:50:14.988 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 08:50:14.992 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 08:50:14.996 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 08:50:14.999 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 08:50:15.003 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 08:50:15.007 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 08:50:15.011 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 08:50:15.015 | + inc/python:setup_package:446 : local extras= 2026-06-25 08:50:15.020 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 08:50:15.023 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 08:50:15.028 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 08:50:15.032 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 08:50:15.035 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 08:50:15.039 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 08:50:15.069 | Using python 3.12 to install /opt/stack/placement 2026-06-25 08:50:15.073 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-25 08:50:16.134 | Obtaining file:///opt/stack/placement 2026-06-25 08:50:16.138 | Installing build dependencies: started 2026-06-25 08:50:17.946 | Installing build dependencies: finished with status 'done' 2026-06-25 08:50:17.948 | Checking if build backend supports build_editable: started 2026-06-25 08:50:18.486 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 08:50:18.487 | Getting requirements to build editable: started 2026-06-25 08:50:18.785 | Getting requirements to build editable: finished with status 'done' 2026-06-25 08:50:18.788 | Preparing editable metadata (pyproject.toml): started 2026-06-25 08:50:19.701 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:50:19.725 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 08:50:19.726 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-25 08:50:19.729 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 08:50:19.729 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 08:50:19.729 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 08:50:19.729 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 08:50:19.730 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 08:50:19.731 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 08:50:19.732 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 08:50:19.733 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 08:50:19.735 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 08:50:19.737 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 08:50:19.738 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 08:50:19.740 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 08:50:19.740 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 08:50:19.741 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 08:50:19.743 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 08:50:19.744 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-25 08:50:19.744 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 08:50:19.745 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 08:50:19.747 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-25 08:50:19.748 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-25 08:50:19.749 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-25 08:50:19.750 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-25 08:50:19.756 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-25 08:50:19.757 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-25 08:50:19.759 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-25 08:50:19.761 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 08:50:19.762 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-25 08:50:19.762 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 08:50:19.767 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 08:50:19.768 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 08:50:19.769 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-25 08:50:19.770 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-25 08:50:19.780 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-25 08:50:19.784 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-25 08:50:19.789 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-25 08:50:19.790 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-25 08:50:19.793 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-25 08:50:19.796 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-25 08:50:19.797 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-25 08:50:19.798 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-25 08:50:19.805 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-25 08:50:19.807 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-25 08:50:19.808 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-25 08:50:19.811 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-25 08:50:19.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-25 08:50:19.820 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-25 08:50:19.821 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-25 08:50:19.823 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 08:50:19.829 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-25 08:50:19.838 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-25 08:50:19.843 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-25 08:50:19.847 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-25 08:50:19.848 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-25 08:50:19.849 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-25 08:50:19.855 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 08:50:19.860 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-25 08:50:19.878 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-25 08:50:19.892 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-25 08:50:19.893 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-25 08:50:19.894 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-25 08:50:19.896 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 08:50:19.916 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-25 08:50:19.929 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-25 08:50:19.977 | Building wheels for collected packages: openstack-placement 2026-06-25 08:50:19.979 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 08:50:20.767 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 08:50:20.769 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=54b5bc1834c59f21e2aea265ad5372fcf38a02537eb7d42958f46b6d9a940e28 2026-06-25 08:50:20.769 | Stored in directory: /tmp/pip-ephem-wheel-cache-r3e4csgc/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 08:50:20.776 | Successfully built openstack-placement 2026-06-25 08:50:21.048 | Installing collected packages: openstack-placement 2026-06-25 08:50:21.098 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 08:50:21.292 | + inc/python:pip_install:216 : result=0 2026-06-25 08:50:21.296 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:50:21.300 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:21.304 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:21.307 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:21.311 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:21.314 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:21.318 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:50:21.322 | + functions-common:time_stop:2427 : start_time=1782377415062 2026-06-25 08:50:21.325 | + functions-common:time_stop:2429 : [[ -z 1782377415062 ]] 2026-06-25 08:50:21.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:21.335 | + functions-common:time_stop:2432 : end_time=1782377421331 2026-06-25 08:50:21.339 | + functions-common:time_stop:2433 : elapsed_time=6269 2026-06-25 08:50:21.343 | + functions-common:time_stop:2434 : total=155099 2026-06-25 08:50:21.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:21.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161368 2026-06-25 08:50:21.354 | + inc/python:pip_install:219 : return 0 2026-06-25 08:50:21.358 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 08:50:21.361 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:50:21.365 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 08:50:21.369 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 08:50:21.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:50:21.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:50:21.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 08:50:21.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:50:21.389 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 08:50:21.393 | + ./stack.sh:main:965 : configure_placement 2026-06-25 08:50:21.397 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 08:50:21.415 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 08:50:21.419 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 08:50:21.426 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 08:50:21.430 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 08:50:21.434 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 08:50:21.438 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 08:50:21.442 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:50:21.446 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:50:21.450 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:50:21.476 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:21.480 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:50:21.484 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 08:50:21.489 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 08:50:21.533 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 08:50:21.579 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 08:50:21.624 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 08:50:21.628 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 08:50:21.632 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 08:50:21.636 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 08:50:21.639 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:50:21.643 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 08:50:21.647 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 08:50:21.651 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 08:50:21.655 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 08:50:21.659 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 08:50:21.704 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 08:50:21.747 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.179/identity 2026-06-25 08:50:21.790 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 08:50:21.833 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 08:50:21.876 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 08:50:21.917 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 08:50:21.962 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 08:50:22.005 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:50:22.050 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:50:22.093 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 08:50:22.135 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:50:22.139 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 08:50:22.143 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 08:50:22.147 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 08:50:22.152 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:50:22.178 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:50:22.181 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:50:22.185 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:22.189 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:50:22.193 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:50:22.236 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:50:22.281 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:50:22.326 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:50:22.371 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 08:50:22.415 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 08:50:22.419 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 08:50:22.423 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 08:50:22.427 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 08:50:22.431 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 08:50:22.435 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 08:50:22.439 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 08:50:22.443 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:50:22.447 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:50:22.468 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:50:22.469 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:50:22.482 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:50:22.487 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:50:22.503 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:50:22.510 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 08:50:22.514 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 08:50:22.520 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:50:22.524 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 08:50:22.570 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 08:50:22.612 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 08:50:22.656 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:50:22.701 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:50:22.744 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:50:22.788 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:50:22.832 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:50:22.877 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:50:22.920 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:50:22.965 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:50:23.008 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:50:23.051 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:50:23.095 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 08:50:23.140 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 08:50:23.143 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 08:50:23.149 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 08:50:23.153 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 08:50:23.157 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:50:23.161 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:23.165 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:23.169 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 08:50:23.174 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 08:50:23.178 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 08:50:23.220 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 08:50:23.265 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-25 08:50:23.265 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 08:50:23.277 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 08:50:23.282 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 08:50:23.286 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 08:50:23.290 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:50:23.294 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:50:23.298 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:50:23.302 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:50:23.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:23.310 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:23.314 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:50:23.318 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:50:23.322 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:23.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:23.330 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 08:50:23.344 | perl: warning: Setting locale failed. 2026-06-25 08:50:23.344 | perl: warning: Please check that your locale settings: 2026-06-25 08:50:23.344 | LANGUAGE = (unset), 2026-06-25 08:50:23.344 | LC_ALL = "en_US.utf8", 2026-06-25 08:50:23.345 | LANG = "de_DE.UTF-8" 2026-06-25 08:50:23.345 | are supported and installed on your system. 2026-06-25 08:50:23.345 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:50:23.385 | Enabling site placement-api. 2026-06-25 08:50:23.391 | To activate the new configuration, you need to run: 2026-06-25 08:50:23.391 | systemctl reload apache2 2026-06-25 08:50:23.398 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 08:50:23.402 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:50:23.406 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:50:23.410 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:50:23.585 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:23.590 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:23.595 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 08:50:23.643 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 08:50:23.686 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 08:50:23.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:23.715 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 08:50:23.741 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:23.746 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 08:50:23.750 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 08:50:23.754 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 08:50:23.758 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:50:23.762 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:50:23.766 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 08:50:23.770 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 08:50:23.818 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 08:50:23.864 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.179/identity 2026-06-25 08:50:23.908 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 08:50:23.953 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 08:50:23.997 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 08:50:24.043 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 08:50:24.088 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 08:50:24.135 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 08:50:24.159 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:24.163 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 08:50:24.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:24.193 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 08:50:24.218 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:24.221 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 08:50:24.225 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 08:50:24.231 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 08:50:24.258 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:24.262 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 08:50:24.308 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 08:50:24.333 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:24.337 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 08:50:24.382 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 08:50:24.407 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:24.411 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 08:50:24.459 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 08:50:24.507 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 08:50:24.510 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 08:50:24.515 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 08:50:24.518 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 08:50:24.523 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 08:50:24.527 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 08:50:24.531 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 08:50:24.535 | + functions-common:run_phase:1858 : local extra 2026-06-25 08:50:24.540 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 08:50:24.546 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 08:50:24.550 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 08:50:24.555 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 08:50:24.559 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 08:50:24.563 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 08:50:24.587 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:24.591 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:50:24.595 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:50:24.599 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 08:50:24.603 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 08:50:24.607 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:50:24.611 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 08:50:24.615 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 08:50:24.618 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 08:50:24.701 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 08:50:24.755 | [2074 Async install_tempest:44949]: running: install_tempest 2026-06-25 08:50:24.759 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 08:50:24.763 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 08:50:24.767 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:50:24.771 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 08:50:24.775 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 08:50:24.780 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 08:50:24.783 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 08:50:24.788 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 08:50:24.792 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 08:50:24.796 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 08:50:24.800 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 08:50:24.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 08:50:24.809 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 08:50:24.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 08:50:24.817 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 08:50:24.821 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 08:50:24.826 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 08:50:24.830 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 08:50:24.836 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 08:50:24.840 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 08:50:24.844 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 08:50:24.851 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 08:50:24.852 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 08:50:24.858 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 08:50:24.862 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 08:50:24.866 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 08:50:24.871 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 08:50:24.875 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 08:50:24.906 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 08:50:24.910 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 08:50:26.193 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 08:50:26.375 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 08:50:26.392 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-25 08:50:26.394 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-25 08:50:26.394 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-25 08:50:26.395 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 08:50:26.396 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-25 08:50:26.397 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-25 08:50:26.398 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 08:50:26.398 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-25 08:50:26.399 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-25 08:50:26.400 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-25 08:50:26.402 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-25 08:50:26.403 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-25 08:50:26.404 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-25 08:50:26.405 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-25 08:50:26.408 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-25 08:50:26.409 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-25 08:50:26.410 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-25 08:50:26.410 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-25 08:50:26.413 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 08:50:26.417 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-25 08:50:26.420 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-25 08:50:26.421 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-25 08:50:26.422 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-25 08:50:26.423 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-25 08:50:26.424 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-25 08:50:26.425 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-25 08:50:26.426 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-25 08:50:26.426 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-25 08:50:26.427 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-25 08:50:26.434 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-25 08:50:26.439 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-25 08:50:26.444 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-25 08:50:26.448 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-25 08:50:26.450 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-25 08:50:26.451 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-25 08:50:26.457 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-25 08:50:26.461 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-25 08:50:26.478 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-25 08:50:26.479 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-25 08:50:26.480 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-25 08:50:26.483 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-25 08:50:26.486 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 08:50:26.490 | 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.0) 2026-06-25 08:50:26.496 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-25 08:50:26.497 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-25 08:50:26.498 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-25 08:50:26.500 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-25 08:50:26.515 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-25 08:50:26.516 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-25 08:50:26.521 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-25 08:50:26.567 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 08:50:26.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.7 MB/s 0:00:00 2026-06-25 08:50:26.989 | Installing collected packages: python-openstackclient 2026-06-25 08:50:29.145 | Successfully installed python-openstackclient-10.1.0 2026-06-25 08:50:29.323 | + inc/python:pip_install:216 : result=0 2026-06-25 08:50:29.327 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:50:29.330 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:29.334 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:29.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:29.340 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:29.344 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:29.347 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:50:29.351 | + functions-common:time_stop:2427 : start_time=1782377424899 2026-06-25 08:50:29.355 | + functions-common:time_stop:2429 : [[ -z 1782377424899 ]] 2026-06-25 08:50:29.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:29.365 | + functions-common:time_stop:2432 : end_time=1782377429361 2026-06-25 08:50:29.369 | + functions-common:time_stop:2433 : elapsed_time=4462 2026-06-25 08:50:29.373 | + functions-common:time_stop:2434 : total=161368 2026-06-25 08:50:29.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:29.379 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165830 2026-06-25 08:50:29.384 | + inc/python:pip_install:219 : return 0 2026-06-25 08:50:29.388 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 08:50:29.412 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:29.416 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 08:50:29.421 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 08:50:29.427 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.UK0gX6G0Un 2026-06-25 08:50:29.431 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 08:50:29.435 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 08:50:29.439 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 08:50:29.442 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 08:50:29.446 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 08:50:29.449 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 08:50:29.476 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:29.480 | + ./stack.sh:main:1065 : configure_database 2026-06-25 08:50:29.484 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 08:50:29.487 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 08:50:29.490 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 08:50:29.494 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:50:29.498 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 08:50:29.502 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 08:50:29.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:29.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:29.512 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 08:50:29.516 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 08:50:29.520 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:29.523 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:29.527 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 08:50:29.532 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 08:50:29.533 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 08:50:29.537 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 08:50:29.540 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 08:50:29.545 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 08:50:29.550 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 08:50:29.550 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 08:50:29.558 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 08:50:29.650 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 08:50:29.653 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:50:29.657 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:50:29.661 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:50:29.666 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:50:29.669 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:50:29.672 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:50:29.676 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:50:29.679 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:50:29.683 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:50:29.686 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:50:29.690 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:50:29.694 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:50:29.697 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:50:29.701 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 08:50:29.704 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:29.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:29.712 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 08:50:29.715 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:50:29.719 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 08:50:31.238 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 08:50:31.245 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 08:50:31.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:31.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:31.259 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 08:50:31.264 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 08:50:31.269 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 08:50:31.296 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 08:50:31.296 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 08:50:31.301 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 08:50:31.305 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 08:50:31.309 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:50:31.313 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:50:31.317 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 08:50:31.321 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 08:50:31.325 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 08:50:31.332 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 08:50:31.333 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 08:50:31.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:31.429 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 08:50:31.436 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 08:50:31.436 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 08:50:31.437 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 08:50:31.442 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 08:50:31.446 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 08:50:31.450 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:31.454 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:31.458 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-25 08:50:31.474 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:31.575 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 08:50:31.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:31.675 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 08:50:31.753 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 08:50:31.835 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 08:50:31.917 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 08:50:31.921 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 08:50:31.924 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 08:50:31.924 | enabling MySQL performance counting 2026-06-25 08:50:31.927 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 08:50:31.955 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 08:50:31.958 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-25 08:50:32.995 | Processing ./tools/dbcounter 2026-06-25 08:50:32.996 | Installing build dependencies: started 2026-06-25 08:50:36.448 | Installing build dependencies: finished with status 'done' 2026-06-25 08:50:36.449 | Getting requirements to build wheel: started 2026-06-25 08:50:37.082 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 08:50:37.084 | Preparing metadata (pyproject.toml): started 2026-06-25 08:50:37.464 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 08:50:37.467 | Building wheels for collected packages: dbcounter 2026-06-25 08:50:37.469 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 08:50:37.950 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 08:50:37.951 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=209c56cba1a0a4372769782724362926758df5e1e925492a29d6479655a37fe6 2026-06-25 08:50:37.952 | Stored in directory: /tmp/pip-ephem-wheel-cache-hu_lyefx/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 08:50:37.956 | Successfully built dbcounter 2026-06-25 08:50:38.252 | Installing collected packages: dbcounter 2026-06-25 08:50:38.299 | Successfully installed dbcounter-0.1 2026-06-25 08:50:38.451 | + inc/python:pip_install:216 : result=0 2026-06-25 08:50:38.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 08:50:38.458 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:38.462 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:38.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:38.468 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:38.472 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:38.475 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 08:50:38.478 | + functions-common:time_stop:2427 : start_time=1782377431949 2026-06-25 08:50:38.482 | + functions-common:time_stop:2429 : [[ -z 1782377431949 ]] 2026-06-25 08:50:38.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:38.490 | + functions-common:time_stop:2432 : end_time=1782377438486 2026-06-25 08:50:38.494 | + functions-common:time_stop:2433 : elapsed_time=6537 2026-06-25 08:50:38.497 | + functions-common:time_stop:2434 : total=165830 2026-06-25 08:50:38.501 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:38.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172367 2026-06-25 08:50:38.508 | + inc/python:pip_install:219 : return 0 2026-06-25 08:50:38.514 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 08:50:38.516 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 08:50:38.520 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 08:50:38.524 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 08:50:38.527 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 08:50:38.533 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:38.609 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 08:50:38.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:38.699 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-25 08:50:38.699 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 08:50:38.707 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:38.788 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 08:50:38.792 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 08:50:38.867 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 08:50:38.942 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 08:50:39.016 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 08:50:39.095 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 08:50:39.170 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 08:50:39.246 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 08:50:39.323 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 08:50:39.326 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:50:39.329 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 08:50:41.723 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 08:50:41.725 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 08:50:41.732 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 08:50:41.739 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-105041 2026-06-25 08:50:41.744 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-105041 1069' 2026-06-25 08:50:41.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.752 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 08:50:41.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.760 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 08:50:41.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.768 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 08:50:41.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.776 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-25 08:50:41.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.784 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.179 2026-06-25 08:50:41.788 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.792 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.179/identity 2026-06-25 08:50:41.796 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.800 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-103622 2026-06-25 08:50:41.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.807 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 08:50:41.811 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.814 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.179 2026-06-25 08:50:41.817 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.821 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 08:50:41.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.829 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 08:50:41.833 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.837 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 08:50:41.841 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.845 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 08:50:41.849 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.852 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.179 2026-06-25 08:50:41.856 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 08:50:41.859 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 08:50:41.862 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 08:50:41.865 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.868 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 08:50:41.872 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.875 | + functions-common:run_process:1676 : local group= 2026-06-25 08:50:41.878 | + functions-common:run_process:1677 : local user= 2026-06-25 08:50:41.881 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:50:41.884 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 08:50:41.887 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:50:41.890 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:50:41.894 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:41.897 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:41.901 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:41.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377441903 2026-06-25 08:50:41.911 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 08:50:41.938 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:41.942 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 08:50:41.946 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 08:50:41.950 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.954 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.958 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.963 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:41.967 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 08:50:41.974 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 08:50:41.980 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 08:50:41.985 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:50:41.989 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:50:41.992 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:50:41.997 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:50:42.001 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 08:50:42.005 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 08:50:42.009 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 08:50:42.014 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 08:50:42.017 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:42.021 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:50:42.026 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:50:42.030 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:50:42.034 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:50:42.038 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:50:42.042 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 08:50:42.046 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:50:42.053 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 08:50:42.146 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:50:42.239 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 08:50:42.320 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 08:50:42.401 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 08:50:42.471 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 08:50:42.541 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:50:42.611 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:50:42.614 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:50:42.617 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 08:50:42.703 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:50:43.211 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 08:50:43.236 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 08:50:43.692 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 08:50:43.749 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:50:43.753 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:43.757 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:43.761 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:43.765 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:43.769 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:43.772 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:50:43.777 | + functions-common:time_stop:2427 : start_time=1782377441903 2026-06-25 08:50:43.780 | + functions-common:time_stop:2429 : [[ -z 1782377441903 ]] 2026-06-25 08:50:43.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:43.794 | + functions-common:time_stop:2432 : end_time=1782377443790 2026-06-25 08:50:43.798 | + functions-common:time_stop:2433 : elapsed_time=1887 2026-06-25 08:50:43.802 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:50:43.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:43.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1887 2026-06-25 08:50:43.812 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 08:50:43.815 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 08:50:43.819 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 08:50:43.822 | + functions-common:run_process:1676 : local group= 2026-06-25 08:50:43.825 | + functions-common:run_process:1677 : local user=root 2026-06-25 08:50:43.828 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 08:50:43.832 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 08:50:43.835 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:50:43.838 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:50:43.842 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:43.845 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:43.849 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:43.855 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377443851 2026-06-25 08:50:43.860 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 08:50:43.886 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:43.890 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:50:43.894 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:43.898 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:43.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:43.906 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:43.910 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:43.913 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:50:43.916 | + functions-common:time_stop:2427 : start_time=1782377443851 2026-06-25 08:50:43.924 | + functions-common:time_stop:2429 : [[ -z 1782377443851 ]] 2026-06-25 08:50:43.926 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:43.933 | + functions-common:time_stop:2432 : end_time=1782377443929 2026-06-25 08:50:43.937 | + functions-common:time_stop:2433 : elapsed_time=78 2026-06-25 08:50:43.941 | + functions-common:time_stop:2434 : total=1887 2026-06-25 08:50:43.945 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:43.950 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1965 2026-06-25 08:50:43.954 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 08:50:43.988 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:43.990 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 08:50:43.994 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 08:50:43.997 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 08:50:44.000 | + functions-common:run_process:1676 : local group= 2026-06-25 08:50:44.004 | + functions-common:run_process:1677 : local user= 2026-06-25 08:50:44.007 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:50:44.010 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 08:50:44.013 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:50:44.018 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:50:44.019 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:44.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:44.026 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:44.035 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377444028 2026-06-25 08:50:44.039 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 08:50:44.061 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:44.065 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:50:44.066 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:44.071 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:44.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:44.072 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:44.077 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:44.080 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:50:44.086 | + functions-common:time_stop:2427 : start_time=1782377444028 2026-06-25 08:50:44.090 | + functions-common:time_stop:2429 : [[ -z 1782377444028 ]] 2026-06-25 08:50:44.097 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:44.110 | + functions-common:time_stop:2432 : end_time=1782377444099 2026-06-25 08:50:44.116 | + functions-common:time_stop:2433 : elapsed_time=71 2026-06-25 08:50:44.122 | + functions-common:time_stop:2434 : total=1965 2026-06-25 08:50:44.129 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:44.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2036 2026-06-25 08:50:44.140 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 08:50:44.175 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:44.180 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 08:50:44.206 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:44.209 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 08:50:44.236 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:44.241 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 08:50:44.245 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 08:50:44.249 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 08:50:44.253 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 08:50:44.256 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.179:2380' 2026-06-25 08:50:44.259 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.179:2380' 2026-06-25 08:50:44.264 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.179:2379' 2026-06-25 08:50:44.268 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 08:50:44.272 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 08:50:44.276 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.179:2379' 2026-06-25 08:50:44.279 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 08:50:44.283 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 08:50:44.288 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 08:50:44.292 | + 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.179:2380 --initial-advertise-peer-urls http://192.168.122.179:2380 --advertise-client-urls http://192.168.122.179:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.179:2379 --log-level=debug' '' root 2026-06-25 08:50:44.296 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 08:50:44.300 | + 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.179:2380 --initial-advertise-peer-urls http://192.168.122.179:2380 --advertise-client-urls http://192.168.122.179:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.179:2379 --log-level=debug' 2026-06-25 08:50:44.303 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:50:44.307 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 08:50:44.311 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:50:44.315 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:50:44.318 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:50:44.321 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 08:50:44.325 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:50:44.330 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 08:50:44.425 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:50:44.518 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 08:50:44.598 | + 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.179:2380 --initial-advertise-peer-urls http://192.168.122.179:2380 --advertise-client-urls http://192.168.122.179:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.179:2379 --log-level=debug' 2026-06-25 08:50:44.679 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 08:50:44.751 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 08:50:44.828 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:50:44.902 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:50:44.905 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:50:44.909 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 08:50:45.007 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:50:45.476 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 08:50:45.560 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 08:50:45.640 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 08:50:45.719 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 08:50:45.798 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 08:50:45.803 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 08:50:45.810 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 08:50:45.814 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 08:50:46.274 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 08:50:46.302 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 08:50:46.754 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 08:50:47.384 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 08:50:47.407 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:47.411 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 08:50:47.415 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 08:50:47.419 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 08:50:47.437 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 08:50:47.454 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 08:50:47.458 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 08:50:47.462 | + 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.179/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 08:50:47.579 | The user clouds.yaml file didn't exist. 2026-06-25 08:50:47.595 | + 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.179/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 08:50:47.722 | + 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.179/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 08:50:47.847 | + 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.179/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 08:50:47.972 | + 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.179/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 08:50:48.099 | + 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.179/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 08:50:48.225 | + 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.179/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 08:50:48.354 | + 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.179/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 08:50:48.485 | + 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.179/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 08:50:48.617 | + 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.179/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 08:50:48.759 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 08:50:48.762 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 08:50:48.765 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 08:50:48.768 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 08:50:48.772 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 08:50:48.776 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 08:50:48.779 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 08:50:48.798 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:50:48.801 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 08:50:48.804 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:50:48.806 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 08:50:48.809 | + ./stack.sh:main:1115 : '[' 192.168.122.179 == 192.168.122.179 ']' 2026-06-25 08:50:48.812 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 08:50:48.815 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 08:50:48.832 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:50:48.834 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 08:50:48.837 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 08:50:48.839 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 08:50:48.842 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 08:50:48.845 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 08:50:48.847 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 08:50:48.852 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:48.935 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 08:50:48.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:50:49.020 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 08:50:49.024 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 08:50:49.028 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:50:49.031 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:50:49.036 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:50:49.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377449038 2026-06-25 08:50:49.046 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 08:50:49.667 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:50:49.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:50:49.667 | we strongly recommend against using it for new projects. 2026-06-25 08:50:49.667 | 2026-06-25 08:50:49.667 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:50:49.667 | framework. For more detail see 2026-06-25 08:50:49.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:50:49.667 | 2026-06-25 08:50:49.667 | __import__(import_str) 2026-06-25 08:50:52.619 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 08:50:52.710 | 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=47883) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:50:52.726 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:50:52.726 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:50:52.727 | DEBUG dbcounter [-] [47883] Writer thread running {{(pid=47883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:50:52.806 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 08:50:56.361 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:50:56.364 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 08:50:56.364 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.370 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 08:50:56.416 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.419 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 08:50:56.442 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.445 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 08:50:56.518 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.520 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 08:50:56.558 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.560 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 08:50:56.638 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.640 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 08:50:56.640 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:50:56.643 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 08:50:56.706 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:56.709 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 08:50:56.735 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47883) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:50:57.204 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 08:50:57.206 | + functions-common:time_stop:2420 : local name 2026-06-25 08:50:57.209 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:50:57.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:50:57.213 | + functions-common:time_stop:2423 : local total 2026-06-25 08:50:57.215 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:50:57.217 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 08:50:57.219 | + functions-common:time_stop:2427 : start_time=1782377449038 2026-06-25 08:50:57.221 | + functions-common:time_stop:2429 : [[ -z 1782377449038 ]] 2026-06-25 08:50:57.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:50:57.228 | + functions-common:time_stop:2432 : end_time=1782377457226 2026-06-25 08:50:57.230 | + functions-common:time_stop:2433 : elapsed_time=8188 2026-06-25 08:50:57.233 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:50:57.235 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:50:57.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8188 2026-06-25 08:50:57.239 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 08:50:57.241 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 08:50:57.246 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 08:50:57.834 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:50:57.835 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:50:57.835 | we strongly recommend against using it for new projects. 2026-06-25 08:50:57.835 | 2026-06-25 08:50:57.835 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:50:57.835 | framework. For more detail see 2026-06-25 08:50:57.835 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:50:57.835 | 2026-06-25 08:50:57.835 | __import__(import_str) 2026-06-25 08:51:00.499 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 08:51:00.500 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 08:51:00.501 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 08:51:00.501 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 08:51:00.501 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 08:51:00.502 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 08:51:00.502 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 08:51:00.502 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 08:51:00.502 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 08:51:00.938 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 08:51:00.943 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 08:51:01.530 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:51:01.530 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:51:01.530 | we strongly recommend against using it for new projects. 2026-06-25 08:51:01.530 | 2026-06-25 08:51:01.530 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:51:01.531 | framework. For more detail see 2026-06-25 08:51:01.531 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:51:01.531 | 2026-06-25 08:51:01.531 | __import__(import_str) 2026-06-25 08:51:04.275 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 08:51:04.276 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 08:51:04.276 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 08:51:04.277 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 08:51:04.277 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 08:51:04.278 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 08:51:04.278 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 08:51:04.279 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 08:51:04.279 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 08:51:04.877 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 08:51:04.881 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 08:51:04.888 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 08:51:04.890 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 08:51:04.894 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 08:51:04.898 | + functions-common:run_process:1676 : local group= 2026-06-25 08:51:04.900 | + functions-common:run_process:1677 : local user= 2026-06-25 08:51:04.904 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:51:04.908 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 08:51:04.910 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:51:04.914 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:51:04.918 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:51:04.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:51:04.924 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:51:04.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377464926 2026-06-25 08:51:04.932 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 08:51:04.953 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:51:04.957 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 08:51:04.960 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 08:51:04.964 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 08:51:04.967 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 08:51:04.970 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 08:51:04.974 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 08:51:04.977 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 08:51:04.981 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 08:51:04.983 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 08:51:04.987 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:51:04.989 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:51:04.993 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:51:04.996 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:51:05.000 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 08:51:05.002 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 08:51:05.006 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:51:05.009 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 08:51:05.012 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:51:05.016 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 08:51:05.018 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 08:51:05.022 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:51:05.024 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:51:05.027 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:51:05.030 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 08:51:05.034 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:51:05.039 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 08:51:05.125 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:51:05.206 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 08:51:05.275 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 08:51:05.349 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-25 08:51:05.420 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:51:05.494 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 08:51:05.562 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 08:51:05.638 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 08:51:05.708 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 08:51:05.776 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 08:51:05.846 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:51:05.848 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:51:05.849 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 08:51:05.929 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:51:06.375 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 08:51:06.404 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 08:51:06.865 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 08:51:06.998 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:51:07.003 | + functions-common:time_stop:2420 : local name 2026-06-25 08:51:07.005 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:51:07.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:51:07.010 | + functions-common:time_stop:2423 : local total 2026-06-25 08:51:07.015 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:51:07.016 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:51:07.020 | + functions-common:time_stop:2427 : start_time=1782377464926 2026-06-25 08:51:07.022 | + functions-common:time_stop:2429 : [[ -z 1782377464926 ]] 2026-06-25 08:51:07.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:51:07.032 | + functions-common:time_stop:2432 : end_time=1782377467028 2026-06-25 08:51:07.038 | + functions-common:time_stop:2433 : elapsed_time=2102 2026-06-25 08:51:07.041 | + functions-common:time_stop:2434 : total=2036 2026-06-25 08:51:07.044 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:51:07.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4138 2026-06-25 08:51:07.051 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 08:51:07.051 | Waiting for keystone to start... 2026-06-25 08:51:07.052 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.179/identity/v3/ 2026-06-25 08:51:07.055 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.179/identity/v3/ 2026-06-25 08:51:07.057 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 08:51:07.059 | + functions:wait_for_service:477 : local url=http://192.168.122.179/identity/v3/ 2026-06-25 08:51:07.061 | + functions:wait_for_service:478 : local rval=0 2026-06-25 08:51:07.063 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 08:51:07.065 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 08:51:07.068 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:51:07.070 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:51:07.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:51:07.077 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377467074 2026-06-25 08:51:07.079 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 08:51:07.082 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:51:07.086 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.179/identity/v3/ 2026-06-25 08:51:09.345 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 08:51:09.375 | [44949 Async install_tempest:44949]: finished successfully 2026-06-25 08:51:12.602 | + :: : [[ 200 == 503 ]] 2026-06-25 08:51:12.604 | + :: : [[ 0 -eq 7 ]] 2026-06-25 08:51:12.609 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 08:51:12.614 | + functions-common:time_stop:2420 : local name 2026-06-25 08:51:12.618 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:51:12.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:51:12.625 | + functions-common:time_stop:2423 : local total 2026-06-25 08:51:12.629 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:51:12.633 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 08:51:12.637 | + functions-common:time_stop:2427 : start_time=1782377467074 2026-06-25 08:51:12.641 | + functions-common:time_stop:2429 : [[ -z 1782377467074 ]] 2026-06-25 08:51:12.647 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:51:12.653 | + functions-common:time_stop:2432 : end_time=1782377472648 2026-06-25 08:51:12.657 | + functions-common:time_stop:2433 : elapsed_time=5574 2026-06-25 08:51:12.661 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:51:12.665 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:51:12.670 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5574 2026-06-25 08:51:12.674 | + functions:wait_for_service:486 : return 0 2026-06-25 08:51:12.678 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 08:51:12.705 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:51:12.709 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 08:51:12.713 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:51:12.717 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 08:51:13.570 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 08:51:13.574 | + 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.179/identity 2026-06-25 08:51:14.154 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:51:14.155 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:51:14.155 | we strongly recommend against using it for new projects. 2026-06-25 08:51:14.155 | 2026-06-25 08:51:14.155 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:51:14.155 | framework. For more detail see 2026-06-25 08:51:14.155 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:51:14.155 | 2026-06-25 08:51:14.155 | __import__(import_str) 2026-06-25 08:51:17.267 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.267 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.268 | 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=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.275 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.288 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.289 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.318 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.344 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.344 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.430 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.431 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.443 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.444 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.445 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.452 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.456 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.457 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48855) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 08:51:17.530 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 08:51:17.616 | 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=48855) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:51:17.806 | DEBUG dbcounter [-] [48855] Writer thread running {{(pid=48855) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:51:17.946 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created domain default 2026-06-25 08:51:18.001 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created project admin 2026-06-25 08:51:18.035 | WARNING keystone.common.password_hashing [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 08:51:18.058 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created user admin 2026-06-25 08:51:18.080 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created role reader 2026-06-25 08:51:18.097 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created role member 2026-06-25 08:51:18.126 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created implied role where 34cfe59db7d344c1acd0a60ac0c71a5f implies 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:51:18.143 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created role manager 2026-06-25 08:51:18.167 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created implied role where 05fe9db12a3144e6b581b6df362ef966 implies 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:51:18.186 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created role admin 2026-06-25 08:51:18.209 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created implied role where e0a985d921eb472b8b1088cc7e3fe920 implies 05fe9db12a3144e6b581b6df362ef966 2026-06-25 08:51:18.231 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created role service 2026-06-25 08:51:18.248 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Granted role admin on project admin to user admin. 2026-06-25 08:51:18.265 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Granted role admin on the system to user admin. 2026-06-25 08:51:18.292 | WARNING py.warnings [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-25 08:51:18.292 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 08:51:18.293 |  2026-06-25 08:51:18.298 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created region RegionOne 2026-06-25 08:51:18.361 | INFO keystone.cmd.bootstrap [None req-d14c1ba2-ee46-407b-96c6-7f0c66410f53 None None] Created public endpoint http://192.168.122.179/identity 2026-06-25 08:51:18.902 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 08:51:18.905 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 08:51:18.908 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 08:51:18.912 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 08:51:24.041 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:24.045 | + lib/keystone:create_keystone_accounts:258 : admin_project=44647f2053c645ba862a064c8cd0d8cb 2026-06-25 08:51:24.049 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 08:51:24.054 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 08:51:27.535 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:27.540 | + lib/keystone:create_keystone_accounts:260 : admin_user=a78a54c935464fe3b86a767626538204 2026-06-25 08:51:27.544 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 08:51:27.548 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 08:51:27.551 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 08:51:27.554 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin a78a54c935464fe3b86a767626538204 default 2026-06-25 08:51:27.631 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin a78a54c935464fe3b86a767626538204 default 2026-06-25 08:51:27.674 | [2074 Async ks-domain-role:48974]: running: get_or_add_user_domain_role admin a78a54c935464fe3b86a767626538204 default 2026-06-25 08:51:27.677 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 08:51:27.681 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 08:51:27.685 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 08:51:31.694 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:31.700 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 08:51:31.703 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 08:51:31.704 | default 2026-06-25 08:51:31.707 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 08:51:31.790 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 08:51:31.839 | [2074 Async ks-project:49089]: running: get_or_create_project service Default 2026-06-25 08:51:31.844 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 08:51:31.925 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 08:51:31.975 | [2074 Async ks-service:49183]: running: get_or_create_role service 2026-06-25 08:51:31.977 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 08:51:32.055 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 08:51:32.128 | [2074 Async ks-reseller:49293]: running: get_or_create_role ResellerAdmin 2026-06-25 08:51:32.137 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 08:51:32.143 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 08:51:32.293 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 08:51:32.392 | [2074 Async ks-anotherrole:49391]: running: get_or_create_role anotherrole 2026-06-25 08:51:32.398 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 08:51:32.408 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 08:51:32.415 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 08:51:32.423 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-25 08:51:37.364 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:37.395 | [49089 Async ks-project:49089]: finished successfully 2026-06-25 08:51:37.670 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:37.700 | [49293 Async ks-reseller:49293]: finished successfully 2026-06-25 08:51:38.257 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:38.260 | ++ functions-common:get_or_create_project:928 : project_id=dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:38.263 | ++ functions-common:get_or_create_project:929 : echo dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:38.266 | + lib/keystone:create_keystone_accounts:288 : invis_project=dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:38.269 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 08:51:38.271 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 08:51:38.274 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 08:51:38.277 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-25 08:51:38.306 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:38.334 | [49183 Async ks-service:49183]: finished successfully 2026-06-25 08:51:38.465 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:38.495 | [48974 Async ks-domain-role:48974]: finished successfully 2026-06-25 08:51:38.538 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:38.570 | [49391 Async ks-anotherrole:49391]: finished successfully 2026-06-25 08:51:41.900 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:41.903 | ++ functions-common:get_or_create_project:928 : project_id=980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:41.907 | ++ functions-common:get_or_create_project:929 : echo 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:41.910 | + lib/keystone:create_keystone_accounts:292 : demo_project=980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:41.915 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 08:51:41.920 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 08:51:41.923 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:51:41.927 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 08:51:41.930 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 08:51:41.935 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-25 08:51:45.527 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:45.531 | ++ functions-common:get_or_create_user:915 : user_id=264f5a5108a9492188a142783484e58a 2026-06-25 08:51:45.534 | ++ functions-common:get_or_create_user:916 : echo 264f5a5108a9492188a142783484e58a 2026-06-25 08:51:45.538 | + lib/keystone:create_keystone_accounts:295 : demo_user=264f5a5108a9492188a142783484e58a 2026-06-25 08:51:45.542 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 08:51:45.599 | [2074 Async ks-domain-role:48974]: Waiting for completion of get_or_add_user_domain_role admin a78a54c935464fe3b86a767626538204 default running on PID 48974 (6 other jobs running) 2026-06-25 08:51:45.626 | [2074 Async ks-domain-role:48974]: Signaling child to exit 2026-06-25 08:51:45.626 | WAKEUP 2026-06-25 08:51:45.651 | [2074 Async ks-domain-role:48974]: Signaled 2026-06-25 08:51:45.652 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 08:51:45.652 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user a78a54c935464fe3b86a767626538204 --domain default 2026-06-25 08:51:45.653 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a78a54c935464fe3b86a767626538204 --domain default -c Role -f value 2026-06-25 08:51:45.653 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:45.653 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:51:45.654 | + functions-common:get_or_add_user_domain_role:999 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:51:45.654 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:51:45.700 | [2074 Async ks-domain-role:48974]: finished get_or_add_user_domain_role admin a78a54c935464fe3b86a767626538204 default with result 0 in 10 seconds 2026-06-25 08:51:45.708 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 08:51:45.745 | [2074 Async ks-project:49089]: Waiting for completion of get_or_create_project service Default running on PID 49089 (5 other jobs running) 2026-06-25 08:51:45.772 | [2074 Async ks-project:49089]: Signaling child to exit 2026-06-25 08:51:45.772 | WAKEUP 2026-06-25 08:51:45.796 | [2074 Async ks-project:49089]: Signaled 2026-06-25 08:51:45.798 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 08:51:45.798 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-25 08:51:45.798 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:45.798 | + functions-common:get_or_create_project:928 : project_id=b15f60d4069d465481852054d90bd5df 2026-06-25 08:51:45.798 | + functions-common:get_or_create_project:929 : echo b15f60d4069d465481852054d90bd5df 2026-06-25 08:51:45.799 | b15f60d4069d465481852054d90bd5df 2026-06-25 08:51:45.844 | [2074 Async ks-project:49089]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-25 08:51:45.885 | [2074 Async ks-service:49183]: Waiting for completion of get_or_create_role service running on PID 49183 (4 other jobs running) 2026-06-25 08:51:45.911 | [2074 Async ks-service:49183]: Signaling child to exit 2026-06-25 08:51:45.911 | WAKEUP 2026-06-25 08:51:45.935 | [2074 Async ks-service:49183]: Signaled 2026-06-25 08:51:45.937 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 08:51:45.937 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 08:51:45.937 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:45.937 | + functions-common:get_or_create_role:940 : role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:51:45.937 | + functions-common:get_or_create_role:941 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:51:45.937 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:51:45.984 | [2074 Async ks-service:49183]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 08:51:46.026 | [2074 Async ks-reseller:49293]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49293 (3 other jobs running) 2026-06-25 08:51:46.051 | [2074 Async ks-reseller:49293]: Signaling child to exit 2026-06-25 08:51:46.051 | WAKEUP 2026-06-25 08:51:46.074 | [2074 Async ks-reseller:49293]: Signaled 2026-06-25 08:51:46.076 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 08:51:46.076 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 08:51:46.076 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:46.076 | + functions-common:get_or_create_role:940 : role_id=67e237d8e8e940d2bc3c4da2f68d6285 2026-06-25 08:51:46.077 | + functions-common:get_or_create_role:941 : echo 67e237d8e8e940d2bc3c4da2f68d6285 2026-06-25 08:51:46.077 | 67e237d8e8e940d2bc3c4da2f68d6285 2026-06-25 08:51:46.127 | [2074 Async ks-reseller:49293]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-25 08:51:46.166 | [2074 Async ks-anotherrole:49391]: Waiting for completion of get_or_create_role anotherrole running on PID 49391 (2 other jobs running) 2026-06-25 08:51:46.194 | [2074 Async ks-anotherrole:49391]: Signaling child to exit 2026-06-25 08:51:46.195 | WAKEUP 2026-06-25 08:51:46.218 | [2074 Async ks-anotherrole:49391]: Signaled 2026-06-25 08:51:46.220 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 08:51:46.220 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 08:51:46.220 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:46.220 | + functions-common:get_or_create_role:940 : role_id=07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:51:46.220 | + functions-common:get_or_create_role:941 : echo 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:51:46.220 | 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:51:46.271 | [2074 Async ks-anotherrole:49391]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-25 08:51:46.276 | + inc/async:async_wait:197 : return 0 2026-06-25 08:51:46.280 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.358 | + inc/async:async_inner:63 : get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.409 | [2074 Async ks-demo-member:50264]: running: get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.413 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin a78a54c935464fe3b86a767626538204 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.477 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a78a54c935464fe3b86a767626538204 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.521 | [2074 Async ks-demo-admin:50360]: running: get_or_add_user_project_role admin a78a54c935464fe3b86a767626538204 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.524 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.607 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.647 | [2074 Async ks-demo-another:50456]: running: get_or_add_user_project_role anotherrole 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:46.649 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:46.714 | + inc/async:async_inner:63 : get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:46.783 | [2074 Async ks-demo-invis:50552]: running: get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a dd5d8083d02044cc9e3271921a338271 2026-06-25 08:51:46.787 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 08:51:46.794 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 08:51:46.798 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:51:46.805 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 08:51:46.812 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 08:51:46.825 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-25 08:51:52.039 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:52.044 | ++ functions-common:get_or_create_user:915 : user_id=96829818a2a74a018d4ec4df5d382a81 2026-06-25 08:51:52.047 | ++ functions-common:get_or_create_user:916 : echo 96829818a2a74a018d4ec4df5d382a81 2026-06-25 08:51:52.052 | + lib/keystone:create_keystone_accounts:308 : demo_reader=96829818a2a74a018d4ec4df5d382a81 2026-06-25 08:51:52.056 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 96829818a2a74a018d4ec4df5d382a81 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:52.146 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 96829818a2a74a018d4ec4df5d382a81 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:52.259 | [2074 Async ks-demo-reader:50687]: running: get_or_add_user_project_role reader 96829818a2a74a018d4ec4df5d382a81 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:51:52.267 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 08:51:52.276 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 08:51:52.279 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 08:51:52.286 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-25 08:51:58.231 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:51:58.237 | ++ functions-common:get_or_create_project:928 : project_id=d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:51:58.241 | ++ functions-common:get_or_create_project:929 : echo d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:51:58.247 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:51:58.251 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 08:51:58.256 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 08:51:58.261 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:51:58.265 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 08:51:58.270 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 08:51:58.275 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-25 08:51:59.547 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:59.611 | [50360 Async ks-demo-admin:50360]: finished successfully 2026-06-25 08:51:59.774 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:59.834 | [50552 Async ks-demo-invis:50552]: finished successfully 2026-06-25 08:51:59.963 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:51:59.990 | [50264 Async ks-demo-member:50264]: finished successfully 2026-06-25 08:52:00.076 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:00.104 | [50456 Async ks-demo-another:50456]: finished successfully 2026-06-25 08:52:02.447 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:02.452 | ++ functions-common:get_or_create_user:915 : user_id=c9db6abe8eb44049860f9650c50cadd0 2026-06-25 08:52:02.455 | ++ functions-common:get_or_create_user:916 : echo c9db6abe8eb44049860f9650c50cadd0 2026-06-25 08:52:02.460 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c9db6abe8eb44049860f9650c50cadd0 2026-06-25 08:52:02.462 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.532 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.580 | [2074 Async ks-alt-admin:51106]: running: get_or_add_user_project_role admin c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.584 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.681 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.722 | [2074 Async ks-alt-another:51202]: running: get_or_add_user_project_role anotherrole c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:02.725 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 08:52:02.728 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 08:52:02.731 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:52:02.733 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 08:52:02.735 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 08:52:02.739 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-25 08:52:03.495 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:03.525 | [50687 Async ks-demo-reader:50687]: finished successfully 2026-06-25 08:52:06.692 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:06.697 | ++ functions-common:get_or_create_user:915 : user_id=aa8b91ee931b46bf98bbe862338ebca4 2026-06-25 08:52:06.701 | ++ functions-common:get_or_create_user:916 : echo aa8b91ee931b46bf98bbe862338ebca4 2026-06-25 08:52:06.707 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=aa8b91ee931b46bf98bbe862338ebca4 2026-06-25 08:52:06.711 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member aa8b91ee931b46bf98bbe862338ebca4 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:06.798 | + inc/async:async_inner:63 : get_or_add_user_project_role member aa8b91ee931b46bf98bbe862338ebca4 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:06.849 | [2074 Async ks-alt-member-user:51378]: running: get_or_add_user_project_role member aa8b91ee931b46bf98bbe862338ebca4 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:06.853 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 08:52:06.859 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 08:52:06.861 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:52:06.864 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 08:52:06.866 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 08:52:06.875 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-25 08:52:10.771 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:10.777 | ++ functions-common:get_or_create_user:915 : user_id=60e5f594689a44b38f0dfc9490021594 2026-06-25 08:52:10.781 | ++ functions-common:get_or_create_user:916 : echo 60e5f594689a44b38f0dfc9490021594 2026-06-25 08:52:10.786 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=60e5f594689a44b38f0dfc9490021594 2026-06-25 08:52:10.789 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 60e5f594689a44b38f0dfc9490021594 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:10.878 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 60e5f594689a44b38f0dfc9490021594 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:10.937 | [2074 Async ks-alt-reader-user:51548]: running: get_or_add_user_project_role reader 60e5f594689a44b38f0dfc9490021594 d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:10.944 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 08:52:10.947 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:52:10.950 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 08:52:10.953 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 08:52:10.964 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-25 08:52:11.985 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:12.047 | [51202 Async ks-alt-another:51202]: finished successfully 2026-06-25 08:52:12.159 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:12.182 | [51106 Async ks-alt-admin:51106]: finished successfully 2026-06-25 08:52:14.948 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:14.954 | ++ functions-common:get_or_create_user:915 : user_id=a55c65e4486c491d8c6c8c086a12faf9 2026-06-25 08:52:14.960 | ++ functions-common:get_or_create_user:916 : echo a55c65e4486c491d8c6c8c086a12faf9 2026-06-25 08:52:14.965 | + lib/keystone:create_keystone_accounts:340 : system_member_user=a55c65e4486c491d8c6c8c086a12faf9 2026-06-25 08:52:14.969 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member a55c65e4486c491d8c6c8c086a12faf9 all 2026-06-25 08:52:15.067 | + inc/async:async_inner:63 : get_or_add_user_system_role member a55c65e4486c491d8c6c8c086a12faf9 all 2026-06-25 08:52:15.135 | [2074 Async ks-system-member:51779]: running: get_or_add_user_system_role member a55c65e4486c491d8c6c8c086a12faf9 all 2026-06-25 08:52:15.140 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 08:52:15.145 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:52:15.153 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 08:52:15.156 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 08:52:15.162 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-25 08:52:16.198 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:16.220 | [51378 Async ks-alt-member-user:51378]: finished successfully 2026-06-25 08:52:19.176 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:19.182 | ++ functions-common:get_or_create_user:915 : user_id=a535bea48eb545bf9f70782638dbd5e8 2026-06-25 08:52:19.186 | ++ functions-common:get_or_create_user:916 : echo a535bea48eb545bf9f70782638dbd5e8 2026-06-25 08:52:19.195 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=a535bea48eb545bf9f70782638dbd5e8 2026-06-25 08:52:19.195 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader a535bea48eb545bf9f70782638dbd5e8 all 2026-06-25 08:52:19.283 | + inc/async:async_inner:63 : get_or_add_user_system_role reader a535bea48eb545bf9f70782638dbd5e8 all 2026-06-25 08:52:19.343 | [2074 Async ks-system-reader:51984]: running: get_or_add_user_system_role reader a535bea48eb545bf9f70782638dbd5e8 all 2026-06-25 08:52:19.345 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 08:52:19.348 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 08:52:19.353 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 08:52:19.357 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 08:52:19.363 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-25 08:52:20.140 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:20.165 | [51548 Async ks-alt-reader-user:51548]: finished successfully 2026-06-25 08:52:23.461 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:23.466 | ++ functions-common:get_or_create_group:892 : group_id=521b14fbbb4e4dc8b055a96a3a501e3e 2026-06-25 08:52:23.469 | ++ functions-common:get_or_create_group:893 : echo 521b14fbbb4e4dc8b055a96a3a501e3e 2026-06-25 08:52:23.473 | + lib/keystone:create_keystone_accounts:350 : admin_group=521b14fbbb4e4dc8b055a96a3a501e3e 2026-06-25 08:52:23.476 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 08:52:23.480 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 08:52:23.483 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 08:52:23.486 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 08:52:23.491 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-25 08:52:27.346 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:27.351 | ++ functions-common:get_or_create_group:892 : group_id=21aad3abd3e24028bbf40a4760ffb87a 2026-06-25 08:52:27.354 | ++ functions-common:get_or_create_group:893 : echo 21aad3abd3e24028bbf40a4760ffb87a 2026-06-25 08:52:27.356 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=21aad3abd3e24028bbf40a4760ffb87a 2026-06-25 08:52:27.358 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.463 | + inc/async:async_inner:63 : get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.521 | [2074 Async ks-group-memberdemo:52248]: running: get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.524 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.611 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.685 | [2074 Async ks-group-anotherdemo:52327]: running: get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:27.695 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:27.855 | + inc/async:async_inner:63 : get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:27.956 | [2074 Async ks-group-memberalt:52406]: running: get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:27.968 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:28.108 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:28.144 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:28.175 | [51779 Async ks-system-member:51779]: finished successfully 2026-06-25 08:52:28.228 | [2074 Async ks-group-anotheralt:52502]: running: get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:28.235 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 521b14fbbb4e4dc8b055a96a3a501e3e 44647f2053c645ba862a064c8cd0d8cb 2026-06-25 08:52:28.406 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 521b14fbbb4e4dc8b055a96a3a501e3e 44647f2053c645ba862a064c8cd0d8cb 2026-06-25 08:52:28.508 | [2074 Async ks-group-admin:52622]: running: get_or_add_group_project_role admin 521b14fbbb4e4dc8b055a96a3a501e3e 44647f2053c645ba862a064c8cd0d8cb 2026-06-25 08:52:28.516 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 08:52:28.635 | [2074 Async ks-demo-member:50264]: Waiting for completion of get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 running on PID 50264 (17 other jobs running) 2026-06-25 08:52:28.689 | [2074 Async ks-demo-member:50264]: Signaling child to exit 2026-06-25 08:52:28.692 | WAKEUP 2026-06-25 08:52:28.738 | [2074 Async ks-demo-member:50264]: Signaled 2026-06-25 08:52:28.740 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:28.741 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:28.741 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:28.741 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:28.741 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:28.741 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:28.741 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:28.741 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:28.742 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:28.742 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 264f5a5108a9492188a142783484e58a --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:28.742 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 264f5a5108a9492188a142783484e58a --project 980428dd0c254d8cb0c7441477a40ce6 -c Role -f value 2026-06-25 08:52:28.742 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:28.742 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:28.743 | + functions-common:get_or_add_user_project_role:980 : echo 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:28.743 | 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:28.851 | [2074 Async ks-demo-member:50264]: finished get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 13 seconds 2026-06-25 08:52:28.941 | [2074 Async ks-demo-admin:50360]: Waiting for completion of get_or_add_user_project_role admin a78a54c935464fe3b86a767626538204 980428dd0c254d8cb0c7441477a40ce6 running on PID 50360 (16 other jobs running) 2026-06-25 08:52:29.003 | [2074 Async ks-demo-admin:50360]: Signaling child to exit 2026-06-25 08:52:29.003 | WAKEUP 2026-06-25 08:52:29.051 | [2074 Async ks-demo-admin:50360]: Signaled 2026-06-25 08:52:29.052 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:29.052 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:29.053 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:29.053 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:29.053 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:29.053 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:29.053 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:29.053 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:29.053 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:29.053 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a78a54c935464fe3b86a767626538204 --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:29.053 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a78a54c935464fe3b86a767626538204 --project 980428dd0c254d8cb0c7441477a40ce6 -c Role -f value 2026-06-25 08:52:29.053 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:29.053 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:29.054 | + functions-common:get_or_add_user_project_role:980 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:29.054 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:29.161 | [2074 Async ks-demo-admin:50360]: finished get_or_add_user_project_role admin a78a54c935464fe3b86a767626538204 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 13 seconds 2026-06-25 08:52:29.245 | [2074 Async ks-demo-another:50456]: Waiting for completion of get_or_add_user_project_role anotherrole 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 running on PID 50456 (15 other jobs running) 2026-06-25 08:52:29.299 | [2074 Async ks-demo-another:50456]: Signaling child to exit 2026-06-25 08:52:29.303 | WAKEUP 2026-06-25 08:52:29.346 | [2074 Async ks-demo-another:50456]: Signaled 2026-06-25 08:52:29.348 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:29.348 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:29.348 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:29.348 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:29.348 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:29.348 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:29.348 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:29.349 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:29.349 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:29.349 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 264f5a5108a9492188a142783484e58a --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:29.350 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 264f5a5108a9492188a142783484e58a --project 980428dd0c254d8cb0c7441477a40ce6 -c Role -f value 2026-06-25 08:52:29.350 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:29.356 | + functions-common:get_or_add_user_project_role:979 : user_role_id=07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:29.356 | + functions-common:get_or_add_user_project_role:980 : echo 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:29.357 | 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:29.463 | [2074 Async ks-demo-another:50456]: finished get_or_add_user_project_role anotherrole 264f5a5108a9492188a142783484e58a 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 13 seconds 2026-06-25 08:52:29.550 | [2074 Async ks-demo-invis:50552]: Waiting for completion of get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a dd5d8083d02044cc9e3271921a338271 running on PID 50552 (14 other jobs running) 2026-06-25 08:52:29.612 | [2074 Async ks-demo-invis:50552]: Signaling child to exit 2026-06-25 08:52:29.613 | WAKEUP 2026-06-25 08:52:29.664 | [2074 Async ks-demo-invis:50552]: Signaled 2026-06-25 08:52:29.668 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:29.668 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:29.668 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:29.668 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:29.668 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:29.669 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:29.669 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:29.669 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:29.669 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:29.669 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 264f5a5108a9492188a142783484e58a --project dd5d8083d02044cc9e3271921a338271 2026-06-25 08:52:29.669 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 264f5a5108a9492188a142783484e58a --project dd5d8083d02044cc9e3271921a338271 -c Role -f value 2026-06-25 08:52:29.669 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:29.669 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:29.669 | + functions-common:get_or_add_user_project_role:980 : echo 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:29.669 | 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:29.776 | [2074 Async ks-demo-invis:50552]: finished get_or_add_user_project_role member 264f5a5108a9492188a142783484e58a dd5d8083d02044cc9e3271921a338271 with result 0 in 13 seconds 2026-06-25 08:52:29.864 | [2074 Async ks-demo-reader:50687]: Waiting for completion of get_or_add_user_project_role reader 96829818a2a74a018d4ec4df5d382a81 980428dd0c254d8cb0c7441477a40ce6 running on PID 50687 (13 other jobs running) 2026-06-25 08:52:29.919 | [2074 Async ks-demo-reader:50687]: Signaling child to exit 2026-06-25 08:52:29.922 | WAKEUP 2026-06-25 08:52:29.967 | [2074 Async ks-demo-reader:50687]: Signaled 2026-06-25 08:52:29.972 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:29.972 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:29.972 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:29.972 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:29.972 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:29.972 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:29.972 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:29.973 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:29.973 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:29.973 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 96829818a2a74a018d4ec4df5d382a81 --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:29.973 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 96829818a2a74a018d4ec4df5d382a81 --project 980428dd0c254d8cb0c7441477a40ce6 -c Role -f value 2026-06-25 08:52:29.973 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:29.973 | + functions-common:get_or_add_user_project_role:979 : user_role_id=54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:29.973 | + functions-common:get_or_add_user_project_role:980 : echo 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:29.973 | 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:30.081 | [2074 Async ks-demo-reader:50687]: finished get_or_add_user_project_role reader 96829818a2a74a018d4ec4df5d382a81 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 11 seconds 2026-06-25 08:52:30.090 | + inc/async:async_wait:197 : return 0 2026-06-25 08:52:30.096 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 08:52:30.241 | [2074 Async ks-alt-admin:51106]: Waiting for completion of get_or_add_user_project_role admin c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b running on PID 51106 (12 other jobs running) 2026-06-25 08:52:30.305 | [2074 Async ks-alt-admin:51106]: Signaling child to exit 2026-06-25 08:52:30.306 | WAKEUP 2026-06-25 08:52:30.370 | [2074 Async ks-alt-admin:51106]: Signaled 2026-06-25 08:52:30.374 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:30.375 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:30.375 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:30.375 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:30.375 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:30.375 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:30.375 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:30.375 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:30.375 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:30.375 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c9db6abe8eb44049860f9650c50cadd0 --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:30.375 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c9db6abe8eb44049860f9650c50cadd0 --project d835b72fb1534ea3ab17946c0d30517b -c Role -f value 2026-06-25 08:52:30.375 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:30.376 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:30.376 | + functions-common:get_or_add_user_project_role:980 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:30.376 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:30.485 | [2074 Async ks-alt-admin:51106]: finished get_or_add_user_project_role admin c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b with result 0 in 9 seconds 2026-06-25 08:52:30.566 | [2074 Async ks-alt-another:51202]: Waiting for completion of get_or_add_user_project_role anotherrole c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b running on PID 51202 (11 other jobs running) 2026-06-25 08:52:30.627 | [2074 Async ks-alt-another:51202]: Signaling child to exit 2026-06-25 08:52:30.631 | WAKEUP 2026-06-25 08:52:30.675 | [2074 Async ks-alt-another:51202]: Signaled 2026-06-25 08:52:30.678 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:30.678 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:30.679 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:30.679 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:30.679 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:30.679 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:30.679 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:30.679 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:30.679 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:30.679 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c9db6abe8eb44049860f9650c50cadd0 --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:30.679 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c9db6abe8eb44049860f9650c50cadd0 --project d835b72fb1534ea3ab17946c0d30517b -c Role -f value 2026-06-25 08:52:30.679 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:30.679 | + functions-common:get_or_add_user_project_role:979 : user_role_id=07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:30.680 | + functions-common:get_or_add_user_project_role:980 : echo 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:30.680 | 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:30.774 | [2074 Async ks-alt-another:51202]: finished get_or_add_user_project_role anotherrole c9db6abe8eb44049860f9650c50cadd0 d835b72fb1534ea3ab17946c0d30517b with result 0 in 9 seconds 2026-06-25 08:52:30.866 | [2074 Async ks-alt-member-user:51378]: Waiting for completion of get_or_add_user_project_role member aa8b91ee931b46bf98bbe862338ebca4 d835b72fb1534ea3ab17946c0d30517b running on PID 51378 (10 other jobs running) 2026-06-25 08:52:30.922 | [2074 Async ks-alt-member-user:51378]: Signaling child to exit 2026-06-25 08:52:30.924 | WAKEUP 2026-06-25 08:52:30.978 | [2074 Async ks-alt-member-user:51378]: Signaled 2026-06-25 08:52:30.982 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:30.983 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:30.984 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:30.984 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:30.984 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:30.984 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:30.984 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:30.984 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:30.984 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:30.985 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user aa8b91ee931b46bf98bbe862338ebca4 --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:30.985 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aa8b91ee931b46bf98bbe862338ebca4 --project d835b72fb1534ea3ab17946c0d30517b -c Role -f value 2026-06-25 08:52:30.985 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:30.985 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:30.985 | + functions-common:get_or_add_user_project_role:980 : echo 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:30.985 | 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:31.096 | [2074 Async ks-alt-member-user:51378]: finished get_or_add_user_project_role member aa8b91ee931b46bf98bbe862338ebca4 d835b72fb1534ea3ab17946c0d30517b with result 0 in 9 seconds 2026-06-25 08:52:31.185 | [2074 Async ks-alt-reader-user:51548]: Waiting for completion of get_or_add_user_project_role reader 60e5f594689a44b38f0dfc9490021594 d835b72fb1534ea3ab17946c0d30517b running on PID 51548 (9 other jobs running) 2026-06-25 08:52:31.244 | [2074 Async ks-alt-reader-user:51548]: Signaling child to exit 2026-06-25 08:52:31.246 | WAKEUP 2026-06-25 08:52:31.296 | [2074 Async ks-alt-reader-user:51548]: Signaled 2026-06-25 08:52:31.298 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:52:31.298 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:52:31.298 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 08:52:31.298 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:31.298 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:31.298 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:31.298 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:31.298 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:31.298 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 08:52:31.298 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 60e5f594689a44b38f0dfc9490021594 --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:31.299 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 60e5f594689a44b38f0dfc9490021594 --project d835b72fb1534ea3ab17946c0d30517b -c Role -f value 2026-06-25 08:52:31.299 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:31.299 | + functions-common:get_or_add_user_project_role:979 : user_role_id=54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:31.299 | + functions-common:get_or_add_user_project_role:980 : echo 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:31.299 | 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:31.406 | [2074 Async ks-alt-reader-user:51548]: finished get_or_add_user_project_role reader 60e5f594689a44b38f0dfc9490021594 d835b72fb1534ea3ab17946c0d30517b with result 0 in 9 seconds 2026-06-25 08:52:31.423 | + inc/async:async_wait:197 : return 0 2026-06-25 08:52:31.428 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 08:52:31.557 | [2074 Async ks-system-member:51779]: Waiting for completion of get_or_add_user_system_role member a55c65e4486c491d8c6c8c086a12faf9 all running on PID 51779 (8 other jobs running) 2026-06-25 08:52:31.622 | [2074 Async ks-system-member:51779]: Signaling child to exit 2026-06-25 08:52:31.622 | WAKEUP 2026-06-25 08:52:31.672 | [2074 Async ks-system-member:51779]: Signaled 2026-06-25 08:52:31.673 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 08:52:31.673 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 08:52:31.674 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 08:52:31.674 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:31.674 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:31.674 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:31.674 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:31.674 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:31.674 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 08:52:31.674 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a55c65e4486c491d8c6c8c086a12faf9 --system all -f value -c Role 2026-06-25 08:52:31.674 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:31.674 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 08:52:31.674 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 08:52:31.674 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user a55c65e4486c491d8c6c8c086a12faf9 --system all 2026-06-25 08:52:31.675 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a55c65e4486c491d8c6c8c086a12faf9 --system all -f value -c Role 2026-06-25 08:52:31.675 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:31.675 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 08:52:31.675 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 08:52:31.677 | 2026-06-25 08:52:31.807 | [2074 Async ks-system-member:51779]: finished get_or_add_user_system_role member a55c65e4486c491d8c6c8c086a12faf9 all with result 0 in 13 seconds 2026-06-25 08:52:31.926 | [2074 Async ks-system-reader:51984]: Waiting for completion of get_or_add_user_system_role reader a535bea48eb545bf9f70782638dbd5e8 all running on PID 51984 (7 other jobs running) 2026-06-25 08:52:32.001 | [2074 Async ks-system-reader:51984]: Signaling child to exit 2026-06-25 08:52:35.333 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:35.398 | [51984 Async ks-system-reader:51984]: finished successfully 2026-06-25 08:52:35.458 | WAKEUP 2026-06-25 08:52:35.500 | [2074 Async ks-system-reader:51984]: Signaled 2026-06-25 08:52:35.500 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 08:52:35.500 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 08:52:35.500 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 08:52:35.500 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:52:35.500 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:52:35.501 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 08:52:35.501 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 08:52:35.501 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 08:52:35.501 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 08:52:35.501 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a535bea48eb545bf9f70782638dbd5e8 --system all -f value -c Role 2026-06-25 08:52:35.501 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:35.501 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 08:52:35.501 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 08:52:35.501 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user a535bea48eb545bf9f70782638dbd5e8 --system all 2026-06-25 08:52:35.501 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a535bea48eb545bf9f70782638dbd5e8 --system all -f value -c Role 2026-06-25 08:52:35.501 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:35.502 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:35.502 | + functions-common:get_or_add_user_system_role:1030 : echo 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:35.502 | 54ef742f9fba4ef8af3f2c91cca1f1e1 2026-06-25 08:52:35.595 | [2074 Async ks-system-reader:51984]: finished get_or_add_user_system_role reader a535bea48eb545bf9f70782638dbd5e8 all with result 0 in 16 seconds 2026-06-25 08:52:35.606 | + inc/async:async_wait:197 : return 0 2026-06-25 08:52:35.611 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 08:52:35.738 | [2074 Async ks-group-memberdemo:52248]: Waiting for completion of get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 running on PID 52248 (6 other jobs running) 2026-06-25 08:52:35.805 | [2074 Async ks-group-memberdemo:52248]: Signaling child to exit 2026-06-25 08:52:39.604 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:39.643 | [52406 Async ks-group-memberalt:52406]: finished successfully 2026-06-25 08:52:40.521 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:40.545 | [52248 Async ks-group-memberdemo:52248]: finished successfully 2026-06-25 08:52:40.571 | WAKEUP 2026-06-25 08:52:40.603 | [2074 Async ks-group-memberdemo:52248]: Signaled 2026-06-25 08:52:40.605 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 08:52:40.605 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 21aad3abd3e24028bbf40a4760ffb87a --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:40.605 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 21aad3abd3e24028bbf40a4760ffb87a --project 980428dd0c254d8cb0c7441477a40ce6 -f value -c Role 2026-06-25 08:52:40.605 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:40.605 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:40.605 | + functions-common:get_or_add_group_project_role:1049 : echo 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:40.606 | 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:40.652 | [2074 Async ks-group-memberdemo:52248]: finished get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 13 seconds 2026-06-25 08:52:40.690 | [2074 Async ks-group-anotherdemo:52327]: Waiting for completion of get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 running on PID 52327 (5 other jobs running) 2026-06-25 08:52:40.718 | [2074 Async ks-group-anotherdemo:52327]: Signaling child to exit 2026-06-25 08:52:40.742 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:40.773 | [52622 Async ks-group-admin:52622]: finished successfully 2026-06-25 08:52:40.801 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:40.830 | [52327 Async ks-group-anotherdemo:52327]: finished successfully 2026-06-25 08:52:40.857 | WAKEUP 2026-06-25 08:52:40.885 | [2074 Async ks-group-anotherdemo:52327]: Signaled 2026-06-25 08:52:40.887 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 08:52:40.887 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 21aad3abd3e24028bbf40a4760ffb87a --project 980428dd0c254d8cb0c7441477a40ce6 2026-06-25 08:52:40.887 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 21aad3abd3e24028bbf40a4760ffb87a --project 980428dd0c254d8cb0c7441477a40ce6 -f value -c Role 2026-06-25 08:52:40.887 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:40.887 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:40.887 | + functions-common:get_or_add_group_project_role:1049 : echo 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:40.887 | 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:40.940 | [2074 Async ks-group-anotherdemo:52327]: finished get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a 980428dd0c254d8cb0c7441477a40ce6 with result 0 in 13 seconds 2026-06-25 08:52:40.984 | [2074 Async ks-group-memberalt:52406]: Waiting for completion of get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b running on PID 52406 (4 other jobs running) 2026-06-25 08:52:41.014 | [2074 Async ks-group-memberalt:52406]: Signaling child to exit 2026-06-25 08:52:41.014 | WAKEUP 2026-06-25 08:52:41.042 | [2074 Async ks-group-memberalt:52406]: Signaled 2026-06-25 08:52:41.042 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:52:41.044 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 08:52:41.044 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 21aad3abd3e24028bbf40a4760ffb87a --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:41.044 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 21aad3abd3e24028bbf40a4760ffb87a --project d835b72fb1534ea3ab17946c0d30517b -f value -c Role 2026-06-25 08:52:41.044 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:41.044 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:41.044 | + functions-common:get_or_add_group_project_role:1049 : echo 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:41.045 | 34cfe59db7d344c1acd0a60ac0c71a5f 2026-06-25 08:52:41.075 | [52502 Async ks-group-anotheralt:52502]: finished successfully 2026-06-25 08:52:41.104 | [2074 Async ks-group-memberalt:52406]: finished get_or_add_group_project_role member 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b with result 0 in 11 seconds 2026-06-25 08:52:41.149 | [2074 Async ks-group-anotheralt:52502]: Waiting for completion of get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b running on PID 52502 (3 other jobs running) 2026-06-25 08:52:41.181 | [2074 Async ks-group-anotheralt:52502]: Signaling child to exit 2026-06-25 08:52:41.181 | WAKEUP 2026-06-25 08:52:41.209 | [2074 Async ks-group-anotheralt:52502]: Signaled 2026-06-25 08:52:41.210 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 08:52:41.211 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 21aad3abd3e24028bbf40a4760ffb87a --project d835b72fb1534ea3ab17946c0d30517b 2026-06-25 08:52:41.211 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 21aad3abd3e24028bbf40a4760ffb87a --project d835b72fb1534ea3ab17946c0d30517b -f value -c Role 2026-06-25 08:52:41.211 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:41.211 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:41.211 | + functions-common:get_or_add_group_project_role:1049 : echo 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:41.211 | 07d86d8b79e3495d9d4776b3bcbea303 2026-06-25 08:52:41.265 | [2074 Async ks-group-anotheralt:52502]: finished get_or_add_group_project_role anotherrole 21aad3abd3e24028bbf40a4760ffb87a d835b72fb1534ea3ab17946c0d30517b with result 0 in 13 seconds 2026-06-25 08:52:41.311 | [2074 Async ks-group-admin:52622]: Waiting for completion of get_or_add_group_project_role admin 521b14fbbb4e4dc8b055a96a3a501e3e 44647f2053c645ba862a064c8cd0d8cb running on PID 52622 (2 other jobs running) 2026-06-25 08:52:41.342 | [2074 Async ks-group-admin:52622]: Signaling child to exit 2026-06-25 08:52:41.342 | WAKEUP 2026-06-25 08:52:41.370 | [2074 Async ks-group-admin:52622]: Signaled 2026-06-25 08:52:41.371 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 08:52:41.371 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 521b14fbbb4e4dc8b055a96a3a501e3e --project 44647f2053c645ba862a064c8cd0d8cb 2026-06-25 08:52:41.372 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 521b14fbbb4e4dc8b055a96a3a501e3e --project 44647f2053c645ba862a064c8cd0d8cb -f value -c Role 2026-06-25 08:52:41.372 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:52:41.372 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:41.372 | + functions-common:get_or_add_group_project_role:1049 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:41.372 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:52:41.425 | [2074 Async ks-group-admin:52622]: finished get_or_add_group_project_role admin 521b14fbbb4e4dc8b055a96a3a501e3e 44647f2053c645ba862a064c8cd0d8cb with result 0 in 12 seconds 2026-06-25 08:52:41.432 | + inc/async:async_wait:197 : return 0 2026-06-25 08:52:41.435 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 08:52:41.462 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:52:41.467 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 08:52:41.494 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:52:41.498 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 08:52:41.502 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 08:52:41.590 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 08:52:41.643 | [2074 Async create_nova_accounts:54506]: running: create_nova_accounts 2026-06-25 08:52:41.648 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 08:52:41.671 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:52:41.674 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 08:52:41.678 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 08:52:41.753 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 08:52:41.801 | [2074 Async create_glance_accounts:54630]: running: create_glance_accounts 2026-06-25 08:52:41.805 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 08:52:41.833 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:52:41.835 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 08:52:41.837 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 08:52:41.899 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 08:52:41.948 | [2074 Async create_cinder_accounts:54768]: running: create_cinder_accounts 2026-06-25 08:52:41.951 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 08:52:41.979 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:52:41.983 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 08:52:41.984 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 08:52:42.051 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 08:52:42.122 | [2074 Async create_neutron_accounts:54910]: running: create_neutron_accounts 2026-06-25 08:52:42.128 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 08:52:42.157 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:52:42.166 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 08:52:42.204 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:52:42.210 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 08:52:42.330 | [2074 Async create_nova_accounts:54506]: Waiting for completion of create_nova_accounts running on PID 54506 (5 other jobs running) 2026-06-25 08:52:42.386 | [2074 Async create_nova_accounts:54506]: Signaling child to exit 2026-06-25 08:53:17.914 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:53:17.953 | [54910 Async create_neutron_accounts:54910]: finished successfully 2026-06-25 08:53:26.776 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:53:26.806 | [54768 Async create_cinder_accounts:54768]: finished successfully 2026-06-25 08:53:44.318 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:53:44.350 | [54506 Async create_nova_accounts:54506]: finished successfully 2026-06-25 08:53:44.381 | WAKEUP 2026-06-25 08:53:44.408 | [2074 Async create_nova_accounts:54506]: Signaled 2026-06-25 08:53:44.410 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-25 08:53:44.410 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 08:53:44.410 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 08:53:44.410 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:53:44.410 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:53:44.410 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 08:53:44.411 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 08:53:44.411 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.411 | + functions-common:get_or_create_user:915 : user_id=0fa90b7d4efe487da6eba9ed5759dbe5 2026-06-25 08:53:44.411 | + functions-common:get_or_create_user:916 : echo 0fa90b7d4efe487da6eba9ed5759dbe5 2026-06-25 08:53:44.411 | 0fa90b7d4efe487da6eba9ed5759dbe5 2026-06-25 08:53:44.411 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 08:53:44.411 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:44.411 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:44.411 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:44.411 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:44.411 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:44.411 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:44.412 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:44.412 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:44.412 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:44.412 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:44.412 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:44.412 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-25 08:53:44.412 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:44.412 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.412 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:44.412 | + functions-common:get_or_add_user_project_role:980 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:44.412 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:44.413 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 08:53:44.413 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 08:53:44.413 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:44.413 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:44.413 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:44.413 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:44.414 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:44.414 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:44.414 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-25 08:53:44.414 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:44.414 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.414 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:44.414 | + functions-common:get_or_add_user_project_role:980 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:44.414 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:44.414 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 08:53:44.414 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.179/compute 2026-06-25 08:53:44.414 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 08:53:44.415 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:53:44.415 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 08:53:44.415 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-25 08:53:44.415 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.415 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:53:44.415 | 8673408a73de4afbbc7128fa3f45467a' 2026-06-25 08:53:44.415 | + functions-common:get_or_create_service:1067 : echo 8673408a73de4afbbc7128fa3f45467a 2026-06-25 08:53:44.415 | 8673408a73de4afbbc7128fa3f45467a 2026-06-25 08:53:44.415 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.179/compute/v2/$(project_id)s' 2026-06-25 08:53:44.415 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:53:44.415 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.179/compute/v2/$(project_id)s' RegionOne 2026-06-25 08:53:44.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:53:44.416 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-25 08:53:44.416 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:53:44.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:53:44.416 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.179/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 08:53:44.416 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=72b2ee4b0cc646b789419f49b0142e39 2026-06-25 08:53:44.416 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 72b2ee4b0cc646b789419f49b0142e39 2026-06-25 08:53:44.416 | + functions-common:get_or_create_endpoint:1100 : public_id=72b2ee4b0cc646b789419f49b0142e39 2026-06-25 08:53:44.417 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:53:44.417 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:53:44.417 | + functions-common:get_or_create_endpoint:1109 : echo 72b2ee4b0cc646b789419f49b0142e39 2026-06-25 08:53:44.417 | 72b2ee4b0cc646b789419f49b0142e39 2026-06-25 08:53:44.417 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 08:53:44.417 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:53:44.417 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 08:53:44.417 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-25 08:53:44.417 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.417 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:53:44.417 | c92b6c7bab3a4df4bab2de086a798e0f' 2026-06-25 08:53:44.418 | + functions-common:get_or_create_service:1067 : echo c92b6c7bab3a4df4bab2de086a798e0f 2026-06-25 08:53:44.418 | c92b6c7bab3a4df4bab2de086a798e0f 2026-06-25 08:53:44.418 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.179/compute/v2.1 2026-06-25 08:53:44.418 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:53:44.418 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.179/compute/v2.1 RegionOne 2026-06-25 08:53:44.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:53:44.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-25 08:53:44.418 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:53:44.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:53:44.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.179/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 08:53:44.419 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:44.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3f3d86718a824d3196a79ce5ffa6a57b 2026-06-25 08:53:44.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3f3d86718a824d3196a79ce5ffa6a57b 2026-06-25 08:53:44.419 | + functions-common:get_or_create_endpoint:1100 : public_id=3f3d86718a824d3196a79ce5ffa6a57b 2026-06-25 08:53:44.419 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:53:44.419 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:53:44.419 | + functions-common:get_or_create_endpoint:1109 : echo 3f3d86718a824d3196a79ce5ffa6a57b 2026-06-25 08:53:44.419 | 3f3d86718a824d3196a79ce5ffa6a57b 2026-06-25 08:53:44.419 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 08:53:44.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:44.419 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 08:53:44.419 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:53:44.420 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 08:53:44.420 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:53:44.420 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 08:53:44.420 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:44.420 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 08:53:44.470 | [2074 Async create_nova_accounts:54506]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-25 08:53:44.517 | [2074 Async create_glance_accounts:54630]: Waiting for completion of create_glance_accounts running on PID 54630 (4 other jobs running) 2026-06-25 08:53:44.546 | [2074 Async create_glance_accounts:54630]: Signaling child to exit 2026-06-25 08:53:58.158 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:53:58.187 | [54630 Async create_glance_accounts:54630]: finished successfully 2026-06-25 08:53:58.215 | WAKEUP 2026-06-25 08:53:58.242 | [2074 Async create_glance_accounts:54630]: Signaled 2026-06-25 08:53:58.243 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 08:53:58.243 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:58.243 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 08:53:58.244 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 08:53:58.244 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:53:58.244 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:53:58.244 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 08:53:58.244 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 08:53:58.244 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.244 | + functions-common:get_or_create_user:915 : user_id=5737eba67553476e91306ac2814f02d9 2026-06-25 08:53:58.244 | + functions-common:get_or_create_user:916 : echo 5737eba67553476e91306ac2814f02d9 2026-06-25 08:53:58.244 | 5737eba67553476e91306ac2814f02d9 2026-06-25 08:53:58.244 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 08:53:58.245 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:58.245 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:58.245 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:58.245 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:58.246 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:58.246 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:58.246 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-25 08:53:58.246 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:58.246 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.246 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.246 | + functions-common:get_or_add_user_project_role:980 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.246 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.246 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 08:53:58.246 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 08:53:58.247 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:58.247 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:58.247 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:58.247 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:58.247 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:58.248 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-25 08:53:58.248 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:58.248 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.248 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:58.248 | + functions-common:get_or_add_user_project_role:980 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:58.248 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:53:58.248 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 08:53:58.248 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:53:58.248 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 08:53:58.248 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:53:58.249 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 08:53:58.249 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-25 08:53:58.249 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.249 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:53:58.249 | dd1a97950b6c473f94303e89557b40f6' 2026-06-25 08:53:58.249 | + functions-common:get_or_create_service:1067 : echo dd1a97950b6c473f94303e89557b40f6 2026-06-25 08:53:58.249 | dd1a97950b6c473f94303e89557b40f6 2026-06-25 08:53:58.249 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.179/image 2026-06-25 08:53:58.249 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:53:58.249 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.179/image RegionOne 2026-06-25 08:53:58.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:53:58.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-25 08:53:58.250 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:53:58.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:53:58.250 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.179/image --region RegionOne -f value -c id 2026-06-25 08:53:58.250 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.250 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.251 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.251 | + functions-common:get_or_create_endpoint:1100 : public_id=dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.251 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:53:58.251 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:53:58.251 | + functions-common:get_or_create_endpoint:1109 : echo dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.251 | dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.251 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 08:53:58.251 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 08:53:58.251 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 08:53:58.251 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.252 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 08:53:58.252 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 08:53:58.252 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 08:53:58.252 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 08:53:58.252 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 08:53:58.252 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 08:53:58.252 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 08:53:58.252 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 08:53:58.252 | +---------------+----------------------------------+ 2026-06-25 08:53:58.253 | | Field | Value | 2026-06-25 08:53:58.253 | +---------------+----------------------------------+ 2026-06-25 08:53:58.253 | | default_limit | 2000 | 2026-06-25 08:53:58.253 | | description | None | 2026-06-25 08:53:58.253 | | id | 7afdbaa98e1a4e3e87f16cb9f464a343 | 2026-06-25 08:53:58.253 | | region_id | RegionOne | 2026-06-25 08:53:58.253 | | resource_name | image_size_total | 2026-06-25 08:53:58.253 | | service_id | dd1a97950b6c473f94303e89557b40f6 | 2026-06-25 08:53:58.253 | +---------------+----------------------------------+ 2026-06-25 08:53:58.254 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 08:53:58.254 | +---------------+----------------------------------+ 2026-06-25 08:53:58.254 | | Field | Value | 2026-06-25 08:53:58.254 | +---------------+----------------------------------+ 2026-06-25 08:53:58.254 | | default_limit | 2000 | 2026-06-25 08:53:58.254 | | description | None | 2026-06-25 08:53:58.254 | | id | 3cc84f28d3124ee598a741d4420dcee2 | 2026-06-25 08:53:58.254 | | region_id | RegionOne | 2026-06-25 08:53:58.254 | | resource_name | image_stage_total | 2026-06-25 08:53:58.254 | | service_id | dd1a97950b6c473f94303e89557b40f6 | 2026-06-25 08:53:58.255 | +---------------+----------------------------------+ 2026-06-25 08:53:58.255 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 08:53:58.255 | +---------------+----------------------------------+ 2026-06-25 08:53:58.255 | | Field | Value | 2026-06-25 08:53:58.255 | +---------------+----------------------------------+ 2026-06-25 08:53:58.255 | | default_limit | 100 | 2026-06-25 08:53:58.255 | | description | None | 2026-06-25 08:53:58.255 | | id | 77631b6f535440fc88e5644397242f6d | 2026-06-25 08:53:58.255 | | region_id | RegionOne | 2026-06-25 08:53:58.255 | | resource_name | image_count_total | 2026-06-25 08:53:58.256 | | service_id | dd1a97950b6c473f94303e89557b40f6 | 2026-06-25 08:53:58.256 | +---------------+----------------------------------+ 2026-06-25 08:53:58.256 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 08:53:58.256 | +---------------+----------------------------------+ 2026-06-25 08:53:58.256 | | Field | Value | 2026-06-25 08:53:58.256 | +---------------+----------------------------------+ 2026-06-25 08:53:58.256 | | default_limit | 100 | 2026-06-25 08:53:58.256 | | description | None | 2026-06-25 08:53:58.256 | | id | 2d407fb062a94799bc365674b401992b | 2026-06-25 08:53:58.256 | | region_id | RegionOne | 2026-06-25 08:53:58.257 | | resource_name | image_count_uploading | 2026-06-25 08:53:58.257 | | service_id | dd1a97950b6c473f94303e89557b40f6 | 2026-06-25 08:53:58.257 | +---------------+----------------------------------+ 2026-06-25 08:53:58.257 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 08:53:58.257 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 08:53:58.257 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 08:53:58.257 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 08:53:58.257 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 08:53:58.258 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.179/identity 2026-06-25 08:53:58.258 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 08:53:58.258 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 08:53:58.258 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.258 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id dc7e0ffdebb34ac1a22a6c9b71ea776b 2026-06-25 08:53:58.258 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 08:53:58.258 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 08:53:58.258 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:53:58.295 | [2074 Async create_glance_accounts:54630]: finished create_glance_accounts with result 0 in 76 seconds 2026-06-25 08:53:58.337 | [2074 Async create_cinder_accounts:54768]: Waiting for completion of create_cinder_accounts running on PID 54768 (3 other jobs running) 2026-06-25 08:53:58.365 | [2074 Async create_cinder_accounts:54768]: Signaling child to exit 2026-06-25 08:53:58.365 | WAKEUP 2026-06-25 08:53:58.390 | [2074 Async create_cinder_accounts:54768]: Signaled 2026-06-25 08:53:58.391 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-25 08:53:58.391 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 08:53:58.391 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 08:53:58.392 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:53:58.392 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 08:53:58.392 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 08:53:58.392 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:53:58.392 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:53:58.392 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 08:53:58.392 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 08:53:58.392 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.392 | + functions-common:get_or_create_user:915 : user_id=19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.392 | + functions-common:get_or_create_user:916 : echo 19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.392 | 19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.393 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 08:53:58.393 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:58.393 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:58.393 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:58.393 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:58.394 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:58.394 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-25 08:53:58.394 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:58.394 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.394 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.394 | + functions-common:get_or_add_user_project_role:980 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.394 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.394 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 08:53:58.394 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 08:53:58.394 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.179/volume 2026-06-25 08:53:58.394 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 08:53:58.395 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:53:58.395 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 08:53:58.395 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-25 08:53:58.395 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.395 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:53:58.395 | 4738075ecd6448118b351eb8bf4c5862' 2026-06-25 08:53:58.395 | + functions-common:get_or_create_service:1067 : echo 4738075ecd6448118b351eb8bf4c5862 2026-06-25 08:53:58.395 | 4738075ecd6448118b351eb8bf4c5862 2026-06-25 08:53:58.395 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.179/volume/v3 2026-06-25 08:53:58.395 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:53:58.395 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.179/volume/v3 RegionOne 2026-06-25 08:53:58.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:53:58.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-25 08:53:58.396 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:53:58.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:53:58.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.179/volume/v3 --region RegionOne -f value -c id 2026-06-25 08:53:58.396 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5e2d5479166b420b9b89586b2001d1b5 2026-06-25 08:53:58.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5e2d5479166b420b9b89586b2001d1b5 2026-06-25 08:53:58.396 | + functions-common:get_or_create_endpoint:1100 : public_id=5e2d5479166b420b9b89586b2001d1b5 2026-06-25 08:53:58.396 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:53:58.397 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:53:58.397 | + functions-common:get_or_create_endpoint:1109 : echo 5e2d5479166b420b9b89586b2001d1b5 2026-06-25 08:53:58.397 | 5e2d5479166b420b9b89586b2001d1b5 2026-06-25 08:53:58.397 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 08:53:58.397 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 08:53:58.397 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 08:53:58.397 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 08:53:58.397 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.397 | ++ functions-common:get_or_create_project:928 : project_id=b15f60d4069d465481852054d90bd5df 2026-06-25 08:53:58.397 | ++ functions-common:get_or_create_project:929 : echo b15f60d4069d465481852054d90bd5df 2026-06-25 08:53:58.397 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b15f60d4069d465481852054d90bd5df 2026-06-25 08:53:58.398 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 08:53:58.398 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:53:58.398 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:53:58.398 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 08:53:58.398 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-25 08:53:58.398 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 08:53:58.398 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.398 | ++ functions-common:get_or_create_user:915 : user_id=19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.398 | ++ functions-common:get_or_create_user:916 : echo 19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.398 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 19d7ee4976054888b7ee2a2890195144 2026-06-25 08:53:58.439 | [2074 Async create_cinder_accounts:54768]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-25 08:53:58.444 | + inc/async:async_wait:197 : return 0 2026-06-25 08:53:58.447 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 08:53:58.505 | [2074 Async create_neutron_accounts:54910]: Waiting for completion of create_neutron_accounts running on PID 54910 (2 other jobs running) 2026-06-25 08:53:58.531 | [2074 Async create_neutron_accounts:54910]: Signaling child to exit 2026-06-25 08:53:58.532 | WAKEUP 2026-06-25 08:53:58.556 | [2074 Async create_neutron_accounts:54910]: Signaled 2026-06-25 08:53:58.558 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 08:53:58.558 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.179/ 2026-06-25 08:53:58.558 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 08:53:58.558 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.179/networking 2026-06-25 08:53:58.558 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 08:53:58.558 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:58.559 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 08:53:58.559 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 08:53:58.559 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:53:58.559 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:53:58.559 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 08:53:58.559 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 08:53:58.559 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.559 | + functions-common:get_or_create_user:915 : user_id=de828848889a473984aa66e91a69e451 2026-06-25 08:53:58.559 | + functions-common:get_or_create_user:916 : echo de828848889a473984aa66e91a69e451 2026-06-25 08:53:58.559 | de828848889a473984aa66e91a69e451 2026-06-25 08:53:58.559 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 08:53:58.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:53:58.560 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:53:58.560 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:53:58.560 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:53:58.560 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:53:58.561 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-25 08:53:58.561 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:53:58.561 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.561 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.561 | + functions-common:get_or_add_user_project_role:980 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.561 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:53:58.561 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 08:53:58.561 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 08:53:58.561 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:53:58.561 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 08:53:58.561 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-25 08:53:58.561 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.562 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:53:58.562 | 3ec2ef9298ff4abcb7cd510a4e0bb191' 2026-06-25 08:53:58.562 | + functions-common:get_or_create_service:1067 : echo 3ec2ef9298ff4abcb7cd510a4e0bb191 2026-06-25 08:53:58.562 | 3ec2ef9298ff4abcb7cd510a4e0bb191 2026-06-25 08:53:58.562 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.179/networking 2026-06-25 08:53:58.562 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:53:58.562 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.179/networking RegionOne 2026-06-25 08:53:58.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:53:58.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-25 08:53:58.562 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:53:58.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:53:58.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.179/networking --region RegionOne -f value -c id 2026-06-25 08:53:58.563 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:53:58.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=243ba4cb7bea4879be4ce5dd26640c53 2026-06-25 08:53:58.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 243ba4cb7bea4879be4ce5dd26640c53 2026-06-25 08:53:58.563 | + functions-common:get_or_create_endpoint:1100 : public_id=243ba4cb7bea4879be4ce5dd26640c53 2026-06-25 08:53:58.563 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:53:58.563 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:53:58.563 | + functions-common:get_or_create_endpoint:1109 : echo 243ba4cb7bea4879be4ce5dd26640c53 2026-06-25 08:53:58.563 | 243ba4cb7bea4879be4ce5dd26640c53 2026-06-25 08:53:58.608 | [2074 Async create_neutron_accounts:54910]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-25 08:53:58.618 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 08:53:58.625 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 08:53:58.629 | + inc/async:async_wait:197 : return 0 2026-06-25 08:53:58.632 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 08:53:58.657 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:58.660 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 08:53:58.683 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:58.686 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 08:53:58.690 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:53:58.693 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 08:53:58.697 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 08:53:58.701 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 08:53:58.781 | + inc/async:async_inner:63 : init_glance 2026-06-25 08:53:58.827 | [2074 Async init_glance:57146]: running: init_glance 2026-06-25 08:53:58.831 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 08:53:58.854 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:53:58.857 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 08:53:58.860 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:53:58.864 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 08:53:58.867 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 08:53:58.870 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 08:53:58.873 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 08:53:58.876 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 08:53:58.897 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 08:53:58.902 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 08:54:13.245 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:54:13.279 | [57146 Async init_glance:57146]: finished successfully 2026-06-25 08:54:25.640 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-25 08:54:25.640 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-25 08:54:41.227 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 08:54:41.232 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 08:54:41.235 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 08:54:41.237 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 08:54:41.240 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 08:54:41.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 08:54:41.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 08:54:41.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 08:54:41.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 08:54:41.253 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 08:54:41.255 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 08:54:41.257 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 08:54:41.260 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 08:54:41.263 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 08:54:41.265 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 08:54:41.268 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 08:54:41.273 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:54:41.276 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:54:41.278 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 08:54:41.281 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:54:41.287 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 08:54:41.289 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 08:54:41.292 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 08:54:41.295 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 08:54:41.297 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:54:41.300 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:54:41.302 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:54:41.318 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:54:41.321 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:54:41.323 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 08:54:41.326 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 08:54:41.358 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 08:54:41.390 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 08:54:41.422 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 08:54:41.457 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 08:54:41.491 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 08:54:41.525 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 08:54:41.528 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 08:54:41.531 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 08:54:41.533 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 08:54:41.537 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:54:41.552 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:54:41.555 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:54:41.557 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:54:41.560 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:54:41.563 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:54:41.597 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:54:41.631 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:54:41.666 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:54:41.701 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 08:54:41.735 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 08:54:41.739 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:54:41.741 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 08:54:41.745 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 08:54:41.748 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 08:54:41.752 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:54:41.755 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 08:54:41.759 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 08:54:41.778 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 08:54:41.794 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 08:54:41.810 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 08:54:41.825 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 08:54:41.840 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 08:54:41.842 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 08:54:41.846 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 08:54:41.850 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.dSSdm6vajO 2026-06-25 08:54:41.854 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 08:54:41.857 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 08:54:41.860 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.dSSdm6vajO 2026-06-25 08:54:41.865 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.dSSdm6vajO 2026-06-25 08:54:41.881 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.dSSdm6vajO /etc/sudoers.d/neutron-rootwrap 2026-06-25 08:54:41.897 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 08:54:41.900 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 08:54:41.903 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 08:54:41.938 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 08:54:41.941 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 08:54:41.975 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 08:54:41.978 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 08:54:41.981 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 08:54:41.983 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:54:41.987 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 08:54:41.990 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:54:42.010 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:54:42.013 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 08:54:42.016 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 08:54:42.019 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:54:42.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:54:42.041 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:54:42.044 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/ 2026-06-25 08:54:42.082 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:54:42.085 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:54:42.087 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 08:54:42.107 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.110 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 08:54:42.128 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.131 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 08:54:42.150 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.153 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 08:54:42.172 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.175 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 08:54:42.194 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.197 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 08:54:42.200 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 08:54:42.219 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:54:42.222 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 08:54:42.225 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 08:54:42.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 08:54:42.228 | Configuring OVN 2026-06-25 08:54:42.231 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 08:54:42.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 08:54:42.237 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 08:54:42.242 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=bdd8db35-b70f-4374-b427-828f3758e7da 2026-06-25 08:54:42.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:54:42.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 08:54:42.249 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:54:42.252 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:54:42.255 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:54:42.257 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:54:42.260 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:54:42.263 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:54:42.266 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:54:42.268 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:54:42.271 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:54:42.274 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:54:42.276 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:54:42.279 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:54:42.282 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:54:42.285 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 08:54:42.287 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 08:54:42.290 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 08:54:42.293 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 08:54:42.313 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:54:42.315 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 08:54:42.363 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 08:54:42.366 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 08:54:42.369 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 08:54:42.388 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:54:42.391 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 08:54:42.395 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:54:42.398 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 08:54:42.401 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 08:54:42.416 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 08:54:42.422 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 08:54:42.424 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 08:55:06.951 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-25 08:55:06.952 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-25 08:55:22.098 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:55:22.103 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:55:22.106 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:55:22.109 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 08:55:22.141 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 08:55:22.144 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 08:55:22.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 08:55:22.210 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.179 2026-06-25 08:55:22.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 08:55:22.277 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 08:55:22.310 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 08:55:22.344 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.179:6642 2026-06-25 08:55:22.383 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 08:55:22.404 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:22.406 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 08:55:22.409 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 08:55:22.443 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.179:6641 2026-06-25 08:55:22.476 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 08:55:22.479 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 08:55:22.479 | Configuring Neutron for OVN 2026-06-25 08:55:22.482 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 08:55:22.501 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:22.505 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 08:55:22.509 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 08:55:22.509 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 08:55:26.129 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-25 08:55:26.134 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 08:55:26.134 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 08:55:29.304 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 08:55:29.308 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 08:55:29.327 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:29.330 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 08:55:29.334 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 08:55:29.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 08:55:29.335 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 08:55:29.338 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.338 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 08:55:29.344 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 08:55:29.344 | address-scope 2026-06-25 08:55:29.345 | agent 2026-06-25 08:55:29.345 | allowed-address-pairs 2026-06-25 08:55:29.345 | auto-allocated-topology 2026-06-25 08:55:29.345 | availability_zone 2026-06-25 08:55:29.345 | bgp 2026-06-25 08:55:29.345 | bgp_4byte_asn 2026-06-25 08:55:29.346 | bgp_dragent_scheduler 2026-06-25 08:55:29.346 | binding 2026-06-25 08:55:29.346 | binding-extended 2026-06-25 08:55:29.346 | default-subnetpools 2026-06-25 08:55:29.346 | dhcp_agent_scheduler 2026-06-25 08:55:29.346 | dns-domain-ports 2026-06-25 08:55:29.346 | dns-integration 2026-06-25 08:55:29.346 | dns-integration-domain-keywords 2026-06-25 08:55:29.346 | empty-string-filtering 2026-06-25 08:55:29.346 | enable-default-route-bfd 2026-06-25 08:55:29.347 | enable-default-route-ecmp 2026-06-25 08:55:29.347 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.348 | ext-gw-mode 2026-06-25 08:55:29.348 | external-gateway-multihoming 2026-06-25 08:55:29.348 | external-net 2026-06-25 08:55:29.348 | extra_dhcp_opt 2026-06-25 08:55:29.349 | extraroute 2026-06-25 08:55:29.349 | extraroute-atomic 2026-06-25 08:55:29.349 | filter-validation 2026-06-25 08:55:29.349 | fip-port-details 2026-06-25 08:55:29.349 | flavors 2026-06-25 08:55:29.349 | floating-ip-port-forwarding 2026-06-25 08:55:29.349 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.350 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.350 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.350 | floatingip-pools 2026-06-25 08:55:29.350 | fwaas_v2 2026-06-25 08:55:29.352 | ip_allocation 2026-06-25 08:55:29.352 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.352 | l3-flavors 2026-06-25 08:55:29.352 | l3-ha 2026-06-25 08:55:29.352 | l3_agent_scheduler 2026-06-25 08:55:29.353 | logging 2026-06-25 08:55:29.353 | multi-provider 2026-06-25 08:55:29.353 | net-mtu 2026-06-25 08:55:29.353 | net-mtu-writable 2026-06-25 08:55:29.353 | network-ip-availability 2026-06-25 08:55:29.353 | network_availability_zone 2026-06-25 08:55:29.353 | network_ha 2026-06-25 08:55:29.353 | pagination 2026-06-25 08:55:29.353 | port-device-profile 2026-06-25 08:55:29.353 | port-hardware-offload-type 2026-06-25 08:55:29.353 | port-mac-address-regenerate 2026-06-25 08:55:29.353 | port-numa-affinity-policy 2026-06-25 08:55:29.354 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.354 | port-resource-request 2026-06-25 08:55:29.354 | port-security 2026-06-25 08:55:29.354 | port-trusted-vif 2026-06-25 08:55:29.354 | project-id 2026-06-25 08:55:29.354 | provider 2026-06-25 08:55:29.354 | pvlan 2026-06-25 08:55:29.354 | qinq 2026-06-25 08:55:29.354 | qos 2026-06-25 08:55:29.354 | qos-bw-limit-direction 2026-06-25 08:55:29.354 | qos-bw-minimum-ingress 2026-06-25 08:55:29.355 | qos-default 2026-06-25 08:55:29.355 | qos-fip 2026-06-25 08:55:29.355 | qos-gateway-ip 2026-06-25 08:55:29.355 | qos-rule-type-details 2026-06-25 08:55:29.356 | qos-rule-type-filter 2026-06-25 08:55:29.356 | qos-rules-alias 2026-06-25 08:55:29.356 | quota-check-limit 2026-06-25 08:55:29.356 | quota-check-limit-default 2026-06-25 08:55:29.356 | quota_details 2026-06-25 08:55:29.356 | quotas 2026-06-25 08:55:29.356 | rbac-address-scope 2026-06-25 08:55:29.357 | rbac-policies 2026-06-25 08:55:29.357 | rbac-security-groups 2026-06-25 08:55:29.357 | router 2026-06-25 08:55:29.357 | router-enable-snat 2026-06-25 08:55:29.357 | router_availability_zone 2026-06-25 08:55:29.357 | security-group 2026-06-25 08:55:29.357 | security-groups-default-rules 2026-06-25 08:55:29.357 | security-groups-default-statefulness 2026-06-25 08:55:29.357 | security-groups-normalized-cidr 2026-06-25 08:55:29.358 | security-groups-remote-address-group 2026-06-25 08:55:29.358 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.358 | security-groups-shared-filtering 2026-06-25 08:55:29.358 | segment 2026-06-25 08:55:29.358 | sorting 2026-06-25 08:55:29.358 | standard-attr-description 2026-06-25 08:55:29.358 | standard-attr-fwaas-v2 2026-06-25 08:55:29.358 | standard-attr-revisions 2026-06-25 08:55:29.358 | standard-attr-tag 2026-06-25 08:55:29.358 | standard-attr-timestamp 2026-06-25 08:55:29.359 | stateful-security-group 2026-06-25 08:55:29.359 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.359 | subnet-external-network 2026-06-25 08:55:29.359 | subnet-service-types 2026-06-25 08:55:29.359 | subnet_allocation 2026-06-25 08:55:29.359 | subnet_onboard 2026-06-25 08:55:29.359 | subnetpool-prefix-ops 2026-06-25 08:55:29.359 | tag-creation 2026-06-25 08:55:29.359 | tap-mirror 2026-06-25 08:55:29.360 | tap-mirror-both-direction 2026-06-25 08:55:29.360 | trunk 2026-06-25 08:55:29.360 | uplink-status-propagation 2026-06-25 08:55:29.360 | uplink-status-propagation-updatable 2026-06-25 08:55:29.360 | vlan-transparent 2026-06-25 08:55:29.360 | vpn-endpoint-groups 2026-06-25 08:55:29.360 | vpnaas' 2026-06-25 08:55:29.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 08:55:29.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 08:55:29.360 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 08:55:29.361 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.361 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 08:55:29.366 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 08:55:29.366 | address-scope 2026-06-25 08:55:29.366 | agent 2026-06-25 08:55:29.366 | allowed-address-pairs 2026-06-25 08:55:29.367 | auto-allocated-topology 2026-06-25 08:55:29.367 | availability_zone 2026-06-25 08:55:29.367 | bgp 2026-06-25 08:55:29.367 | bgp_4byte_asn 2026-06-25 08:55:29.367 | bgp_dragent_scheduler 2026-06-25 08:55:29.367 | binding 2026-06-25 08:55:29.367 | binding-extended 2026-06-25 08:55:29.367 | default-subnetpools 2026-06-25 08:55:29.367 | dhcp_agent_scheduler 2026-06-25 08:55:29.367 | dns-domain-ports 2026-06-25 08:55:29.368 | dns-integration 2026-06-25 08:55:29.368 | dns-integration-domain-keywords 2026-06-25 08:55:29.368 | empty-string-filtering 2026-06-25 08:55:29.368 | enable-default-route-bfd 2026-06-25 08:55:29.368 | enable-default-route-ecmp 2026-06-25 08:55:29.368 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.368 | ext-gw-mode 2026-06-25 08:55:29.369 | external-gateway-multihoming 2026-06-25 08:55:29.369 | external-net 2026-06-25 08:55:29.369 | extra_dhcp_opt 2026-06-25 08:55:29.369 | extraroute 2026-06-25 08:55:29.370 | extraroute-atomic 2026-06-25 08:55:29.370 | filter-validation 2026-06-25 08:55:29.370 | fip-port-details 2026-06-25 08:55:29.370 | flavors 2026-06-25 08:55:29.370 | floating-ip-port-forwarding 2026-06-25 08:55:29.370 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.370 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.370 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.370 | floatingip-pools 2026-06-25 08:55:29.370 | fwaas_v2 2026-06-25 08:55:29.371 | ip_allocation 2026-06-25 08:55:29.371 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.371 | l3-flavors 2026-06-25 08:55:29.371 | l3-ha 2026-06-25 08:55:29.371 | l3_agent_scheduler 2026-06-25 08:55:29.371 | logging 2026-06-25 08:55:29.371 | multi-provider 2026-06-25 08:55:29.371 | net-mtu 2026-06-25 08:55:29.371 | net-mtu-writable 2026-06-25 08:55:29.371 | network-ip-availability 2026-06-25 08:55:29.371 | network_availability_zone 2026-06-25 08:55:29.372 | network_ha 2026-06-25 08:55:29.372 | pagination 2026-06-25 08:55:29.372 | port-device-profile 2026-06-25 08:55:29.373 | port-hardware-offload-type 2026-06-25 08:55:29.373 | port-mac-address-regenerate 2026-06-25 08:55:29.373 | port-numa-affinity-policy 2026-06-25 08:55:29.373 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.373 | port-resource-request 2026-06-25 08:55:29.373 | port-security 2026-06-25 08:55:29.373 | port-trusted-vif 2026-06-25 08:55:29.373 | project-id 2026-06-25 08:55:29.373 | provider 2026-06-25 08:55:29.374 | pvlan 2026-06-25 08:55:29.374 | qinq 2026-06-25 08:55:29.374 | qos 2026-06-25 08:55:29.374 | qos-bw-limit-direction 2026-06-25 08:55:29.374 | qos-bw-minimum-ingress 2026-06-25 08:55:29.374 | qos-default 2026-06-25 08:55:29.374 | qos-fip 2026-06-25 08:55:29.374 | qos-gateway-ip 2026-06-25 08:55:29.374 | qos-rule-type-details 2026-06-25 08:55:29.374 | qos-rule-type-filter 2026-06-25 08:55:29.375 | qos-rules-alias 2026-06-25 08:55:29.375 | quota-check-limit 2026-06-25 08:55:29.375 | quota-check-limit-default 2026-06-25 08:55:29.375 | quota_details 2026-06-25 08:55:29.375 | quotas 2026-06-25 08:55:29.375 | rbac-address-scope 2026-06-25 08:55:29.375 | rbac-policies 2026-06-25 08:55:29.375 | rbac-security-groups 2026-06-25 08:55:29.375 | router 2026-06-25 08:55:29.375 | router-enable-snat 2026-06-25 08:55:29.375 | router_availability_zone 2026-06-25 08:55:29.376 | security-group 2026-06-25 08:55:29.376 | security-groups-default-rules 2026-06-25 08:55:29.376 | security-groups-default-statefulness 2026-06-25 08:55:29.376 | security-groups-normalized-cidr 2026-06-25 08:55:29.376 | security-groups-remote-address-group 2026-06-25 08:55:29.376 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.376 | security-groups-shared-filtering 2026-06-25 08:55:29.376 | segment 2026-06-25 08:55:29.376 | sorting 2026-06-25 08:55:29.376 | standard-attr-description 2026-06-25 08:55:29.377 | standard-attr-fwaas-v2 2026-06-25 08:55:29.377 | standard-attr-revisions 2026-06-25 08:55:29.377 | standard-attr-tag 2026-06-25 08:55:29.377 | standard-attr-timestamp 2026-06-25 08:55:29.377 | stateful-security-group 2026-06-25 08:55:29.377 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.377 | subnet-external-network 2026-06-25 08:55:29.377 | subnet-service-types 2026-06-25 08:55:29.377 | subnet_allocation 2026-06-25 08:55:29.378 | subnet_onboard 2026-06-25 08:55:29.378 | subnetpool-prefix-ops 2026-06-25 08:55:29.378 | tag-creation 2026-06-25 08:55:29.378 | tap-mirror 2026-06-25 08:55:29.378 | tap-mirror-both-direction 2026-06-25 08:55:29.378 | trunk 2026-06-25 08:55:29.378 | uplink-status-propagation 2026-06-25 08:55:29.378 | uplink-status-propagation-updatable 2026-06-25 08:55:29.378 | vlan-transparent 2026-06-25 08:55:29.378 | vpn-endpoint-groups 2026-06-25 08:55:29.379 | vpnaas' 2026-06-25 08:55:29.379 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.379 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 08:55:29.379 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 08:55:29.379 | address-scope 2026-06-25 08:55:29.379 | agent 2026-06-25 08:55:29.379 | allowed-address-pairs 2026-06-25 08:55:29.380 | auto-allocated-topology 2026-06-25 08:55:29.380 | availability_zone 2026-06-25 08:55:29.380 | bgp 2026-06-25 08:55:29.380 | bgp_4byte_asn 2026-06-25 08:55:29.380 | bgp_dragent_scheduler 2026-06-25 08:55:29.380 | binding 2026-06-25 08:55:29.380 | binding-extended 2026-06-25 08:55:29.380 | default-subnetpools 2026-06-25 08:55:29.380 | dhcp_agent_scheduler 2026-06-25 08:55:29.380 | dns-domain-ports 2026-06-25 08:55:29.380 | dns-integration 2026-06-25 08:55:29.381 | dns-integration-domain-keywords 2026-06-25 08:55:29.381 | empty-string-filtering 2026-06-25 08:55:29.381 | enable-default-route-bfd 2026-06-25 08:55:29.381 | enable-default-route-ecmp 2026-06-25 08:55:29.381 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.381 | ext-gw-mode 2026-06-25 08:55:29.381 | external-gateway-multihoming 2026-06-25 08:55:29.381 | external-net 2026-06-25 08:55:29.381 | extra_dhcp_opt 2026-06-25 08:55:29.381 | extraroute 2026-06-25 08:55:29.382 | extraroute-atomic 2026-06-25 08:55:29.382 | filter-validation 2026-06-25 08:55:29.382 | fip-port-details 2026-06-25 08:55:29.382 | flavors 2026-06-25 08:55:29.382 | floating-ip-port-forwarding 2026-06-25 08:55:29.382 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.382 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.382 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.382 | floatingip-pools 2026-06-25 08:55:29.382 | fwaas_v2 2026-06-25 08:55:29.382 | ip_allocation 2026-06-25 08:55:29.383 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.383 | l3-flavors 2026-06-25 08:55:29.383 | l3-ha 2026-06-25 08:55:29.383 | l3_agent_scheduler 2026-06-25 08:55:29.383 | logging 2026-06-25 08:55:29.383 | multi-provider 2026-06-25 08:55:29.383 | net-mtu 2026-06-25 08:55:29.383 | net-mtu-writable 2026-06-25 08:55:29.383 | network-ip-availability 2026-06-25 08:55:29.383 | network_availability_zone 2026-06-25 08:55:29.383 | network_ha 2026-06-25 08:55:29.384 | pagination 2026-06-25 08:55:29.384 | port-device-profile 2026-06-25 08:55:29.384 | port-hardware-offload-type 2026-06-25 08:55:29.384 | port-mac-address-regenerate 2026-06-25 08:55:29.384 | port-numa-affinity-policy 2026-06-25 08:55:29.384 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.384 | port-resource-request 2026-06-25 08:55:29.384 | port-security 2026-06-25 08:55:29.384 | port-trusted-vif 2026-06-25 08:55:29.384 | project-id 2026-06-25 08:55:29.385 | provider 2026-06-25 08:55:29.385 | pvlan 2026-06-25 08:55:29.385 | qinq 2026-06-25 08:55:29.385 | qos 2026-06-25 08:55:29.385 | qos-bw-limit-direction 2026-06-25 08:55:29.385 | qos-bw-minimum-ingress 2026-06-25 08:55:29.385 | qos-default 2026-06-25 08:55:29.385 | qos-fip 2026-06-25 08:55:29.385 | qos-gateway-ip 2026-06-25 08:55:29.385 | qos-rule-type-details 2026-06-25 08:55:29.386 | qos-rule-type-filter 2026-06-25 08:55:29.386 | qos-rules-alias 2026-06-25 08:55:29.386 | quota-check-limit 2026-06-25 08:55:29.386 | quota-check-limit-default 2026-06-25 08:55:29.386 | quota_details 2026-06-25 08:55:29.386 | quotas 2026-06-25 08:55:29.386 | rbac-address-scope 2026-06-25 08:55:29.386 | rbac-policies 2026-06-25 08:55:29.386 | rbac-security-groups 2026-06-25 08:55:29.386 | router 2026-06-25 08:55:29.387 | router-enable-snat 2026-06-25 08:55:29.387 | router_availability_zone 2026-06-25 08:55:29.387 | security-group 2026-06-25 08:55:29.387 | security-groups-default-rules 2026-06-25 08:55:29.387 | security-groups-default-statefulness 2026-06-25 08:55:29.387 | security-groups-normalized-cidr 2026-06-25 08:55:29.387 | security-groups-remote-address-group 2026-06-25 08:55:29.387 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.387 | security-groups-shared-filtering 2026-06-25 08:55:29.387 | segment 2026-06-25 08:55:29.387 | sorting 2026-06-25 08:55:29.388 | standard-attr-description 2026-06-25 08:55:29.388 | standard-attr-fwaas-v2 2026-06-25 08:55:29.388 | standard-attr-revisions 2026-06-25 08:55:29.388 | standard-attr-tag 2026-06-25 08:55:29.388 | standard-attr-timestamp 2026-06-25 08:55:29.388 | stateful-security-group 2026-06-25 08:55:29.388 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.388 | subnet-external-network 2026-06-25 08:55:29.388 | subnet-service-types 2026-06-25 08:55:29.388 | subnet_allocation 2026-06-25 08:55:29.388 | subnet_onboard 2026-06-25 08:55:29.388 | subnetpool-prefix-ops 2026-06-25 08:55:29.389 | tag-creation 2026-06-25 08:55:29.389 | tap-mirror 2026-06-25 08:55:29.389 | tap-mirror-both-direction 2026-06-25 08:55:29.389 | trunk 2026-06-25 08:55:29.389 | uplink-status-propagation 2026-06-25 08:55:29.389 | uplink-status-propagation-updatable 2026-06-25 08:55:29.389 | vlan-transparent 2026-06-25 08:55:29.389 | vpn-endpoint-groups 2026-06-25 08:55:29.389 | vpnaas' 2026-06-25 08:55:29.389 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.391 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 08:55:29.391 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 08:55:29.391 | address-scope 2026-06-25 08:55:29.391 | agent 2026-06-25 08:55:29.391 | allowed-address-pairs 2026-06-25 08:55:29.392 | auto-allocated-topology 2026-06-25 08:55:29.392 | availability_zone 2026-06-25 08:55:29.392 | bgp 2026-06-25 08:55:29.392 | bgp_4byte_asn 2026-06-25 08:55:29.392 | bgp_dragent_scheduler 2026-06-25 08:55:29.393 | binding 2026-06-25 08:55:29.393 | binding-extended 2026-06-25 08:55:29.393 | default-subnetpools 2026-06-25 08:55:29.393 | dhcp_agent_scheduler 2026-06-25 08:55:29.393 | dns-domain-ports 2026-06-25 08:55:29.393 | dns-integration 2026-06-25 08:55:29.393 | dns-integration-domain-keywords 2026-06-25 08:55:29.393 | empty-string-filtering 2026-06-25 08:55:29.393 | enable-default-route-bfd 2026-06-25 08:55:29.393 | enable-default-route-ecmp 2026-06-25 08:55:29.393 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.394 | ext-gw-mode 2026-06-25 08:55:29.394 | external-gateway-multihoming 2026-06-25 08:55:29.394 | external-net 2026-06-25 08:55:29.394 | extra_dhcp_opt 2026-06-25 08:55:29.394 | extraroute 2026-06-25 08:55:29.394 | extraroute-atomic 2026-06-25 08:55:29.394 | filter-validation 2026-06-25 08:55:29.394 | fip-port-details 2026-06-25 08:55:29.394 | flavors 2026-06-25 08:55:29.394 | floating-ip-port-forwarding 2026-06-25 08:55:29.395 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.395 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.395 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.395 | floatingip-pools 2026-06-25 08:55:29.395 | fwaas_v2 2026-06-25 08:55:29.395 | ip_allocation 2026-06-25 08:55:29.395 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.395 | l3-flavors 2026-06-25 08:55:29.395 | l3-ha 2026-06-25 08:55:29.395 | l3_agent_scheduler 2026-06-25 08:55:29.396 | logging 2026-06-25 08:55:29.396 | multi-provider 2026-06-25 08:55:29.396 | net-mtu 2026-06-25 08:55:29.396 | net-mtu-writable 2026-06-25 08:55:29.396 | network-ip-availability 2026-06-25 08:55:29.396 | network_availability_zone 2026-06-25 08:55:29.396 | network_ha 2026-06-25 08:55:29.396 | pagination 2026-06-25 08:55:29.396 | port-device-profile 2026-06-25 08:55:29.396 | port-hardware-offload-type 2026-06-25 08:55:29.396 | port-mac-address-regenerate 2026-06-25 08:55:29.397 | port-numa-affinity-policy 2026-06-25 08:55:29.397 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.397 | port-resource-request 2026-06-25 08:55:29.397 | port-security 2026-06-25 08:55:29.397 | port-trusted-vif 2026-06-25 08:55:29.397 | project-id 2026-06-25 08:55:29.397 | provider 2026-06-25 08:55:29.397 | pvlan 2026-06-25 08:55:29.397 | qinq 2026-06-25 08:55:29.397 | qos 2026-06-25 08:55:29.398 | qos-bw-limit-direction 2026-06-25 08:55:29.398 | qos-bw-minimum-ingress 2026-06-25 08:55:29.398 | qos-default 2026-06-25 08:55:29.398 | qos-fip 2026-06-25 08:55:29.398 | qos-gateway-ip 2026-06-25 08:55:29.398 | qos-rule-type-details 2026-06-25 08:55:29.398 | qos-rule-type-filter 2026-06-25 08:55:29.398 | qos-rules-alias 2026-06-25 08:55:29.398 | quota-check-limit 2026-06-25 08:55:29.398 | quota-check-limit-default 2026-06-25 08:55:29.399 | quota_details 2026-06-25 08:55:29.399 | quotas 2026-06-25 08:55:29.399 | rbac-address-scope 2026-06-25 08:55:29.399 | rbac-policies 2026-06-25 08:55:29.399 | rbac-security-groups 2026-06-25 08:55:29.399 | router 2026-06-25 08:55:29.399 | router-enable-snat 2026-06-25 08:55:29.399 | router_availability_zone 2026-06-25 08:55:29.399 | security-group 2026-06-25 08:55:29.399 | security-groups-default-rules 2026-06-25 08:55:29.400 | security-groups-default-statefulness 2026-06-25 08:55:29.400 | security-groups-normalized-cidr 2026-06-25 08:55:29.400 | security-groups-remote-address-group 2026-06-25 08:55:29.400 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.400 | security-groups-shared-filtering 2026-06-25 08:55:29.400 | segment 2026-06-25 08:55:29.400 | sorting 2026-06-25 08:55:29.400 | standard-attr-description 2026-06-25 08:55:29.401 | standard-attr-fwaas-v2 2026-06-25 08:55:29.401 | standard-attr-revisions 2026-06-25 08:55:29.401 | standard-attr-tag 2026-06-25 08:55:29.401 | standard-attr-timestamp 2026-06-25 08:55:29.401 | stateful-security-group 2026-06-25 08:55:29.401 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.401 | subnet-external-network 2026-06-25 08:55:29.401 | subnet-service-types 2026-06-25 08:55:29.401 | subnet_allocation 2026-06-25 08:55:29.401 | subnet_onboard 2026-06-25 08:55:29.402 | subnetpool-prefix-ops 2026-06-25 08:55:29.402 | tag-creation 2026-06-25 08:55:29.402 | tap-mirror 2026-06-25 08:55:29.402 | tap-mirror-both-direction 2026-06-25 08:55:29.402 | trunk 2026-06-25 08:55:29.402 | uplink-status-propagation 2026-06-25 08:55:29.402 | uplink-status-propagation-updatable 2026-06-25 08:55:29.402 | vlan-transparent 2026-06-25 08:55:29.402 | vpn-endpoint-groups 2026-06-25 08:55:29.402 | vpnaas' 2026-06-25 08:55:29.403 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 08:55:29.403 | address-scope 2026-06-25 08:55:29.403 | agent 2026-06-25 08:55:29.403 | allowed-address-pairs 2026-06-25 08:55:29.403 | auto-allocated-topology 2026-06-25 08:55:29.403 | availability_zone 2026-06-25 08:55:29.403 | bgp 2026-06-25 08:55:29.403 | bgp_4byte_asn 2026-06-25 08:55:29.403 | bgp_dragent_scheduler 2026-06-25 08:55:29.403 | binding 2026-06-25 08:55:29.404 | binding-extended 2026-06-25 08:55:29.404 | default-subnetpools 2026-06-25 08:55:29.404 | dhcp_agent_scheduler 2026-06-25 08:55:29.404 | dns-domain-ports 2026-06-25 08:55:29.404 | dns-integration 2026-06-25 08:55:29.404 | dns-integration-domain-keywords 2026-06-25 08:55:29.404 | empty-string-filtering 2026-06-25 08:55:29.404 | enable-default-route-bfd 2026-06-25 08:55:29.404 | enable-default-route-ecmp 2026-06-25 08:55:29.404 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.405 | ext-gw-mode 2026-06-25 08:55:29.405 | external-gateway-multihoming 2026-06-25 08:55:29.405 | external-net 2026-06-25 08:55:29.405 | extra_dhcp_opt 2026-06-25 08:55:29.405 | extraroute 2026-06-25 08:55:29.405 | extraroute-atomic 2026-06-25 08:55:29.405 | filter-validation 2026-06-25 08:55:29.405 | fip-port-details 2026-06-25 08:55:29.405 | flavors 2026-06-25 08:55:29.405 | floating-ip-port-forwarding 2026-06-25 08:55:29.405 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.406 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.406 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.406 | floatingip-pools 2026-06-25 08:55:29.406 | fwaas_v2 2026-06-25 08:55:29.406 | ip_allocation 2026-06-25 08:55:29.406 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.406 | l3-flavors 2026-06-25 08:55:29.406 | l3-ha 2026-06-25 08:55:29.406 | l3_agent_scheduler 2026-06-25 08:55:29.406 | logging 2026-06-25 08:55:29.407 | multi-provider 2026-06-25 08:55:29.407 | net-mtu 2026-06-25 08:55:29.407 | net-mtu-writable 2026-06-25 08:55:29.407 | network-ip-availability 2026-06-25 08:55:29.407 | network_availability_zone 2026-06-25 08:55:29.407 | network_ha 2026-06-25 08:55:29.407 | pagination 2026-06-25 08:55:29.407 | port-device-profile 2026-06-25 08:55:29.407 | port-hardware-offload-type 2026-06-25 08:55:29.407 | port-mac-address-regenerate 2026-06-25 08:55:29.408 | port-numa-affinity-policy 2026-06-25 08:55:29.408 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.408 | port-resource-request 2026-06-25 08:55:29.408 | port-security 2026-06-25 08:55:29.408 | port-trusted-vif 2026-06-25 08:55:29.408 | project-id 2026-06-25 08:55:29.408 | provider 2026-06-25 08:55:29.408 | pvlan 2026-06-25 08:55:29.408 | qinq 2026-06-25 08:55:29.408 | qos 2026-06-25 08:55:29.409 | qos-bw-limit-direction 2026-06-25 08:55:29.409 | qos-bw-minimum-ingress 2026-06-25 08:55:29.409 | qos-default 2026-06-25 08:55:29.409 | qos-fip 2026-06-25 08:55:29.409 | qos-gateway-ip 2026-06-25 08:55:29.409 | qos-rule-type-details 2026-06-25 08:55:29.409 | qos-rule-type-filter 2026-06-25 08:55:29.409 | qos-rules-alias 2026-06-25 08:55:29.409 | quota-check-limit 2026-06-25 08:55:29.409 | quota-check-limit-default 2026-06-25 08:55:29.410 | quota_details 2026-06-25 08:55:29.410 | quotas 2026-06-25 08:55:29.410 | rbac-address-scope 2026-06-25 08:55:29.410 | rbac-policies 2026-06-25 08:55:29.410 | rbac-security-groups 2026-06-25 08:55:29.410 | router 2026-06-25 08:55:29.410 | router-enable-snat 2026-06-25 08:55:29.410 | router_availability_zone 2026-06-25 08:55:29.410 | security-group 2026-06-25 08:55:29.411 | security-groups-default-rules 2026-06-25 08:55:29.411 | security-groups-default-statefulness 2026-06-25 08:55:29.411 | security-groups-normalized-cidr 2026-06-25 08:55:29.411 | security-groups-remote-address-group 2026-06-25 08:55:29.411 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.411 | security-groups-shared-filtering 2026-06-25 08:55:29.411 | segment 2026-06-25 08:55:29.411 | sorting 2026-06-25 08:55:29.411 | standard-attr-description 2026-06-25 08:55:29.411 | standard-attr-fwaas-v2 2026-06-25 08:55:29.412 | standard-attr-revisions 2026-06-25 08:55:29.412 | standard-attr-tag 2026-06-25 08:55:29.412 | standard-attr-timestamp 2026-06-25 08:55:29.412 | stateful-security-group 2026-06-25 08:55:29.412 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.412 | subnet-external-network 2026-06-25 08:55:29.412 | subnet-service-types 2026-06-25 08:55:29.412 | subnet_allocation 2026-06-25 08:55:29.412 | subnet_onboard 2026-06-25 08:55:29.412 | subnetpool-prefix-ops 2026-06-25 08:55:29.412 | tag-creation 2026-06-25 08:55:29.413 | tap-mirror 2026-06-25 08:55:29.413 | tap-mirror-both-direction 2026-06-25 08:55:29.413 | trunk 2026-06-25 08:55:29.413 | uplink-status-propagation 2026-06-25 08:55:29.413 | uplink-status-propagation-updatable 2026-06-25 08:55:29.413 | vlan-transparent 2026-06-25 08:55:29.413 | vpn-endpoint-groups 2026-06-25 08:55:29.413 | vpnaas' 2026-06-25 08:55:29.413 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.413 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 08:55:29.414 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 08:55:29.414 | address-scope 2026-06-25 08:55:29.414 | agent 2026-06-25 08:55:29.414 | allowed-address-pairs 2026-06-25 08:55:29.414 | auto-allocated-topology 2026-06-25 08:55:29.414 | availability_zone 2026-06-25 08:55:29.414 | bgp 2026-06-25 08:55:29.414 | bgp_4byte_asn 2026-06-25 08:55:29.414 | bgp_dragent_scheduler 2026-06-25 08:55:29.414 | binding 2026-06-25 08:55:29.414 | binding-extended 2026-06-25 08:55:29.415 | default-subnetpools 2026-06-25 08:55:29.415 | dhcp_agent_scheduler 2026-06-25 08:55:29.415 | dns-domain-ports 2026-06-25 08:55:29.415 | dns-integration 2026-06-25 08:55:29.415 | dns-integration-domain-keywords 2026-06-25 08:55:29.415 | empty-string-filtering 2026-06-25 08:55:29.415 | enable-default-route-bfd 2026-06-25 08:55:29.415 | enable-default-route-ecmp 2026-06-25 08:55:29.415 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.416 | ext-gw-mode 2026-06-25 08:55:29.416 | external-gateway-multihoming 2026-06-25 08:55:29.416 | external-net 2026-06-25 08:55:29.416 | extra_dhcp_opt 2026-06-25 08:55:29.416 | extraroute 2026-06-25 08:55:29.416 | extraroute-atomic 2026-06-25 08:55:29.416 | filter-validation 2026-06-25 08:55:29.416 | fip-port-details 2026-06-25 08:55:29.416 | flavors 2026-06-25 08:55:29.416 | floating-ip-port-forwarding 2026-06-25 08:55:29.416 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.417 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.417 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.417 | floatingip-pools 2026-06-25 08:55:29.417 | fwaas_v2 2026-06-25 08:55:29.417 | ip_allocation 2026-06-25 08:55:29.417 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.417 | l3-flavors 2026-06-25 08:55:29.417 | l3-ha 2026-06-25 08:55:29.417 | l3_agent_scheduler 2026-06-25 08:55:29.417 | logging 2026-06-25 08:55:29.418 | multi-provider 2026-06-25 08:55:29.418 | net-mtu 2026-06-25 08:55:29.418 | net-mtu-writable 2026-06-25 08:55:29.418 | network-ip-availability 2026-06-25 08:55:29.418 | network_availability_zone 2026-06-25 08:55:29.418 | network_ha 2026-06-25 08:55:29.418 | pagination 2026-06-25 08:55:29.418 | port-device-profile 2026-06-25 08:55:29.418 | port-hardware-offload-type 2026-06-25 08:55:29.418 | port-mac-address-regenerate 2026-06-25 08:55:29.419 | port-numa-affinity-policy 2026-06-25 08:55:29.419 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.419 | port-resource-request 2026-06-25 08:55:29.419 | port-security 2026-06-25 08:55:29.419 | port-trusted-vif 2026-06-25 08:55:29.419 | project-id 2026-06-25 08:55:29.419 | provider 2026-06-25 08:55:29.419 | pvlan 2026-06-25 08:55:29.419 | qinq 2026-06-25 08:55:29.419 | qos 2026-06-25 08:55:29.420 | qos-bw-limit-direction 2026-06-25 08:55:29.420 | qos-bw-minimum-ingress 2026-06-25 08:55:29.420 | qos-default 2026-06-25 08:55:29.420 | qos-fip 2026-06-25 08:55:29.420 | qos-gateway-ip 2026-06-25 08:55:29.420 | qos-rule-type-details 2026-06-25 08:55:29.420 | qos-rule-type-filter 2026-06-25 08:55:29.420 | qos-rules-alias 2026-06-25 08:55:29.420 | quota-check-limit 2026-06-25 08:55:29.421 | quota-check-limit-default 2026-06-25 08:55:29.421 | quota_details 2026-06-25 08:55:29.421 | quotas 2026-06-25 08:55:29.421 | rbac-address-scope 2026-06-25 08:55:29.421 | rbac-policies 2026-06-25 08:55:29.421 | rbac-security-groups 2026-06-25 08:55:29.421 | router 2026-06-25 08:55:29.421 | router-enable-snat 2026-06-25 08:55:29.421 | router_availability_zone 2026-06-25 08:55:29.421 | security-group 2026-06-25 08:55:29.422 | security-groups-default-rules 2026-06-25 08:55:29.422 | security-groups-default-statefulness 2026-06-25 08:55:29.422 | security-groups-normalized-cidr 2026-06-25 08:55:29.422 | security-groups-remote-address-group 2026-06-25 08:55:29.422 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.422 | security-groups-shared-filtering 2026-06-25 08:55:29.422 | segment 2026-06-25 08:55:29.422 | sorting 2026-06-25 08:55:29.422 | standard-attr-description 2026-06-25 08:55:29.422 | standard-attr-fwaas-v2 2026-06-25 08:55:29.423 | standard-attr-revisions 2026-06-25 08:55:29.423 | standard-attr-tag 2026-06-25 08:55:29.423 | standard-attr-timestamp 2026-06-25 08:55:29.423 | stateful-security-group 2026-06-25 08:55:29.423 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.423 | subnet-external-network 2026-06-25 08:55:29.423 | subnet-service-types 2026-06-25 08:55:29.423 | subnet_allocation 2026-06-25 08:55:29.423 | subnet_onboard 2026-06-25 08:55:29.423 | subnetpool-prefix-ops 2026-06-25 08:55:29.424 | tag-creation 2026-06-25 08:55:29.424 | tap-mirror 2026-06-25 08:55:29.424 | tap-mirror-both-direction 2026-06-25 08:55:29.424 | trunk 2026-06-25 08:55:29.424 | uplink-status-propagation 2026-06-25 08:55:29.424 | uplink-status-propagation-updatable 2026-06-25 08:55:29.424 | vlan-transparent 2026-06-25 08:55:29.424 | vpn-endpoint-groups 2026-06-25 08:55:29.424 | vpnaas' 2026-06-25 08:55:29.424 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 08:55:29.424 | address-scope 2026-06-25 08:55:29.425 | agent 2026-06-25 08:55:29.425 | allowed-address-pairs 2026-06-25 08:55:29.425 | auto-allocated-topology 2026-06-25 08:55:29.425 | availability_zone 2026-06-25 08:55:29.425 | bgp 2026-06-25 08:55:29.425 | bgp_4byte_asn 2026-06-25 08:55:29.425 | bgp_dragent_scheduler 2026-06-25 08:55:29.425 | binding 2026-06-25 08:55:29.425 | binding-extended 2026-06-25 08:55:29.426 | default-subnetpools 2026-06-25 08:55:29.426 | dhcp_agent_scheduler 2026-06-25 08:55:29.426 | dns-domain-ports 2026-06-25 08:55:29.426 | dns-integration 2026-06-25 08:55:29.426 | dns-integration-domain-keywords 2026-06-25 08:55:29.426 | empty-string-filtering 2026-06-25 08:55:29.426 | enable-default-route-bfd 2026-06-25 08:55:29.426 | enable-default-route-ecmp 2026-06-25 08:55:29.426 | expose-port-forwarding-in-fip 2026-06-25 08:55:29.426 | ext-gw-mode 2026-06-25 08:55:29.427 | external-gateway-multihoming 2026-06-25 08:55:29.427 | external-net 2026-06-25 08:55:29.427 | extra_dhcp_opt 2026-06-25 08:55:29.427 | extraroute 2026-06-25 08:55:29.427 | extraroute-atomic 2026-06-25 08:55:29.427 | filter-validation 2026-06-25 08:55:29.427 | fip-port-details 2026-06-25 08:55:29.427 | flavors 2026-06-25 08:55:29.427 | floating-ip-port-forwarding 2026-06-25 08:55:29.427 | floating-ip-port-forwarding-description 2026-06-25 08:55:29.428 | floating-ip-port-forwarding-detail 2026-06-25 08:55:29.428 | floating-ip-port-forwarding-port-ranges 2026-06-25 08:55:29.428 | floatingip-pools 2026-06-25 08:55:29.428 | fwaas_v2 2026-06-25 08:55:29.428 | ip_allocation 2026-06-25 08:55:29.428 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:55:29.428 | l3-flavors 2026-06-25 08:55:29.428 | l3-ha 2026-06-25 08:55:29.428 | l3_agent_scheduler 2026-06-25 08:55:29.428 | logging 2026-06-25 08:55:29.429 | multi-provider 2026-06-25 08:55:29.429 | net-mtu 2026-06-25 08:55:29.429 | net-mtu-writable 2026-06-25 08:55:29.429 | network-ip-availability 2026-06-25 08:55:29.429 | network_availability_zone 2026-06-25 08:55:29.429 | network_ha 2026-06-25 08:55:29.429 | pagination 2026-06-25 08:55:29.429 | port-device-profile 2026-06-25 08:55:29.429 | port-hardware-offload-type 2026-06-25 08:55:29.429 | port-mac-address-regenerate 2026-06-25 08:55:29.430 | port-numa-affinity-policy 2026-06-25 08:55:29.430 | port-numa-affinity-policy-socket 2026-06-25 08:55:29.430 | port-resource-request 2026-06-25 08:55:29.430 | port-security 2026-06-25 08:55:29.430 | port-trusted-vif 2026-06-25 08:55:29.430 | project-id 2026-06-25 08:55:29.430 | provider 2026-06-25 08:55:29.430 | pvlan 2026-06-25 08:55:29.430 | qinq 2026-06-25 08:55:29.431 | qos 2026-06-25 08:55:29.431 | qos-bw-limit-direction 2026-06-25 08:55:29.431 | qos-bw-minimum-ingress 2026-06-25 08:55:29.431 | qos-default 2026-06-25 08:55:29.431 | qos-fip 2026-06-25 08:55:29.431 | qos-gateway-ip 2026-06-25 08:55:29.431 | qos-rule-type-details 2026-06-25 08:55:29.431 | qos-rule-type-filter 2026-06-25 08:55:29.431 | qos-rules-alias 2026-06-25 08:55:29.431 | quota-check-limit 2026-06-25 08:55:29.432 | quota-check-limit-default 2026-06-25 08:55:29.432 | quota_details 2026-06-25 08:55:29.432 | quotas 2026-06-25 08:55:29.432 | rbac-address-scope 2026-06-25 08:55:29.432 | rbac-policies 2026-06-25 08:55:29.432 | rbac-security-groups 2026-06-25 08:55:29.432 | router 2026-06-25 08:55:29.432 | router-enable-snat 2026-06-25 08:55:29.432 | router_availability_zone 2026-06-25 08:55:29.432 | security-group 2026-06-25 08:55:29.433 | security-groups-default-rules 2026-06-25 08:55:29.433 | security-groups-default-statefulness 2026-06-25 08:55:29.433 | security-groups-normalized-cidr 2026-06-25 08:55:29.433 | security-groups-remote-address-group 2026-06-25 08:55:29.433 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:55:29.433 | security-groups-shared-filtering 2026-06-25 08:55:29.433 | segment 2026-06-25 08:55:29.433 | sorting 2026-06-25 08:55:29.433 | standard-attr-description 2026-06-25 08:55:29.433 | standard-attr-fwaas-v2 2026-06-25 08:55:29.434 | standard-attr-revisions 2026-06-25 08:55:29.434 | standard-attr-tag 2026-06-25 08:55:29.434 | standard-attr-timestamp 2026-06-25 08:55:29.434 | stateful-security-group 2026-06-25 08:55:29.434 | subnet-dns-publish-fixed-ip 2026-06-25 08:55:29.434 | subnet-external-network 2026-06-25 08:55:29.434 | subnet-service-types 2026-06-25 08:55:29.434 | subnet_allocation 2026-06-25 08:55:29.434 | subnet_onboard 2026-06-25 08:55:29.434 | subnetpool-prefix-ops 2026-06-25 08:55:29.435 | tag-creation 2026-06-25 08:55:29.435 | tap-mirror 2026-06-25 08:55:29.435 | tap-mirror-both-direction 2026-06-25 08:55:29.435 | trunk 2026-06-25 08:55:29.435 | uplink-status-propagation 2026-06-25 08:55:29.435 | uplink-status-propagation-updatable 2026-06-25 08:55:29.435 | vlan-transparent 2026-06-25 08:55:29.435 | vpn-endpoint-groups 2026-06-25 08:55:29.435 | vpnaas' 2026-06-25 08:55:29.435 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:55:29.435 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 08:55:29.435 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 08:55:29.436 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 08:55:29.436 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-25 08:55:29.436 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 08:55:29.436 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 08:55:29.436 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 08:55:29.436 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-25 08:55:29.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.438 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 08:55:29.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 08:55:29.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 08:55:29.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.451 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 08:55:29.487 | + 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.179:6641 2026-06-25 08:55:29.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 08:55:29.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.179:6641 2026-06-25 08:55:29.500 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.179:6641 ']' 2026-06-25 08:55:29.503 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.506 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.179:6641 2026-06-25 08:55:29.540 | + 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.179:6642 2026-06-25 08:55:29.543 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.546 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 08:55:29.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.179:6642 2026-06-25 08:55:29.552 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.179:6642 ']' 2026-06-25 08:55:29.555 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.558 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.179:6642 2026-06-25 08:55:29.594 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 08:55:29.613 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:29.616 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-25 08:55:29.619 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 08:55:29.625 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 08:55:29.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 08:55:29.631 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.634 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 08:55:29.670 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-25 08:55:29.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 08:55:29.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 08:55:29.681 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 08:55:29.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.686 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 08:55:29.721 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 08:55:29.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 08:55:29.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 08:55:29.733 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 08:55:29.736 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.739 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 08:55:29.773 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 08:55:29.796 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 08:55:29.815 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:29.818 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 08:55:29.821 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 08:55:29.840 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:29.843 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:55:29.847 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 08:55:29.849 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-25 08:55:29.853 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:29.855 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 08:55:29.858 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 08:55:29.861 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 08:55:29.864 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:29.867 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 08:55:29.904 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 08:55:29.925 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:29.928 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 08:55:29.966 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 08:55:29.986 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:29.989 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 08:55:30.025 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 08:55:30.044 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:30.047 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 08:55:30.050 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 08:55:30.070 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:30.073 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:55:30.076 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 08:55:30.079 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 08:55:30.114 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 08:55:30.133 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:30.136 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 08:55:30.156 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:30.159 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 08:55:30.178 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:30.181 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 08:55:30.202 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:30.205 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 08:55:30.225 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:30.228 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 08:55:30.249 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:30.252 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 08:55:30.255 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 08:55:30.259 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 08:55:30.264 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 08:55:30.300 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 08:55:30.335 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 08:55:30.374 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 08:55:30.411 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 08:55:30.413 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 08:55:30.417 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 08:55:30.420 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 08:55:30.423 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 08:55:30.426 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 08:55:30.429 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 08:55:30.432 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 08:55:30.435 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 08:55:30.438 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 08:55:30.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 08:55:30.508 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.179/identity 2026-06-25 08:55:30.543 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 08:55:30.580 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 08:55:30.615 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 08:55:30.651 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 08:55:30.686 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 08:55:30.723 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.179/identity 2026-06-25 08:55:30.759 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 08:55:30.796 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 08:55:30.832 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 08:55:30.835 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 08:55:30.870 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 08:55:30.907 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 08:55:30.910 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 08:55:30.913 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:55:30.916 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 08:55:30.920 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 08:55:30.954 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 08:55:30.990 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.179/identity 2026-06-25 08:55:31.027 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 08:55:31.063 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 08:55:31.099 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 08:55:31.136 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 08:55:31.172 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 08:55:31.209 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 08:55:31.213 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 08:55:31.215 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 08:55:31.219 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 08:55:31.222 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 08:55:31.258 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 08:55:31.293 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.179/identity 2026-06-25 08:55:31.329 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 08:55:31.364 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 08:55:31.398 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 08:55:31.434 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 08:55:31.470 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 08:55:31.506 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 08:55:31.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 08:55:31.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 08:55:31.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 08:55:31.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 08:55:31.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 08:55:31.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 08:55:31.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 08:55:31.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 08:55:31.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 08:55:31.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 08:55:31.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 08:55:31.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 08:55:31.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 08:55:31.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 08:55:31.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 08:55:31.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 08:55:31.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 08:55:31.558 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.562 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 08:55:31.565 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 08:55:31.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 08:55:31.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.573 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 08:55:31.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 08:55:31.611 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 08:55:31.618 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 08:55:31.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 08:55:31.623 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.626 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 08:55:31.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-25 08:55:31.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 08:55:31.669 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 08:55:31.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 08:55:31.674 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.678 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 08:55:31.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 08:55:31.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-25 08:55:31.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 08:55:31.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 08:55:31.726 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 08:55:31.728 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.731 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 08:55:31.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-25 08:55:31.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.772 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 08:55:31.775 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 08:55:31.777 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 08:55:31.781 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 08:55:31.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-25 08:55:31.822 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.825 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 08:55:31.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 08:55:31.830 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 08:55:31.832 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.835 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 08:55:31.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-25 08:55:31.873 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.876 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 08:55:31.878 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 08:55:31.881 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 08:55:31.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.887 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-25 08:55:31.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-25 08:55:31.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.927 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 08:55:31.930 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 08:55:31.933 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 08:55:31.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.940 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 08:55:31.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-25 08:55:31.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:31.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 08:55:31.984 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 08:55:31.987 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 08:55:31.989 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:31.992 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 08:55:32.027 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-25 08:55:32.030 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:32.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 08:55:32.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 08:55:32.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 08:55:32.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:32.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 08:55:32.079 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-25 08:55:32.082 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 08:55:32.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 08:55:32.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 08:55:32.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 08:55:32.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 08:55:32.098 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 08:55:32.133 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 08:55:32.136 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 08:55:32.173 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 08:55:32.209 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 08:55:32.212 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 08:55:32.215 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 08:55:32.218 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 08:55:32.221 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 08:55:32.224 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 08:55:32.227 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 08:55:32.230 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 08:55:32.233 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 08:55:32.250 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 08:55:32.250 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:55:32.261 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 08:55:32.266 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 08:55:32.280 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-25 08:55:32.285 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 08:55:32.288 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 08:55:32.293 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 08:55:32.296 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 08:55:32.334 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 08:55:32.369 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 08:55:32.404 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 08:55:32.439 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 08:55:32.474 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 08:55:32.508 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 08:55:32.544 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 08:55:32.579 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 08:55:32.614 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 08:55:32.648 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 08:55:32.683 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 08:55:32.718 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 08:55:32.754 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 08:55:32.790 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 08:55:32.793 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 08:55:32.797 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 08:55:32.800 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 08:55:32.804 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 08:55:32.807 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:55:32.810 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:55:32.813 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 08:55:32.817 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 08:55:32.821 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 08:55:32.855 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 08:55:32.890 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-25 08:55:32.891 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 08:55:32.902 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 08:55:32.907 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 08:55:32.909 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 08:55:32.913 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 08:55:32.916 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 08:55:32.919 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 08:55:32.922 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 08:55:32.925 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:55:32.928 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:55:32.932 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 08:55:32.936 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 08:55:32.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 08:55:32.942 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 08:55:32.945 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 08:55:32.957 | perl: warning: Setting locale failed. 2026-06-25 08:55:32.957 | perl: warning: Please check that your locale settings: 2026-06-25 08:55:32.957 | LANGUAGE = (unset), 2026-06-25 08:55:32.958 | LC_ALL = "en_US.utf8", 2026-06-25 08:55:32.958 | LANG = "de_DE.UTF-8" 2026-06-25 08:55:32.958 | are supported and installed on your system. 2026-06-25 08:55:32.958 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 08:55:32.998 | Enabling site neutron-api. 2026-06-25 08:55:33.003 | To activate the new configuration, you need to run: 2026-06-25 08:55:33.003 | systemctl reload apache2 2026-06-25 08:55:33.009 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 08:55:33.012 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 08:55:33.015 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 08:55:33.018 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 08:55:33.209 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 08:55:33.230 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:33.233 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 08:55:33.254 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:33.257 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 08:55:33.259 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 08:55:33.330 | + inc/async:async_inner:63 : init_neutron 2026-06-25 08:55:33.371 | [2074 Async init_neutron:61762]: running: init_neutron 2026-06-25 08:55:33.375 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 08:55:33.397 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:33.398 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 08:55:33.418 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:33.421 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 08:55:33.425 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 08:55:33.428 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 08:55:33.469 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 08:55:33.472 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 08:55:33.512 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 08:55:33.534 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:55:33.537 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 08:55:33.559 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:33.563 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 08:55:33.566 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:55:33.569 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 08:55:33.572 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 08:55:33.575 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 08:55:33.646 | + inc/async:async_inner:63 : init_cinder 2026-06-25 08:55:33.690 | [2074 Async init_cinder:61998]: running: init_cinder 2026-06-25 08:55:33.694 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 08:55:33.718 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:55:33.721 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 08:55:33.725 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:55:33.728 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 08:55:33.732 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 08:55:33.735 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 08:55:33.811 | + inc/async:async_inner:63 : init_placement 2026-06-25 08:55:33.860 | [2074 Async init_placement:62128]: running: init_placement 2026-06-25 08:55:33.863 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 08:55:33.936 | [2074 Async init_neutron:61762]: Waiting for completion of init_neutron running on PID 61762 (5 other jobs running) 2026-06-25 08:55:33.963 | [2074 Async init_neutron:61762]: Signaling child to exit 2026-06-25 08:55:47.784 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:55:47.826 | [61998 Async init_cinder:61998]: finished successfully 2026-06-25 08:56:24.098 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:56:24.135 | [62128 Async init_placement:62128]: finished successfully 2026-06-25 08:56:28.339 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:56:28.364 | [61762 Async init_neutron:61762]: finished successfully 2026-06-25 08:56:28.390 | WAKEUP 2026-06-25 08:56:28.414 | [2074 Async init_neutron:61762]: Signaled 2026-06-25 08:56:28.416 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 08:56:28.416 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 08:56:28.416 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 08:56:28.416 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 08:56:28.416 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 08:56:28.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.417 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 08:56:28.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.417 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 08:56:28.417 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 08:56:28.417 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:56:28.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:56:28.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:56:28.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377733537 2026-06-25 08:56:28.418 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-25 08:56:28.418 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 08:56:28.418 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 08:56:28.418 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 08:56:28.418 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 08:56:28.418 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 08:56:28.419 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 08:56:28.420 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 08:56:28.421 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 08:56:28.422 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 08:56:28.423 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 08:56:28.424 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 08:56:28.425 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 08:56:28.426 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 08:56:28.427 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 08:56:28.428 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 08:56:28.429 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 08:56:28.429 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 08:56:28.429 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 08:56:28.429 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 08:56:28.429 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 08:56:28.430 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 08:56:28.431 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 08:56:28.432 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 08:56:28.433 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 08:56:28.434 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 08:56:28.435 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 08:56:28.436 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 08:56:28.437 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 08:56:28.438 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 08:56:28.438 | Running upgrade for neutron ... 2026-06-25 08:56:28.439 | OK 2026-06-25 08:56:28.439 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 08:56:28.439 | + functions-common:time_stop:2420 : local name 2026-06-25 08:56:28.439 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:56:28.439 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:56:28.440 | + functions-common:time_stop:2423 : local total 2026-06-25 08:56:28.440 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:56:28.440 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 08:56:28.440 | + functions-common:time_stop:2427 : start_time=1782377733537 2026-06-25 08:56:28.440 | + functions-common:time_stop:2429 : [[ -z 1782377733537 ]] 2026-06-25 08:56:28.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:56:28.440 | + functions-common:time_stop:2432 : end_time=1782377788321 2026-06-25 08:56:28.441 | + functions-common:time_stop:2433 : elapsed_time=54784 2026-06-25 08:56:28.441 | + functions-common:time_stop:2434 : total=8188 2026-06-25 08:56:28.441 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:56:28.441 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62972 2026-06-25 08:56:28.468 | [2074 Async init_neutron:61762]: finished init_neutron with result 0 in 55 seconds 2026-06-25 08:56:28.475 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:28.479 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 08:56:28.536 | [2074 Async init_placement:62128]: Waiting for completion of init_placement running on PID 62128 (4 other jobs running) 2026-06-25 08:56:28.565 | [2074 Async init_placement:62128]: Signaling child to exit 2026-06-25 08:56:28.566 | WAKEUP 2026-06-25 08:56:28.588 | [2074 Async init_placement:62128]: Signaled 2026-06-25 08:56:28.590 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 08:56:28.590 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 08:56:28.590 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 08:56:28.590 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 08:56:28.590 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 08:56:28.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.590 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 08:56:28.590 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.590 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 08:56:28.590 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:56:28.591 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:28.591 | we strongly recommend against using it for new projects. 2026-06-25 08:56:28.591 | 2026-06-25 08:56:28.591 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:28.591 | framework. For more detail see 2026-06-25 08:56:28.591 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:28.591 | 2026-06-25 08:56:28.591 | __import__(import_str) 2026-06-25 08:56:28.591 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 08:56:28.591 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 08:56:28.592 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 08:56:28.592 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 08:56:28.592 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 08:56:28.592 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 08:56:28.592 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-25 08:56:28.592 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.592 | + functions-common:get_or_create_user:915 : user_id=57c18167c376401dad5a079c9f1eec08 2026-06-25 08:56:28.593 | + functions-common:get_or_create_user:916 : echo 57c18167c376401dad5a079c9f1eec08 2026-06-25 08:56:28.593 | 57c18167c376401dad5a079c9f1eec08 2026-06-25 08:56:28.593 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 08:56:28.593 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:56:28.593 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:56:28.593 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:56:28.593 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:56:28.594 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:56:28.594 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:56:28.595 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-25 08:56:28.595 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:56:28.595 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.595 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:56:28.595 | + functions-common:get_or_add_user_project_role:980 : echo ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:56:28.595 | ad31732aff8e416da6e889ba0ac7d10a 2026-06-25 08:56:28.595 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 08:56:28.596 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 08:56:28.596 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 08:56:28.596 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 08:56:28.596 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 08:56:28.596 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 08:56:28.596 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 08:56:28.597 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 08:56:28.597 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 08:56:28.597 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 08:56:28.597 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 08:56:28.597 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 08:56:28.597 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 08:56:28.597 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-25 08:56:28.598 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-25 08:56:28.598 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.598 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:56:28.598 | + functions-common:get_or_add_user_project_role:980 : echo e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:56:28.598 | e0a985d921eb472b8b1088cc7e3fe920 2026-06-25 08:56:28.598 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.179/placement 2026-06-25 08:56:28.598 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 08:56:28.599 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 08:56:28.599 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 08:56:28.599 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-25 08:56:28.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.599 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 08:56:28.599 | 1c48ec8a0e484486881c12fcbfe71088' 2026-06-25 08:56:28.599 | + functions-common:get_or_create_service:1067 : echo 1c48ec8a0e484486881c12fcbfe71088 2026-06-25 08:56:28.599 | 1c48ec8a0e484486881c12fcbfe71088 2026-06-25 08:56:28.600 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.179/placement 2026-06-25 08:56:28.600 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 08:56:28.600 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.179/placement RegionOne 2026-06-25 08:56:28.600 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 08:56:28.600 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-25 08:56:28.600 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 08:56:28.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 08:56:28.601 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.179/placement --region RegionOne -f value -c id 2026-06-25 08:56:28.601 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:56:28.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a440bbf055fb428f919d31938bb4abf2 2026-06-25 08:56:28.601 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a440bbf055fb428f919d31938bb4abf2 2026-06-25 08:56:28.601 | + functions-common:get_or_create_endpoint:1100 : public_id=a440bbf055fb428f919d31938bb4abf2 2026-06-25 08:56:28.602 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 08:56:28.602 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 08:56:28.602 | + functions-common:get_or_create_endpoint:1109 : echo a440bbf055fb428f919d31938bb4abf2 2026-06-25 08:56:28.602 | a440bbf055fb428f919d31938bb4abf2 2026-06-25 08:56:28.641 | [2074 Async init_placement:62128]: finished init_placement with result 0 in 50 seconds 2026-06-25 08:56:28.646 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:28.650 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 08:56:28.709 | [2074 Async init_glance:57146]: Waiting for completion of init_glance running on PID 57146 (3 other jobs running) 2026-06-25 08:56:28.738 | [2074 Async init_glance:57146]: Signaling child to exit 2026-06-25 08:56:28.738 | WAKEUP 2026-06-25 08:56:28.762 | [2074 Async init_glance:57146]: Signaled 2026-06-25 08:56:28.764 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 08:56:28.764 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 08:56:28.764 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 08:56:28.765 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 08:56:28.765 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 08:56:28.765 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 08:56:28.765 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 08:56:28.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.766 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 08:56:28.766 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.766 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 08:56:28.766 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 08:56:28.766 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:56:28.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:56:28.766 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:56:28.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377639002 2026-06-25 08:56:28.766 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 08:56:28.767 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:56:28.767 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:28.767 | we strongly recommend against using it for new projects. 2026-06-25 08:56:28.767 | 2026-06-25 08:56:28.767 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:28.767 | framework. For more detail see 2026-06-25 08:56:28.767 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:28.767 | 2026-06-25 08:56:28.767 | __import__(import_str) 2026-06-25 08:56:28.767 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 08:56:28.767 | 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=57252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.768 | DEBUG dbcounter [-] [57252] Writer thread running {{(pid=57252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.768 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 08:56:28.768 | 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=57252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.768 | DEBUG dbcounter [-] [57252] Writer thread running {{(pid=57252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:28.768 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 08:56:28.769 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:28.769 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 08:56:28.769 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.769 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 08:56:28.769 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.769 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 08:56:28.769 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.769 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 08:56:28.769 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.769 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 08:56:28.770 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.770 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 08:56:28.770 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.770 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 08:56:28.770 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.770 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 08:56:28.770 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.770 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 08:56:28.770 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.770 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 08:56:28.771 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.771 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 08:56:28.771 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.771 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 08:56:28.771 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.771 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 08:56:28.771 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.771 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 08:56:28.771 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.771 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 08:56:28.772 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.772 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 08:56:28.773 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 08:56:28.773 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 08:56:28.773 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 08:56:28.773 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.773 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 08:56:28.774 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.774 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 08:56:28.774 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.774 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 08:56:28.774 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.774 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 08:56:28.774 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.774 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 08:56:28.774 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.774 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 08:56:28.775 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 08:56:28.775 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 08:56:28.775 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 08:56:28.775 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57252) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.775 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.776 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.776 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 08:56:28.776 | Database migration is up to date. No migration needed. 2026-06-25 08:56:28.776 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 08:56:28.776 | Database is synced successfully. 2026-06-25 08:56:28.776 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 08:56:28.776 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 08:56:28.776 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:28.776 | we strongly recommend against using it for new projects. 2026-06-25 08:56:28.776 | 2026-06-25 08:56:28.776 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:28.777 | framework. For more detail see 2026-06-25 08:56:28.777 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:28.777 | 2026-06-25 08:56:28.777 | __import__(import_str) 2026-06-25 08:56:28.777 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 08:56:28.777 | 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=57429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:56:28.777 | DEBUG dbcounter [-] [57429] Writer thread running {{(pid=57429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:28.777 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 08:56:28.777 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 08:56:28.777 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 08:56:28.778 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 08:56:28.779 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 08:56:28.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 08:56:28.781 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 08:56:28.781 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 08:56:28.781 | + functions-common:time_stop:2420 : local name 2026-06-25 08:56:28.781 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:56:28.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:56:28.781 | + functions-common:time_stop:2423 : local total 2026-06-25 08:56:28.781 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:56:28.781 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 08:56:28.781 | + functions-common:time_stop:2427 : start_time=1782377639002 2026-06-25 08:56:28.781 | + functions-common:time_stop:2429 : [[ -z 1782377639002 ]] 2026-06-25 08:56:28.781 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:56:28.782 | + functions-common:time_stop:2432 : end_time=1782377653220 2026-06-25 08:56:28.782 | + functions-common:time_stop:2433 : elapsed_time=14218 2026-06-25 08:56:28.782 | + functions-common:time_stop:2434 : total=8188 2026-06-25 08:56:28.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:56:28.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22406 2026-06-25 08:56:28.814 | [2074 Async init_glance:57146]: finished init_glance with result 0 in 14 seconds 2026-06-25 08:56:28.819 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:28.822 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 08:56:28.850 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 08:56:28.853 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:28.856 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 08:56:28.916 | [2074 Async init_cinder:61998]: Waiting for completion of init_cinder running on PID 61998 (2 other jobs running) 2026-06-25 08:56:28.943 | [2074 Async init_cinder:61998]: Signaling child to exit 2026-06-25 08:56:28.943 | WAKEUP 2026-06-25 08:56:28.971 | [2074 Async init_cinder:61998]: Signaled 2026-06-25 08:56:28.973 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 08:56:28.973 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:28.973 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 08:56:28.973 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 08:56:28.973 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 08:56:28.973 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 08:56:28.973 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 08:56:28.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.974 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 08:56:28.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:28.974 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 08:56:28.974 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 08:56:28.974 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:56:28.975 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:56:28.975 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:56:28.975 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377733873 2026-06-25 08:56:28.975 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 08:56:28.975 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 08:56:28.975 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:28.976 | we strongly recommend against using it for new projects. 2026-06-25 08:56:28.976 | 2026-06-25 08:56:28.976 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:28.976 | framework. For more detail see 2026-06-25 08:56:28.976 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:28.976 | 2026-06-25 08:56:28.976 | import eventlet # noqa 2026-06-25 08:56:28.977 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 08:56:28.977 | 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=62199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 08:56:28.977 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 08:56:28.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:28.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:28.977 | DEBUG dbcounter [-] [62199] Writer thread running {{(pid=62199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:28.977 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 08:56:28.978 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:28.978 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 08:56:28.978 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.978 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 08:56:28.978 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.978 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 08:56:28.979 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.979 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 08:56:28.979 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.979 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 08:56:28.979 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.979 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 08:56:28.979 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.980 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 08:56:28.980 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62199) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:28.980 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 08:56:28.980 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 08:56:28.980 | + functions-common:time_stop:2420 : local name 2026-06-25 08:56:28.980 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:56:28.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:56:28.981 | + functions-common:time_stop:2423 : local total 2026-06-25 08:56:28.981 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:56:28.981 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 08:56:28.981 | + functions-common:time_stop:2427 : start_time=1782377733873 2026-06-25 08:56:28.981 | + functions-common:time_stop:2429 : [[ -z 1782377733873 ]] 2026-06-25 08:56:28.981 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:56:28.982 | + functions-common:time_stop:2432 : end_time=1782377745664 2026-06-25 08:56:28.982 | + functions-common:time_stop:2433 : elapsed_time=11791 2026-06-25 08:56:28.982 | + functions-common:time_stop:2434 : total=8188 2026-06-25 08:56:28.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:56:28.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19979 2026-06-25 08:56:28.982 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 08:56:28.983 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:28.983 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 08:56:28.983 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 08:56:28.983 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 08:56:28.983 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 08:56:28.983 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 08:56:28.984 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 08:56:28.984 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 08:56:28.984 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 08:56:28.984 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 08:56:28.984 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 08:56:28.984 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 08:56:28.984 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 08:56:28.984 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 08:56:28.985 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 08:56:28.985 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 08:56:28.986 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 08:56:28.986 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 08:56:28.986 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 08:56:28.986 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 08:56:28.986 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 08:56:28.986 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 08:56:28.987 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 08:56:28.987 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 08:56:28.987 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 08:56:28.987 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 08:56:28.987 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 08:56:28.987 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 08:56:28.987 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 08:56:28.988 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 08:56:28.989 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 08:56:28.989 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 08:56:28.989 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 08:56:28.989 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 08:56:28.989 | [Unit] 2026-06-25 08:56:28.989 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 08:56:28.990 | DefaultDependencies=no 2026-06-25 08:56:28.990 | After=systemd-udev-settle.service 2026-06-25 08:56:28.990 | Before=lvm2-activation-early.service 2026-06-25 08:56:28.990 | Wants=systemd-udev-settle.service 2026-06-25 08:56:28.990 | 2026-06-25 08:56:28.990 | [Service] 2026-06-25 08:56:28.990 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 08:56:28.991 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 08:56:28.991 | RemainAfterExit=yes 2026-06-25 08:56:28.991 | Type=oneshot 2026-06-25 08:56:28.991 | 2026-06-25 08:56:28.991 | [Install] 2026-06-25 08:56:28.991 | WantedBy=local-fs.target 2026-06-25 08:56:28.991 | Also=systemd-udev-settle.service 2026-06-25 08:56:28.992 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 08:56:28.992 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 08:56:28.992 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-25 08:56:28.992 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 08:56:28.992 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 08:56:28.992 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 08:56:28.992 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 08:56:28.993 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 08:56:28.993 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 08:56:28.993 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 08:56:28.993 | Physical volume "/dev/loop0" successfully created. 2026-06-25 08:56:28.993 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 08:56:28.993 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 08:56:28.994 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:28.994 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 08:56:28.994 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 08:56:28.994 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 08:56:28.994 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 08:56:28.994 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:28.994 | we strongly recommend against using it for new projects. 2026-06-25 08:56:28.995 | 2026-06-25 08:56:28.995 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:28.995 | framework. For more detail see 2026-06-25 08:56:28.995 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:28.995 | 2026-06-25 08:56:28.995 | import eventlet # noqa 2026-06-25 08:56:28.995 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 08:56:28.996 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 08:56:28.996 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 08:56:28.996 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 08:56:28.996 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:56:28.996 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 08:56:29.030 | [2074 Async init_cinder:61998]: finished init_cinder with result 0 in 14 seconds 2026-06-25 08:56:29.035 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:29.038 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 08:56:29.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:29.068 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 08:56:29.071 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:56:29.075 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 08:56:29.078 | + ./stack.sh:main:1239 : init_nova 2026-06-25 08:56:29.082 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 08:56:29.109 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:29.113 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 08:56:29.137 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:29.140 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:56:29.144 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 08:56:29.226 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 08:56:29.275 | [2074 Async nova-cell-0:64322]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 08:56:29.281 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 08:56:29.286 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:56:29.291 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 08:56:29.295 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:56:29.299 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:56:29.304 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 08:56:29.385 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 08:56:29.439 | [2074 Async nova-cell-1:64426]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 08:56:29.441 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 08:56:29.445 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 08:56:29.450 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 08:56:29.454 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 08:56:29.457 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 08:56:29.463 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:29.545 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 08:56:29.550 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:29.637 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 08:56:30.116 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:56:30.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:30.116 | we strongly recommend against using it for new projects. 2026-06-25 08:56:30.117 | 2026-06-25 08:56:30.117 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:30.117 | framework. For more detail see 2026-06-25 08:56:30.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:30.118 | 2026-06-25 08:56:30.118 | import eventlet # noqa 2026-06-25 08:56:30.470 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:56:34.486 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 08:56:34.587 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:34.587 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:34.588 | DEBUG dbcounter [-] [64496] Writer thread running {{(pid=64496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:34.659 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 08:56:40.058 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64496) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:40.064 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 08:56:42.554 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64496) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:42.562 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 08:56:42.585 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64496) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:43.007 | Exception ignored in: 2026-06-25 08:56:43.007 | Traceback (most recent call last): 2026-06-25 08:56:43.007 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:56:43.008 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:56:43.008 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:56:43.008 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:56:43.008 | RuntimeError: greenlet is being finalized 2026-06-25 08:56:43.484 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 08:56:43.490 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 08:56:43.498 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 08:56:43.504 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 08:56:43.510 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 08:56:43.516 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 08:56:43.523 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 08:56:43.559 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:56:43.565 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 08:56:43.569 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 08:56:43.576 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 08:56:44.085 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:56:44.086 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:44.086 | we strongly recommend against using it for new projects. 2026-06-25 08:56:44.086 | 2026-06-25 08:56:44.086 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:44.087 | framework. For more detail see 2026-06-25 08:56:44.087 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:44.087 | 2026-06-25 08:56:44.087 | import eventlet # noqa 2026-06-25 08:56:44.458 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:56:47.834 | INFO dbcounter [None req-6154ad8c-8ae5-4b28-aa18-87ff852784c7 None None] Registered counter for database nova_api 2026-06-25 08:56:47.980 | DEBUG dbcounter [-] [65150] Writer thread running {{(pid=65150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:48.395 | Exception ignored in: 2026-06-25 08:56:48.395 | Traceback (most recent call last): 2026-06-25 08:56:48.395 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:56:48.395 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:56:48.395 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:56:48.396 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:56:48.396 | RuntimeError: greenlet is being finalized 2026-06-25 08:56:48.845 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 08:56:48.855 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 08:56:48.860 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 08:56:48.947 | [2074 Async nova-cell-0:64322]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64322 (3 other jobs running) 2026-06-25 08:56:48.990 | [2074 Async nova-cell-0:64322]: Signaling child to exit 2026-06-25 08:56:56.370 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:56:56.402 | [64322 Async nova-cell-0:64322]: finished successfully 2026-06-25 08:56:56.432 | WAKEUP 2026-06-25 08:56:56.456 | [2074 Async nova-cell-0:64322]: Signaled 2026-06-25 08:56:56.458 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 08:56:56.458 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 08:56:56.458 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 08:56:56.458 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 08:56:56.459 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 08:56:56.459 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 08:56:56.459 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 08:56:56.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:56.459 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 08:56:56.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:56.459 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 08:56:56.459 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:56:56.459 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:56.459 | we strongly recommend against using it for new projects. 2026-06-25 08:56:56.460 | 2026-06-25 08:56:56.460 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:56.460 | framework. For more detail see 2026-06-25 08:56:56.460 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:56.460 | 2026-06-25 08:56:56.461 | import eventlet # noqa 2026-06-25 08:56:56.461 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:56:56.461 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 08:56:56.462 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:56.462 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:56.462 | DEBUG dbcounter [-] [64473] Writer thread running {{(pid=64473) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 08:56:56.463 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 08:56:56.463 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 08:56:56.463 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 08:56:56.463 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 08:56:56.463 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.463 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 08:56:56.464 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.464 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 08:56:56.464 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.464 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 08:56:56.464 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.464 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 08:56:56.464 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.464 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 08:56:56.464 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64473) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.464 | Exception ignored in: 2026-06-25 08:56:56.464 | Traceback (most recent call last): 2026-06-25 08:56:56.465 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:56:56.465 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:56:56.465 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:56:56.465 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:56:56.465 | RuntimeError: greenlet is being finalized 2026-06-25 08:56:56.514 | [2074 Async nova-cell-0:64322]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-25 08:56:56.520 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:56.524 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 08:56:56.528 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 08:56:56.590 | [2074 Async nova-cell-1:64426]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64426 (2 other jobs running) 2026-06-25 08:56:56.621 | [2074 Async nova-cell-1:64426]: Signaling child to exit 2026-06-25 08:56:56.692 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:56:56.722 | [64426 Async nova-cell-1:64426]: finished successfully 2026-06-25 08:56:56.749 | WAKEUP 2026-06-25 08:56:56.775 | [2074 Async nova-cell-1:64426]: Signaled 2026-06-25 08:56:56.777 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 08:56:56.777 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 08:56:56.777 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 08:56:56.777 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 08:56:56.778 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 08:56:56.778 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 08:56:56.778 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 08:56:56.778 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:56.778 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 08:56:56.778 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 08:56:56.778 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 08:56:56.778 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:56:56.778 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:56.778 | we strongly recommend against using it for new projects. 2026-06-25 08:56:56.778 | 2026-06-25 08:56:56.778 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:56.779 | framework. For more detail see 2026-06-25 08:56:56.779 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:56.779 | 2026-06-25 08:56:56.779 | import eventlet # noqa 2026-06-25 08:56:56.779 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:56:56.779 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 08:56:56.779 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 08:56:56.779 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 08:56:56.779 | DEBUG dbcounter [-] [64493] Writer thread running {{(pid=64493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:56:56.779 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 08:56:56.779 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 08:56:56.780 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 08:56:56.780 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 08:56:56.780 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 08:56:56.780 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 08:56:56.780 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.780 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 08:56:56.781 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.781 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 08:56:56.781 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.781 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 08:56:56.781 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.781 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 08:56:56.781 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64493) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 08:56:56.781 | Exception ignored in: 2026-06-25 08:56:56.781 | Traceback (most recent call last): 2026-06-25 08:56:56.781 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:56:56.781 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:56:56.781 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:56:56.782 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:56:56.782 | RuntimeError: greenlet is being finalized 2026-06-25 08:56:56.830 | [2074 Async nova-cell-1:64426]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-25 08:56:56.835 | + inc/async:async_wait:197 : return 0 2026-06-25 08:56:56.839 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:56:56.843 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 08:56:57.306 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:56:57.306 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:56:57.306 | we strongly recommend against using it for new projects. 2026-06-25 08:56:57.306 | 2026-06-25 08:56:57.307 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:56:57.307 | framework. For more detail see 2026-06-25 08:56:57.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:56:57.307 | 2026-06-25 08:56:57.307 | import eventlet # noqa 2026-06-25 08:56:57.658 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:57:00.676 | Running batches of 50 until complete 2026-06-25 08:57:00.676 | INFO dbcounter [None req-cf564636-c48b-4a9d-b715-da45ce23a030 None None] Registered counter for database nova_cell0 2026-06-25 08:57:00.882 | DEBUG dbcounter [-] [65762] Writer thread running {{(pid=65762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:57:00.888 | INFO dbcounter [None req-cf564636-c48b-4a9d-b715-da45ce23a030 None None] Registered counter for database nova_api 2026-06-25 08:57:01.057 | DEBUG dbcounter [-] [65762] Writer thread running {{(pid=65762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:57:01.224 | INFO dbcounter [None req-cf564636-c48b-4a9d-b715-da45ce23a030 None None] Registered counter for database nova_cell0 2026-06-25 08:57:01.308 | DEBUG dbcounter [-] [65762] Writer thread running {{(pid=65762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:57:01.399 | +-------------------------------------+--------------+-----------+ 2026-06-25 08:57:01.399 | | Migration | Total Needed | Completed | 2026-06-25 08:57:01.399 | +-------------------------------------+--------------+-----------+ 2026-06-25 08:57:01.399 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 08:57:01.399 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 08:57:01.399 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 08:57:01.399 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 08:57:01.399 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 08:57:01.399 | | populate_dev_uuids | 0 | 0 | 2026-06-25 08:57:01.400 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 08:57:01.400 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 08:57:01.400 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 08:57:01.400 | | populate_user_id | 0 | 0 | 2026-06-25 08:57:01.400 | | populate_uuids | 0 | 0 | 2026-06-25 08:57:01.400 | +-------------------------------------+--------------+-----------+ 2026-06-25 08:57:01.730 | Exception ignored in: 2026-06-25 08:57:01.730 | Traceback (most recent call last): 2026-06-25 08:57:01.731 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:57:01.731 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:57:01.731 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:57:01.731 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:57:01.731 | RuntimeError: greenlet is being finalized 2026-06-25 08:57:02.131 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 08:57:02.137 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:57:02.142 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 08:57:02.145 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:57:02.148 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:57:02.153 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-25 08:57:02.624 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:57:02.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:57:02.625 | we strongly recommend against using it for new projects. 2026-06-25 08:57:02.625 | 2026-06-25 08:57:02.625 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:57:02.625 | framework. For more detail see 2026-06-25 08:57:02.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:57:02.625 | 2026-06-25 08:57:02.625 | import eventlet # noqa 2026-06-25 08:57:02.972 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:57:06.006 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 08:57:06.006 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 08:57:06.006 | INFO dbcounter [None req-cee22900-3888-49d5-8233-fa823a560b89 None None] Registered counter for database nova_api 2026-06-25 08:57:06.138 | DEBUG dbcounter [-] [65781] Writer thread running {{(pid=65781) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:57:06.463 | Exception ignored in: 2026-06-25 08:57:06.463 | Traceback (most recent call last): 2026-06-25 08:57:06.463 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:57:06.463 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:57:06.464 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:57:06.464 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:57:06.464 | RuntimeError: greenlet is being finalized 2026-06-25 08:57:06.820 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 08:57:06.824 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 08:57:06.842 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 08:57:06.845 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 08:57:06.850 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 08:57:06.939 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 08:57:06.994 | [2074 Async configure_neutron_nova:65839]: running: configure_neutron_nova 2026-06-25 08:57:06.998 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 08:57:07.002 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 08:57:07.006 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 08:57:07.010 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 08:57:07.014 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 08:57:07.019 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 08:57:07.025 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 08:57:07.029 | + functions-common:run_phase:1858 : local extra 2026-06-25 08:57:07.035 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 08:57:07.041 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 08:57:07.045 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 08:57:07.049 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 08:57:07.053 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 08:57:07.058 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 08:57:07.086 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:07.090 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:57:07.095 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:57:07.098 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 08:57:07.105 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 08:57:07.109 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 08:57:07.113 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 08:57:07.117 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 08:57:07.122 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 08:57:07.126 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 08:57:07.130 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 08:57:07.134 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 08:57:07.138 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 08:57:07.143 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 08:57:07.147 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 08:57:07.152 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 08:57:07.157 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 08:57:07.161 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.165 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 08:57:07.170 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 08:57:07.174 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:57:07.180 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 08:57:07.185 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 08:57:07.191 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 08:57:07.196 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.201 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 08:57:07.205 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:57:07.211 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 08:57:07.211 | /^\[\[.+\|.*\]\]/ { 2026-06-25 08:57:07.211 | gsub("[][]", "", $1); 2026-06-25 08:57:07.211 | split($1, a, "|"); 2026-06-25 08:57:07.211 | if (a[1] == matchgroup) 2026-06-25 08:57:07.211 | print a[2] 2026-06-25 08:57:07.211 | } 2026-06-25 08:57:07.212 | ' /home/quobyte/devstack/local.conf 2026-06-25 08:57:07.220 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 08:57:07.224 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 08:57:07.229 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 08:57:07.235 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 08:57:07.239 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 08:57:07.244 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 08:57:07.248 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 08:57:07.254 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 08:57:07.261 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 08:57:07.265 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 08:57:07.269 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 08:57:07.273 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 08:57:07.278 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 08:57:07.282 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.287 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 08:57:07.291 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 08:57:07.296 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 08:57:07.302 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 08:57:07.306 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 08:57:07.311 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 08:57:07.315 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 08:57:07.322 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 08:57:07.322 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 08:57:07.322 | BEGIN { 2026-06-25 08:57:07.322 | section = "" 2026-06-25 08:57:07.322 | last_section = "" 2026-06-25 08:57:07.323 | section_count = 0 2026-06-25 08:57:07.323 | } 2026-06-25 08:57:07.323 | /^\[.+\]/ { 2026-06-25 08:57:07.323 | gsub("[][]", "", $1); 2026-06-25 08:57:07.323 | section=$1 2026-06-25 08:57:07.323 | next 2026-06-25 08:57:07.323 | } 2026-06-25 08:57:07.323 | /^ *\#/ { 2026-06-25 08:57:07.323 | next 2026-06-25 08:57:07.323 | } 2026-06-25 08:57:07.323 | /^[^ \t]+/ { 2026-06-25 08:57:07.323 | # get offset of first = in $0 2026-06-25 08:57:07.324 | eq_idx = index($0, "=") 2026-06-25 08:57:07.324 | # extract attr & value from $0 2026-06-25 08:57:07.324 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 08:57:07.324 | value = substr($0, eq_idx + 1) 2026-06-25 08:57:07.324 | # only need to strip trailing whitespace from attr 2026-06-25 08:57:07.324 | sub(/[ \t]*$/, "", attr) 2026-06-25 08:57:07.324 | # need to strip leading & trailing whitespace from value 2026-06-25 08:57:07.324 | sub(/^[ \t]*/, "", value) 2026-06-25 08:57:07.324 | sub(/[ \t]*$/, "", value) 2026-06-25 08:57:07.324 | 2026-06-25 08:57:07.324 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 08:57:07.325 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 08:57:07.325 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 08:57:07.325 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 08:57:07.325 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 08:57:07.325 | if (section != last_section) { 2026-06-25 08:57:07.325 | cfg_section[section_count++] = section 2026-06-25 08:57:07.325 | last_section = section 2026-06-25 08:57:07.325 | } 2026-06-25 08:57:07.325 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 08:57:07.325 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 08:57:07.325 | 2026-06-25 08:57:07.325 | cfg_attr[section, attr, 0] = value 2026-06-25 08:57:07.326 | cfg_attr_count[section, attr] = 1 2026-06-25 08:57:07.326 | } else { 2026-06-25 08:57:07.326 | lno = cfg_attr_count[section, attr]++ 2026-06-25 08:57:07.326 | cfg_attr[section, attr, lno] = value 2026-06-25 08:57:07.326 | } 2026-06-25 08:57:07.326 | } 2026-06-25 08:57:07.326 | END { 2026-06-25 08:57:07.326 | # Process each section in order 2026-06-25 08:57:07.326 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 08:57:07.326 | section = cfg_section[sno] 2026-06-25 08:57:07.326 | # The ini routines simply append a config item immediately 2026-06-25 08:57:07.327 | # after the section header. To keep the same order as defined 2026-06-25 08:57:07.327 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 08:57:07.327 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 08:57:07.327 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 08:57:07.327 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 08:57:07.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 08:57:07.327 | else { 2026-06-25 08:57:07.327 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 08:57:07.327 | count = cfg_attr_count[section, attr] 2026-06-25 08:57:07.327 | print "inidelete " configfile " " section " " attr 2026-06-25 08:57:07.327 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 08:57:07.327 | for (l = count -2; l >= 0; l--) 2026-06-25 08:57:07.328 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 08:57:07.328 | } 2026-06-25 08:57:07.328 | } 2026-06-25 08:57:07.328 | } 2026-06-25 08:57:07.328 | } 2026-06-25 08:57:07.328 | ' 2026-06-25 08:57:07.328 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.328 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.328 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 08:57:07.329 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 08:57:07.329 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 08:57:07.332 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:57:07.337 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 08:57:07.342 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 08:57:07.342 | BEGIN { group = "" } 2026-06-25 08:57:07.342 | /^\[\[.+\|.*\]\]/ { 2026-06-25 08:57:07.342 | gsub("[][]", "", $1); 2026-06-25 08:57:07.342 | split($1, a, "|"); 2026-06-25 08:57:07.342 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 08:57:07.343 | group=a[1] 2026-06-25 08:57:07.343 | } else { 2026-06-25 08:57:07.343 | group="" 2026-06-25 08:57:07.343 | } 2026-06-25 08:57:07.343 | next 2026-06-25 08:57:07.343 | } 2026-06-25 08:57:07.343 | { 2026-06-25 08:57:07.343 | if (group != "") 2026-06-25 08:57:07.343 | print $0 2026-06-25 08:57:07.343 | } 2026-06-25 08:57:07.343 | ' /home/quobyte/devstack/local.conf 2026-06-25 08:57:07.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 08:57:07.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 08:57:07.404 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.408 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 08:57:07.412 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 08:57:07.459 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 08:57:07.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 08:57:07.518 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.522 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 08:57:07.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 08:57:07.574 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 08:57:07.582 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 08:57:07.633 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.639 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 08:57:07.643 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 08:57:07.647 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 08:57:07.654 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 08:57:07.658 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.665 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.669 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 08:57:07.674 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.680 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 08:57:07.685 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 08:57:07.690 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 08:57:07.695 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 08:57:07.698 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.704 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.709 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 08:57:07.713 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.717 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 08:57:07.723 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.727 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.732 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.738 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 08:57:07.741 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.750 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.750 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 08:57:07.750 | BEGIN { 2026-06-25 08:57:07.750 | section = "" 2026-06-25 08:57:07.750 | last_section = "" 2026-06-25 08:57:07.750 | section_count = 0 2026-06-25 08:57:07.750 | } 2026-06-25 08:57:07.750 | /^\[.+\]/ { 2026-06-25 08:57:07.750 | gsub("[][]", "", $1); 2026-06-25 08:57:07.750 | section=$1 2026-06-25 08:57:07.750 | next 2026-06-25 08:57:07.751 | } 2026-06-25 08:57:07.751 | /^ *\#/ { 2026-06-25 08:57:07.751 | next 2026-06-25 08:57:07.751 | } 2026-06-25 08:57:07.751 | /^[^ \t]+/ { 2026-06-25 08:57:07.751 | # get offset of first = in $0 2026-06-25 08:57:07.751 | eq_idx = index($0, "=") 2026-06-25 08:57:07.751 | # extract attr & value from $0 2026-06-25 08:57:07.751 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 08:57:07.751 | value = substr($0, eq_idx + 1) 2026-06-25 08:57:07.751 | # only need to strip trailing whitespace from attr 2026-06-25 08:57:07.752 | sub(/[ \t]*$/, "", attr) 2026-06-25 08:57:07.753 | # need to strip leading & trailing whitespace from value 2026-06-25 08:57:07.753 | sub(/^[ \t]*/, "", value) 2026-06-25 08:57:07.753 | sub(/[ \t]*$/, "", value) 2026-06-25 08:57:07.754 | 2026-06-25 08:57:07.756 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 08:57:07.756 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 08:57:07.756 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 08:57:07.756 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 08:57:07.756 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 08:57:07.757 | if (section != last_section) { 2026-06-25 08:57:07.757 | cfg_section[section_count++] = section 2026-06-25 08:57:07.757 | last_section = section 2026-06-25 08:57:07.757 | } 2026-06-25 08:57:07.757 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 08:57:07.757 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 08:57:07.757 | 2026-06-25 08:57:07.757 | cfg_attr[section, attr, 0] = value 2026-06-25 08:57:07.757 | cfg_attr_count[section, attr] = 1 2026-06-25 08:57:07.757 | } else { 2026-06-25 08:57:07.757 | lno = cfg_attr_count[section, attr]++ 2026-06-25 08:57:07.757 | cfg_attr[section, attr, lno] = value 2026-06-25 08:57:07.758 | } 2026-06-25 08:57:07.758 | } 2026-06-25 08:57:07.758 | END { 2026-06-25 08:57:07.758 | # Process each section in order 2026-06-25 08:57:07.758 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 08:57:07.759 | section = cfg_section[sno] 2026-06-25 08:57:07.759 | # The ini routines simply append a config item immediately 2026-06-25 08:57:07.759 | # after the section header. To keep the same order as defined 2026-06-25 08:57:07.760 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 08:57:07.760 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 08:57:07.760 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 08:57:07.760 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 08:57:07.760 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 08:57:07.760 | else { 2026-06-25 08:57:07.761 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 08:57:07.761 | count = cfg_attr_count[section, attr] 2026-06-25 08:57:07.761 | print "inidelete " configfile " " section " " attr 2026-06-25 08:57:07.761 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 08:57:07.761 | for (l = count -2; l >= 0; l--) 2026-06-25 08:57:07.761 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 08:57:07.761 | } 2026-06-25 08:57:07.761 | } 2026-06-25 08:57:07.761 | } 2026-06-25 08:57:07.761 | } 2026-06-25 08:57:07.761 | ' 2026-06-25 08:57:07.762 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.762 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 08:57:07.762 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.762 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 08:57:07.763 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 08:57:07.766 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:57:07.770 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 08:57:07.775 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 08:57:07.775 | BEGIN { group = "" } 2026-06-25 08:57:07.775 | /^\[\[.+\|.*\]\]/ { 2026-06-25 08:57:07.775 | gsub("[][]", "", $1); 2026-06-25 08:57:07.775 | split($1, a, "|"); 2026-06-25 08:57:07.776 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 08:57:07.776 | group=a[1] 2026-06-25 08:57:07.776 | } else { 2026-06-25 08:57:07.776 | group="" 2026-06-25 08:57:07.776 | } 2026-06-25 08:57:07.776 | next 2026-06-25 08:57:07.776 | } 2026-06-25 08:57:07.777 | { 2026-06-25 08:57:07.777 | if (group != "") 2026-06-25 08:57:07.777 | print $0 2026-06-25 08:57:07.777 | } 2026-06-25 08:57:07.777 | ' /home/quobyte/devstack/local.conf 2026-06-25 08:57:07.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 08:57:07.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 08:57:07.838 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.843 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 08:57:07.847 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 08:57:07.851 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 08:57:07.858 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 08:57:07.862 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 08:57:07.866 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 08:57:07.870 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 08:57:07.875 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 08:57:07.883 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 08:57:07.887 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 08:57:07.892 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 08:57:07.896 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 08:57:07.901 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 08:57:07.906 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.910 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 08:57:07.914 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 08:57:07.919 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 08:57:07.924 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 08:57:07.928 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 08:57:07.933 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 08:57:07.937 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 08:57:07.943 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 08:57:07.943 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:07.944 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 08:57:07.945 | BEGIN { 2026-06-25 08:57:07.945 | section = "" 2026-06-25 08:57:07.945 | last_section = "" 2026-06-25 08:57:07.945 | section_count = 0 2026-06-25 08:57:07.945 | } 2026-06-25 08:57:07.945 | /^\[.+\]/ { 2026-06-25 08:57:07.945 | gsub("[][]", "", $1); 2026-06-25 08:57:07.945 | section=$1 2026-06-25 08:57:07.945 | next 2026-06-25 08:57:07.945 | } 2026-06-25 08:57:07.945 | /^ *\#/ { 2026-06-25 08:57:07.946 | next 2026-06-25 08:57:07.946 | } 2026-06-25 08:57:07.946 | /^[^ \t]+/ { 2026-06-25 08:57:07.946 | # get offset of first = in $0 2026-06-25 08:57:07.946 | eq_idx = index($0, "=") 2026-06-25 08:57:07.946 | # extract attr & value from $0 2026-06-25 08:57:07.946 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 08:57:07.946 | value = substr($0, eq_idx + 1) 2026-06-25 08:57:07.946 | # only need to strip trailing whitespace from attr 2026-06-25 08:57:07.946 | sub(/[ \t]*$/, "", attr) 2026-06-25 08:57:07.946 | # need to strip leading & trailing whitespace from value 2026-06-25 08:57:07.947 | sub(/^[ \t]*/, "", value) 2026-06-25 08:57:07.947 | sub(/[ \t]*$/, "", value) 2026-06-25 08:57:07.947 | 2026-06-25 08:57:07.947 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 08:57:07.947 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 08:57:07.947 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 08:57:07.947 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 08:57:07.948 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 08:57:07.948 | if (section != last_section) { 2026-06-25 08:57:07.948 | cfg_section[section_count++] = section 2026-06-25 08:57:07.948 | last_section = section 2026-06-25 08:57:07.948 | } 2026-06-25 08:57:07.948 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 08:57:07.948 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 08:57:07.948 | 2026-06-25 08:57:07.948 | cfg_attr[section, attr, 0] = value 2026-06-25 08:57:07.949 | cfg_attr_count[section, attr] = 1 2026-06-25 08:57:07.949 | } else { 2026-06-25 08:57:07.949 | lno = cfg_attr_count[section, attr]++ 2026-06-25 08:57:07.949 | cfg_attr[section, attr, lno] = value 2026-06-25 08:57:07.949 | } 2026-06-25 08:57:07.949 | } 2026-06-25 08:57:07.950 | END { 2026-06-25 08:57:07.950 | # Process each section in order 2026-06-25 08:57:07.950 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 08:57:07.950 | section = cfg_section[sno] 2026-06-25 08:57:07.950 | # The ini routines simply append a config item immediately 2026-06-25 08:57:07.950 | # after the section header. To keep the same order as defined 2026-06-25 08:57:07.950 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 08:57:07.950 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 08:57:07.950 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 08:57:07.950 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 08:57:07.950 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 08:57:07.951 | else { 2026-06-25 08:57:07.951 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 08:57:07.951 | count = cfg_attr_count[section, attr] 2026-06-25 08:57:07.951 | print "inidelete " configfile " " section " " attr 2026-06-25 08:57:07.951 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 08:57:07.951 | for (l = count -2; l >= 0; l--) 2026-06-25 08:57:07.951 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 08:57:07.953 | } 2026-06-25 08:57:07.953 | } 2026-06-25 08:57:07.953 | } 2026-06-25 08:57:07.954 | } 2026-06-25 08:57:07.954 | ' 2026-06-25 08:57:07.954 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 08:57:07.955 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:57:07.955 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 08:57:07.959 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 08:57:07.964 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:57:07.969 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 08:57:07.973 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 08:57:07.974 | BEGIN { group = "" } 2026-06-25 08:57:07.974 | /^\[\[.+\|.*\]\]/ { 2026-06-25 08:57:07.974 | gsub("[][]", "", $1); 2026-06-25 08:57:07.974 | split($1, a, "|"); 2026-06-25 08:57:07.974 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 08:57:07.974 | group=a[1] 2026-06-25 08:57:07.974 | } else { 2026-06-25 08:57:07.974 | group="" 2026-06-25 08:57:07.974 | } 2026-06-25 08:57:07.975 | next 2026-06-25 08:57:07.975 | } 2026-06-25 08:57:07.975 | { 2026-06-25 08:57:07.975 | if (group != "") 2026-06-25 08:57:07.975 | print $0 2026-06-25 08:57:07.975 | } 2026-06-25 08:57:07.975 | ' /home/quobyte/devstack/local.conf 2026-06-25 08:57:07.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 08:57:07.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 08:57:08.034 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 08:57:08.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 08:57:08.092 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 08:57:08.099 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 08:57:08.147 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.151 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 08:57:08.155 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 08:57:08.166 | + inc/async:async_inner:64 : rc=0 2026-06-25 08:57:08.199 | [65839 Async configure_neutron_nova:65839]: finished successfully 2026-06-25 08:57:08.203 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.207 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-7e3902d7-5999-4b8b-86c2-9c0120d1f969"' 2026-06-25 08:57:08.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-7e3902d7-5999-4b8b-86c2-9c0120d1f969 2026-06-25 08:57:08.256 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.259 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 08:57:08.263 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 08:57:08.303 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.307 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 08:57:08.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 08:57:08.349 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:57:08.355 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 08:57:08.378 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:08.382 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 08:57:08.385 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 08:57:08.409 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:08.414 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 08:57:08.459 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 08:57:08.524 | [2074 Async configure_neutron_nova:65839]: Waiting for completion of configure_neutron_nova running on PID 65839 (2 other jobs running) 2026-06-25 08:57:08.553 | [2074 Async configure_neutron_nova:65839]: Signaling child to exit 2026-06-25 08:57:08.553 | WAKEUP 2026-06-25 08:57:08.579 | [2074 Async configure_neutron_nova:65839]: Signaled 2026-06-25 08:57:08.581 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 08:57:08.582 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 08:57:08.582 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.179/identity 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 08:57:08.582 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 08:57:08.583 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 08:57:08.583 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 08:57:08.583 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 08:57:08.583 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 08:57:08.583 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 08:57:08.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 08:57:08.583 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 08:57:08.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:08.583 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 08:57:08.583 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 08:57:08.583 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:57:08.584 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 08:57:08.584 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:57:08.584 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 08:57:08.584 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 08:57:08.585 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:57:08.585 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:57:08.585 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 08:57:08.586 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 08:57:08.586 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 08:57:08.586 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 08:57:08.587 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 08:57:08.587 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 08:57:08.587 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 08:57:08.587 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 08:57:08.587 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.179/identity 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 08:57:08.588 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 08:57:08.588 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 08:57:08.588 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 08:57:08.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 08:57:08.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 08:57:08.588 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 08:57:08.589 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:08.589 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 08:57:08.589 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 08:57:08.634 | [2074 Async configure_neutron_nova:65839]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-25 08:57:08.640 | + inc/async:async_wait:197 : return 0 2026-06-25 08:57:08.644 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 08:57:08.668 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:08.672 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 08:57:08.715 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 08:57:08.763 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 08:57:08.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:08.788 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 08:57:08.792 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:57:08.795 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 08:57:08.798 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 08:57:08.802 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:57:08.805 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:57:08.809 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:57:08.813 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 08:57:08.818 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.822 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 08:57:08.825 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.829 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:08.833 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:08.837 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:08.841 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 08:57:08.845 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:08.849 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:08.853 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:08.856 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:08.862 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:08.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377828863 2026-06-25 08:57:08.872 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 08:57:08.896 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:08.900 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 08:57:08.904 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 08:57:08.907 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.911 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.914 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.917 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 08:57:08.921 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 08:57:08.925 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 08:57:08.928 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 08:57:08.931 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:08.934 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:08.937 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:08.940 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:08.943 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 08:57:08.946 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:57:08.949 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:08.952 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:08.955 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:57:08.958 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 08:57:08.961 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:08.964 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:57:08.967 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:57:08.970 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:57:08.973 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 08:57:08.976 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:57:08.982 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-25 08:57:09.074 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:09.163 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 08:57:09.240 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 08:57:09.319 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:09.401 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:09.480 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 08:57:09.557 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 08:57:09.635 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 08:57:09.712 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 08:57:09.790 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 08:57:09.867 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:57:09.871 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:57:09.875 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 08:57:09.963 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:57:10.426 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 08:57:10.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 08:57:10.890 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 08:57:11.024 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:11.029 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:11.033 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:11.037 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:11.041 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:11.045 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:11.049 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:11.053 | + functions-common:time_stop:2427 : start_time=1782377828863 2026-06-25 08:57:11.057 | + functions-common:time_stop:2429 : [[ -z 1782377828863 ]] 2026-06-25 08:57:11.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:11.068 | + functions-common:time_stop:2432 : end_time=1782377831064 2026-06-25 08:57:11.072 | + functions-common:time_stop:2433 : elapsed_time=2201 2026-06-25 08:57:11.076 | + functions-common:time_stop:2434 : total=4138 2026-06-25 08:57:11.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:11.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6339 2026-06-25 08:57:11.088 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 08:57:11.088 | Waiting for nova-api to start... 2026-06-25 08:57:11.092 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.179/compute/v2.1/ 2026-06-25 08:57:11.096 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.179/compute/v2.1/ 2026-06-25 08:57:11.101 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 08:57:11.105 | + functions:wait_for_service:477 : local url=http://192.168.122.179/compute/v2.1/ 2026-06-25 08:57:11.109 | + functions:wait_for_service:478 : local rval=0 2026-06-25 08:57:11.113 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 08:57:11.117 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 08:57:11.121 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:11.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:11.131 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:11.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377831132 2026-06-25 08:57:11.141 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 08:57:11.145 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:57:11.148 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.179/compute/v2.1/ 2026-06-25 08:57:17.261 | + :: : [[ 200 == 503 ]] 2026-06-25 08:57:17.263 | + :: : [[ 0 -eq 7 ]] 2026-06-25 08:57:17.268 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 08:57:17.272 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:17.276 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:17.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:17.286 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:17.290 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:17.294 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 08:57:17.298 | + functions-common:time_stop:2427 : start_time=1782377831132 2026-06-25 08:57:17.301 | + functions-common:time_stop:2429 : [[ -z 1782377831132 ]] 2026-06-25 08:57:17.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:17.314 | + functions-common:time_stop:2432 : end_time=1782377837309 2026-06-25 08:57:17.318 | + functions-common:time_stop:2433 : elapsed_time=6177 2026-06-25 08:57:17.323 | + functions-common:time_stop:2434 : total=5574 2026-06-25 08:57:17.327 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:17.331 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11751 2026-06-25 08:57:17.336 | + functions:wait_for_service:486 : return 0 2026-06-25 08:57:17.340 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:57:17.345 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:57:17.351 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 08:57:17.379 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:17.386 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 08:57:17.390 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:57:17.395 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 08:57:17.400 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 08:57:17.403 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 08:57:17.409 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 08:57:17.412 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 08:57:17.418 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 08:57:17.422 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:57:17.426 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 08:57:17.432 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 08:57:17.451 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 08:57:17.457 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 08:57:17.464 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 08:57:17.471 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 08:57:17.489 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-25 08:57:17.506 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 08:57:17.524 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 08:57:17.528 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 08:57:17.528 | Starting OVN 2026-06-25 08:57:17.532 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 08:57:17.536 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 08:57:17.536 | Starting OVS 2026-06-25 08:57:17.540 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 08:57:17.564 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:17.567 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 08:57:17.629 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 08:57:17.690 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 08:57:17.694 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 08:57:17.698 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 08:57:18.155 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 08:57:18.602 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 08:57:18.602 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 08:57:18.602 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 08:57:18.602 | 2026-06-25 08:57:18.602 | Possible reasons for having these kinds of units are: 2026-06-25 08:57:18.603 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 08:57:18.603 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 08:57:18.603 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 08:57:18.603 | a requirement dependency on it. 2026-06-25 08:57:18.603 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 08:57:18.603 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 08:57:18.604 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 08:57:18.604 | instance name specified. 2026-06-25 08:57:18.610 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 08:57:23.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 08:57:23.253 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 08:57:23.739 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 08:57:24.226 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 08:57:24.226 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 08:57:24.226 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 08:57:24.226 | 2026-06-25 08:57:24.226 | Possible reasons for having these kinds of units are: 2026-06-25 08:57:24.226 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 08:57:24.226 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 08:57:24.226 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 08:57:24.226 | a requirement dependency on it. 2026-06-25 08:57:24.226 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 08:57:24.227 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 08:57:24.230 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 08:57:24.230 | instance name specified. 2026-06-25 08:57:24.237 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 08:57:24.414 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 08:57:24.414 | Configuring OVSDB 2026-06-25 08:57:24.417 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 08:57:24.446 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:24.452 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 08:57:24.486 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 08:57:24.515 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=bdd8db35-b70f-4374-b427-828f3758e7da 2026-06-25 08:57:24.543 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.179:6642 2026-06-25 08:57:24.569 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 08:57:24.598 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 08:57:24.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.179 2026-06-25 08:57:24.650 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 08:57:24.655 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 08:57:24.685 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:24.689 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-25 08:57:24.716 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 08:57:24.720 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 08:57:24.723 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 08:57:24.728 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 08:57:24.732 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:24.736 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 08:57:24.740 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 08:57:24.744 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-25 08:57:24.747 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 08:57:24.751 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 08:57:24.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-06-25 08:57:24.815 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 08:57:24.849 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 08:57:24.877 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:24.882 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 08:57:24.886 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 08:57:24.890 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:57:24.894 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 08:57:24.898 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 08:57:24.917 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:24.919 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 08:57:24.922 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 08:57:24.925 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 08:57:25.397 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 08:57:25.864 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 08:57:25.941 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 08:57:25.944 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 08:57:25.948 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 08:57:25.950 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 08:57:25.953 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 08:57:26.958 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 08:57:26.961 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 08:57:26.964 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 08:57:26.967 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 08:57:26.969 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 08:57:26.973 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 08:57:26.976 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 08:57:26.979 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 08:57:26.981 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 08:57:26.984 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 08:57:26.987 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 08:57:26.990 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 08:57:26.993 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 08:57:27.012 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:27.015 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 08:57:27.042 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 08:57:27.070 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 08:57:27.088 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 08:57:27.105 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 08:57:27.125 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:27.128 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 08:57:27.131 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 08:57:27.134 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 08:57:27.589 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 08:57:28.038 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 08:57:28.038 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 08:57:28.039 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 08:57:28.039 | 2026-06-25 08:57:28.039 | Possible reasons for having these kinds of units are: 2026-06-25 08:57:28.039 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 08:57:28.039 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 08:57:28.039 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 08:57:28.039 | a requirement dependency on it. 2026-06-25 08:57:28.039 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 08:57:28.039 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 08:57:28.039 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 08:57:28.039 | instance name specified. 2026-06-25 08:57:28.048 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 08:57:28.319 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 08:57:28.341 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:28.345 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 08:57:28.348 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 08:57:28.375 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:28.377 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 08:57:28.381 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 08:57:28.384 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.387 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 08:57:28.390 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.392 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:28.396 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:28.399 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:28.402 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 08:57:28.405 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:28.408 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:28.411 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:28.415 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:28.418 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:28.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377848420 2026-06-25 08:57:28.425 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 08:57:28.444 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:28.447 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-25 08:57:28.450 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 08:57:28.453 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.456 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.459 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.462 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.464 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-25 08:57:28.468 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-25 08:57:28.471 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 08:57:28.474 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:28.477 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:28.479 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:28.482 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:28.486 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 08:57:28.488 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-25 08:57:28.491 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-25 08:57:28.495 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 08:57:28.498 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.501 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:57:28.504 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:57:28.507 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:57:28.510 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:57:28.513 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:57:28.516 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 08:57:28.519 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:57:28.524 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-25 08:57:28.606 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:28.685 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 08:57:28.753 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 08:57:28.820 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 08:57:28.888 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 08:57:28.955 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:29.026 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:57:29.030 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:57:29.033 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 08:57:29.116 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:57:29.559 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 08:57:29.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-25 08:57:30.017 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 08:57:30.073 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:30.077 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:30.081 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:30.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:30.089 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:30.093 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:30.097 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:30.101 | + functions-common:time_stop:2427 : start_time=1782377848420 2026-06-25 08:57:30.105 | + functions-common:time_stop:2429 : [[ -z 1782377848420 ]] 2026-06-25 08:57:30.110 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:30.115 | + functions-common:time_stop:2432 : end_time=1782377850111 2026-06-25 08:57:30.118 | + functions-common:time_stop:2433 : elapsed_time=1691 2026-06-25 08:57:30.122 | + functions-common:time_stop:2434 : total=6339 2026-06-25 08:57:30.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:30.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8030 2026-06-25 08:57:30.133 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 08:57:30.137 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 08:57:30.142 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 08:57:30.147 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:57:30.170 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:57:30.174 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:57:30.177 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:57:30.180 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:57:30.183 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:57:30.225 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:57:30.267 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:57:30.307 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:57:30.349 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 08:57:30.391 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 08:57:30.394 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 08:57:30.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:30.422 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 08:57:30.480 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 08:57:30.483 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.486 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 08:57:30.490 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.493 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:30.497 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:30.501 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:30.504 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 08:57:30.508 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:30.511 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:30.514 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:30.517 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:30.523 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:30.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377850524 2026-06-25 08:57:30.531 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 08:57:30.554 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:30.557 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-25 08:57:30.560 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 08:57:30.564 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.567 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.570 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.573 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.576 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-25 08:57:30.579 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 08:57:30.582 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 08:57:30.586 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:30.589 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:30.593 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:30.596 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:30.600 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 08:57:30.603 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-25 08:57:30.606 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-25 08:57:30.609 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 08:57:30.612 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.615 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:57:30.618 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:57:30.622 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:57:30.625 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:57:30.628 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:57:30.632 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 08:57:30.636 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:57:30.643 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-25 08:57:30.730 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:30.816 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 08:57:30.894 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 08:57:30.968 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 08:57:31.044 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 08:57:31.120 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:31.193 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:57:31.197 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:57:31.200 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 08:57:31.289 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:57:31.756 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 08:57:31.787 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 08:57:32.246 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 08:57:32.307 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:32.309 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:32.313 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:32.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:32.321 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:32.325 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:32.329 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:32.333 | + functions-common:time_stop:2427 : start_time=1782377850524 2026-06-25 08:57:32.337 | + functions-common:time_stop:2429 : [[ -z 1782377850524 ]] 2026-06-25 08:57:32.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:32.348 | + functions-common:time_stop:2432 : end_time=1782377852344 2026-06-25 08:57:32.353 | + functions-common:time_stop:2433 : elapsed_time=1820 2026-06-25 08:57:32.356 | + functions-common:time_stop:2434 : total=8030 2026-06-25 08:57:32.359 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:32.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9850 2026-06-25 08:57:32.367 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:57:32.370 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:57:32.374 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 08:57:32.378 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 08:57:32.409 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 08:57:32.413 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 08:57:32.417 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 08:57:32.421 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 08:57:32.425 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-25 08:57:32.472 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:57:32.516 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-25 08:57:32.557 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 08:57:32.599 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 08:57:32.643 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:32.647 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 08:57:32.651 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 08:57:32.655 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 08:57:32.684 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 08:57:32.711 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 08:57:32.715 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 08:57:32.719 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 08:57:32.723 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 08:57:32.784 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 08:57:32.808 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:32.810 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 08:57:32.813 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:57:32.815 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 08:57:32.818 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 08:57:32.820 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 08:57:32.823 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 08:57:32.854 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 08:57:32.857 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:32.859 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 08:57:32.889 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 08:57:32.931 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 08:57:32.936 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 08:57:32.940 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 08:57:32.946 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 08:57:32.950 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 08:57:32.954 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 08:57:32.959 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 08:57:32.963 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 08:57:32.967 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 08:57:32.971 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 08:57:32.976 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:32.980 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:32.985 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:32.989 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 08:57:32.994 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:32.999 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:33.003 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 08:57:33.008 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 08:57:33.012 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 08:57:33.018 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 08:57:33.048 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 08:57:33.052 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 08:57:33.112 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 08:57:33.173 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 08:57:33.177 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 08:57:33.242 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 08:57:33.246 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 08:57:33.315 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 08:57:33.321 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.326 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 08:57:33.330 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.334 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:33.339 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:33.343 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:33.347 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 08:57:33.352 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:33.356 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:33.361 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:33.365 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:33.371 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:33.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377853373 2026-06-25 08:57:33.382 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 08:57:33.413 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:33.418 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 08:57:33.423 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 08:57:33.427 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.431 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.436 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.440 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 08:57:33.444 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 08:57:33.448 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 08:57:33.453 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 08:57:33.457 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:33.462 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:33.466 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:33.470 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:33.475 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 08:57:33.479 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:57:33.484 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:33.488 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:33.493 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:57:33.497 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 08:57:33.501 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:33.505 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:57:33.509 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:57:33.513 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:57:33.517 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 08:57:33.521 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:57:33.527 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-25 08:57:33.625 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:33.726 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 08:57:33.810 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 08:57:33.890 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:33.969 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:34.044 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 08:57:34.117 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 08:57:34.191 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 08:57:34.262 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 08:57:34.334 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 08:57:34.416 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:57:34.420 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:57:34.423 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 08:57:34.509 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:57:34.982 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 08:57:35.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 08:57:35.476 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 08:57:35.625 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:35.627 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:35.629 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:35.632 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:35.634 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:35.636 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:35.638 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:35.641 | + functions-common:time_stop:2427 : start_time=1782377853373 2026-06-25 08:57:35.643 | + functions-common:time_stop:2429 : [[ -z 1782377853373 ]] 2026-06-25 08:57:35.647 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:35.651 | + functions-common:time_stop:2432 : end_time=1782377855649 2026-06-25 08:57:35.654 | + functions-common:time_stop:2433 : elapsed_time=2276 2026-06-25 08:57:35.657 | + functions-common:time_stop:2434 : total=9850 2026-06-25 08:57:35.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:35.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12126 2026-06-25 08:57:35.663 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.179/ 2026-06-25 08:57:35.665 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.668 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 08:57:35.670 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.673 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:35.675 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:35.678 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:35.680 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 08:57:35.683 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:35.685 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:35.688 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:35.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:35.696 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:35.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377855696 2026-06-25 08:57:35.702 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 08:57:35.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:35.726 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 08:57:35.729 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 08:57:35.731 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.733 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.736 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.738 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.741 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 08:57:35.743 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 08:57:35.746 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 08:57:35.748 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:35.750 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:35.753 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:35.755 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:35.758 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 08:57:35.760 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 08:57:35.762 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 08:57:35.765 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 08:57:35.767 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:35.770 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:57:35.772 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:57:35.775 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:57:35.777 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:57:35.779 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:57:35.782 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 08:57:35.785 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:57:35.789 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-25 08:57:35.879 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:35.971 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 08:57:36.061 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:36.150 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 08:57:36.221 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 08:57:36.301 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:36.382 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:57:36.387 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:57:36.390 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 08:57:36.479 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:57:36.989 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 08:57:37.017 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 08:57:37.482 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 08:57:37.531 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:37.537 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:37.543 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:37.549 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:37.554 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:37.559 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:37.564 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:37.566 | + functions-common:time_stop:2427 : start_time=1782377855696 2026-06-25 08:57:37.571 | + functions-common:time_stop:2429 : [[ -z 1782377855696 ]] 2026-06-25 08:57:37.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:37.588 | + functions-common:time_stop:2432 : end_time=1782377857581 2026-06-25 08:57:37.592 | + functions-common:time_stop:2433 : elapsed_time=1885 2026-06-25 08:57:37.595 | + functions-common:time_stop:2434 : total=12126 2026-06-25 08:57:37.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:37.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14011 2026-06-25 08:57:37.605 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.608 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 08:57:37.609 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.611 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:37.613 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:37.615 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:37.618 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 08:57:37.620 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:37.622 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:37.624 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:37.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:37.628 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:37.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377857630 2026-06-25 08:57:37.634 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 08:57:37.655 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:37.658 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 08:57:37.659 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 08:57:37.661 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.664 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.665 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.667 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.669 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 08:57:37.671 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 08:57:37.674 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 08:57:37.677 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:37.677 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:37.679 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:37.681 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:37.683 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 08:57:37.687 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 08:57:37.687 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 08:57:37.689 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 08:57:37.691 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:37.693 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:57:37.695 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:57:37.700 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:57:37.700 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:57:37.701 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:57:37.703 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 08:57:37.705 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:57:37.709 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-25 08:57:37.836 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:38.004 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 08:57:38.124 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:38.262 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 08:57:38.394 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 08:57:38.496 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:38.629 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:57:38.633 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:57:38.638 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 08:57:38.750 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:57:39.262 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 08:57:39.293 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 08:57:39.814 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 08:57:39.878 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:39.884 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:39.889 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:39.893 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:39.900 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:39.903 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:39.909 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:39.918 | + functions-common:time_stop:2427 : start_time=1782377857630 2026-06-25 08:57:39.923 | + functions-common:time_stop:2429 : [[ -z 1782377857630 ]] 2026-06-25 08:57:39.928 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:39.935 | + functions-common:time_stop:2432 : end_time=1782377859930 2026-06-25 08:57:39.942 | + functions-common:time_stop:2433 : elapsed_time=2300 2026-06-25 08:57:39.946 | + functions-common:time_stop:2434 : total=14011 2026-06-25 08:57:39.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:39.957 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16311 2026-06-25 08:57:39.959 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 08:57:39.964 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 08:57:39.973 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:39.976 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 08:57:39.982 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:39.986 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:39.991 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:39.996 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:40.003 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 08:57:40.006 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:40.009 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:40.016 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:40.020 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:40.029 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:40.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377860031 2026-06-25 08:57:40.042 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 08:57:40.073 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:40.077 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-25 08:57:40.080 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 08:57:40.082 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.085 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.087 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.090 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.092 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-25 08:57:40.095 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-25 08:57:40.098 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 08:57:40.100 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:40.103 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:40.105 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:40.108 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:40.110 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 08:57:40.113 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-25 08:57:40.115 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-25 08:57:40.118 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 08:57:40.120 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.129 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:57:40.133 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:57:40.142 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:57:40.147 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:57:40.153 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:57:40.160 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 08:57:40.165 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:57:40.175 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-25 08:57:40.311 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:40.465 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 08:57:40.583 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:40.687 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 08:57:40.794 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 08:57:40.913 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:41.023 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:57:41.028 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:57:41.034 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 08:57:41.135 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:57:41.710 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 08:57:41.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-25 08:57:42.271 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 08:57:42.318 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:42.319 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:42.327 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:42.337 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:42.339 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:42.345 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:42.352 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:42.359 | + functions-common:time_stop:2427 : start_time=1782377860031 2026-06-25 08:57:42.361 | + functions-common:time_stop:2429 : [[ -z 1782377860031 ]] 2026-06-25 08:57:42.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:42.385 | + functions-common:time_stop:2432 : end_time=1782377862373 2026-06-25 08:57:42.394 | + functions-common:time_stop:2433 : elapsed_time=2342 2026-06-25 08:57:42.404 | + functions-common:time_stop:2434 : total=16311 2026-06-25 08:57:42.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:42.415 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18653 2026-06-25 08:57:42.420 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 08:57:42.422 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.179/networking 2026-06-25 08:57:42.424 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 08:57:42.424 | Waiting for Neutron to start... 2026-06-25 08:57:42.426 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.179/networking' 2026-06-25 08:57:42.429 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.179/networking' 'Neutron did not start' 60 2026-06-25 08:57:42.431 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.179/networking' 2026-06-25 08:57:42.433 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 08:57:42.435 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 08:57:42.438 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 08:57:42.440 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 08:57:42.442 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 08:57:42.445 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:42.447 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:42.453 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:42.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377862453 2026-06-25 08:57:42.457 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.179/networking; do sleep 0.5; done' 2026-06-25 08:57:51.660 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.179/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 08:57:51.665 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:51.669 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:51.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:51.677 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:51.681 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:51.685 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 08:57:51.688 | + functions-common:time_stop:2427 : start_time=1782377862453 2026-06-25 08:57:51.692 | + functions-common:time_stop:2429 : [[ -z 1782377862453 ]] 2026-06-25 08:57:51.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:51.703 | + functions-common:time_stop:2432 : end_time=1782377871699 2026-06-25 08:57:51.707 | + functions-common:time_stop:2433 : elapsed_time=9246 2026-06-25 08:57:51.711 | + functions-common:time_stop:2434 : total=0 2026-06-25 08:57:51.713 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:51.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9246 2026-06-25 08:57:51.720 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 08:57:51.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:51.749 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 08:57:51.754 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:57:51.756 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 08:57:51.761 | + ./stack.sh:main:1311 : start_placement 2026-06-25 08:57:51.765 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 08:57:51.771 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 08:57:51.778 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.781 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 08:57:51.785 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.789 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:51.792 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:51.796 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:51.800 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 08:57:51.804 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:51.808 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:51.811 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:51.815 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:51.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:51.825 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377871821 2026-06-25 08:57:51.828 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 08:57:51.851 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:51.855 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 08:57:51.858 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 08:57:51.862 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.865 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.868 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.872 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 08:57:51.875 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 08:57:51.879 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 08:57:51.883 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 08:57:51.886 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:57:51.889 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:57:51.892 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:57:51.896 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:57:51.900 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 08:57:51.903 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:57:51.907 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:51.912 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:51.915 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:57:51.918 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 08:57:51.921 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:51.924 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:57:51.928 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:57:51.931 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:57:51.934 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 08:57:51.937 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:57:51.943 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-25 08:57:52.030 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:57:52.115 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 08:57:52.190 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 08:57:52.265 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:57:52.339 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:57:52.416 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 08:57:52.490 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 08:57:52.566 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 08:57:52.636 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 08:57:52.707 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 08:57:52.781 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:57:52.785 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:57:52.789 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 08:57:52.877 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:57:53.346 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 08:57:53.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 08:57:53.833 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 08:57:53.971 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:53.975 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:53.979 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:53.984 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:53.988 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:53.992 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:53.996 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:54.000 | + functions-common:time_stop:2427 : start_time=1782377871821 2026-06-25 08:57:54.004 | + functions-common:time_stop:2429 : [[ -z 1782377871821 ]] 2026-06-25 08:57:54.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:54.015 | + functions-common:time_stop:2432 : end_time=1782377874010 2026-06-25 08:57:54.020 | + functions-common:time_stop:2433 : elapsed_time=2189 2026-06-25 08:57:54.024 | + functions-common:time_stop:2434 : total=18653 2026-06-25 08:57:54.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:54.032 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20842 2026-06-25 08:57:54.036 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 08:57:54.036 | Waiting for placement-api to start... 2026-06-25 08:57:54.040 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.179/placement 2026-06-25 08:57:54.044 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 08:57:54.048 | + functions:wait_for_service:477 : local url=http://192.168.122.179/placement 2026-06-25 08:57:54.052 | + functions:wait_for_service:478 : local rval=0 2026-06-25 08:57:54.057 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 08:57:54.061 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 08:57:54.065 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:54.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:54.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:54.081 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377874076 2026-06-25 08:57:54.085 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 08:57:54.089 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:57:54.091 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.179/placement 2026-06-25 08:57:56.908 | + :: : [[ 200 == 503 ]] 2026-06-25 08:57:56.910 | + :: : [[ 0 -eq 7 ]] 2026-06-25 08:57:56.915 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 08:57:56.919 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:56.922 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:56.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:56.931 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:56.935 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:56.939 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 08:57:56.943 | + functions-common:time_stop:2427 : start_time=1782377874076 2026-06-25 08:57:56.947 | + functions-common:time_stop:2429 : [[ -z 1782377874076 ]] 2026-06-25 08:57:56.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:56.959 | + functions-common:time_stop:2432 : end_time=1782377876955 2026-06-25 08:57:56.963 | + functions-common:time_stop:2433 : elapsed_time=2879 2026-06-25 08:57:56.967 | + functions-common:time_stop:2434 : total=11751 2026-06-25 08:57:56.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:56.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14630 2026-06-25 08:57:56.979 | + functions:wait_for_service:486 : return 0 2026-06-25 08:57:56.983 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 08:57:57.007 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:57.011 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 08:57:57.015 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 08:57:57.020 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:57.024 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 08:57:57.028 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 08:57:57.031 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:57.035 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:57.039 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:57.043 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 08:57:57.047 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:57.051 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:57.055 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:57.060 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:57.065 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:57.071 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377877066 2026-06-25 08:57:57.074 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 08:57:57.100 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:57.104 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:57.108 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:57.111 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:57.116 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:57.120 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:57.124 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:57.128 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:57.132 | + functions-common:time_stop:2427 : start_time=1782377877066 2026-06-25 08:57:57.136 | + functions-common:time_stop:2429 : [[ -z 1782377877066 ]] 2026-06-25 08:57:57.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:57.147 | + functions-common:time_stop:2432 : end_time=1782377877142 2026-06-25 08:57:57.151 | + functions-common:time_stop:2433 : elapsed_time=76 2026-06-25 08:57:57.155 | + functions-common:time_stop:2434 : total=20842 2026-06-25 08:57:57.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:57.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20918 2026-06-25 08:57:57.167 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 08:57:57.171 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 08:57:57.175 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 08:57:57.179 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 08:57:57.183 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 08:57:57.187 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 08:57:57.191 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-25 08:57:57.194 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:57.198 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:57.202 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:57.206 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 08:57:57.210 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:57.215 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:57.219 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:57.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:57.229 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:57.236 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377877231 2026-06-25 08:57:57.241 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 08:57:57.265 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:57.268 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:57.272 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:57.276 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:57.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:57.282 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:57.286 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:57.289 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:57.293 | + functions-common:time_stop:2427 : start_time=1782377877231 2026-06-25 08:57:57.297 | + functions-common:time_stop:2429 : [[ -z 1782377877231 ]] 2026-06-25 08:57:57.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:57.306 | + functions-common:time_stop:2432 : end_time=1782377877303 2026-06-25 08:57:57.309 | + functions-common:time_stop:2433 : elapsed_time=72 2026-06-25 08:57:57.313 | + functions-common:time_stop:2434 : total=20918 2026-06-25 08:57:57.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:57.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20990 2026-06-25 08:57:57.325 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 08:57:57.328 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 08:57:57.332 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 08:57:57.336 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 08:57:57.340 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.343 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.347 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.350 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 08:57:57.354 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.358 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.362 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 08:57:57.365 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 08:57:57.369 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:57.373 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:57.377 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:57.381 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 08:57:57.385 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:57.388 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:57.392 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:57.395 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:57.400 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:57.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377877401 2026-06-25 08:57:57.409 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 08:57:57.433 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:57.436 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:57.440 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:57.443 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:57.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:57.450 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:57.453 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:57.457 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:57.460 | + functions-common:time_stop:2427 : start_time=1782377877401 2026-06-25 08:57:57.464 | + functions-common:time_stop:2429 : [[ -z 1782377877401 ]] 2026-06-25 08:57:57.469 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:57.475 | + functions-common:time_stop:2432 : end_time=1782377877470 2026-06-25 08:57:57.479 | + functions-common:time_stop:2433 : elapsed_time=69 2026-06-25 08:57:57.483 | + functions-common:time_stop:2434 : total=20990 2026-06-25 08:57:57.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:57.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21059 2026-06-25 08:57:57.493 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 08:57:57.497 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 08:57:57.500 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-25 08:57:57.504 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:57.508 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:57.511 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:57.515 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 08:57:57.518 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:57.522 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:57.526 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:57.529 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:57.535 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:57.539 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377877536 2026-06-25 08:57:57.543 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 08:57:57.566 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:57.570 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:57.573 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:57.576 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:57.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:57.584 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:57.588 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:57.591 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:57.595 | + functions-common:time_stop:2427 : start_time=1782377877536 2026-06-25 08:57:57.598 | + functions-common:time_stop:2429 : [[ -z 1782377877536 ]] 2026-06-25 08:57:57.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:57.608 | + functions-common:time_stop:2432 : end_time=1782377877604 2026-06-25 08:57:57.611 | + functions-common:time_stop:2433 : elapsed_time=68 2026-06-25 08:57:57.615 | + functions-common:time_stop:2434 : total=21059 2026-06-25 08:57:57.619 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:57.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21127 2026-06-25 08:57:57.626 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 08:57:57.630 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 08:57:57.634 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 08:57:57.637 | + functions-common:run_process:1676 : local group= 2026-06-25 08:57:57.641 | + functions-common:run_process:1677 : local user= 2026-06-25 08:57:57.644 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:57:57.648 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 08:57:57.651 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:57:57.655 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:57:57.658 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:57:57.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:57:57.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:57:57.670 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377877667 2026-06-25 08:57:57.674 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 08:57:57.698 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:57:57.702 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:57:57.706 | + functions-common:time_stop:2420 : local name 2026-06-25 08:57:57.709 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:57:57.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:57:57.716 | + functions-common:time_stop:2423 : local total 2026-06-25 08:57:57.720 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:57:57.723 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:57:57.727 | + functions-common:time_stop:2427 : start_time=1782377877667 2026-06-25 08:57:57.730 | + functions-common:time_stop:2429 : [[ -z 1782377877667 ]] 2026-06-25 08:57:57.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:57:57.740 | + functions-common:time_stop:2432 : end_time=1782377877736 2026-06-25 08:57:57.744 | + functions-common:time_stop:2433 : elapsed_time=69 2026-06-25 08:57:57.747 | + functions-common:time_stop:2434 : total=21127 2026-06-25 08:57:57.751 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:57:57.754 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21196 2026-06-25 08:57:57.758 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 08:57:57.781 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:57:57.785 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 08:57:57.789 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 08:57:57.792 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:57:57.796 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 08:57:57.800 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 08:57:57.804 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 08:57:57.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 08:57:57.811 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 08:57:57.815 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 08:57:57.820 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 08:58:01.627 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:01.631 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 08:58:01.631 | address-scope 2026-06-25 08:58:01.631 | agent 2026-06-25 08:58:01.631 | allowed-address-pairs 2026-06-25 08:58:01.631 | auto-allocated-topology 2026-06-25 08:58:01.631 | availability_zone 2026-06-25 08:58:01.632 | default-subnetpools 2026-06-25 08:58:01.632 | dhcp_agent_scheduler 2026-06-25 08:58:01.632 | dns-integration 2026-06-25 08:58:01.632 | dns-domain-ports 2026-06-25 08:58:01.632 | dns-integration-domain-keywords 2026-06-25 08:58:01.632 | empty-string-filtering 2026-06-25 08:58:01.632 | external-net 2026-06-25 08:58:01.632 | extra_dhcp_opt 2026-06-25 08:58:01.632 | extraroute 2026-06-25 08:58:01.632 | extraroute-atomic 2026-06-25 08:58:01.632 | filter-validation 2026-06-25 08:58:01.632 | floating-ip-port-forwarding-detail 2026-06-25 08:58:01.633 | fip-port-details 2026-06-25 08:58:01.633 | flavors 2026-06-25 08:58:01.633 | floatingip-pools 2026-06-25 08:58:01.633 | router 2026-06-25 08:58:01.633 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:01.633 | enable-default-route-bfd 2026-06-25 08:58:01.633 | enable-default-route-ecmp 2026-06-25 08:58:01.633 | ext-gw-mode 2026-06-25 08:58:01.633 | l3-ha 2026-06-25 08:58:01.633 | external-gateway-multihoming 2026-06-25 08:58:01.633 | l3-flavors 2026-06-25 08:58:01.634 | l3_agent_scheduler 2026-06-25 08:58:01.634 | multi-provider 2026-06-25 08:58:01.634 | net-mtu 2026-06-25 08:58:01.634 | net-mtu-writable 2026-06-25 08:58:01.637 | network_availability_zone 2026-06-25 08:58:01.637 | network-ip-availability 2026-06-25 08:58:01.637 | network-ip-availability-details 2026-06-25 08:58:01.637 | pagination 2026-06-25 08:58:01.637 | port-device-profile 2026-06-25 08:58:01.637 | port-mac-address-regenerate 2026-06-25 08:58:01.638 | port-numa-affinity-policy 2026-06-25 08:58:01.638 | port-numa-affinity-policy-socket 2026-06-25 08:58:01.638 | binding 2026-06-25 08:58:01.638 | binding-extended 2026-06-25 08:58:01.638 | port-security 2026-06-25 08:58:01.638 | project-id 2026-06-25 08:58:01.638 | provider 2026-06-25 08:58:01.638 | qinq 2026-06-25 08:58:01.638 | quota-check-limit 2026-06-25 08:58:01.638 | quota-check-limit-default 2026-06-25 08:58:01.638 | quotas 2026-06-25 08:58:01.638 | quota_details 2026-06-25 08:58:01.639 | rbac-policies 2026-06-25 08:58:01.639 | rbac-address-scope 2026-06-25 08:58:01.639 | rbac-security-groups 2026-06-25 08:58:01.639 | revision-if-match 2026-06-25 08:58:01.639 | standard-attr-revisions 2026-06-25 08:58:01.639 | router_availability_zone 2026-06-25 08:58:01.639 | router-enable-snat 2026-06-25 08:58:01.639 | security-groups-default-rules 2026-06-25 08:58:01.639 | security-groups-default-statefulness 2026-06-25 08:58:01.639 | security-groups-normalized-cidr 2026-06-25 08:58:01.639 | security-groups-remote-address-group 2026-06-25 08:58:01.640 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:01.640 | security-groups-shared-filtering 2026-06-25 08:58:01.640 | security-group 2026-06-25 08:58:01.640 | service-type 2026-06-25 08:58:01.640 | sorting 2026-06-25 08:58:01.641 | standard-attr-description 2026-06-25 08:58:01.641 | stateful-security-group 2026-06-25 08:58:01.642 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:01.642 | subnet-external-network 2026-06-25 08:58:01.642 | subnet_onboard 2026-06-25 08:58:01.643 | subnet-service-types 2026-06-25 08:58:01.643 | subnet_allocation 2026-06-25 08:58:01.643 | subnetpool-prefix-ops 2026-06-25 08:58:01.643 | tag-creation 2026-06-25 08:58:01.644 | standard-attr-tag 2026-06-25 08:58:01.644 | standard-attr-timestamp 2026-06-25 08:58:01.645 | vlan-transparent' 2026-06-25 08:58:01.645 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 08:58:01.645 | address-scope 2026-06-25 08:58:01.645 | agent 2026-06-25 08:58:01.645 | allowed-address-pairs 2026-06-25 08:58:01.646 | auto-allocated-topology 2026-06-25 08:58:01.646 | availability_zone 2026-06-25 08:58:01.646 | default-subnetpools 2026-06-25 08:58:01.646 | dhcp_agent_scheduler 2026-06-25 08:58:01.646 | dns-integration 2026-06-25 08:58:01.646 | dns-domain-ports 2026-06-25 08:58:01.646 | dns-integration-domain-keywords 2026-06-25 08:58:01.646 | empty-string-filtering 2026-06-25 08:58:01.647 | external-net 2026-06-25 08:58:01.647 | extra_dhcp_opt 2026-06-25 08:58:01.647 | extraroute 2026-06-25 08:58:01.647 | extraroute-atomic 2026-06-25 08:58:01.647 | filter-validation 2026-06-25 08:58:01.647 | floating-ip-port-forwarding-detail 2026-06-25 08:58:01.647 | fip-port-details 2026-06-25 08:58:01.647 | flavors 2026-06-25 08:58:01.647 | floatingip-pools 2026-06-25 08:58:01.647 | router 2026-06-25 08:58:01.647 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:01.647 | enable-default-route-bfd 2026-06-25 08:58:01.648 | enable-default-route-ecmp 2026-06-25 08:58:01.648 | ext-gw-mode 2026-06-25 08:58:01.648 | l3-ha 2026-06-25 08:58:01.648 | external-gateway-multihoming 2026-06-25 08:58:01.648 | l3-flavors 2026-06-25 08:58:01.648 | l3_agent_scheduler 2026-06-25 08:58:01.648 | multi-provider 2026-06-25 08:58:01.648 | net-mtu 2026-06-25 08:58:01.648 | net-mtu-writable 2026-06-25 08:58:01.648 | network_availability_zone 2026-06-25 08:58:01.648 | network-ip-availability 2026-06-25 08:58:01.648 | network-ip-availability-details 2026-06-25 08:58:01.649 | pagination 2026-06-25 08:58:01.649 | port-device-profile 2026-06-25 08:58:01.649 | port-mac-address-regenerate 2026-06-25 08:58:01.649 | port-numa-affinity-policy 2026-06-25 08:58:01.649 | port-numa-affinity-policy-socket 2026-06-25 08:58:01.650 | binding 2026-06-25 08:58:01.651 | binding-extended 2026-06-25 08:58:01.651 | port-security 2026-06-25 08:58:01.652 | project-id 2026-06-25 08:58:01.653 | provider 2026-06-25 08:58:01.654 | qinq 2026-06-25 08:58:01.654 | quota-check-limit 2026-06-25 08:58:01.654 | quota-check-limit-default 2026-06-25 08:58:01.654 | quotas 2026-06-25 08:58:01.654 | quota_details 2026-06-25 08:58:01.654 | rbac-policies 2026-06-25 08:58:01.654 | rbac-address-scope 2026-06-25 08:58:01.654 | rbac-security-groups 2026-06-25 08:58:01.655 | revision-if-match 2026-06-25 08:58:01.655 | standard-attr-revisions 2026-06-25 08:58:01.655 | router_availability_zone 2026-06-25 08:58:01.655 | router-enable-snat 2026-06-25 08:58:01.655 | security-groups-default-rules 2026-06-25 08:58:01.656 | security-groups-default-statefulness 2026-06-25 08:58:01.656 | security-groups-normalized-cidr 2026-06-25 08:58:01.656 | security-groups-remote-address-group 2026-06-25 08:58:01.656 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:01.656 | security-groups-shared-filtering 2026-06-25 08:58:01.657 | security-group 2026-06-25 08:58:01.657 | service-type 2026-06-25 08:58:01.657 | sorting 2026-06-25 08:58:01.657 | standard-attr-description 2026-06-25 08:58:01.657 | stateful-security-group 2026-06-25 08:58:01.657 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:01.657 | subnet-external-network 2026-06-25 08:58:01.658 | subnet_onboard 2026-06-25 08:58:01.658 | subnet-service-types 2026-06-25 08:58:01.658 | subnet_allocation 2026-06-25 08:58:01.658 | subnetpool-prefix-ops 2026-06-25 08:58:01.658 | tag-creation 2026-06-25 08:58:01.658 | standard-attr-tag 2026-06-25 08:58:01.658 | standard-attr-timestamp 2026-06-25 08:58:01.658 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 08:58:01.658 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 08:58:01.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 08:58:01.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 08:58:01.659 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-25 08:58:05.821 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:05.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=6733142f-1578-4fac-92f5-82cd121b5ecd 2026-06-25 08:58:05.828 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 08:58:05.833 | ++ 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 fd94:7f1a:8e61::/56 --share --default -f value -c id 2026-06-25 08:58:09.676 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:09.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=9d50c621-2d67-4c0f-8b22-72b88d9f49ed 2026-06-25 08:58:09.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 08:58:09.686 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 08:58:09.688 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 08:58:09.694 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-25 08:58:15.255 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:15.259 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=dd3575f8-6cb2-4d60-a369-55aca29e5ff3 2026-06-25 08:58:15.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 08:58:15.267 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:15.291 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 08:58:15.296 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 08:58:15.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 6733142f-1578-4fac-92f5-82cd121b5ecd ']' 2026-06-25 08:58:15.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 08:58:15.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 08:58:15.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 6733142f-1578-4fac-92f5-82cd121b5ecd ' 2026-06-25 08:58:15.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 08:58:15.317 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network dd3575f8-6cb2-4d60-a369-55aca29e5ff3 private-subnet' 2026-06-25 08:58:15.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 08:58:15.326 | +++ 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 6733142f-1578-4fac-92f5-82cd121b5ecd --network dd3575f8-6cb2-4d60-a369-55aca29e5ff3 private-subnet -f value -c id 2026-06-25 08:58:20.633 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:20.635 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=ceaaeb81-d1bc-4458-944b-373a38de3abe 2026-06-25 08:58:20.637 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 08:58:20.640 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:20.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo ceaaeb81-d1bc-4458-944b-373a38de3abe 2026-06-25 08:58:20.660 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=ceaaeb81-d1bc-4458-944b-373a38de3abe 2026-06-25 08:58:20.662 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 08:58:20.666 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 08:58:20.669 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-25 08:58:20.672 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:20.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-25 08:58:20.689 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:20.706 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 08:58:20.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 9d50c621-2d67-4c0f-8b22-72b88d9f49ed ']' 2026-06-25 08:58:20.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 08:58:20.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 08:58:20.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 9d50c621-2d67-4c0f-8b22-72b88d9f49ed ' 2026-06-25 08:58:20.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 08:58:20.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network dd3575f8-6cb2-4d60-a369-55aca29e5ff3 ipv6-private-subnet ' 2026-06-25 08:58:20.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 08:58:20.732 | +++ 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 9d50c621-2d67-4c0f-8b22-72b88d9f49ed --ipv6-ra-mode slaac --ipv6-address-mode slaac --network dd3575f8-6cb2-4d60-a369-55aca29e5ff3 ipv6-private-subnet -f value -c id 2026-06-25 08:58:25.790 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:25.793 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=18ff57ba-157f-4b7f-820a-a40dc6449e53 2026-06-25 08:58:25.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-25 08:58:25.799 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:25.818 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 18ff57ba-157f-4b7f-820a-a40dc6449e53 2026-06-25 08:58:25.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=18ff57ba-157f-4b7f-820a-a40dc6449e53 2026-06-25 08:58:25.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 08:58:25.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 08:58:25.831 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 08:58:29.103 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:29.108 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 08:58:29.108 | address-scope 2026-06-25 08:58:29.108 | agent 2026-06-25 08:58:29.108 | allowed-address-pairs 2026-06-25 08:58:29.108 | auto-allocated-topology 2026-06-25 08:58:29.109 | availability_zone 2026-06-25 08:58:29.109 | default-subnetpools 2026-06-25 08:58:29.109 | dhcp_agent_scheduler 2026-06-25 08:58:29.109 | dns-integration 2026-06-25 08:58:29.109 | dns-domain-ports 2026-06-25 08:58:29.109 | dns-integration-domain-keywords 2026-06-25 08:58:29.109 | empty-string-filtering 2026-06-25 08:58:29.109 | external-net 2026-06-25 08:58:29.109 | extra_dhcp_opt 2026-06-25 08:58:29.109 | extraroute 2026-06-25 08:58:29.110 | extraroute-atomic 2026-06-25 08:58:29.110 | filter-validation 2026-06-25 08:58:29.110 | floating-ip-port-forwarding-detail 2026-06-25 08:58:29.110 | fip-port-details 2026-06-25 08:58:29.110 | flavors 2026-06-25 08:58:29.110 | floatingip-pools 2026-06-25 08:58:29.110 | router 2026-06-25 08:58:29.110 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:29.111 | enable-default-route-bfd 2026-06-25 08:58:29.111 | enable-default-route-ecmp 2026-06-25 08:58:29.111 | ext-gw-mode 2026-06-25 08:58:29.111 | l3-ha 2026-06-25 08:58:29.111 | external-gateway-multihoming 2026-06-25 08:58:29.111 | l3-flavors 2026-06-25 08:58:29.111 | l3_agent_scheduler 2026-06-25 08:58:29.111 | multi-provider 2026-06-25 08:58:29.111 | net-mtu 2026-06-25 08:58:29.111 | net-mtu-writable 2026-06-25 08:58:29.112 | network_availability_zone 2026-06-25 08:58:29.112 | network-ip-availability 2026-06-25 08:58:29.112 | network-ip-availability-details 2026-06-25 08:58:29.112 | pagination 2026-06-25 08:58:29.112 | port-device-profile 2026-06-25 08:58:29.112 | port-mac-address-regenerate 2026-06-25 08:58:29.112 | port-numa-affinity-policy 2026-06-25 08:58:29.112 | port-numa-affinity-policy-socket 2026-06-25 08:58:29.112 | binding 2026-06-25 08:58:29.113 | binding-extended 2026-06-25 08:58:29.113 | port-security 2026-06-25 08:58:29.113 | project-id 2026-06-25 08:58:29.113 | provider 2026-06-25 08:58:29.113 | qinq 2026-06-25 08:58:29.113 | quota-check-limit 2026-06-25 08:58:29.113 | quota-check-limit-default 2026-06-25 08:58:29.113 | quotas 2026-06-25 08:58:29.113 | quota_details 2026-06-25 08:58:29.113 | rbac-policies 2026-06-25 08:58:29.114 | rbac-address-scope 2026-06-25 08:58:29.114 | rbac-security-groups 2026-06-25 08:58:29.114 | revision-if-match 2026-06-25 08:58:29.114 | standard-attr-revisions 2026-06-25 08:58:29.114 | router_availability_zone 2026-06-25 08:58:29.114 | router-enable-snat 2026-06-25 08:58:29.114 | security-groups-default-rules 2026-06-25 08:58:29.114 | security-groups-default-statefulness 2026-06-25 08:58:29.114 | security-groups-normalized-cidr 2026-06-25 08:58:29.115 | security-groups-remote-address-group 2026-06-25 08:58:29.115 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:29.115 | security-groups-shared-filtering 2026-06-25 08:58:29.115 | security-group 2026-06-25 08:58:29.115 | service-type 2026-06-25 08:58:29.115 | sorting 2026-06-25 08:58:29.115 | standard-attr-description 2026-06-25 08:58:29.115 | stateful-security-group 2026-06-25 08:58:29.115 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:29.116 | subnet-external-network 2026-06-25 08:58:29.116 | subnet_onboard 2026-06-25 08:58:29.116 | subnet-service-types 2026-06-25 08:58:29.116 | subnet_allocation 2026-06-25 08:58:29.116 | subnetpool-prefix-ops 2026-06-25 08:58:29.116 | tag-creation 2026-06-25 08:58:29.116 | standard-attr-tag 2026-06-25 08:58:29.116 | standard-attr-timestamp 2026-06-25 08:58:29.116 | vlan-transparent' 2026-06-25 08:58:29.117 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 08:58:29.117 | address-scope 2026-06-25 08:58:29.117 | agent 2026-06-25 08:58:29.117 | allowed-address-pairs 2026-06-25 08:58:29.117 | auto-allocated-topology 2026-06-25 08:58:29.117 | availability_zone 2026-06-25 08:58:29.117 | default-subnetpools 2026-06-25 08:58:29.117 | dhcp_agent_scheduler 2026-06-25 08:58:29.118 | dns-integration 2026-06-25 08:58:29.118 | dns-domain-ports 2026-06-25 08:58:29.118 | dns-integration-domain-keywords 2026-06-25 08:58:29.118 | empty-string-filtering 2026-06-25 08:58:29.118 | external-net 2026-06-25 08:58:29.118 | extra_dhcp_opt 2026-06-25 08:58:29.118 | extraroute 2026-06-25 08:58:29.118 | extraroute-atomic 2026-06-25 08:58:29.118 | filter-validation 2026-06-25 08:58:29.118 | floating-ip-port-forwarding-detail 2026-06-25 08:58:29.119 | fip-port-details 2026-06-25 08:58:29.119 | flavors 2026-06-25 08:58:29.119 | floatingip-pools 2026-06-25 08:58:29.119 | router 2026-06-25 08:58:29.119 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:29.119 | enable-default-route-bfd 2026-06-25 08:58:29.119 | enable-default-route-ecmp 2026-06-25 08:58:29.119 | ext-gw-mode 2026-06-25 08:58:29.119 | l3-ha 2026-06-25 08:58:29.120 | external-gateway-multihoming 2026-06-25 08:58:29.120 | l3-flavors 2026-06-25 08:58:29.120 | l3_agent_scheduler 2026-06-25 08:58:29.120 | multi-provider 2026-06-25 08:58:29.120 | net-mtu 2026-06-25 08:58:29.120 | net-mtu-writable 2026-06-25 08:58:29.120 | network_availability_zone 2026-06-25 08:58:29.120 | network-ip-availability 2026-06-25 08:58:29.120 | network-ip-availability-details 2026-06-25 08:58:29.121 | pagination 2026-06-25 08:58:29.121 | port-device-profile 2026-06-25 08:58:29.121 | port-mac-address-regenerate 2026-06-25 08:58:29.121 | port-numa-affinity-policy 2026-06-25 08:58:29.121 | port-numa-affinity-policy-socket 2026-06-25 08:58:29.121 | binding 2026-06-25 08:58:29.121 | binding-extended 2026-06-25 08:58:29.121 | port-security 2026-06-25 08:58:29.121 | project-id 2026-06-25 08:58:29.121 | provider 2026-06-25 08:58:29.122 | qinq 2026-06-25 08:58:29.122 | quota-check-limit 2026-06-25 08:58:29.122 | quota-check-limit-default 2026-06-25 08:58:29.122 | quotas 2026-06-25 08:58:29.122 | quota_details 2026-06-25 08:58:29.122 | rbac-policies 2026-06-25 08:58:29.122 | rbac-address-scope 2026-06-25 08:58:29.122 | rbac-security-groups 2026-06-25 08:58:29.122 | revision-if-match 2026-06-25 08:58:29.123 | standard-attr-revisions 2026-06-25 08:58:29.123 | router_availability_zone 2026-06-25 08:58:29.123 | router-enable-snat 2026-06-25 08:58:29.123 | security-groups-default-rules 2026-06-25 08:58:29.123 | security-groups-default-statefulness 2026-06-25 08:58:29.123 | security-groups-normalized-cidr 2026-06-25 08:58:29.123 | security-groups-remote-address-group 2026-06-25 08:58:29.123 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:29.123 | security-groups-shared-filtering 2026-06-25 08:58:29.124 | security-group 2026-06-25 08:58:29.124 | service-type 2026-06-25 08:58:29.124 | sorting 2026-06-25 08:58:29.124 | standard-attr-description 2026-06-25 08:58:29.124 | stateful-security-group 2026-06-25 08:58:29.124 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:29.124 | subnet-external-network 2026-06-25 08:58:29.124 | subnet_onboard 2026-06-25 08:58:29.124 | subnet-service-types 2026-06-25 08:58:29.125 | subnet_allocation 2026-06-25 08:58:29.125 | subnetpool-prefix-ops 2026-06-25 08:58:29.125 | tag-creation 2026-06-25 08:58:29.125 | standard-attr-tag 2026-06-25 08:58:29.125 | standard-attr-timestamp 2026-06-25 08:58:29.125 | vlan-transparent =~ router ]] 2026-06-25 08:58:29.125 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 08:58:29.125 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 08:58:29.126 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 08:58:29.130 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 08:58:32.382 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:32.386 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 08:58:32.386 | address-scope 2026-06-25 08:58:32.386 | agent 2026-06-25 08:58:32.386 | allowed-address-pairs 2026-06-25 08:58:32.386 | auto-allocated-topology 2026-06-25 08:58:32.387 | availability_zone 2026-06-25 08:58:32.387 | default-subnetpools 2026-06-25 08:58:32.387 | dhcp_agent_scheduler 2026-06-25 08:58:32.387 | dns-integration 2026-06-25 08:58:32.387 | dns-domain-ports 2026-06-25 08:58:32.387 | dns-integration-domain-keywords 2026-06-25 08:58:32.387 | empty-string-filtering 2026-06-25 08:58:32.387 | external-net 2026-06-25 08:58:32.387 | extra_dhcp_opt 2026-06-25 08:58:32.387 | extraroute 2026-06-25 08:58:32.387 | extraroute-atomic 2026-06-25 08:58:32.387 | filter-validation 2026-06-25 08:58:32.388 | floating-ip-port-forwarding-detail 2026-06-25 08:58:32.388 | fip-port-details 2026-06-25 08:58:32.388 | flavors 2026-06-25 08:58:32.388 | floatingip-pools 2026-06-25 08:58:32.388 | router 2026-06-25 08:58:32.388 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:32.388 | enable-default-route-bfd 2026-06-25 08:58:32.388 | enable-default-route-ecmp 2026-06-25 08:58:32.388 | ext-gw-mode 2026-06-25 08:58:32.388 | l3-ha 2026-06-25 08:58:32.388 | external-gateway-multihoming 2026-06-25 08:58:32.388 | l3-flavors 2026-06-25 08:58:32.389 | l3_agent_scheduler 2026-06-25 08:58:32.389 | multi-provider 2026-06-25 08:58:32.389 | net-mtu 2026-06-25 08:58:32.390 | net-mtu-writable 2026-06-25 08:58:32.390 | network_availability_zone 2026-06-25 08:58:32.390 | network-ip-availability 2026-06-25 08:58:32.390 | network-ip-availability-details 2026-06-25 08:58:32.390 | pagination 2026-06-25 08:58:32.390 | port-device-profile 2026-06-25 08:58:32.391 | port-mac-address-regenerate 2026-06-25 08:58:32.391 | port-numa-affinity-policy 2026-06-25 08:58:32.391 | port-numa-affinity-policy-socket 2026-06-25 08:58:32.391 | binding 2026-06-25 08:58:32.391 | binding-extended 2026-06-25 08:58:32.391 | port-security 2026-06-25 08:58:32.391 | project-id 2026-06-25 08:58:32.391 | provider 2026-06-25 08:58:32.391 | qinq 2026-06-25 08:58:32.391 | quota-check-limit 2026-06-25 08:58:32.391 | quota-check-limit-default 2026-06-25 08:58:32.392 | quotas 2026-06-25 08:58:32.392 | quota_details 2026-06-25 08:58:32.392 | rbac-policies 2026-06-25 08:58:32.392 | rbac-address-scope 2026-06-25 08:58:32.392 | rbac-security-groups 2026-06-25 08:58:32.392 | revision-if-match 2026-06-25 08:58:32.392 | standard-attr-revisions 2026-06-25 08:58:32.392 | router_availability_zone 2026-06-25 08:58:32.392 | router-enable-snat 2026-06-25 08:58:32.392 | security-groups-default-rules 2026-06-25 08:58:32.393 | security-groups-default-statefulness 2026-06-25 08:58:32.393 | security-groups-normalized-cidr 2026-06-25 08:58:32.393 | security-groups-remote-address-group 2026-06-25 08:58:32.393 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:32.393 | security-groups-shared-filtering 2026-06-25 08:58:32.394 | security-group 2026-06-25 08:58:32.394 | service-type 2026-06-25 08:58:32.394 | sorting 2026-06-25 08:58:32.394 | standard-attr-description 2026-06-25 08:58:32.394 | stateful-security-group 2026-06-25 08:58:32.394 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:32.394 | subnet-external-network 2026-06-25 08:58:32.394 | subnet_onboard 2026-06-25 08:58:32.394 | subnet-service-types 2026-06-25 08:58:32.394 | subnet_allocation 2026-06-25 08:58:32.394 | subnetpool-prefix-ops 2026-06-25 08:58:32.395 | tag-creation 2026-06-25 08:58:32.395 | standard-attr-tag 2026-06-25 08:58:32.395 | standard-attr-timestamp 2026-06-25 08:58:32.395 | vlan-transparent' 2026-06-25 08:58:32.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 08:58:32.395 | address-scope 2026-06-25 08:58:32.395 | agent 2026-06-25 08:58:32.395 | allowed-address-pairs 2026-06-25 08:58:32.395 | auto-allocated-topology 2026-06-25 08:58:32.396 | availability_zone 2026-06-25 08:58:32.396 | default-subnetpools 2026-06-25 08:58:32.396 | dhcp_agent_scheduler 2026-06-25 08:58:32.396 | dns-integration 2026-06-25 08:58:32.396 | dns-domain-ports 2026-06-25 08:58:32.396 | dns-integration-domain-keywords 2026-06-25 08:58:32.396 | empty-string-filtering 2026-06-25 08:58:32.396 | external-net 2026-06-25 08:58:32.396 | extra_dhcp_opt 2026-06-25 08:58:32.396 | extraroute 2026-06-25 08:58:32.397 | extraroute-atomic 2026-06-25 08:58:32.397 | filter-validation 2026-06-25 08:58:32.397 | floating-ip-port-forwarding-detail 2026-06-25 08:58:32.397 | fip-port-details 2026-06-25 08:58:32.397 | flavors 2026-06-25 08:58:32.397 | floatingip-pools 2026-06-25 08:58:32.397 | router 2026-06-25 08:58:32.398 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:32.398 | enable-default-route-bfd 2026-06-25 08:58:32.398 | enable-default-route-ecmp 2026-06-25 08:58:32.398 | ext-gw-mode 2026-06-25 08:58:32.398 | l3-ha 2026-06-25 08:58:32.398 | external-gateway-multihoming 2026-06-25 08:58:32.398 | l3-flavors 2026-06-25 08:58:32.399 | l3_agent_scheduler 2026-06-25 08:58:32.399 | multi-provider 2026-06-25 08:58:32.399 | net-mtu 2026-06-25 08:58:32.399 | net-mtu-writable 2026-06-25 08:58:32.399 | network_availability_zone 2026-06-25 08:58:32.399 | network-ip-availability 2026-06-25 08:58:32.399 | network-ip-availability-details 2026-06-25 08:58:32.399 | pagination 2026-06-25 08:58:32.399 | port-device-profile 2026-06-25 08:58:32.399 | port-mac-address-regenerate 2026-06-25 08:58:32.400 | port-numa-affinity-policy 2026-06-25 08:58:32.400 | port-numa-affinity-policy-socket 2026-06-25 08:58:32.400 | binding 2026-06-25 08:58:32.400 | binding-extended 2026-06-25 08:58:32.400 | port-security 2026-06-25 08:58:32.400 | project-id 2026-06-25 08:58:32.400 | provider 2026-06-25 08:58:32.400 | qinq 2026-06-25 08:58:32.400 | quota-check-limit 2026-06-25 08:58:32.400 | quota-check-limit-default 2026-06-25 08:58:32.400 | quotas 2026-06-25 08:58:32.401 | quota_details 2026-06-25 08:58:32.401 | rbac-policies 2026-06-25 08:58:32.401 | rbac-address-scope 2026-06-25 08:58:32.401 | rbac-security-groups 2026-06-25 08:58:32.401 | revision-if-match 2026-06-25 08:58:32.401 | standard-attr-revisions 2026-06-25 08:58:32.401 | router_availability_zone 2026-06-25 08:58:32.401 | router-enable-snat 2026-06-25 08:58:32.401 | security-groups-default-rules 2026-06-25 08:58:32.401 | security-groups-default-statefulness 2026-06-25 08:58:32.402 | security-groups-normalized-cidr 2026-06-25 08:58:32.402 | security-groups-remote-address-group 2026-06-25 08:58:32.402 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:32.402 | security-groups-shared-filtering 2026-06-25 08:58:32.402 | security-group 2026-06-25 08:58:32.402 | service-type 2026-06-25 08:58:32.402 | sorting 2026-06-25 08:58:32.402 | standard-attr-description 2026-06-25 08:58:32.402 | stateful-security-group 2026-06-25 08:58:32.402 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:32.403 | subnet-external-network 2026-06-25 08:58:32.403 | subnet_onboard 2026-06-25 08:58:32.403 | subnet-service-types 2026-06-25 08:58:32.403 | subnet_allocation 2026-06-25 08:58:32.403 | subnetpool-prefix-ops 2026-06-25 08:58:32.403 | tag-creation 2026-06-25 08:58:32.403 | standard-attr-tag 2026-06-25 08:58:32.403 | standard-attr-timestamp 2026-06-25 08:58:32.403 | vlan-transparent =~ external-net ]] 2026-06-25 08:58:32.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 08:58:32.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 08:58:32.404 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-25 08:58:35.957 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:35.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=9d562281-a473-4628-a0b8-f1f42e3d8317 2026-06-25 08:58:35.964 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 08:58:35.966 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:35.986 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 08:58:35.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 08:58:35.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 08:58:35.996 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 08:58:39.293 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:39.297 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 08:58:39.297 | address-scope 2026-06-25 08:58:39.297 | agent 2026-06-25 08:58:39.297 | allowed-address-pairs 2026-06-25 08:58:39.297 | auto-allocated-topology 2026-06-25 08:58:39.297 | availability_zone 2026-06-25 08:58:39.297 | default-subnetpools 2026-06-25 08:58:39.298 | dhcp_agent_scheduler 2026-06-25 08:58:39.298 | dns-integration 2026-06-25 08:58:39.298 | dns-domain-ports 2026-06-25 08:58:39.298 | dns-integration-domain-keywords 2026-06-25 08:58:39.298 | empty-string-filtering 2026-06-25 08:58:39.298 | external-net 2026-06-25 08:58:39.298 | extra_dhcp_opt 2026-06-25 08:58:39.298 | extraroute 2026-06-25 08:58:39.300 | extraroute-atomic 2026-06-25 08:58:39.300 | filter-validation 2026-06-25 08:58:39.300 | floating-ip-port-forwarding-detail 2026-06-25 08:58:39.300 | fip-port-details 2026-06-25 08:58:39.301 | flavors 2026-06-25 08:58:39.301 | floatingip-pools 2026-06-25 08:58:39.301 | router 2026-06-25 08:58:39.301 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:39.301 | enable-default-route-bfd 2026-06-25 08:58:39.301 | enable-default-route-ecmp 2026-06-25 08:58:39.301 | ext-gw-mode 2026-06-25 08:58:39.302 | l3-ha 2026-06-25 08:58:39.302 | external-gateway-multihoming 2026-06-25 08:58:39.302 | l3-flavors 2026-06-25 08:58:39.302 | l3_agent_scheduler 2026-06-25 08:58:39.302 | multi-provider 2026-06-25 08:58:39.302 | net-mtu 2026-06-25 08:58:39.302 | net-mtu-writable 2026-06-25 08:58:39.302 | network_availability_zone 2026-06-25 08:58:39.302 | network-ip-availability 2026-06-25 08:58:39.302 | network-ip-availability-details 2026-06-25 08:58:39.302 | pagination 2026-06-25 08:58:39.302 | port-device-profile 2026-06-25 08:58:39.303 | port-mac-address-regenerate 2026-06-25 08:58:39.303 | port-numa-affinity-policy 2026-06-25 08:58:39.303 | port-numa-affinity-policy-socket 2026-06-25 08:58:39.303 | binding 2026-06-25 08:58:39.303 | binding-extended 2026-06-25 08:58:39.303 | port-security 2026-06-25 08:58:39.303 | project-id 2026-06-25 08:58:39.303 | provider 2026-06-25 08:58:39.303 | qinq 2026-06-25 08:58:39.303 | quota-check-limit 2026-06-25 08:58:39.303 | quota-check-limit-default 2026-06-25 08:58:39.304 | quotas 2026-06-25 08:58:39.304 | quota_details 2026-06-25 08:58:39.304 | rbac-policies 2026-06-25 08:58:39.304 | rbac-address-scope 2026-06-25 08:58:39.304 | rbac-security-groups 2026-06-25 08:58:39.304 | revision-if-match 2026-06-25 08:58:39.304 | standard-attr-revisions 2026-06-25 08:58:39.304 | router_availability_zone 2026-06-25 08:58:39.304 | router-enable-snat 2026-06-25 08:58:39.304 | security-groups-default-rules 2026-06-25 08:58:39.304 | security-groups-default-statefulness 2026-06-25 08:58:39.304 | security-groups-normalized-cidr 2026-06-25 08:58:39.305 | security-groups-remote-address-group 2026-06-25 08:58:39.305 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:39.305 | security-groups-shared-filtering 2026-06-25 08:58:39.305 | security-group 2026-06-25 08:58:39.305 | service-type 2026-06-25 08:58:39.305 | sorting 2026-06-25 08:58:39.305 | standard-attr-description 2026-06-25 08:58:39.305 | stateful-security-group 2026-06-25 08:58:39.306 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:39.306 | subnet-external-network 2026-06-25 08:58:39.307 | subnet_onboard 2026-06-25 08:58:39.307 | subnet-service-types 2026-06-25 08:58:39.307 | subnet_allocation 2026-06-25 08:58:39.307 | subnetpool-prefix-ops 2026-06-25 08:58:39.307 | tag-creation 2026-06-25 08:58:39.308 | standard-attr-tag 2026-06-25 08:58:39.308 | standard-attr-timestamp 2026-06-25 08:58:39.308 | vlan-transparent' 2026-06-25 08:58:39.308 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 08:58:39.308 | address-scope 2026-06-25 08:58:39.310 | agent 2026-06-25 08:58:39.310 | allowed-address-pairs 2026-06-25 08:58:39.310 | auto-allocated-topology 2026-06-25 08:58:39.310 | availability_zone 2026-06-25 08:58:39.310 | default-subnetpools 2026-06-25 08:58:39.311 | dhcp_agent_scheduler 2026-06-25 08:58:39.311 | dns-integration 2026-06-25 08:58:39.311 | dns-domain-ports 2026-06-25 08:58:39.311 | dns-integration-domain-keywords 2026-06-25 08:58:39.312 | empty-string-filtering 2026-06-25 08:58:39.312 | external-net 2026-06-25 08:58:39.312 | extra_dhcp_opt 2026-06-25 08:58:39.312 | extraroute 2026-06-25 08:58:39.312 | extraroute-atomic 2026-06-25 08:58:39.312 | filter-validation 2026-06-25 08:58:39.313 | floating-ip-port-forwarding-detail 2026-06-25 08:58:39.313 | fip-port-details 2026-06-25 08:58:39.313 | flavors 2026-06-25 08:58:39.313 | floatingip-pools 2026-06-25 08:58:39.313 | router 2026-06-25 08:58:39.313 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 08:58:39.315 | enable-default-route-bfd 2026-06-25 08:58:39.315 | enable-default-route-ecmp 2026-06-25 08:58:39.315 | ext-gw-mode 2026-06-25 08:58:39.315 | l3-ha 2026-06-25 08:58:39.315 | external-gateway-multihoming 2026-06-25 08:58:39.315 | l3-flavors 2026-06-25 08:58:39.316 | l3_agent_scheduler 2026-06-25 08:58:39.317 | multi-provider 2026-06-25 08:58:39.317 | net-mtu 2026-06-25 08:58:39.317 | net-mtu-writable 2026-06-25 08:58:39.317 | network_availability_zone 2026-06-25 08:58:39.317 | network-ip-availability 2026-06-25 08:58:39.317 | network-ip-availability-details 2026-06-25 08:58:39.317 | pagination 2026-06-25 08:58:39.319 | port-device-profile 2026-06-25 08:58:39.319 | port-mac-address-regenerate 2026-06-25 08:58:39.319 | port-numa-affinity-policy 2026-06-25 08:58:39.319 | port-numa-affinity-policy-socket 2026-06-25 08:58:39.319 | binding 2026-06-25 08:58:39.320 | binding-extended 2026-06-25 08:58:39.320 | port-security 2026-06-25 08:58:39.320 | project-id 2026-06-25 08:58:39.320 | provider 2026-06-25 08:58:39.320 | qinq 2026-06-25 08:58:39.321 | quota-check-limit 2026-06-25 08:58:39.321 | quota-check-limit-default 2026-06-25 08:58:39.321 | quotas 2026-06-25 08:58:39.321 | quota_details 2026-06-25 08:58:39.321 | rbac-policies 2026-06-25 08:58:39.321 | rbac-address-scope 2026-06-25 08:58:39.321 | rbac-security-groups 2026-06-25 08:58:39.321 | revision-if-match 2026-06-25 08:58:39.321 | standard-attr-revisions 2026-06-25 08:58:39.321 | router_availability_zone 2026-06-25 08:58:39.321 | router-enable-snat 2026-06-25 08:58:39.322 | security-groups-default-rules 2026-06-25 08:58:39.322 | security-groups-default-statefulness 2026-06-25 08:58:39.322 | security-groups-normalized-cidr 2026-06-25 08:58:39.322 | security-groups-remote-address-group 2026-06-25 08:58:39.322 | security-groups-rules-belongs-to-default-sg 2026-06-25 08:58:39.322 | security-groups-shared-filtering 2026-06-25 08:58:39.324 | security-group 2026-06-25 08:58:39.324 | service-type 2026-06-25 08:58:39.324 | sorting 2026-06-25 08:58:39.324 | standard-attr-description 2026-06-25 08:58:39.324 | stateful-security-group 2026-06-25 08:58:39.324 | subnet-dns-publish-fixed-ip 2026-06-25 08:58:39.324 | subnet-external-network 2026-06-25 08:58:39.324 | subnet_onboard 2026-06-25 08:58:39.325 | subnet-service-types 2026-06-25 08:58:39.325 | subnet_allocation 2026-06-25 08:58:39.325 | subnetpool-prefix-ops 2026-06-25 08:58:39.325 | tag-creation 2026-06-25 08:58:39.325 | standard-attr-tag 2026-06-25 08:58:39.325 | standard-attr-timestamp 2026-06-25 08:58:39.325 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 08:58:39.325 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 08:58:39.325 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 08:58:39.326 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 08:58:39.326 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-25 08:58:43.740 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:43.745 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=6c17ae5c-da26-463a-9b03-08c7f1b67db8 2026-06-25 08:58:43.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-25 08:58:43.751 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:43.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 08:58:43.772 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 08:58:43.775 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9d562281-a473-4628-a0b8-f1f42e3d8317 ceaaeb81-d1bc-4458-944b-373a38de3abe 2026-06-25 08:58:49.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 08:58:49.444 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 6c17ae5c-da26-463a-9b03-08c7f1b67db8 2026-06-25 08:58:49.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 08:58:49.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 08:58:49.457 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 08:58:49.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 08:58:49.464 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 08:58:49.466 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 6c17ae5c-da26-463a-9b03-08c7f1b67db8 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 08:58:49.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 08:58:49.473 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 08:58:49.478 | +++ 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 6c17ae5c-da26-463a-9b03-08c7f1b67db8 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 08:58:49.478 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 08:58:53.118 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:58:53.122 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 08:58:53.122 | | id | cf0d472c-8251-4e15-abe7-a8e010f04ee8 |' 2026-06-25 08:58:53.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-25 08:58:53.128 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:58:53.147 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' cf0d472c-8251-4e15-abe7-a8e010f04ee8 '|' 2026-06-25 08:58:53.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | cf0d472c-8251-4e15-abe7-a8e010f04ee8 |' 2026-06-25 08:58:53.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 08:58:53.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' cf0d472c-8251-4e15-abe7-a8e010f04ee8 '|' 2026-06-25 08:58:53.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 08:58:53.161 | ++ functions-common:get_field:806 : local data field 2026-06-25 08:58:53.164 | ++ functions-common:get_field:807 : read data 2026-06-25 08:58:53.167 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 08:58:53.170 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 08:58:53.174 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | cf0d472c-8251-4e15-abe7-a8e010f04ee8 |' 2026-06-25 08:58:53.175 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 08:58:53.181 | ++ functions-common:get_field:807 : read data 2026-06-25 08:58:53.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 08:58:53.189 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' cf0d472c-8251-4e15-abe7-a8e010f04ee8 '|' 2026-06-25 08:58:53.190 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 08:58:53.193 | ++ functions-common:get_field:806 : local data field 2026-06-25 08:58:53.196 | ++ functions-common:get_field:807 : read data 2026-06-25 08:58:53.199 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 08:58:53.203 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 08:58:53.207 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | cf0d472c-8251-4e15-abe7-a8e010f04ee8 |' 2026-06-25 08:58:53.208 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 08:58:53.213 | ++ functions-common:get_field:807 : read data 2026-06-25 08:58:53.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=cf0d472c-8251-4e15-abe7-a8e010f04ee8 2026-06-25 08:58:53.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 6c17ae5c-da26-463a-9b03-08c7f1b67db8 9d562281-a473-4628-a0b8-f1f42e3d8317 2026-06-25 08:58:59.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 08:58:59.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 08:58:59.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 08:58:59.640 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:58:59.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 08:58:59.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 08:58:59.651 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 08:58:59.655 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 08:58:59.658 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 08:58:59.663 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 08:58:59.697 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 08:58:59.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 08:58:59.704 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 08:58:59.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 08:58:59.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 08:58:59.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-25 08:58:59.718 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 08:58:59.721 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 08:58:59.724 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 08:58:59.727 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 08:58:59.730 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 08:58:59.734 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 08:58:59.736 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:58:59.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:58:59.742 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:58:59.746 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377939743 2026-06-25 08:58:59.748 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 08:58:59.755 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 08:58:59.759 | + functions-common:time_stop:2420 : local name 2026-06-25 08:58:59.761 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:58:59.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:58:59.765 | + functions-common:time_stop:2423 : local total 2026-06-25 08:58:59.768 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:58:59.772 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 08:58:59.774 | + functions-common:time_stop:2427 : start_time=1782377939743 2026-06-25 08:58:59.776 | + functions-common:time_stop:2429 : [[ -z 1782377939743 ]] 2026-06-25 08:58:59.780 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:58:59.784 | + functions-common:time_stop:2432 : end_time=1782377939781 2026-06-25 08:58:59.787 | + functions-common:time_stop:2433 : elapsed_time=38 2026-06-25 08:58:59.790 | + functions-common:time_stop:2434 : total=9246 2026-06-25 08:58:59.793 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:58:59.796 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9284 2026-06-25 08:58:59.801 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 08:58:59.804 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 08:58:59.809 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 08:58:59.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:58:59.815 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 08:58:59.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 08:58:59.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 08:58:59.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 08:58:59.859 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-25 08:58:59.863 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 08:58:59.866 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 08:58:59.867 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 08:59:03.147 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:59:03.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.104 ' 2026-06-25 08:59:03.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 08:59:03.156 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:59:03.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 08:59:03.176 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:59:03.180 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 08:59:03.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 08:59:03.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9d562281-a473-4628-a0b8-f1f42e3d8317 18ff57ba-157f-4b7f-820a-a40dc6449e53 2026-06-25 08:59:09.740 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 08:59:09.744 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 6c17ae5c-da26-463a-9b03-08c7f1b67db8 2026-06-25 08:59:09.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 08:59:09.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 08:59:09.752 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 08:59:09.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 08:59:09.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 6c17ae5c-da26-463a-9b03-08c7f1b67db8 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 08:59:09.761 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 08:59:09.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 08:59:09.768 | +++ 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 6c17ae5c-da26-463a-9b03-08c7f1b67db8 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 08:59:09.768 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 08:59:15.866 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:59:15.871 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 08:59:15.871 | | id | 38bccaf1-342b-438d-8861-3ef12ed83563 |' 2026-06-25 08:59:15.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-25 08:59:15.877 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:59:15.893 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38bccaf1-342b-438d-8861-3ef12ed83563 '|' 2026-06-25 08:59:15.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 38bccaf1-342b-438d-8861-3ef12ed83563 |' 2026-06-25 08:59:15.899 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 08:59:15.904 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 08:59:15.904 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38bccaf1-342b-438d-8861-3ef12ed83563 '|' 2026-06-25 08:59:15.907 | ++ functions-common:get_field:806 : local data field 2026-06-25 08:59:15.910 | ++ functions-common:get_field:807 : read data 2026-06-25 08:59:15.913 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 08:59:15.916 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 08:59:15.920 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 38bccaf1-342b-438d-8861-3ef12ed83563 |' 2026-06-25 08:59:15.920 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 08:59:15.926 | ++ functions-common:get_field:807 : read data 2026-06-25 08:59:15.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 08:59:15.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 08:59:15.937 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38bccaf1-342b-438d-8861-3ef12ed83563 '|' 2026-06-25 08:59:15.938 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 08:59:15.940 | ++ functions-common:get_field:806 : local data field 2026-06-25 08:59:15.943 | ++ functions-common:get_field:807 : read data 2026-06-25 08:59:15.946 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 08:59:15.949 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 08:59:15.952 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 38bccaf1-342b-438d-8861-3ef12ed83563 |' 2026-06-25 08:59:15.953 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 08:59:15.959 | ++ functions-common:get_field:807 : read data 2026-06-25 08:59:15.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=38bccaf1-342b-438d-8861-3ef12ed83563 2026-06-25 08:59:15.965 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 08:59:15.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 08:59:15.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 08:59:15.975 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 08:59:15.993 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:15.997 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 08:59:16.008 | net.ipv6.conf.all.forwarding = 1 2026-06-25 08:59:16.016 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 9d562281-a473-4628-a0b8-f1f42e3d8317 -c external_gateway_info -f json 2026-06-25 08:59:16.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 08:59:16.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 38bccaf1-342b-438d-8861-3ef12ed83563 2026-06-25 08:59:16.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 08:59:16.020 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 08:59:19.397 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 08:59:19.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::27a 2026-06-25 08:59:19.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-25 08:59:19.408 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 08:59:19.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 08:59:19.429 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 08:59:19.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 08:59:19.436 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 08:59:19.439 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 08:59:19.441 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-25 08:59:19.464 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 08:59:19.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 08:59:19.469 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 08:59:19.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 08:59:19.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 08:59:19.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd94:7f1a:8e61::/56 2026-06-25 08:59:19.510 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 9d50c621-2d67-4c0f-8b22-72b88d9f49ed ]] 2026-06-25 08:59:19.512 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd94:7f1a:8e61::/56 via 2001:db8::27a dev br-ex 2026-06-25 08:59:19.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 08:59:19.534 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 08:59:19.538 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 08:59:19.556 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:19.559 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 08:59:19.562 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:59:19.565 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 08:59:19.567 | + ./stack.sh:main:1332 : start_nova 2026-06-25 08:59:19.570 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 08:59:19.573 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:19.576 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:19.579 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:19.583 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 08:59:19.585 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.588 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 08:59:19.591 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.594 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:19.597 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:19.600 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:19.603 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 08:59:19.606 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:19.609 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:19.611 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:19.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:19.617 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:19.622 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377959619 2026-06-25 08:59:19.624 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 08:59:19.641 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:19.644 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 08:59:19.646 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 08:59:19.649 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.652 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.655 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.657 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.660 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 08:59:19.662 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 08:59:19.666 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 08:59:19.668 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:19.671 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:19.675 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:19.678 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:19.681 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 08:59:19.684 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 08:59:19.687 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 08:59:19.690 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 08:59:19.693 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.696 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:19.698 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:19.700 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:19.702 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:19.705 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:19.708 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 08:59:19.710 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:19.715 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 08:59:19.792 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:19.868 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 08:59:19.932 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 08:59:19.997 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 08:59:20.062 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 08:59:20.129 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:20.197 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:20.200 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:20.203 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 08:59:20.284 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:20.746 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 08:59:20.777 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 08:59:21.229 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 08:59:21.286 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:21.289 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:21.292 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:21.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:21.297 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:21.299 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:21.302 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:21.304 | + functions-common:time_stop:2427 : start_time=1782377959619 2026-06-25 08:59:21.308 | + functions-common:time_stop:2429 : [[ -z 1782377959619 ]] 2026-06-25 08:59:21.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:21.315 | + functions-common:time_stop:2432 : end_time=1782377961313 2026-06-25 08:59:21.319 | + functions-common:time_stop:2433 : elapsed_time=1694 2026-06-25 08:59:21.321 | + functions-common:time_stop:2434 : total=21196 2026-06-25 08:59:21.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:21.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22890 2026-06-25 08:59:21.331 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 08:59:21.336 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.339 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 08:59:21.342 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.345 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:21.347 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:21.351 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:21.356 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 08:59:21.359 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:21.362 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:21.366 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:21.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:21.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:21.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377961374 2026-06-25 08:59:21.380 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 08:59:21.403 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:21.406 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-25 08:59:21.408 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 08:59:21.410 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.413 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.416 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.419 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 08:59:21.422 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 08:59:21.425 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 08:59:21.428 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 08:59:21.431 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:21.434 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:21.437 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:21.441 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:21.443 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 08:59:21.447 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:59:21.451 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:59:21.454 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:21.458 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:59:21.462 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 08:59:21.465 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:21.468 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:59:21.471 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:59:21.474 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:59:21.477 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 08:59:21.480 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:59:21.486 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-25 08:59:21.577 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:21.663 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-25 08:59:21.737 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 08:59:21.803 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:21.871 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:21.940 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 08:59:22.012 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 08:59:22.077 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 08:59:22.142 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 08:59:22.210 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 08:59:22.280 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:59:22.284 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:59:22.286 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 08:59:22.368 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:59:22.836 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 08:59:22.863 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 08:59:23.305 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 08:59:23.452 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:23.457 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:23.461 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:23.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:23.469 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:23.473 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:23.474 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:23.477 | + functions-common:time_stop:2427 : start_time=1782377961374 2026-06-25 08:59:23.479 | + functions-common:time_stop:2429 : [[ -z 1782377961374 ]] 2026-06-25 08:59:23.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:23.486 | + functions-common:time_stop:2432 : end_time=1782377963483 2026-06-25 08:59:23.488 | + functions-common:time_stop:2433 : elapsed_time=2109 2026-06-25 08:59:23.490 | + functions-common:time_stop:2434 : total=22890 2026-06-25 08:59:23.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:23.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24999 2026-06-25 08:59:23.497 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:23.500 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:23.502 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 08:59:23.505 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:23.508 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:23.510 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:23.512 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 08:59:23.515 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:59:23.517 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 08:59:23.521 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 08:59:23.524 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:59:23.527 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 08:59:23.529 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 08:59:23.548 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:23.551 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 08:59:23.608 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 08:59:23.611 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 08:59:23.632 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:23.634 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 08:59:23.637 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 08:59:23.662 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:23.666 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 08:59:23.671 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:59:23.673 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 08:59:23.676 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 08:59:23.678 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:59:23.681 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:59:23.684 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 08:59:23.686 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.688 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 08:59:23.691 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.694 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:23.696 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:23.698 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:23.701 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 08:59:23.703 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:23.706 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:23.709 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:23.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:23.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:23.719 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377963716 2026-06-25 08:59:23.722 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 08:59:23.740 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:23.742 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-25 08:59:23.745 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 08:59:23.748 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.751 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.753 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.756 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.758 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-25 08:59:23.760 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-25 08:59:23.763 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 08:59:23.765 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:23.768 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:23.771 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:23.774 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:23.776 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 08:59:23.779 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-25 08:59:23.781 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-25 08:59:23.784 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 08:59:23.786 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:23.789 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:23.791 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:23.793 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:23.795 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:23.798 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:23.800 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 08:59:23.802 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:23.807 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-25 08:59:23.883 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:23.971 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 08:59:24.038 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 08:59:24.106 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 08:59:24.174 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 08:59:24.239 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:24.310 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:24.312 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:24.314 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 08:59:24.404 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:24.944 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 08:59:24.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 08:59:25.464 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 08:59:25.521 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:25.526 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:25.529 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:25.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:25.539 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:25.541 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:25.543 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:25.545 | + functions-common:time_stop:2427 : start_time=1782377963716 2026-06-25 08:59:25.547 | + functions-common:time_stop:2429 : [[ -z 1782377963716 ]] 2026-06-25 08:59:25.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:25.554 | + functions-common:time_stop:2432 : end_time=1782377965552 2026-06-25 08:59:25.556 | + functions-common:time_stop:2433 : elapsed_time=1836 2026-06-25 08:59:25.559 | + functions-common:time_stop:2434 : total=24999 2026-06-25 08:59:25.561 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:25.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26835 2026-06-25 08:59:25.565 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 08:59:25.568 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 08:59:25.570 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 08:59:25.573 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:25.574 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:25.576 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:25.578 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 08:59:25.580 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:25.582 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:25.585 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:25.587 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:25.589 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:25.593 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377965591 2026-06-25 08:59:25.595 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 08:59:25.617 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:25.619 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:25.621 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:25.623 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:25.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:25.628 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:25.630 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:25.632 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:25.634 | + functions-common:time_stop:2427 : start_time=1782377965591 2026-06-25 08:59:25.636 | + functions-common:time_stop:2429 : [[ -z 1782377965591 ]] 2026-06-25 08:59:25.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:25.644 | + functions-common:time_stop:2432 : end_time=1782377965640 2026-06-25 08:59:25.645 | + functions-common:time_stop:2433 : elapsed_time=49 2026-06-25 08:59:25.647 | + functions-common:time_stop:2434 : total=26835 2026-06-25 08:59:25.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:25.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26884 2026-06-25 08:59:25.653 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:25.655 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 08:59:25.657 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:25.660 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:25.662 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:25.664 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:25.666 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 08:59:25.668 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:25.670 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:25.672 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:25.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:25.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:25.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377965679 2026-06-25 08:59:25.684 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 08:59:25.705 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:25.706 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:25.708 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:25.710 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:25.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:25.714 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:25.716 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:25.718 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:25.720 | + functions-common:time_stop:2427 : start_time=1782377965679 2026-06-25 08:59:25.722 | + functions-common:time_stop:2429 : [[ -z 1782377965679 ]] 2026-06-25 08:59:25.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:25.729 | + functions-common:time_stop:2432 : end_time=1782377965727 2026-06-25 08:59:25.731 | + functions-common:time_stop:2433 : elapsed_time=48 2026-06-25 08:59:25.733 | + functions-common:time_stop:2434 : total=26884 2026-06-25 08:59:25.736 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:25.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26932 2026-06-25 08:59:25.740 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:25.743 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:25.745 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 08:59:25.747 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:59:25.750 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 08:59:25.752 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 08:59:25.775 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:25.778 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 08:59:25.827 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 08:59:25.832 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:59:25.834 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 08:59:25.886 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 08:59:25.907 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:25.910 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.912 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 08:59:25.915 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.917 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:25.920 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:25.922 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:25.925 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 08:59:25.927 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:25.929 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:25.932 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:25.935 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:25.939 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:25.942 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377965939 2026-06-25 08:59:25.944 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 08:59:25.967 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:25.970 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 08:59:25.972 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 08:59:25.975 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.977 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.980 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.982 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:25.985 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 08:59:25.987 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 08:59:25.990 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 08:59:25.992 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:25.994 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:25.997 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:25.999 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:26.002 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 08:59:26.004 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 08:59:26.007 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-25 08:59:26.009 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 08:59:26.011 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:26.013 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:26.016 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:26.018 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:26.020 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:26.022 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:26.025 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 08:59:26.027 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:26.031 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-25 08:59:26.111 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:26.189 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 08:59:26.263 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 08:59:26.337 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 08:59:26.411 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 08:59:26.538 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:26.625 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:26.627 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:26.629 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 08:59:26.717 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:27.258 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 08:59:27.301 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 08:59:27.809 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 08:59:27.864 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:27.868 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:27.874 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:27.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:27.885 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:27.889 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:27.895 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:27.900 | + functions-common:time_stop:2427 : start_time=1782377965939 2026-06-25 08:59:27.905 | + functions-common:time_stop:2429 : [[ -z 1782377965939 ]] 2026-06-25 08:59:27.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:27.924 | + functions-common:time_stop:2432 : end_time=1782377967916 2026-06-25 08:59:27.927 | + functions-common:time_stop:2433 : elapsed_time=1977 2026-06-25 08:59:27.932 | + functions-common:time_stop:2434 : total=26932 2026-06-25 08:59:27.939 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:27.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28909 2026-06-25 08:59:27.950 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 08:59:27.962 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 08:59:27.969 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 08:59:28.007 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:28.015 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 08:59:28.021 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 08:59:28.025 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 08:59:28.033 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 08:59:28.039 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 08:59:28.044 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.051 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 08:59:28.059 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.061 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:28.066 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:28.073 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:28.077 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 08:59:28.081 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:28.087 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:28.095 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:28.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:28.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:28.118 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377968110 2026-06-25 08:59:28.123 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 08:59:28.164 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:28.168 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-25 08:59:28.172 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 08:59:28.178 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.185 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.191 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.197 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.204 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 08:59:28.215 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 08:59:28.222 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 08:59:28.226 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:28.233 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:28.237 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:28.243 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:28.251 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 08:59:28.256 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 08:59:28.265 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-25 08:59:28.269 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 08:59:28.275 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.282 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:28.286 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:28.291 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:28.297 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:28.301 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:28.306 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 08:59:28.314 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:28.321 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-25 08:59:28.498 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:28.664 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 08:59:28.799 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 08:59:28.910 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 08:59:29.005 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 08:59:29.118 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:29.230 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:29.235 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:29.241 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 08:59:29.395 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:29.941 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 08:59:29.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 08:59:30.534 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 08:59:30.597 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:30.599 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:30.602 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:30.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:30.608 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:30.611 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:30.615 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:30.619 | + functions-common:time_stop:2427 : start_time=1782377968110 2026-06-25 08:59:30.621 | + functions-common:time_stop:2429 : [[ -z 1782377968110 ]] 2026-06-25 08:59:30.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:30.630 | + functions-common:time_stop:2432 : end_time=1782377970626 2026-06-25 08:59:30.631 | + functions-common:time_stop:2433 : elapsed_time=2516 2026-06-25 08:59:30.635 | + functions-common:time_stop:2434 : total=28909 2026-06-25 08:59:30.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:30.638 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31425 2026-06-25 08:59:30.641 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 08:59:30.644 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:30.647 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:30.649 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:30.653 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 08:59:30.655 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 08:59:30.661 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 08:59:30.663 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:59:30.666 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 08:59:30.669 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 08:59:30.672 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 08:59:30.678 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 08:59:30.681 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 08:59:30.685 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 08:59:30.687 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 08:59:30.696 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 08:59:30.697 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 08:59:30.697 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 08:59:30.697 | BEGIN { 2026-06-25 08:59:30.697 | section = "" 2026-06-25 08:59:30.697 | last_section = "" 2026-06-25 08:59:30.697 | section_count = 0 2026-06-25 08:59:30.698 | } 2026-06-25 08:59:30.700 | /^\[.+\]/ { 2026-06-25 08:59:30.700 | gsub("[][]", "", $1); 2026-06-25 08:59:30.700 | section=$1 2026-06-25 08:59:30.700 | next 2026-06-25 08:59:30.700 | } 2026-06-25 08:59:30.701 | /^ *\#/ { 2026-06-25 08:59:30.701 | next 2026-06-25 08:59:30.701 | } 2026-06-25 08:59:30.701 | /^[^ \t]+/ { 2026-06-25 08:59:30.701 | # get offset of first = in $0 2026-06-25 08:59:30.701 | eq_idx = index($0, "=") 2026-06-25 08:59:30.701 | # extract attr & value from $0 2026-06-25 08:59:30.701 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 08:59:30.701 | value = substr($0, eq_idx + 1) 2026-06-25 08:59:30.701 | # only need to strip trailing whitespace from attr 2026-06-25 08:59:30.701 | sub(/[ \t]*$/, "", attr) 2026-06-25 08:59:30.702 | # need to strip leading & trailing whitespace from value 2026-06-25 08:59:30.702 | sub(/^[ \t]*/, "", value) 2026-06-25 08:59:30.702 | sub(/[ \t]*$/, "", value) 2026-06-25 08:59:30.702 | 2026-06-25 08:59:30.702 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 08:59:30.702 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 08:59:30.702 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 08:59:30.702 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 08:59:30.702 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 08:59:30.702 | if (section != last_section) { 2026-06-25 08:59:30.702 | cfg_section[section_count++] = section 2026-06-25 08:59:30.702 | last_section = section 2026-06-25 08:59:30.703 | } 2026-06-25 08:59:30.703 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 08:59:30.703 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 08:59:30.703 | 2026-06-25 08:59:30.704 | cfg_attr[section, attr, 0] = value 2026-06-25 08:59:30.704 | cfg_attr_count[section, attr] = 1 2026-06-25 08:59:30.705 | } else { 2026-06-25 08:59:30.705 | lno = cfg_attr_count[section, attr]++ 2026-06-25 08:59:30.705 | cfg_attr[section, attr, lno] = value 2026-06-25 08:59:30.706 | } 2026-06-25 08:59:30.707 | } 2026-06-25 08:59:30.707 | END { 2026-06-25 08:59:30.707 | # Process each section in order 2026-06-25 08:59:30.708 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 08:59:30.708 | section = cfg_section[sno] 2026-06-25 08:59:30.708 | # The ini routines simply append a config item immediately 2026-06-25 08:59:30.708 | # after the section header. To keep the same order as defined 2026-06-25 08:59:30.708 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 08:59:30.708 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 08:59:30.708 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 08:59:30.709 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 08:59:30.709 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 08:59:30.709 | else { 2026-06-25 08:59:30.709 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 08:59:30.709 | count = cfg_attr_count[section, attr] 2026-06-25 08:59:30.709 | print "inidelete " configfile " " section " " attr 2026-06-25 08:59:30.709 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 08:59:30.709 | for (l = count -2; l >= 0; l--) 2026-06-25 08:59:30.709 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 08:59:30.709 | } 2026-06-25 08:59:30.709 | } 2026-06-25 08:59:30.710 | } 2026-06-25 08:59:30.710 | } 2026-06-25 08:59:30.710 | ' 2026-06-25 08:59:30.711 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 08:59:30.711 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 08:59:30.714 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 08:59:30.722 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 08:59:30.725 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 08:59:30.733 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 08:59:30.746 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 08:59:30.746 | BEGIN { group = "" } 2026-06-25 08:59:30.746 | /^\[\[.+\|.*\]\]/ { 2026-06-25 08:59:30.746 | gsub("[][]", "", $1); 2026-06-25 08:59:30.746 | split($1, a, "|"); 2026-06-25 08:59:30.747 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 08:59:30.747 | group=a[1] 2026-06-25 08:59:30.747 | } else { 2026-06-25 08:59:30.747 | group="" 2026-06-25 08:59:30.747 | } 2026-06-25 08:59:30.747 | next 2026-06-25 08:59:30.747 | } 2026-06-25 08:59:30.747 | { 2026-06-25 08:59:30.747 | if (group != "") 2026-06-25 08:59:30.747 | print $0 2026-06-25 08:59:30.747 | } 2026-06-25 08:59:30.747 | ' /home/quobyte/devstack/local.conf 2026-06-25 08:59:30.760 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 08:59:30.762 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 08:59:30.814 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 08:59:30.853 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 08:59:30.856 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 08:59:30.859 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 08:59:30.861 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 08:59:30.864 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 08:59:30.866 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 08:59:30.889 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:30.895 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 08:59:30.897 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 08:59:30.902 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 08:59:30.928 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:30.932 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.179:5672/nova_cell1 2026-06-25 08:59:30.938 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.179:5672/nova_cell1 2026-06-25 08:59:30.985 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 08:59:30.989 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 08:59:30.993 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 08:59:31.022 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 08:59:31.054 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 08:59:31.058 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 08:59:31.062 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 08:59:31.066 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 08:59:31.072 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 08:59:31.106 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.179 2026-06-25 08:59:31.110 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 08:59:31.137 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:31.141 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 08:59:31.146 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 08:59:31.150 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 08:59:31.154 | + functions:vercmp:648 : local 'op=<' 2026-06-25 08:59:31.158 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 08:59:31.162 | + functions:vercmp:650 : local result 2026-06-25 08:59:31.169 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 08:59:31.171 | ++ functions:vercmp:654 : sort -V 2026-06-25 08:59:31.173 | ++ functions:vercmp:654 : head -1 2026-06-25 08:59:31.180 | + functions:vercmp:654 : result=1.0.0 2026-06-25 08:59:31.184 | + functions:vercmp:656 : case $op in 2026-06-25 08:59:31.188 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 08:59:31.193 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 08:59:31.197 | + functions:vercmp:667 : return 2026-06-25 08:59:31.201 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.179:6080/vnc_lite.html 2026-06-25 08:59:31.205 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.179:6080/vnc_lite.html 2026-06-25 08:59:31.251 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.179:6081/spice_auto.html 2026-06-25 08:59:31.255 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.179:6081/spice_auto.html 2026-06-25 08:59:31.302 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 08:59:31.326 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:31.331 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 08:59:31.336 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.179 2026-06-25 08:59:31.340 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 08:59:31.389 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.179 2026-06-25 08:59:31.440 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 08:59:31.468 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:31.472 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 08:59:31.477 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 08:59:31.507 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:31.511 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 08:59:31.516 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 08:59:31.562 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 08:59:31.566 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 08:59:31.607 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 08:59:31.610 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 08:59:31.612 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 08:59:31.615 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 08:59:31.617 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 08:59:31.620 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 08:59:31.622 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 08:59:31.625 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.627 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 08:59:31.629 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:31.632 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:31.635 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 08:59:31.637 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:31.640 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:31.642 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:31.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:31.647 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:31.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377971649 2026-06-25 08:59:31.655 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 08:59:31.676 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:31.678 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-25 08:59:31.681 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 08:59:31.683 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.686 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.688 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.691 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.693 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 08:59:31.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 08:59:31.699 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 08:59:31.701 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 08:59:31.704 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:31.707 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:31.709 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:31.712 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 08:59:31.715 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 08:59:31.720 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-25 08:59:31.724 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 08:59:31.730 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:31.734 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 08:59:31.739 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:31.743 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:31.748 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:31.752 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 08:59:31.757 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 08:59:31.761 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 08:59:31.765 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:31.772 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 08:59:31.866 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:31.966 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 08:59:32.045 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 08:59:32.118 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 08:59:32.191 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 08:59:32.273 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:32.353 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:32.355 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 08:59:32.360 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 08:59:32.436 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 08:59:32.531 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:33.045 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 08:59:33.077 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 08:59:33.558 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 08:59:33.616 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:33.620 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:33.624 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:33.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:33.632 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:33.636 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:33.641 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:33.645 | + functions-common:time_stop:2427 : start_time=1782377971649 2026-06-25 08:59:33.649 | + functions-common:time_stop:2429 : [[ -z 1782377971649 ]] 2026-06-25 08:59:33.655 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:33.661 | + functions-common:time_stop:2432 : end_time=1782377973657 2026-06-25 08:59:33.665 | + functions-common:time_stop:2433 : elapsed_time=2008 2026-06-25 08:59:33.669 | + functions-common:time_stop:2434 : total=31425 2026-06-25 08:59:33.673 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:33.677 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33433 2026-06-25 08:59:33.682 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:33.687 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 08:59:33.691 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 08:59:33.716 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:33.720 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 08:59:33.720 | Dumping cells_v2 mapping 2026-06-25 08:59:33.724 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 08:59:34.204 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 08:59:34.205 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 08:59:34.205 | we strongly recommend against using it for new projects. 2026-06-25 08:59:34.205 | 2026-06-25 08:59:34.205 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 08:59:34.205 | framework. For more detail see 2026-06-25 08:59:34.205 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 08:59:34.205 | 2026-06-25 08:59:34.205 | import eventlet # noqa 2026-06-25 08:59:34.573 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 08:59:37.631 | INFO dbcounter [None req-579688e0-b518-46ff-bd9f-a570ad420ae0 None None] Registered counter for database nova_api 2026-06-25 08:59:37.768 | DEBUG dbcounter [-] [80150] Writer thread running {{(pid=80150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 08:59:37.798 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 08:59:37.798 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 08:59:37.798 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 08:59:37.798 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 08:59:37.798 | | cell1 | 54515be1-108f-40dd-b5f8-016b92edc1d4 | rabbit://stackrabbit:stackqueue@192.168.122.179:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 08:59:37.799 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 08:59:38.086 | Exception ignored in: 2026-06-25 08:59:38.086 | Traceback (most recent call last): 2026-06-25 08:59:38.086 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 08:59:38.086 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 08:59:38.087 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 08:59:38.087 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 08:59:38.087 | RuntimeError: greenlet is being finalized 2026-06-25 08:59:38.426 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 08:59:38.430 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 08:59:38.504 | + inc/async:async_inner:63 : create_flavors 2026-06-25 08:59:38.552 | [2074 Async create_flavors:80249]: running: create_flavors 2026-06-25 08:59:38.558 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 08:59:38.580 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:38.584 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 08:59:38.588 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:59:38.592 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 08:59:38.596 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 08:59:38.600 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 08:59:38.605 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 08:59:38.610 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.614 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 08:59:38.619 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.622 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:38.626 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:38.629 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:38.633 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 08:59:38.637 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:38.641 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:38.644 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:38.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:38.654 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:38.660 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377978655 2026-06-25 08:59:38.664 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 08:59:38.689 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:38.692 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 08:59:38.696 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 08:59:38.700 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.703 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.707 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.711 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 08:59:38.715 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 08:59:38.719 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 08:59:38.728 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 08:59:38.728 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:38.730 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:38.732 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:38.734 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:38.739 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 08:59:38.739 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:59:38.743 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:59:38.744 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:38.748 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:59:38.748 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 08:59:38.750 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:38.752 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:59:38.754 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:59:38.755 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:59:38.757 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 08:59:38.761 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:59:38.768 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-25 08:59:38.867 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:38.967 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 08:59:39.036 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 08:59:39.109 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:39.218 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:39.326 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 08:59:39.412 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 08:59:39.483 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 08:59:39.551 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 08:59:39.621 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 08:59:39.704 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:59:39.709 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:59:39.712 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 08:59:39.817 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:59:40.348 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 08:59:40.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 08:59:40.865 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 08:59:41.006 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:41.011 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:41.015 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:41.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:41.026 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:41.034 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:41.042 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:41.049 | + functions-common:time_stop:2427 : start_time=1782377978655 2026-06-25 08:59:41.052 | + functions-common:time_stop:2429 : [[ -z 1782377978655 ]] 2026-06-25 08:59:41.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:41.066 | + functions-common:time_stop:2432 : end_time=1782377981059 2026-06-25 08:59:41.072 | + functions-common:time_stop:2433 : elapsed_time=2404 2026-06-25 08:59:41.074 | + functions-common:time_stop:2434 : total=33433 2026-06-25 08:59:41.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:41.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35837 2026-06-25 08:59:41.090 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 08:59:41.090 | Waiting for Cinder API to start... 2026-06-25 08:59:41.094 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.179/volume/v3/ 2026-06-25 08:59:41.102 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.179/volume/v3/ 2026-06-25 08:59:41.107 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 08:59:41.114 | + functions:wait_for_service:477 : local url=http://192.168.122.179/volume/v3/ 2026-06-25 08:59:41.117 | + functions:wait_for_service:478 : local rval=0 2026-06-25 08:59:41.125 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 08:59:41.130 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 08:59:41.134 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:41.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:41.149 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:41.155 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377981150 2026-06-25 08:59:41.157 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 08:59:41.160 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:59:41.164 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.179/volume/v3/ 2026-06-25 08:59:46.088 | + :: : [[ 401 == 503 ]] 2026-06-25 08:59:46.090 | + :: : [[ 0 -eq 7 ]] 2026-06-25 08:59:46.095 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 08:59:46.100 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:46.105 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:46.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:46.112 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:46.116 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:46.121 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 08:59:46.122 | + functions-common:time_stop:2427 : start_time=1782377981150 2026-06-25 08:59:46.126 | + functions-common:time_stop:2429 : [[ -z 1782377981150 ]] 2026-06-25 08:59:46.130 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:46.135 | + functions-common:time_stop:2432 : end_time=1782377986131 2026-06-25 08:59:46.139 | + functions-common:time_stop:2433 : elapsed_time=4981 2026-06-25 08:59:46.144 | + functions-common:time_stop:2434 : total=14630 2026-06-25 08:59:46.147 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:46.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19611 2026-06-25 08:59:46.155 | + functions:wait_for_service:486 : return 0 2026-06-25 08:59:46.161 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.165 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 08:59:46.169 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.174 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:46.178 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:46.183 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:46.186 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 08:59:46.191 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:46.194 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:46.199 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:46.202 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:46.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:46.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377986209 2026-06-25 08:59:46.218 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 08:59:46.245 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:46.248 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 08:59:46.253 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 08:59:46.260 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.266 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.271 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.275 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.281 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 08:59:46.284 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 08:59:46.288 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 08:59:46.291 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:46.296 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:46.299 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:46.303 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:46.308 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 08:59:46.312 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 08:59:46.316 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-25 08:59:46.320 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 08:59:46.325 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.329 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:46.333 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:46.337 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 08:59:46.341 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:46.345 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:46.348 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 08:59:46.353 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:46.360 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 08:59:46.471 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:46.572 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 08:59:46.655 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:46.745 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 08:59:46.843 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 08:59:46.924 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:47.002 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 08:59:47.007 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:47.011 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 08:59:47.108 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:47.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 08:59:47.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 08:59:48.161 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 08:59:48.223 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:48.227 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:48.233 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:48.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:48.238 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:48.243 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:48.247 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:48.251 | + functions-common:time_stop:2427 : start_time=1782377986209 2026-06-25 08:59:48.256 | + functions-common:time_stop:2429 : [[ -z 1782377986209 ]] 2026-06-25 08:59:48.261 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:48.265 | + functions-common:time_stop:2432 : end_time=1782377988261 2026-06-25 08:59:48.268 | + functions-common:time_stop:2433 : elapsed_time=2052 2026-06-25 08:59:48.276 | + functions-common:time_stop:2434 : total=35837 2026-06-25 08:59:48.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:48.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37889 2026-06-25 08:59:48.285 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.289 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.292 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 08:59:48.295 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.299 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:48.302 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:48.307 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.310 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 08:59:48.314 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:48.321 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:48.323 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:48.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:48.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:48.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377988331 2026-06-25 08:59:48.339 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 08:59:48.361 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:48.366 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:48.369 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:48.372 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:48.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:48.379 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:48.382 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:48.385 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:48.389 | + functions-common:time_stop:2427 : start_time=1782377988331 2026-06-25 08:59:48.391 | + functions-common:time_stop:2429 : [[ -z 1782377988331 ]] 2026-06-25 08:59:48.398 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:48.401 | + functions-common:time_stop:2432 : end_time=1782377988398 2026-06-25 08:59:48.403 | + functions-common:time_stop:2433 : elapsed_time=67 2026-06-25 08:59:48.406 | + functions-common:time_stop:2434 : total=37889 2026-06-25 08:59:48.409 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:48.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37956 2026-06-25 08:59:48.413 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.417 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 08:59:48.420 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.424 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:48.430 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:48.432 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.437 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 08:59:48.443 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:48.445 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:48.448 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:48.450 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:48.452 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:48.458 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377988454 2026-06-25 08:59:48.462 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 08:59:48.491 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:48.495 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.499 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 08:59:48.503 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.507 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.511 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.515 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.520 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 08:59:48.524 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 08:59:48.528 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 08:59:48.532 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:48.537 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:48.541 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:48.545 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.549 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 08:59:48.554 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 08:59:48.557 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.562 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 08:59:48.566 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.570 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 08:59:48.574 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 08:59:48.578 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:48.582 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 08:59:48.586 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 08:59:48.591 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 08:59:48.594 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 08:59:48.600 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 08:59:48.709 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:48.804 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 08:59:48.892 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 08:59:48.963 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 08:59:49.038 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 08:59:49.118 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:49.215 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 08:59:49.220 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 08:59:49.309 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 08:59:49.313 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 08:59:49.402 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 08:59:49.917 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 08:59:49.962 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 08:59:50.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 08:59:50.609 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:50.612 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:50.624 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:50.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:50.633 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:50.639 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:50.643 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:50.644 | + functions-common:time_stop:2427 : start_time=1782377988454 2026-06-25 08:59:50.646 | + functions-common:time_stop:2429 : [[ -z 1782377988454 ]] 2026-06-25 08:59:50.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:50.653 | + functions-common:time_stop:2432 : end_time=1782377990651 2026-06-25 08:59:50.656 | + functions-common:time_stop:2433 : elapsed_time=2197 2026-06-25 08:59:50.658 | + functions-common:time_stop:2434 : total=37956 2026-06-25 08:59:50.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:50.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40153 2026-06-25 08:59:50.666 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 08:59:50.668 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 08:59:50.694 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:50.696 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 08:59:50.699 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 08:59:50.701 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 08:59:50.703 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 08:59:50.705 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 08:59:50.707 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 08:59:50.709 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 08:59:50.712 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 08:59:50.714 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 08:59:50.751 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:50.758 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 08:59:55.948 | +-------------+--------------------------------------+ 2026-06-25 08:59:55.948 | | Field | Value | 2026-06-25 08:59:55.948 | +-------------+--------------------------------------+ 2026-06-25 08:59:55.948 | | description | None | 2026-06-25 08:59:55.948 | | id | 57d83eaa-7cfd-470f-a4bd-930aef6698af | 2026-06-25 08:59:55.949 | | is_public | True | 2026-06-25 08:59:55.949 | | name | lvmdriver-1 | 2026-06-25 08:59:55.949 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 08:59:55.949 | +-------------+--------------------------------------+ 2026-06-25 08:59:56.296 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 08:59:56.299 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 08:59:56.303 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 08:59:56.305 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 08:59:56.310 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 08:59:56.341 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:56.345 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 08:59:56.349 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 08:59:56.357 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 08:59:56.361 | + ./stack.sh:main:1353 : start_glance 2026-06-25 08:59:56.365 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 08:59:56.370 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 08:59:56.377 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.381 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 08:59:56.385 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.389 | + functions-common:run_process:1676 : local group= 2026-06-25 08:59:56.394 | + functions-common:run_process:1677 : local user= 2026-06-25 08:59:56.398 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 08:59:56.402 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 08:59:56.406 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 08:59:56.410 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 08:59:56.416 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:56.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:56.425 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:56.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377996427 2026-06-25 08:59:56.441 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 08:59:56.472 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 08:59:56.476 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 08:59:56.482 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 08:59:56.484 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.488 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.492 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.497 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 08:59:56.501 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 08:59:56.505 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 08:59:56.508 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 08:59:56.512 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 08:59:56.516 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 08:59:56.520 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 08:59:56.524 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 08:59:56.528 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 08:59:56.532 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 08:59:56.536 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 08:59:56.540 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:56.544 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-25 08:59:56.549 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 08:59:56.553 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:56.557 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 08:59:56.561 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 08:59:56.566 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 08:59:56.567 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 08:59:56.571 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 08:59:56.576 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-25 08:59:56.669 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-25 08:59:56.764 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 08:59:56.860 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 08:59:56.942 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 08:59:57.026 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 08:59:57.118 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 08:59:57.200 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 08:59:57.285 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 08:59:57.380 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 08:59:57.448 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 08:59:57.511 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 08:59:57.514 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 08:59:57.517 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 08:59:57.599 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 08:59:58.146 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 08:59:58.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 08:59:58.729 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 08:59:58.922 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 08:59:58.932 | + functions-common:time_stop:2420 : local name 2026-06-25 08:59:58.935 | + functions-common:time_stop:2421 : local end_time 2026-06-25 08:59:58.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 08:59:58.941 | + functions-common:time_stop:2423 : local total 2026-06-25 08:59:58.944 | + functions-common:time_stop:2424 : local start_time 2026-06-25 08:59:58.948 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 08:59:58.951 | + functions-common:time_stop:2427 : start_time=1782377996427 2026-06-25 08:59:58.955 | + functions-common:time_stop:2429 : [[ -z 1782377996427 ]] 2026-06-25 08:59:58.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 08:59:58.966 | + functions-common:time_stop:2432 : end_time=1782377998962 2026-06-25 08:59:58.968 | + functions-common:time_stop:2433 : elapsed_time=2535 2026-06-25 08:59:58.971 | + functions-common:time_stop:2434 : total=40153 2026-06-25 08:59:58.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 08:59:58.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42688 2026-06-25 08:59:58.978 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 08:59:58.997 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 08:59:59.000 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.179) to start...' 2026-06-25 08:59:59.000 | Waiting for g-api (192.168.122.179) to start... 2026-06-25 08:59:59.002 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.179/image 2026-06-25 08:59:59.005 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 08:59:59.007 | + functions:wait_for_service:477 : local url=http://192.168.122.179/image 2026-06-25 08:59:59.010 | + functions:wait_for_service:478 : local rval=0 2026-06-25 08:59:59.012 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 08:59:59.014 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 08:59:59.017 | + functions-common:time_start:2407 : local start_time= 2026-06-25 08:59:59.019 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 08:59:59.024 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 08:59:59.027 | + functions-common:time_start:2411 : _TIME_START[$name]=1782377999024 2026-06-25 08:59:59.029 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 08:59:59.033 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 08:59:59.035 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.179/image 2026-06-25 09:00:04.535 | + :: : [[ 300 == 503 ]] 2026-06-25 09:00:04.538 | + :: : [[ 0 -eq 7 ]] 2026-06-25 09:00:04.544 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 09:00:04.550 | + functions-common:time_stop:2420 : local name 2026-06-25 09:00:04.560 | + functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:04.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:04.571 | + functions-common:time_stop:2423 : local total 2026-06-25 09:00:04.581 | + functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:04.588 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 09:00:04.597 | + functions-common:time_stop:2427 : start_time=1782377999024 2026-06-25 09:00:04.609 | + functions-common:time_stop:2429 : [[ -z 1782377999024 ]] 2026-06-25 09:00:04.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:04.637 | + functions-common:time_stop:2432 : end_time=1782378004627 2026-06-25 09:00:04.645 | + functions-common:time_stop:2433 : elapsed_time=5603 2026-06-25 09:00:04.651 | + functions-common:time_stop:2434 : total=19611 2026-06-25 09:00:04.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:04.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25214 2026-06-25 09:00:04.668 | + functions:wait_for_service:486 : return 0 2026-06-25 09:00:04.673 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 09:00:04.698 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:04.702 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 09:00:04.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:04.729 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 09:00:04.731 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 09:00:04.735 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 09:00:04.739 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 09:00:04.743 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.746 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.749 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 09:00:04.752 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 09:00:04.755 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 09:00:04.768 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.773 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.776 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-25 09:00:04.781 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 09:00:04.787 | ++ functions:upload_image:151 : seq 5 2026-06-25 09:00:04.791 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 09:00:04.795 | + functions:upload_image:152 : local rc=0 2026-06-25 09:00:04.798 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.802 | --2026-06-25 11:00:04-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:04.876 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 09:00:04.891 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 09:00:05.152 | HTTP request sent, awaiting response... 302 Found 2026-06-25 09:00:05.152 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T09%3A34%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T08%3A33%3A58Z&ske=2026-06-25T09%3A34%3A28Z&sks=b&skv=2018-11-09&sig=YmPkkX05cq881rLH%2FAR5DSNohnXKwPC8c56mIc6kWkQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM3OTgwNSwibmJmIjoxNzgyMzc4MDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EP_Jh7zKaHVZOrK6P-znZYU0QNnO29yjutm4d9BxwB8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 09:00:05.152 | --2026-06-25 11:00:05-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-25T09%3A34%3A28Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-25T08%3A33%3A58Z&ske=2026-06-25T09%3A34%3A28Z&sks=b&skv=2018-11-09&sig=YmPkkX05cq881rLH%2FAR5DSNohnXKwPC8c56mIc6kWkQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjM3OTgwNSwibmJmIjoxNzgyMzc4MDA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.EP_Jh7zKaHVZOrK6P-znZYU0QNnO29yjutm4d9BxwB8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 09:00:05.176 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-06-25 09:00:05.187 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 09:00:05.234 | HTTP request sent, awaiting response... 200 OK 2026-06-25 09:00:05.234 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 09:00:05.234 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 09:00:05.295 | 2026-06-25 09:00:05.496 | 0K ........ ........ .... 100% 79.3M=0.3s 2026-06-25 09:00:05.496 | 2026-06-25 09:00:05.496 | 2026-06-25 11:00:05 (79.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 09:00:05.497 | 2026-06-25 09:00:05.503 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 09:00:05.507 | + functions:upload_image:163 : break 2026-06-25 09:00:05.511 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:05.515 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-25 09:00:05.518 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-25 09:00:05.522 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-25 09:00:05.526 | + functions:upload_image:313 : local kernel= 2026-06-25 09:00:05.529 | + functions:upload_image:314 : local ramdisk= 2026-06-25 09:00:05.533 | + functions:upload_image:315 : local disk_format= 2026-06-25 09:00:05.537 | + functions:upload_image:316 : local container_format= 2026-06-25 09:00:05.540 | + functions:upload_image:317 : local unpack= 2026-06-25 09:00:05.544 | + functions:upload_image:318 : local img_property= 2026-06-25 09:00:05.548 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 09:00:05.551 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 09:00:05.555 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 09:00:05.559 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 09:00:05.562 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 09:00:05.566 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 09:00:05.573 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 09:00:05.576 | + functions:upload_image:350 : local format 2026-06-25 09:00:05.583 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:05.583 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 09:00:05.595 | + functions:upload_image:351 : format=qcow2 2026-06-25 09:00:05.600 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 09:00:05.605 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 09:00:05.608 | + functions:upload_image:357 : container_format=bare 2026-06-25 09:00:05.610 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 09:00:05.613 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 09:00:05.616 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 09:00:05.619 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 09:00:05.621 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 09:00:05.625 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 09:00:05.627 | + functions:upload_image:404 : is_arch ppc 2026-06-25 09:00:05.630 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 09:00:05.634 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 09:00:05.636 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 09:00:05.640 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 09:00:05.642 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 09:00:05.644 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 09:00:05.646 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 09:00:05.648 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 09:00:05.650 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 09:00:05.653 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-25 09:00:05.655 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 09:00:05.659 | + functions:_upload_image:112 : shift 2026-06-25 09:00:05.661 | + functions:_upload_image:113 : local container=bare 2026-06-25 09:00:05.666 | + functions:_upload_image:114 : shift 2026-06-25 09:00:05.668 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 09:00:05.672 | + functions:_upload_image:116 : shift 2026-06-25 09:00:05.676 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:05.677 | + functions:_upload_image:118 : shift 2026-06-25 09:00:05.683 | + functions:_upload_image:119 : local properties 2026-06-25 09:00:05.687 | + functions:_upload_image:120 : local useimport 2026-06-25 09:00:05.692 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 09:00:05.700 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 09:00:05.706 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 09:00:05.709 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 09:00:05.715 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 09:00:05.718 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 09:00:05.722 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 09:00:05.728 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:05.733 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:00:11.883 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 09:00:11.883 | | Field | Value | 2026-06-25 09:00:11.884 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 09:00:11.884 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 09:00:11.884 | | container_format | bare | 2026-06-25 09:00:11.884 | | created_at | 2026-06-25T09:00:10Z | 2026-06-25 09:00:11.884 | | disk_format | qcow2 | 2026-06-25 09:00:11.884 | | file | /v2/images/3f73ec8a-9487-480b-bf5c-3cc887e66ca9/file | 2026-06-25 09:00:11.884 | | id | 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 | 2026-06-25 09:00:11.884 | | min_disk | 0 | 2026-06-25 09:00:11.884 | | min_ram | 0 | 2026-06-25 09:00:11.885 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 09:00:11.885 | | owner | 44647f2053c645ba862a064c8cd0d8cb | 2026-06-25 09:00:11.885 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-25 09:00:11.885 | | protected | False | 2026-06-25 09:00:11.885 | | schema | /v2/schemas/image | 2026-06-25 09:00:11.885 | | size | 21692416 | 2026-06-25 09:00:11.885 | | status | active | 2026-06-25 09:00:11.885 | | tags | | 2026-06-25 09:00:11.885 | | updated_at | 2026-06-25T09:00:12Z | 2026-06-25 09:00:11.886 | | virtual_size | 117440512 | 2026-06-25 09:00:11.886 | | visibility | public | 2026-06-25 09:00:11.886 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 09:00:12.342 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 09:00:12.414 | [2074 Async create_flavors:80249]: Waiting for completion of create_flavors running on PID 80249 (2 other jobs running) 2026-06-25 09:00:12.445 | [2074 Async create_flavors:80249]: Signaling child to exit 2026-06-25 09:00:22.791 | + inc/async:async_inner:64 : rc=0 2026-06-25 09:00:22.819 | [80249 Async create_flavors:80249]: finished successfully 2026-06-25 09:00:22.847 | WAKEUP 2026-06-25 09:00:22.874 | [2074 Async create_flavors:80249]: Signaled 2026-06-25 09:00:22.876 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 09:00:22.876 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:22.876 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 09:00:22.876 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 09:00:22.876 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 09:00:22.876 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.876 | | Field | Value | 2026-06-25 09:00:22.877 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.877 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.877 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.877 | | description | None | 2026-06-25 09:00:22.877 | | disk | 1 | 2026-06-25 09:00:22.877 | | id | c1 | 2026-06-25 09:00:22.877 | | name | cirros256 | 2026-06-25 09:00:22.877 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.878 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.878 | | ram | 256 | 2026-06-25 09:00:22.878 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.878 | | swap | 0 | 2026-06-25 09:00:22.878 | | vcpus | 1 | 2026-06-25 09:00:22.878 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.878 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 09:00:22.879 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.879 | | Field | Value | 2026-06-25 09:00:22.879 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.879 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.879 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.879 | | description | None | 2026-06-25 09:00:22.879 | | disk | 5 | 2026-06-25 09:00:22.879 | | id | d1 | 2026-06-25 09:00:22.880 | | name | ds512M | 2026-06-25 09:00:22.880 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.880 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.880 | | ram | 512 | 2026-06-25 09:00:22.880 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.880 | | swap | 0 | 2026-06-25 09:00:22.880 | | vcpus | 1 | 2026-06-25 09:00:22.880 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.881 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 09:00:22.881 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.881 | | Field | Value | 2026-06-25 09:00:22.881 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.881 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.881 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.881 | | description | None | 2026-06-25 09:00:22.882 | | disk | 10 | 2026-06-25 09:00:22.882 | | id | d2 | 2026-06-25 09:00:22.882 | | name | ds1G | 2026-06-25 09:00:22.882 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.882 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.882 | | ram | 1024 | 2026-06-25 09:00:22.882 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.882 | | swap | 0 | 2026-06-25 09:00:22.883 | | vcpus | 1 | 2026-06-25 09:00:22.883 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.883 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 09:00:22.883 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.883 | | Field | Value | 2026-06-25 09:00:22.883 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.883 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.883 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.884 | | description | None | 2026-06-25 09:00:22.884 | | disk | 10 | 2026-06-25 09:00:22.884 | | id | d3 | 2026-06-25 09:00:22.884 | | name | ds2G | 2026-06-25 09:00:22.884 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.884 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.884 | | ram | 2048 | 2026-06-25 09:00:22.884 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.885 | | swap | 0 | 2026-06-25 09:00:22.885 | | vcpus | 2 | 2026-06-25 09:00:22.885 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.885 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 09:00:22.885 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.885 | | Field | Value | 2026-06-25 09:00:22.885 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.886 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.886 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.886 | | description | None | 2026-06-25 09:00:22.886 | | disk | 20 | 2026-06-25 09:00:22.886 | | id | d4 | 2026-06-25 09:00:22.886 | | name | ds4G | 2026-06-25 09:00:22.886 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.887 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.887 | | ram | 4096 | 2026-06-25 09:00:22.887 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.887 | | swap | 0 | 2026-06-25 09:00:22.887 | | vcpus | 4 | 2026-06-25 09:00:22.887 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.887 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 09:00:22.887 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 09:00:22.888 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 09:00:22.888 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.888 | | Field | Value | 2026-06-25 09:00:22.888 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.888 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.888 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.888 | | description | None | 2026-06-25 09:00:22.888 | | disk | 1 | 2026-06-25 09:00:22.889 | | id | 1 | 2026-06-25 09:00:22.889 | | name | m1.tiny | 2026-06-25 09:00:22.889 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.889 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.889 | | ram | 512 | 2026-06-25 09:00:22.889 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.889 | | swap | 0 | 2026-06-25 09:00:22.889 | | vcpus | 1 | 2026-06-25 09:00:22.890 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.890 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 09:00:22.890 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.890 | | Field | Value | 2026-06-25 09:00:22.890 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.890 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.890 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.890 | | description | None | 2026-06-25 09:00:22.891 | | disk | 20 | 2026-06-25 09:00:22.891 | | id | 2 | 2026-06-25 09:00:22.891 | | name | m1.small | 2026-06-25 09:00:22.891 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.891 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.891 | | ram | 2048 | 2026-06-25 09:00:22.891 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.892 | | swap | 0 | 2026-06-25 09:00:22.892 | | vcpus | 1 | 2026-06-25 09:00:22.892 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.892 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 09:00:22.892 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.892 | | Field | Value | 2026-06-25 09:00:22.892 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.892 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.893 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.893 | | description | None | 2026-06-25 09:00:22.893 | | disk | 40 | 2026-06-25 09:00:22.893 | | id | 3 | 2026-06-25 09:00:22.893 | | name | m1.medium | 2026-06-25 09:00:22.893 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.893 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.893 | | ram | 4096 | 2026-06-25 09:00:22.894 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.894 | | swap | 0 | 2026-06-25 09:00:22.894 | | vcpus | 2 | 2026-06-25 09:00:22.894 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.894 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 09:00:22.894 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.894 | | Field | Value | 2026-06-25 09:00:22.895 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.895 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.895 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.895 | | description | None | 2026-06-25 09:00:22.895 | | disk | 80 | 2026-06-25 09:00:22.895 | | id | 4 | 2026-06-25 09:00:22.895 | | name | m1.large | 2026-06-25 09:00:22.895 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.896 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.896 | | ram | 8192 | 2026-06-25 09:00:22.896 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.896 | | swap | 0 | 2026-06-25 09:00:22.896 | | vcpus | 4 | 2026-06-25 09:00:22.896 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.896 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 09:00:22.896 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.897 | | Field | Value | 2026-06-25 09:00:22.897 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.897 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:00:22.897 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:00:22.897 | | description | None | 2026-06-25 09:00:22.897 | | disk | 160 | 2026-06-25 09:00:22.897 | | id | 5 | 2026-06-25 09:00:22.898 | | name | m1.xlarge | 2026-06-25 09:00:22.898 | | os-flavor-access:is_public | True | 2026-06-25 09:00:22.898 | | properties | hw_rng:allowed='True' | 2026-06-25 09:00:22.898 | | ram | 16384 | 2026-06-25 09:00:22.898 | | rxtx_factor | 1.0 | 2026-06-25 09:00:22.898 | | swap | 0 | 2026-06-25 09:00:22.898 | | vcpus | 8 | 2026-06-25 09:00:22.898 | +----------------------------+-----------------------+ 2026-06-25 09:00:22.935 | [2074 Async create_flavors:80249]: finished create_flavors with result 0 in 44 seconds 2026-06-25 09:00:22.940 | + inc/async:async_wait:197 : return 0 2026-06-25 09:00:22.943 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 09:00:22.967 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:00:22.970 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 09:00:22.993 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:22.996 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 09:00:23.022 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:23.026 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 09:00:23.029 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 09:00:23.033 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 09:00:23.037 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 09:00:23.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 09:00:23.042 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 09:00:23.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 09:00:23.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 09:00:23.050 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 09:00:23.051 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 09:00:23.053 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 09:00:23.055 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 09:00:23.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 09:00:23.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 09:00:23.061 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 09:00:23.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 09:00:23.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 09:00:23.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 09:00:23.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 09:00:23.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 09:00:23.072 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 09:00:23.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 09:00:23.076 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 09:00:23.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 09:00:23.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 09:00:23.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 09:00:23.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 09:00:23.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 09:00:23.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 09:00:23.090 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 09:00:23.092 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 09:00:23.094 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 09:00:23.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 09:00:23.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 09:00:23.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 09:00:23.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 09:00:23.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 09:00:23.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 09:00:23.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 09:00:23.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 09:00:23.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 09:00:23.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 09:00:23.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 09:00:23.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 09:00:23.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 09:00:23.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 09:00:23.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 09:00:23.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 09:00:23.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 09:00:23.128 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 09:00:23.130 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 09:00:23.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 09:00:23.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 09:00:23.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 09:00:23.137 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 09:00:23.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 09:00:23.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 09:00:23.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 09:00:23.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 09:00:23.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 09:00:23.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 09:00:23.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 09:00:23.148 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 09:00:23.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 09:00:25.429 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 09:00:25.432 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-25 09:00:25.752 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 09:00:25.754 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 09:00:25.760 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 09:00:25.765 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-110025 2026-06-25 09:00:25.767 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-110025 ' 2026-06-25 09:00:25.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.775 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 09:00:25.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.782 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 09:00:25.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.788 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 09:00:25.791 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.794 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 09:00:25.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.800 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.179 2026-06-25 09:00:25.804 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.806 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.179/identity 2026-06-25 09:00:25.810 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.813 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-103622 2026-06-25 09:00:25.817 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.820 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 09:00:25.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.825 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.179 2026-06-25 09:00:25.828 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.833 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 09:00:25.835 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.838 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 09:00:25.840 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.843 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 09:00:25.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.850 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 09:00:25.852 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.856 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.179 2026-06-25 09:00:25.858 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 09:00:25.861 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 09:00:25.865 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 09:00:25.868 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 09:00:25.871 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 09:00:25.874 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 09:00:25.877 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:00:25.881 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 09:00:25.885 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 09:00:25.890 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 09:00:25.893 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 09:00:25.897 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 09:00:25.901 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:00:25.905 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 09:00:25.906 | /^\[\[.+\|.*\]\]/ { 2026-06-25 09:00:25.906 | gsub("[][]", "", $1); 2026-06-25 09:00:25.906 | split($1, a, "|"); 2026-06-25 09:00:25.906 | if (a[1] == matchgroup) 2026-06-25 09:00:25.906 | print a[2] 2026-06-25 09:00:25.906 | } 2026-06-25 09:00:25.906 | ' /home/quobyte/devstack/local.conf 2026-06-25 09:00:25.913 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 09:00:25.917 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 09:00:25.921 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 09:00:25.924 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 09:00:25.928 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 09:00:25.933 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 09:00:25.937 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 09:00:25.941 | + functions-common:run_phase:1858 : local extra 2026-06-25 09:00:25.946 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 09:00:25.951 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 09:00:25.955 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 09:00:25.960 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 09:00:25.964 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 09:00:25.968 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 09:00:25.992 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:25.996 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 09:00:26.000 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:26.004 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 09:00:26.008 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:26.012 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 09:00:26.016 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:26.020 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 09:00:26.023 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 09:00:26.027 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 09:00:26.031 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 09:00:26.035 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 09:00:26.039 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 09:00:26.043 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 09:00:26.047 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 09:00:26.051 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 09:00:26.055 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 09:00:26.059 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 09:00:26.063 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 09:00:26.068 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 09:00:26.072 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 09:00:26.076 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 09:00:26.079 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:00:26.084 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 09:00:26.088 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 09:00:26.092 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 09:00:26.096 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 09:00:26.100 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 09:00:26.103 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:00:26.108 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 09:00:26.108 | /^\[\[.+\|.*\]\]/ { 2026-06-25 09:00:26.108 | gsub("[][]", "", $1); 2026-06-25 09:00:26.108 | split($1, a, "|"); 2026-06-25 09:00:26.108 | if (a[1] == matchgroup) 2026-06-25 09:00:26.108 | print a[2] 2026-06-25 09:00:26.108 | } 2026-06-25 09:00:26.108 | ' /home/quobyte/devstack/local.conf 2026-06-25 09:00:26.116 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 09:00:26.139 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:26.143 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 09:00:26.147 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 09:00:26.151 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 09:00:26.155 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 09:00:26.158 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 09:00:26.162 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 09:00:26.166 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 09:00:26.170 | + functions-common:time_start:2407 : local start_time= 2026-06-25 09:00:26.174 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:00:26.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:00:26.185 | + functions-common:time_start:2411 : _TIME_START[$name]=1782378026181 2026-06-25 09:00:26.190 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 09:00:26.219 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 09:00:26.223 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 09:00:26.229 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 09:00:26.234 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 09:00:26.238 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 09:00:26.243 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 09:00:26.248 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 09:00:26.250 | + :: : ID= 2026-06-25 09:00:26.252 | + :: : [[ '' == '' ]] 2026-06-25 09:00:26.254 | + :: : sleep 1 2026-06-25 09:00:27.258 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 09:00:27.260 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 09:00:30.566 | + :: : ID=7a0e4c75-f34f-47d7-baaa-646707a45017 2026-06-25 09:00:30.568 | + :: : [[ 7a0e4c75-f34f-47d7-baaa-646707a45017 == '' ]] 2026-06-25 09:00:30.572 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 09:00:30.577 | + functions-common:time_stop:2420 : local name 2026-06-25 09:00:30.579 | + functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:30.582 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:30.585 | + functions-common:time_stop:2423 : local total 2026-06-25 09:00:30.589 | + functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:30.593 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 09:00:30.597 | + functions-common:time_stop:2427 : start_time=1782378026181 2026-06-25 09:00:30.601 | + functions-common:time_stop:2429 : [[ -z 1782378026181 ]] 2026-06-25 09:00:30.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:30.611 | + functions-common:time_stop:2432 : end_time=1782378030607 2026-06-25 09:00:30.614 | + functions-common:time_stop:2433 : elapsed_time=4426 2026-06-25 09:00:30.619 | + functions-common:time_stop:2434 : total=25214 2026-06-25 09:00:30.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:30.627 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29640 2026-06-25 09:00:30.631 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 09:00:30.634 | + functions:wait_for_compute:516 : return 0 2026-06-25 09:00:30.639 | + ./stack.sh:main:1443 : service_check 2026-06-25 09:00:30.642 | + functions-common:service_check:1713 : local service 2026-06-25 09:00:30.646 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.650 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 09:00:30.668 | not-found 2026-06-25 09:00:30.674 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 09:00:30.696 | enabled 2026-06-25 09:00:30.701 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 09:00:30.725 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 09:00:30.725 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 09:00:30.725 | Active: active (running) since Thu 2026-06-25 10:57:11 CEST; 3min 19s ago 2026-06-25 09:00:30.725 | Main PID: 68015 (uwsgi) 2026-06-25 09:00:30.725 | Status: "uWSGI is ready" 2026-06-25 09:00:30.726 | Tasks: 17 (limit: 14255) 2026-06-25 09:00:30.726 | Memory: 275.7M (peak: 276.2M) 2026-06-25 09:00:30.726 | CPU: 15.028s 2026-06-25 09:00:30.726 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 09:00:30.726 | ├─68015 "nova-apiuWSGI master" 2026-06-25 09:00:30.726 | ├─68016 "nova-apiuWSGI worker 1" 2026-06-25 09:00:30.726 | └─68017 "nova-apiuWSGI worker 2" 2026-06-25 09:00:30.726 | 2026-06-25 09:00:30.726 | Jun 25 11:00:30 devstack devstack@n-api.service[68017]: [pid: 68017|app: 0|req: 19/36] 192.168.122.179 () {54 vars in 935 bytes} [Thu Jun 25 11:00:30 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 09:00:30.726 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG nova.api.openstack.wsgi [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Calling method '>' {{(pid=68016) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f 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=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Acquiring lock "54515be1-108f-40dd-b5f8-016b92edc1d4" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Lock "54515be1-108f-40dd-b5f8-016b92edc1d4" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: DEBUG oslo_concurrency.lockutils [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] Lock "54515be1-108f-40dd-b5f8-016b92edc1d4" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68016) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: INFO nova.api.openstack.requestlog [None req-0c65c8ac-1046-4504-8149-a86099a1e15f admin admin] 192.168.122.179 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.161427 2026-06-25 09:00:30.727 | Jun 25 11:00:30 devstack devstack@n-api.service[68016]: [pid: 68016|app: 0|req: 18/37] 192.168.122.179 () {60 vars in 1325 bytes} [Thu Jun 25 11:00:30 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 09:00:30.730 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.734 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 09:00:30.753 | enabled 2026-06-25 09:00:30.758 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 09:00:30.781 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 09:00:30.781 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 09:00:30.781 | Active: active (running) since Thu 2026-06-25 10:59:33 CEST; 57s ago 2026-06-25 09:00:30.781 | Main PID: 80093 (nova-compute) 2026-06-25 09:00:30.782 | Tasks: 10 (limit: 14255) 2026-06-25 09:00:30.782 | Memory: 134.7M (peak: 136.0M) 2026-06-25 09:00:30.782 | CPU: 4.548s 2026-06-25 09:00:30.782 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 09:00:30.782 | └─80093 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 09:00:30.782 | 2026-06-25 09:00:30.782 | Jun 25 11:00:02 devstack nova-compute[80093]: DEBUG nova.compute.provider_tree [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Updating resource provider a933df2e-6376-4169-b362-843280868069 generation from 0 to 1 during operation: update_inventory {{(pid=80093) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 09:00:30.782 | Jun 25 11:00:02 devstack nova-compute[80093]: DEBUG nova.compute.provider_tree [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Updating inventory in ProviderTree for provider a933df2e-6376-4169-b362-843280868069 with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=80093) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-25 09:00:30.782 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.compute.provider_tree [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Updating resource provider a933df2e-6376-4169-b362-843280868069 generation from 1 to 2 during operation: update_traits {{(pid=80093) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-25 09:00:30.782 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.compute.resource_tracker [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Compute_service record updated for devstack:devstack {{(pid=80093) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 09:00:30.782 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG oslo_concurrency.lockutils [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.112s {{(pid=80093) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:30.783 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.service [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80093) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 09:00:30.783 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.service [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80093) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 09:00:30.783 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.service [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] Join ServiceGroup membership for this service compute {{(pid=80093) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 09:00:30.783 | Jun 25 11:00:03 devstack nova-compute[80093]: DEBUG nova.servicegroup.drivers.db [None req-8dea1369-3cd2-4234-9dcf-397e2a269555 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80093) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 09:00:30.783 | Jun 25 11:00:09 devstack nova-compute[80093]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80093) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:30.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 09:00:30.809 | not-found 2026-06-25 09:00:30.814 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.818 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 09:00:30.837 | enabled 2026-06-25 09:00:30.842 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 09:00:30.865 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 09:00:30.865 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 09:00:30.865 | Active: active (running) since Thu 2026-06-25 10:59:21 CEST; 1min 9s ago 2026-06-25 09:00:30.865 | Main PID: 76402 (nova-scheduler:) 2026-06-25 09:00:30.865 | Tasks: 19 (limit: 14255) 2026-06-25 09:00:30.865 | Memory: 157.0M (peak: 157.5M) 2026-06-25 09:00:30.865 | CPU: 4.971s 2026-06-25 09:00:30.866 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 09:00:30.866 | ├─76402 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 09:00:30.866 | ├─78363 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 09:00:30.866 | └─78365 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 09:00:30.866 | 2026-06-25 09:00:30.866 | Jun 25 10:59:28 devstack nova-scheduler[78363]: DEBUG nova.servicegroup.drivers.db [None req-dda9f436-912e-4cf5-9e3d-38ca797b3888 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78363) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 09:00:30.866 | Jun 25 10:59:33 devstack nova-scheduler[78365]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78365) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:30.866 | Jun 25 10:59:33 devstack nova-scheduler[78363]: DEBUG oslo.service.backend._threading.loopingcall [None req-dca3c40b-8918-4f7f-ba20-0cbda5fb3dae None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78363) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:30.866 | Jun 25 10:59:33 devstack nova-scheduler[78363]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78363) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:30.866 | Jun 25 10:59:34 devstack nova-scheduler[76402]: DEBUG dbcounter [-] [76402] Writing DB stats nova_api:SELECT=3 {{(pid=76402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.867 | Jun 25 10:59:35 devstack nova-scheduler[76402]: DEBUG dbcounter [-] [76402] Writing DB stats nova_cell1:SELECT=1 {{(pid=76402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.867 | Jun 25 10:59:35 devstack nova-scheduler[76402]: DEBUG dbcounter [-] [76402] Writing DB stats nova_cell0:SELECT=1 {{(pid=76402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.867 | Jun 25 10:59:43 devstack nova-scheduler[78365]: DEBUG dbcounter [-] [78365] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.867 | Jun 25 10:59:43 devstack nova-scheduler[78363]: DEBUG dbcounter [-] [78363] Writing DB stats nova_cell0:SELECT=3 {{(pid=78363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.867 | Jun 25 11:00:05 devstack nova-scheduler[78365]: DEBUG oslo.service.backend._threading.loopingcall [None req-a7f30815-8930-4693-a56a-678dd518180d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78365) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:30.873 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.876 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 09:00:30.894 | not-found 2026-06-25 09:00:30.899 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.903 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 09:00:30.922 | enabled 2026-06-25 09:00:30.927 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 09:00:30.949 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 09:00:30.949 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 09:00:30.949 | Active: active (running) since Thu 2026-06-25 10:59:23 CEST; 1min 7s ago 2026-06-25 09:00:30.949 | Main PID: 77016 (uwsgi) 2026-06-25 09:00:30.949 | Status: "uWSGI is ready" 2026-06-25 09:00:30.950 | Tasks: 16 (limit: 14255) 2026-06-25 09:00:30.950 | Memory: 223.1M (peak: 223.5M) 2026-06-25 09:00:30.950 | CPU: 10.220s 2026-06-25 09:00:30.950 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 09:00:30.950 | ├─77016 "nova-api-metauWSGI master" 2026-06-25 09:00:30.950 | ├─77017 "nova-api-metauWSGI worker 1" 2026-06-25 09:00:30.950 | ├─77018 "nova-api-metauWSGI worker 2" 2026-06-25 09:00:30.950 | └─77019 "nova-api-metauWSGI http 1" 2026-06-25 09:00:30.950 | 2026-06-25 09:00:30.950 | Jun 25 10:59:30 devstack devstack@n-api-meta.service[77017]: DEBUG nova.api.openstack.wsgi_app [None req-d91934ca-097b-4a56-89c5-414cb269c098 None None] ******************************************************************************** {{(pid=77017) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 09:00:30.951 | Jun 25 10:59:30 devstack devstack@n-api-meta.service[77017]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70e6c5aa3668 pid: 77017 (default app) 2026-06-25 09:00:30.951 | Jun 25 10:59:38 devstack devstack@n-api-meta.service[77018]: DEBUG dbcounter [-] [77018] Writing DB stats nova_api:SELECT=1 {{(pid=77018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:38 devstack devstack@n-api-meta.service[77017]: DEBUG dbcounter [-] [77017] Writing DB stats nova_api:SELECT=1 {{(pid=77017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77017]: DEBUG dbcounter [-] [77017] Writing DB stats nova_cell0:SELECT=1 {{(pid=77017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77017]: DEBUG dbcounter [-] [77017] Writing DB stats nova_cell1:SELECT=1 {{(pid=77017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77018]: DEBUG dbcounter [-] [77018] Writing DB stats nova_cell0:SELECT=1 {{(pid=77018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77018]: DEBUG dbcounter [-] [77018] Writing DB stats nova_cell1:SELECT=1 {{(pid=77018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77017]: DEBUG dbcounter [-] [77017] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.951 | Jun 25 10:59:39 devstack devstack@n-api-meta.service[77018]: DEBUG dbcounter [-] [77018] Writing DB stats nova_cell0:SELECT=1 {{(pid=77018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:30.956 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:30.959 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 09:00:30.977 | enabled 2026-06-25 09:00:30.984 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 09:00:31.005 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 09:00:31.005 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 09:00:31.006 | Active: active (running) since Thu 2026-06-25 10:57:53 CEST; 2min 37s ago 2026-06-25 09:00:31.006 | Main PID: 74205 (uwsgi) 2026-06-25 09:00:31.006 | Status: "uWSGI is ready" 2026-06-25 09:00:31.006 | Tasks: 5 (limit: 14255) 2026-06-25 09:00:31.006 | Memory: 177.2M (peak: 177.5M) 2026-06-25 09:00:31.006 | CPU: 6.305s 2026-06-25 09:00:31.006 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 09:00:31.007 | ├─74205 "placementuWSGI master" 2026-06-25 09:00:31.007 | ├─74206 "placementuWSGI worker 1" 2026-06-25 09:00:31.007 | └─74207 "placementuWSGI worker 2" 2026-06-25 09:00:31.007 | 2026-06-25 09:00:31.007 | Jun 25 11:00:02 devstack devstack@placement-api.service[74207]: INFO placement.requestlog [req-b4adb047-fbff-48e5-bbf5-4a45e83c6417 req-2dd8f48d-5044-4277-9957-639633b6e2f4 service nova] 192.168.122.179 "PUT /placement/resource_providers/a933df2e-6376-4169-b362-843280868069/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 09:00:31.007 | Jun 25 11:00:02 devstack devstack@placement-api.service[74207]: [pid: 74207|app: 0|req: 4/9] 192.168.122.179 () {64 vars in 1498 bytes} [Thu Jun 25 11:00:02 2026] PUT /placement/resource_providers/a933df2e-6376-4169-b362-843280868069/inventories => generated 396 bytes in 94 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 09:00:31.007 | Jun 25 11:00:02 devstack devstack@placement-api.service[74206]: DEBUG placement.requestlog [req-b4adb047-fbff-48e5-bbf5-4a45e83c6417 req-612c2af6-411d-48c9-b7c4-3aa4cfde2d72 None None] Starting request: 192.168.122.179 "GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB" {{(pid=74206) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 09:00:31.008 | Jun 25 11:00:02 devstack devstack@placement-api.service[74206]: INFO placement.requestlog [req-b4adb047-fbff-48e5-bbf5-4a45e83c6417 req-612c2af6-411d-48c9-b7c4-3aa4cfde2d72 service nova] 192.168.122.179 "GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB" status: 200 len: 2058 microversion: 1.6 2026-06-25 09:00:31.008 | Jun 25 11:00:02 devstack devstack@placement-api.service[74206]: [pid: 74206|app: 0|req: 6/10] 192.168.122.179 () {60 vars in 4912 bytes} [Thu Jun 25 11:00:02 2026] GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_F16C,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_FMA3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SVM,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NODE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_BMI2,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AESNI,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SHA,HW_CPU_X86_AVX,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_IGB => generated 2058 bytes in 99 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 09:00:31.008 | Jun 25 11:00:02 devstack devstack@placement-api.service[74207]: DEBUG placement.requestlog [req-b4adb047-fbff-48e5-bbf5-4a45e83c6417 req-26ec6e49-4a2e-470a-a4a2-961cc7fa812b None None] Starting request: 192.168.122.179 "PUT /placement/resource_providers/a933df2e-6376-4169-b362-843280868069/traits" {{(pid=74207) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 09:00:31.008 | Jun 25 11:00:03 devstack devstack@placement-api.service[74207]: INFO placement.requestlog [req-b4adb047-fbff-48e5-bbf5-4a45e83c6417 req-26ec6e49-4a2e-470a-a4a2-961cc7fa812b service nova] 192.168.122.179 "PUT /placement/resource_providers/a933df2e-6376-4169-b362-843280868069/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 09:00:31.008 | Jun 25 11:00:03 devstack devstack@placement-api.service[74207]: [pid: 74207|app: 0|req: 5/11] 192.168.122.179 () {64 vars in 1483 bytes} [Thu Jun 25 11:00:02 2026] PUT /placement/resource_providers/a933df2e-6376-4169-b362-843280868069/traits => generated 2093 bytes in 189 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 09:00:31.008 | Jun 25 11:00:12 devstack devstack@placement-api.service[74206]: DEBUG dbcounter [-] [74206] Writing DB stats placement:SELECT=4 {{(pid=74206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.009 | Jun 25 11:00:13 devstack devstack@placement-api.service[74207]: DEBUG dbcounter [-] [74207] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.013 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.015 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 09:00:31.032 | not-found 2026-06-25 09:00:31.038 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.041 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 09:00:31.059 | enabled 2026-06-25 09:00:31.066 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 09:00:31.088 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 09:00:31.088 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 09:00:31.088 | Active: active (running) since Thu 2026-06-25 10:59:58 CEST; 32s ago 2026-06-25 09:00:31.088 | Main PID: 83247 (uwsgi) 2026-06-25 09:00:31.088 | Status: "uWSGI is ready" 2026-06-25 09:00:31.088 | Tasks: 9 (limit: 14255) 2026-06-25 09:00:31.089 | Memory: 258.4M (peak: 258.7M) 2026-06-25 09:00:31.089 | CPU: 10.732s 2026-06-25 09:00:31.089 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 09:00:31.089 | ├─83247 "glance-apiuWSGI master" 2026-06-25 09:00:31.089 | ├─83253 "glance-apiuWSGI worker 1" 2026-06-25 09:00:31.089 | └─83254 "glance-apiuWSGI worker 2" 2026-06-25 09:00:31.089 | 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83253]: INFO glance.location [None req-41ce4e96-21c6-4ee0-868d-a0984fc15268 admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83253]: DEBUG glance_store.backend [None req-41ce4e96-21c6-4ee0-868d-a0984fc15268 admin admin] Skipping store.set_acls... not implemented. {{(pid=83253) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83253]: [pid: 83253|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jun 25 11:00:09 2026] PUT /v2/images/3f73ec8a-9487-480b-bf5c-3cc887e66ca9/file => generated 0 bytes in 1873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83254]: DEBUG glance.api.middleware.version_negotiation [None req-880d66a2-87c9-4818-ad01-3491d3508d2e admin admin] Determining version of request: GET /v2/images/3f73ec8a-9487-480b-bf5c-3cc887e66ca9 Accept: */* {{(pid=83254) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83254]: DEBUG glance.api.middleware.version_negotiation [None req-880d66a2-87c9-4818-ad01-3491d3508d2e admin admin] Using url versioning {{(pid=83254) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 09:00:31.090 | Jun 25 11:00:11 devstack devstack@g-api.service[83254]: DEBUG glance.api.middleware.version_negotiation [None req-880d66a2-87c9-4818-ad01-3491d3508d2e admin admin] Matched version: v2 {{(pid=83254) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 09:00:31.091 | Jun 25 11:00:11 devstack devstack@g-api.service[83254]: DEBUG glance.api.middleware.version_negotiation [None req-880d66a2-87c9-4818-ad01-3491d3508d2e admin admin] new path /v2/images/3f73ec8a-9487-480b-bf5c-3cc887e66ca9 {{(pid=83254) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 09:00:31.091 | Jun 25 11:00:11 devstack devstack@g-api.service[83254]: [pid: 83254|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jun 25 11:00:11 2026] GET /v2/images/3f73ec8a-9487-480b-bf5c-3cc887e66ca9 => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 09:00:31.091 | Jun 25 11:00:21 devstack devstack@g-api.service[83253]: DEBUG dbcounter [-] [83253] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.091 | Jun 25 11:00:21 devstack devstack@g-api.service[83254]: DEBUG dbcounter [-] [83254] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.093 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.096 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 09:00:31.114 | enabled 2026-06-25 09:00:31.119 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 09:00:31.141 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 09:00:31.141 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 09:00:31.141 | Active: active (running) since Thu 2026-06-25 10:59:48 CEST; 42s ago 2026-06-25 09:00:31.141 | Main PID: 81730 (cinder-schedule) 2026-06-25 09:00:31.142 | Tasks: 1 (limit: 14255) 2026-06-25 09:00:31.142 | Memory: 109.6M (peak: 109.9M) 2026-06-25 09:00:31.142 | CPU: 4.208s 2026-06-25 09:00:31.142 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 09:00:31.142 | └─81730 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 09:00:31.142 | 2026-06-25 09:00:31.143 | Jun 25 10:59:53 devstack cinder-scheduler[81730]: DEBUG cinder.service [None req-aa98199b-76e9-42c3-8abb-fac88065748d None None] Creating RPC server for service cinder-scheduler {{(pid=81730) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 09:00:31.143 | Jun 25 10:59:53 devstack cinder-scheduler[81730]: DEBUG cinder.service [None req-aa98199b-76e9-42c3-8abb-fac88065748d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81730) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 09:00:31.143 | Jun 25 11:00:03 devstack cinder-scheduler[81730]: DEBUG dbcounter [-] [81730] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.143 | Jun 25 11:00:10 devstack cinder-scheduler[81730]: DEBUG cinder.scheduler.host_manager [None req-d76fe737-e500-40d1-8831-78f4be8eada7 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=81730) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 09:00:31.143 | Jun 25 11:00:10 devstack cinder-scheduler[81730]: DEBUG cinder.scheduler.host_manager [None req-d76fe737-e500-40d1-8831-78f4be8eada7 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 9, 0, 10, 581643)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 25, 9, 0, 10, 581643)}]. {{(pid=81730) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 09:00:31.143 | Jun 25 11:00:10 devstack cinder-scheduler[81730]: DEBUG cinder.scheduler.host_manager [None req-d76fe737-e500-40d1-8831-78f4be8eada7 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 25, 9, 0, 10, 547588)} {{(pid=81730) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 09:00:31.144 | Jun 25 11:00:13 devstack cinder-scheduler[81730]: DEBUG oslo_service.periodic_task [None req-4ee344a0-eab7-45fa-83f1-e8ac37b2eef4 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81730) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 09:00:31.144 | Jun 25 11:00:13 devstack cinder-scheduler[81730]: INFO cinder.message.api [None req-4ee344a0-eab7-45fa-83f1-e8ac37b2eef4 None None] Deleted 0 expired messages. 2026-06-25 09:00:31.144 | Jun 25 11:00:13 devstack cinder-scheduler[81730]: DEBUG oslo_service.periodic_task [None req-4ee344a0-eab7-45fa-83f1-e8ac37b2eef4 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81730) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 09:00:31.144 | Jun 25 11:00:23 devstack cinder-scheduler[81730]: DEBUG dbcounter [-] [81730] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=81730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.146 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.150 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 09:00:31.169 | enabled 2026-06-25 09:00:31.174 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 09:00:31.195 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 09:00:31.195 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 09:00:31.195 | Active: active (running) since Thu 2026-06-25 10:59:40 CEST; 50s ago 2026-06-25 09:00:31.195 | Main PID: 80972 (uwsgi) 2026-06-25 09:00:31.196 | Status: "uWSGI is ready" 2026-06-25 09:00:31.196 | Tasks: 7 (limit: 14255) 2026-06-25 09:00:31.196 | Memory: 246.5M (peak: 246.8M) 2026-06-25 09:00:31.196 | CPU: 10.887s 2026-06-25 09:00:31.196 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 09:00:31.196 | ├─80972 "cinder-apiuWSGI master" 2026-06-25 09:00:31.196 | ├─80997 "cinder-apiuWSGI worker 1" 2026-06-25 09:00:31.197 | └─80998 "cinder-apiuWSGI worker 2" 2026-06-25 09:00:31.197 | 2026-06-25 09:00:31.197 | Jun 25 10:59:54 devstack devstack@c-api.service[80998]: DEBUG cinder.api.middleware.request_id [req-e413e374-2a6e-4588-a3e1-ffe9d36c5677 req-0d3cf8b4-16ec-4f37-b243-1fea8e62f7f5 None None] RequestId filter calling following filter/app {{(pid=80998) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-25 09:00:31.198 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: INFO cinder.api.openstack.wsgi [req-e413e374-2a6e-4588-a3e1-ffe9d36c5677 req-0d3cf8b4-16ec-4f37-b243-1fea8e62f7f5 admin admin] POST http://192.168.122.179/volume/v3/types/57d83eaa-7cfd-470f-a4bd-930aef6698af/extra_specs 2026-06-25 09:00:31.198 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: DEBUG cinder.api.openstack.wsgi [req-e413e374-2a6e-4588-a3e1-ffe9d36c5677 req-0d3cf8b4-16ec-4f37-b243-1fea8e62f7f5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80998) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 09:00:31.198 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-25 09:00:31.198 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: warnings.warn( 2026-06-25 09:00:31.198 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: DEBUG oslo_db.sqlalchemy.engines [req-e413e374-2a6e-4588-a3e1-ffe9d36c5677 req-0d3cf8b4-16ec-4f37-b243-1fea8e62f7f5 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=80998) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 09:00:31.199 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: INFO cinder.api.openstack.wsgi [req-e413e374-2a6e-4588-a3e1-ffe9d36c5677 req-0d3cf8b4-16ec-4f37-b243-1fea8e62f7f5 admin admin] http://192.168.122.179/volume/v3/types/57d83eaa-7cfd-470f-a4bd-930aef6698af/extra_specs returned with HTTP 200 2026-06-25 09:00:31.199 | Jun 25 10:59:55 devstack devstack@c-api.service[80998]: [pid: 80998|app: 0|req: 2/3] 192.168.122.179 () {62 vars in 1363 bytes} [Thu Jun 25 10:59:54 2026] POST /volume/v3/types/57d83eaa-7cfd-470f-a4bd-930aef6698af/extra_specs => generated 55 bytes in 1155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 09:00:31.199 | Jun 25 11:00:04 devstack devstack@c-api.service[80997]: DEBUG dbcounter [-] [80997] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=80997) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.199 | Jun 25 11:00:05 devstack devstack@c-api.service[80998]: DEBUG dbcounter [-] [80998] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=80998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.203 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.207 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 09:00:31.226 | enabled 2026-06-25 09:00:31.231 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 09:00:31.253 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 09:00:31.253 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 09:00:31.253 | Active: active (running) since Thu 2026-06-25 10:59:50 CEST; 40s ago 2026-06-25 09:00:31.253 | Main PID: 82384 (cinder-volume) 2026-06-25 09:00:31.253 | Tasks: 2 (limit: 14255) 2026-06-25 09:00:31.253 | Memory: 143.8M (peak: 172.4M) 2026-06-25 09:00:31.253 | CPU: 20.401s 2026-06-25 09:00:31.253 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 09:00:31.254 | ├─82384 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 09:00:31.254 | └─82554 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 09:00:31.254 | 2026-06-25 09:00:31.254 | Jun 25 11:00:12 devstack sudo[83684]: pam_unix(sudo:session): session closed for user root 2026-06-25 09:00:31.254 | Jun 25 11:00:12 devstack cinder-volume[82554]: DEBUG oslo_concurrency.processutils [None req-d76fe737-e500-40d1-8831-78f4be8eada7 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.639s {{(pid=82554) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 09:00:31.254 | Jun 25 11:00:12 devstack cinder-volume[82554]: DEBUG oslo_concurrency.processutils [None req-d76fe737-e500-40d1-8831-78f4be8eada7 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=82554) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-25 09:00:31.254 | Jun 25 11:00:12 devstack sudo[83744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-25 09:00:31.254 | Jun 25 11:00:12 devstack sudo[83744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 09:00:31.254 | Jun 25 11:00:13 devstack sudo[83744]: pam_unix(sudo:session): session closed for user root 2026-06-25 09:00:31.254 | Jun 25 11:00:13 devstack cinder-volume[82554]: DEBUG oslo_concurrency.processutils [None req-d76fe737-e500-40d1-8831-78f4be8eada7 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.625s {{(pid=82554) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 09:00:31.255 | Jun 25 11:00:13 devstack cinder-volume[82554]: INFO cinder.volume.manager [None req-d76fe737-e500-40d1-8831-78f4be8eada7 None None] Driver post RPC initialization completed successfully. 2026-06-25 09:00:31.255 | Jun 25 11:00:23 devstack cinder-volume[82554]: DEBUG dbcounter [-] [82554] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.255 | Jun 25 11:00:23 devstack cinder-volume[82554]: DEBUG dbcounter [-] [82554] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=82554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.259 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.264 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 09:00:31.283 | not-found 2026-06-25 09:00:31.289 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.293 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 09:00:31.311 | not-found 2026-06-25 09:00:31.317 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.320 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 09:00:31.337 | not-found 2026-06-25 09:00:31.343 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.347 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 09:00:31.364 | not-found 2026-06-25 09:00:31.369 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.373 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 09:00:31.392 | not-found 2026-06-25 09:00:31.398 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.401 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 09:00:31.419 | enabled 2026-06-25 09:00:31.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 09:00:31.450 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 09:00:31.450 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 09:00:31.450 | Active: active (running) since Thu 2026-06-25 10:57:32 CEST; 2min 59s ago 2026-06-25 09:00:31.450 | Main PID: 70762 (neutron-ovn-age) 2026-06-25 09:00:31.450 | Tasks: 20 (limit: 14255) 2026-06-25 09:00:31.450 | Memory: 345.4M (peak: 346.2M) 2026-06-25 09:00:31.450 | CPU: 12.278s 2026-06-25 09:00:31.450 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 09:00:31.450 | ├─70762 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 09:00:31.451 | ├─72142 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 09:00:31.451 | ├─72609 /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/tmpfm7kzu_b/privsep.sock 2026-06-25 09:00:31.451 | └─75058 /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/tmpx7flfib2/privsep.sock 2026-06-25 09:00:31.451 | 2026-06-25 09:00:31.451 | Jun 25 10:58:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:31.451 | Jun 25 10:59:13 devstack neutron-ovn-agent[72142]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=040f9419-66e6-467a-a78e-fa76797fd4e7, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'f6:04:20', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '3a:9a:13:9a:b1:5c', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=040f9419-66e6-467a-a78e-fa76797fd4e7, nb_cfg=1) {{(pid=72142) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-25 09:00:31.451 | Jun 25 10:59:13 devstack neutron-ovn-agent[72142]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=72142) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-25 09:00:31.451 | Jun 25 10:59:21 devstack neutron-ovn-agent[72142]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=bdd8db35-b70f-4374-b427-828f3758e7da, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72142) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-25 09:00:31.451 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 09:00:31.451 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 09:00:31.452 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:31.452 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 09:00:31.452 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 09:00:31.453 | Jun 25 10:59:36 devstack neutron-ovn-agent[72142]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72142) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 09:00:31.455 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.458 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 09:00:31.474 | not-found 2026-06-25 09:00:31.480 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.482 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 09:00:31.499 | not-found 2026-06-25 09:00:31.504 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.507 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 09:00:31.523 | not-found 2026-06-25 09:00:31.529 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.532 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 09:00:31.554 | not-found 2026-06-25 09:00:31.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 09:00:31.580 | enabled 2026-06-25 09:00:31.585 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 09:00:31.609 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 09:00:31.609 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 09:00:31.609 | Active: active (running) since Thu 2026-06-25 10:50:43 CEST; 9min ago 2026-06-25 09:00:31.609 | Main PID: 46878 (dstat.sh) 2026-06-25 09:00:31.610 | Tasks: 3 (limit: 14255) 2026-06-25 09:00:31.610 | Memory: 27.5M (peak: 28.0M) 2026-06-25 09:00:31.610 | CPU: 3.410s 2026-06-25 09:00:31.610 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 09:00:31.610 | ├─46878 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 09:00:31.610 | ├─46991 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 09:00:31.610 | └─46992 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 09:00:31.610 | 2026-06-25 09:00:31.610 | Jun 25 11:00:22 devstack dstat.sh[46992]: 25-06 11:00:22| 23 8 64 0 0|5312M 228M 222M 5965M| 52B 0 | 0 424k| 0 53.0 |2997 2897 |3.28 2.69 1.77|1.0 0 3.0| 0 0 | | 17 286 0 41 0 2026-06-25 09:00:31.610 | Jun 25 11:00:23 devstack dstat.sh[46992]: 25-06 11:00:23| 16 14 63 0 0|5217M 324M 222M 5965M| 13k 39k| 44k 616k|3.00 80.1 |4596 4092 |3.10 2.66 1.76|1.0 0 262| 0 0 | | 17 285 0 41 0 2026-06-25 09:00:31.610 | Jun 25 11:00:24 devstack dstat.sh[46992]: 25-06 11:00:24| 20 10 66 0 0|5253M 287M 222M 5965M| 52B 0 | 0 296k| 0 34.0 |2313 1832 |3.10 2.66 1.76|1.0 0 2.0| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:25 devstack dstat.sh[46992]: 25-06 11:00:25| 19 9 71 0 0|5291M 250M 222M 5965M| 0 0 | 0 260k| 0 16.0 |1889 1430 |3.10 2.66 1.76|1.0 0 0| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:26 devstack dstat.sh[46992]: 25-06 11:00:26| 11 14 68 0 0|5290M 250M 223M 5965M|7905B 22k| 148k 268k|7.00 20.0 |4619 4201 |3.10 2.66 1.76|1.0 0 279| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:27 devstack dstat.sh[46992]: 25-06 11:00:27| 2 2 93 0 0|5295M 245M 223M 5965M| 132B 476B| 0 144k| 0 10.0 |1099 1400 |3.10 2.66 1.76|1.0 0 5.0| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:28 devstack dstat.sh[46992]: 25-06 11:00:28| 18 9 71 0 0|5296M 245M 223M 5965M| 52B 0 | 0 323k| 0 12.0 |1939 1534 |2.93 2.63 1.76|1.0 0 0| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:29 devstack dstat.sh[46992]: 25-06 11:00:29| 19 8 71 0 0|5296M 245M 223M 5965M| 0 0 | 0 36k| 0 5.01 |1958 1502 |2.93 2.63 1.76|1.0 0 0| 0 0 | | 17 289 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:30 devstack dstat.sh[46992]: 25-06 11:00:30| 21 5 70 0 0|5296M 244M 223M 5965M| 52B 0 | 0 0 | 0 0 |2428 2041 |2.93 2.63 1.76|1.0 0 3.0| 0 0 | | 17 293 0 41 0 2026-06-25 09:00:31.611 | Jun 25 11:00:31 devstack dstat.sh[46992]: 25-06 11:00:31| 13 19 61 0 0|5207M 333M 223M 5966M| 13k 66k|8189B 404k|2.00 45.0 |5571 4387 |2.93 2.63 1.76|1.0 0 187| 0 0 | | 17 293 0 41 0 2026-06-25 09:00:31.615 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.619 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 09:00:31.637 | enabled 2026-06-25 09:00:31.642 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 09:00:31.663 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 09:00:31.664 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 09:00:31.664 | Active: active (running) since Thu 2026-06-25 10:57:30 CEST; 3min 1s ago 2026-06-25 09:00:31.664 | Main PID: 70058 (neutron-ovn-met) 2026-06-25 09:00:31.664 | Tasks: 2 (limit: 14255) 2026-06-25 09:00:31.665 | Memory: 121.5M (peak: 122.1M) 2026-06-25 09:00:31.665 | CPU: 3.757s 2026-06-25 09:00:31.665 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 09:00:31.665 | └─70058 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-25 09:00:31.665 | 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 09:00:31.665 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-25 09:00:31.666 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 09:00:31.666 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 09:00:31.666 | Jun 25 10:57:33 devstack neutron-ovn-metadata-agent[70058]: ERROR neutron 2026-06-25 09:00:31.669 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.673 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 09:00:31.690 | enabled 2026-06-25 09:00:31.694 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 09:00:31.719 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 09:00:31.719 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 09:00:31.719 | Active: active (running) since Thu 2026-06-25 10:57:35 CEST; 2min 56s ago 2026-06-25 09:00:31.719 | Main PID: 71859 (uwsgi) 2026-06-25 09:00:31.719 | Status: "uWSGI is ready" 2026-06-25 09:00:31.720 | Tasks: 23 (limit: 14255) 2026-06-25 09:00:31.720 | Memory: 385.4M (peak: 386.2M) 2026-06-25 09:00:31.720 | CPU: 40.463s 2026-06-25 09:00:31.720 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 09:00:31.720 | ├─71859 "neutron-apiuWSGI master" 2026-06-25 09:00:31.720 | ├─71860 "neutron-apiuWSGI worker 1" 2026-06-25 09:00:31.720 | └─71861 "neutron-apiuWSGI worker 2" 2026-06-25 09:00:31.720 | 2026-06-25 09:00:31.720 | Jun 25 11:00:06 devstack devstack@neutron-api.service[71860]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71860) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 09:00:31.720 | Jun 25 11:00:06 devstack devstack@neutron-api.service[71860]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71860) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 09:00:31.721 | Jun 25 11:00:16 devstack devstack@neutron-api.service[71861]: DEBUG dbcounter [-] [71861] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.721 | Jun 25 11:00:16 devstack devstack@neutron-api.service[71860]: DEBUG dbcounter [-] [71860] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.721 | Jun 25 11:00:21 devstack devstack@neutron-api.service[71861]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71861) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 09:00:31.721 | Jun 25 11:00:21 devstack devstack@neutron-api.service[71861]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71861) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 09:00:31.721 | Jun 25 11:00:21 devstack devstack@neutron-api.service[71860]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71860) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 09:00:31.721 | Jun 25 11:00:21 devstack devstack@neutron-api.service[71860]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71860) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 09:00:31.721 | Jun 25 11:00:31 devstack devstack@neutron-api.service[71861]: DEBUG dbcounter [-] [71861] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.721 | Jun 25 11:00:31 devstack devstack@neutron-api.service[71860]: DEBUG dbcounter [-] [71860] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.725 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.728 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 09:00:31.746 | enabled 2026-06-25 09:00:31.751 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 09:00:31.773 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 09:00:31.773 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 09:00:31.773 | Active: active (running) since Thu 2026-06-25 10:57:39 CEST; 2min 51s ago 2026-06-25 09:00:31.773 | Main PID: 72907 (neutron-periodi) 2026-06-25 09:00:31.773 | Tasks: 15 (limit: 14255) 2026-06-25 09:00:31.773 | Memory: 181.9M (peak: 182.1M) 2026-06-25 09:00:31.773 | CPU: 6.736s 2026-06-25 09:00:31.773 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 09:00:31.774 | ├─72907 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 09:00:31.774 | └─73534 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 09:00:31.774 | 2026-06-25 09:00:31.774 | Jun 25 10:59:31 devstack neutron-periodic-workers[73534]: DEBUG oslo.service.backend._threading.loopingcall [None req-e785ad61-77e1-4b66-9fda-318695c2afd1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=73534) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.774 | Jun 25 10:59:41 devstack neutron-periodic-workers[73534]: DEBUG dbcounter [-] [73534] Writing DB stats neutron:SELECT=3 {{(pid=73534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.774 | Jun 25 10:59:48 devstack neutron-periodic-workers[73534]: DEBUG neutron.db.agents_db [None req-21596e39-b535-4adf-a740-cd8f8b2b7aaa None None] Agent healthcheck: found 0 active agents {{(pid=73534) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 09:00:31.774 | Jun 25 10:59:48 devstack neutron-periodic-workers[73534]: DEBUG oslo.service.backend._threading.loopingcall [None req-21596e39-b535-4adf-a740-cd8f8b2b7aaa None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73534) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.774 | Jun 25 10:59:51 devstack neutron-periodic-workers[73534]: DEBUG oslo.service.backend._threading.loopingcall [None req-8e4023a8-d496-4675-b5d0-38096d90a306 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73534) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.774 | Jun 25 11:00:01 devstack neutron-periodic-workers[73534]: DEBUG dbcounter [-] [73534] Writing DB stats neutron:SELECT=1,neutron:DELETE=1 {{(pid=73534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.774 | Jun 25 11:00:08 devstack neutron-periodic-workers[73534]: DEBUG oslo.service.backend._threading.loopingcall [None req-e785ad61-77e1-4b66-9fda-318695c2afd1 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=73534) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.774 | Jun 25 11:00:18 devstack neutron-periodic-workers[73534]: DEBUG dbcounter [-] [73534] Writing DB stats neutron:SELECT=3 {{(pid=73534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.775 | Jun 25 11:00:25 devstack neutron-periodic-workers[73534]: DEBUG neutron.db.agents_db [None req-21596e39-b535-4adf-a740-cd8f8b2b7aaa None None] Agent healthcheck: found 0 active agents {{(pid=73534) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 09:00:31.775 | Jun 25 11:00:25 devstack neutron-periodic-workers[73534]: DEBUG oslo.service.backend._threading.loopingcall [None req-21596e39-b535-4adf-a740-cd8f8b2b7aaa None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73534) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.780 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.783 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 09:00:31.802 | enabled 2026-06-25 09:00:31.807 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 09:00:31.829 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 09:00:31.829 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 09:00:31.829 | Active: active (running) since Thu 2026-06-25 10:57:37 CEST; 2min 54s ago 2026-06-25 09:00:31.829 | Main PID: 72371 (neutron-rpc-ser) 2026-06-25 09:00:31.829 | Tasks: 27 (limit: 14255) 2026-06-25 09:00:31.829 | Memory: 195.9M (peak: 196.4M) 2026-06-25 09:00:31.829 | CPU: 8.653s 2026-06-25 09:00:31.830 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 09:00:31.830 | ├─72371 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 09:00:31.830 | ├─73499 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 09:00:31.830 | └─73501 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 09:00:31.830 | 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 09:00:31.830 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 09:00:31.831 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-25 09:00:31.831 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 09:00:31.831 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 09:00:31.831 | Jun 25 10:59:21 devstack neutron-rpc-server[73501]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 09:00:31.835 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.839 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 09:00:31.857 | enabled 2026-06-25 09:00:31.862 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 09:00:31.883 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 09:00:31.883 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 09:00:31.883 | Active: active (running) since Thu 2026-06-25 10:57:42 CEST; 2min 49s ago 2026-06-25 09:00:31.883 | Main PID: 73410 (neutron-ovn-mai) 2026-06-25 09:00:31.883 | Tasks: 12 (limit: 14255) 2026-06-25 09:00:31.883 | Memory: 260.6M (peak: 261.5M) 2026-06-25 09:00:31.884 | CPU: 7.675s 2026-06-25 09:00:31.884 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 09:00:31.884 | ├─73410 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-25 09:00:31.884 | └─73528 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-25 09:00:31.884 | 2026-06-25 09:00:31.884 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73528) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 09:00:31.884 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73528) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 09:00:31.884 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-25 09:00:31.884 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG futurist.periodics [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 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=73528) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 09:00:31.884 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73528) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 09:00:31.885 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73528) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 09:00:31.885 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-25 09:00:31.885 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG futurist.periodics [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 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=73528) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 09:00:31.885 | Jun 25 10:58:11 devstack neutron-ovn-maintenance-worker[73528]: DEBUG futurist.periodics [None req-60c96fe6-af77-4260-ac1d-591d70fb6853 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=73528) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 09:00:31.885 | Jun 25 10:58:21 devstack neutron-ovn-maintenance-worker[73528]: DEBUG dbcounter [-] [73528] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.891 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.894 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 09:00:31.912 | enabled 2026-06-25 09:00:31.916 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 09:00:31.938 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 09:00:31.938 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 09:00:31.938 | Active: active (running) since Thu 2026-06-25 10:59:25 CEST; 1min 6s ago 2026-06-25 09:00:31.939 | Main PID: 77663 (nova-novncproxy) 2026-06-25 09:00:31.939 | Tasks: 4 (limit: 14255) 2026-06-25 09:00:31.939 | Memory: 109.6M (peak: 109.9M) 2026-06-25 09:00:31.939 | CPU: 3.763s 2026-06-25 09:00:31.939 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 09:00:31.939 | └─77663 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-25 09:00:31.939 | 2026-06-25 09:00:31.939 | Jun 25 10:59:26 devstack nova-novncproxy[77663]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 09:00:31.939 | Jun 25 10:59:26 devstack nova-novncproxy[77663]: framework. For more detail see 2026-06-25 09:00:31.939 | Jun 25 10:59:26 devstack nova-novncproxy[77663]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 09:00:31.939 | Jun 25 10:59:26 devstack nova-novncproxy[77663]: import eventlet # noqa 2026-06-25 09:00:31.940 | Jun 25 10:59:26 devstack nova-novncproxy[77663]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 09:00:31.940 | Jun 25 10:59:30 devstack nova-novncproxy[77663]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 09:00:31.940 | Jun 25 10:59:30 devstack nova-novncproxy[77663]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 09:00:31.940 | Jun 25 10:59:30 devstack nova-novncproxy[77663]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 09:00:31.940 | Jun 25 10:59:30 devstack nova-novncproxy[77663]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 09:00:31.940 | Jun 25 10:59:30 devstack nova-novncproxy[77663]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 09:00:31.944 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:31.948 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 09:00:31.967 | enabled 2026-06-25 09:00:31.973 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 09:00:31.996 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 09:00:31.997 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 09:00:31.997 | Active: active (running) since Thu 2026-06-25 10:59:27 CEST; 1min 4s ago 2026-06-25 09:00:31.997 | Main PID: 78451 (nova-conductor:) 2026-06-25 09:00:31.997 | Tasks: 19 (limit: 14255) 2026-06-25 09:00:31.997 | Memory: 159.4M (peak: 159.7M) 2026-06-25 09:00:31.997 | CPU: 5.039s 2026-06-25 09:00:31.997 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 09:00:31.997 | ├─78451 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 09:00:31.997 | ├─80153 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 09:00:31.997 | └─80155 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 09:00:31.997 | 2026-06-25 09:00:31.998 | Jun 25 10:59:35 devstack nova-conductor[80155]: DEBUG nova.servicegroup.drivers.db [None req-109b4a95-718d-46ce-8084-7fd63f781596 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80155) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 09:00:31.998 | Jun 25 10:59:40 devstack nova-conductor[80153]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=80153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.998 | Jun 25 10:59:40 devstack nova-conductor[80155]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=80155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.998 | Jun 25 10:59:42 devstack nova-conductor[78451]: DEBUG dbcounter [-] [78451] Writing DB stats nova_api:SELECT=1 {{(pid=78451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.998 | Jun 25 10:59:42 devstack nova-conductor[78451]: DEBUG dbcounter [-] [78451] Writing DB stats nova_cell0:SELECT=1 {{(pid=78451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.998 | Jun 25 10:59:42 devstack nova-conductor[78451]: DEBUG dbcounter [-] [78451] Writing DB stats nova_cell1:SELECT=1 {{(pid=78451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.998 | Jun 25 10:59:49 devstack nova-conductor[80153]: DEBUG dbcounter [-] [80153] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.998 | Jun 25 10:59:50 devstack nova-conductor[80155]: DEBUG dbcounter [-] [80155] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 09:00:31.998 | Jun 25 10:59:52 devstack nova-conductor[80155]: DEBUG oslo.service.backend._threading.loopingcall [None req-4682bffe-944e-4587-a5bb-9c3abce420b8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80155) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:31.998 | Jun 25 10:59:54 devstack nova-conductor[80153]: DEBUG oslo.service.backend._threading.loopingcall [None req-020f8297-cde2-4ee5-9311-1c191af666ed None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80153) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.002 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 09:00:32.005 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 09:00:32.027 | enabled 2026-06-25 09:00:32.032 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 09:00:32.060 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 09:00:32.060 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 09:00:32.060 | Active: active (running) since Thu 2026-06-25 10:59:30 CEST; 1min 1s ago 2026-06-25 09:00:32.060 | Main PID: 79021 (nova-conductor:) 2026-06-25 09:00:32.060 | Tasks: 37 (limit: 14255) 2026-06-25 09:00:32.060 | Memory: 168.7M (peak: 169.2M) 2026-06-25 09:00:32.061 | CPU: 5.042s 2026-06-25 09:00:32.061 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 09:00:32.061 | ├─79021 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 09:00:32.061 | ├─80166 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 09:00:32.061 | └─80168 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 09:00:32.061 | 2026-06-25 09:00:32.061 | Jun 25 10:59:50 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.061 | Jun 25 11:00:00 devstack nova-conductor[80166]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80166) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.061 | Jun 25 11:00:00 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.82 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.061 | Jun 25 11:00:06 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [None req-df103d9f-a273-46e8-8485-10ffcda98607 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:10 devstack nova-conductor[80166]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80166) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:10 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:20 devstack nova-conductor[80166]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80166) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:20 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:30 devstack nova-conductor[80166]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80166) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.062 | Jun 25 11:00:30 devstack nova-conductor[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 09:00:32.068 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 09:00:32.091 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:32.094 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 09:00:32.116 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:32.119 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 09:00:32.123 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 09:00:32.593 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 09:00:32.593 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 09:00:32.593 | we strongly recommend against using it for new projects. 2026-06-25 09:00:32.593 | 2026-06-25 09:00:32.593 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 09:00:32.594 | framework. For more detail see 2026-06-25 09:00:32.594 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 09:00:32.594 | 2026-06-25 09:00:32.594 | import eventlet # noqa 2026-06-25 09:00:32.938 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 09:00:35.980 | INFO dbcounter [None req-1b6ae0eb-60c5-4f5f-a9c9-fc7e5814b375 None None] Registered counter for database nova_api 2026-06-25 09:00:36.114 | DEBUG dbcounter [-] [84657] Writer thread running {{(pid=84657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 09:00:36.125 | Found 2 cell mappings. 2026-06-25 09:00:36.125 | Skipping cell0 since it does not contain hosts. 2026-06-25 09:00:36.126 | Getting computes from cell 'cell1': 54515be1-108f-40dd-b5f8-016b92edc1d4 2026-06-25 09:00:36.126 | INFO dbcounter [None req-1b6ae0eb-60c5-4f5f-a9c9-fc7e5814b375 None None] Registered counter for database nova_cell1 2026-06-25 09:00:36.212 | DEBUG dbcounter [-] [84657] Writer thread running {{(pid=84657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 09:00:36.506 | Checking host mapping for compute host 'devstack': a933df2e-6376-4169-b362-843280868069 2026-06-25 09:00:36.506 | Creating host mapping for compute host 'devstack': a933df2e-6376-4169-b362-843280868069 2026-06-25 09:00:36.506 | Found 1 unmapped computes in cell: 54515be1-108f-40dd-b5f8-016b92edc1d4 2026-06-25 09:00:36.822 | Exception ignored in: 2026-06-25 09:00:36.822 | Traceback (most recent call last): 2026-06-25 09:00:36.822 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 09:00:36.823 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 09:00:36.823 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 09:00:36.823 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 09:00:36.823 | RuntimeError: greenlet is being finalized 2026-06-25 09:00:37.197 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 09:00:37.665 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 09:00:37.665 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 09:00:37.665 | we strongly recommend against using it for new projects. 2026-06-25 09:00:37.665 | 2026-06-25 09:00:37.665 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 09:00:37.665 | framework. For more detail see 2026-06-25 09:00:37.665 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 09:00:37.665 | 2026-06-25 09:00:37.666 | import eventlet # noqa 2026-06-25 09:00:38.006 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-25 09:00:41.525 | +-------------------------------------------+ 2026-06-25 09:00:41.525 | | Upgrade Check Results | 2026-06-25 09:00:41.525 | +-------------------------------------------+ 2026-06-25 09:00:41.525 | | Check: Cells v2 | 2026-06-25 09:00:41.526 | | Result: Success | 2026-06-25 09:00:41.526 | | Details: None | 2026-06-25 09:00:41.526 | +-------------------------------------------+ 2026-06-25 09:00:41.526 | | Check: Placement API | 2026-06-25 09:00:41.526 | | Result: Success | 2026-06-25 09:00:41.526 | | Details: None | 2026-06-25 09:00:41.526 | +-------------------------------------------+ 2026-06-25 09:00:41.526 | | Check: Cinder API | 2026-06-25 09:00:41.526 | | Result: Success | 2026-06-25 09:00:41.526 | | Details: None | 2026-06-25 09:00:41.526 | +-------------------------------------------+ 2026-06-25 09:00:41.526 | | Check: Policy File JSON to YAML Migration | 2026-06-25 09:00:41.527 | | Result: Success | 2026-06-25 09:00:41.527 | | Details: None | 2026-06-25 09:00:41.527 | +-------------------------------------------+ 2026-06-25 09:00:41.527 | | Check: Older than N-1 computes | 2026-06-25 09:00:41.527 | | Result: Success | 2026-06-25 09:00:41.527 | | Details: None | 2026-06-25 09:00:41.527 | +-------------------------------------------+ 2026-06-25 09:00:41.527 | | Check: hw_machine_type unset | 2026-06-25 09:00:41.527 | | Result: Success | 2026-06-25 09:00:41.527 | | Details: None | 2026-06-25 09:00:41.527 | +-------------------------------------------+ 2026-06-25 09:00:41.528 | | Check: Service User Token Configuration | 2026-06-25 09:00:41.528 | | Result: Success | 2026-06-25 09:00:41.528 | | Details: None | 2026-06-25 09:00:41.528 | +-------------------------------------------+ 2026-06-25 09:00:41.903 | Exception ignored in: 2026-06-25 09:00:41.903 | Traceback (most recent call last): 2026-06-25 09:00:41.904 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 09:00:41.904 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 09:00:41.905 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 09:00:41.905 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 09:00:41.905 | RuntimeError: greenlet is being finalized 2026-06-25 09:00:42.351 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 09:00:42.360 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 09:00:42.360 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 09:00:46.086 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 09:00:46.111 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:46.115 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 09:00:46.119 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 09:00:46.123 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 09:00:46.127 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 09:00:46.131 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 09:00:46.136 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 09:00:46.140 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 09:00:46.144 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 09:00:46.147 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 09:00:46.150 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 09:00:46.154 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 09:00:46.158 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 09:00:46.162 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 09:00:46.218 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 09:00:46.224 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 09:00:46.225 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 09:00:46.225 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 09:00:46.232 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 09:00:46.235 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 09:00:46.239 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 09:00:46.242 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 09:00:46.245 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 09:00:46.249 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 09:00:46.269 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 09:00:46.288 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 09:00:46.291 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 09:00:46.295 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 09:00:46.299 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 09:00:46.302 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 09:00:46.306 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 09:00:46.310 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 09:00:46.313 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 09:00:46.318 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 09:00:46.321 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 09:00:46.325 | + functions-common:run_phase:1858 : local extra 2026-06-25 09:00:46.330 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 09:00:46.336 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 09:00:46.341 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 09:00:46.345 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 09:00:46.350 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 09:00:46.354 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 09:00:46.376 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:46.379 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 09:00:46.383 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:46.387 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 09:00:46.390 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:46.394 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 09:00:46.397 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:46.401 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 09:00:46.404 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:46.408 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 09:00:46.411 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 09:00:46.414 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 09:00:46.418 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 09:00:46.478 | [2074 Async install_tempest:44949]: Waiting for completion of install_tempest running on PID 44949 (1 other jobs running) 2026-06-25 09:00:46.504 | [2074 Async install_tempest:44949]: Signaling child to exit 2026-06-25 09:00:46.504 | WAKEUP 2026-06-25 09:00:46.528 | [2074 Async install_tempest:44949]: Signaled 2026-06-25 09:00:46.530 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 09:00:46.530 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 09:00:46.530 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 09:00:46.530 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 09:00:46.530 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 09:00:46.530 | +++ functions-common:git_clone:593 : pwd 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 09:00:46.531 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:610 : echo master 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 09:00:46.531 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 09:00:46.531 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:00:46.532 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:00:46.532 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:00:46.532 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:00:46.532 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:00:46.532 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:00:46.532 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:00:46.532 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:00:46.532 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:00:46.532 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782377424834 2026-06-25 09:00:46.532 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 09:00:46.532 | Cloning into '/opt/stack/tempest'... 2026-06-25 09:00:46.533 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2427 : start_time=1782377424834 2026-06-25 09:00:46.533 | ++ functions-common:time_stop:2429 : [[ -z 1782377424834 ]] 2026-06-25 09:00:46.533 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:46.534 | ++ functions-common:time_stop:2432 : end_time=1782377434797 2026-06-25 09:00:46.534 | ++ functions-common:time_stop:2433 : elapsed_time=9963 2026-06-25 09:00:46.534 | ++ functions-common:time_stop:2434 : total=394053 2026-06-25 09:00:46.534 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:46.534 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404016 2026-06-25 09:00:46.534 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 09:00:46.534 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 09:00:46.534 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:00:46.534 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:00:46.534 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:00:46.534 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:00:46.535 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:00:46.535 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:00:46.535 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:00:46.535 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:00:46.535 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:00:46.535 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782377434860 2026-06-25 09:00:46.535 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 09:00:46.535 | From https://review.opendev.org/openstack/tempest 2026-06-25 09:00:46.535 | * branch master -> FETCH_HEAD 2026-06-25 09:00:46.535 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:00:46.535 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2427 : start_time=1782377434860 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2429 : [[ -z 1782377434860 ]] 2026-06-25 09:00:46.536 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2432 : end_time=1782377435452 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2433 : elapsed_time=592 2026-06-25 09:00:46.536 | ++ functions-common:time_stop:2434 : total=404016 2026-06-25 09:00:46.537 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:46.537 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404608 2026-06-25 09:00:46.537 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 09:00:46.537 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:00:46.537 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:00:46.537 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:00:46.537 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:00:46.537 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:00:46.537 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:00:46.537 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:00:46.537 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:00:46.538 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:00:46.538 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782377435514 2026-06-25 09:00:46.538 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 09:00:46.538 | Note: switching to 'FETCH_HEAD'. 2026-06-25 09:00:46.538 | 2026-06-25 09:00:46.538 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 09:00:46.538 | changes and commit them, and you can discard any commits you make in this 2026-06-25 09:00:46.538 | state without impacting any branches by switching back to a branch. 2026-06-25 09:00:46.538 | 2026-06-25 09:00:46.539 | If you want to create a new branch to retain commits you create, you may 2026-06-25 09:00:46.539 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 09:00:46.539 | 2026-06-25 09:00:46.539 | git switch -c 2026-06-25 09:00:46.539 | 2026-06-25 09:00:46.539 | Or undo this operation with: 2026-06-25 09:00:46.539 | 2026-06-25 09:00:46.539 | git switch - 2026-06-25 09:00:46.540 | 2026-06-25 09:00:46.540 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 09:00:46.540 | 2026-06-25 09:00:46.540 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 09:00:46.540 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:00:46.540 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:00:46.540 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:46.540 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:46.540 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2427 : start_time=1782377435514 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2429 : [[ -z 1782377435514 ]] 2026-06-25 09:00:46.541 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2432 : end_time=1782377435742 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2433 : elapsed_time=228 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2434 : total=404608 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:46.541 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404836 2026-06-25 09:00:46.541 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 09:00:46.542 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 09:00:46.542 | ++ functions-common:git_clone:673 : head -1 2026-06-25 09:00:46.542 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 09:00:46.542 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 09:00:46.542 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 09:00:46.542 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 09:00:46.542 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 09:00:46.542 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-25 09:00:46.542 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 09:00:46.543 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 09:00:46.543 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.543 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 09:00:46.543 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-25 09:00:46.543 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.543 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 09:00:46.543 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.543 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 09:00:46.543 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-25 09:00:46.543 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.543 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 09:00:46.544 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.544 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 09:00:46.544 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-25 09:00:46.544 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-25 09:00:46.544 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 09:00:46.544 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 09:00:46.544 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-25 09:00:46.544 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 09:00:46.544 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 09:00:46.544 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-25 09:00:46.545 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 52.6 MB/s 0:00:00 2026-06-25 09:00:46.545 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 09:00:46.545 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 09:00:46.545 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 09:00:46.545 | 2026-06-25 09:00:46.545 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-25 09:00:46.545 | ++ inc/python:pip_install:216 : result=0 2026-06-25 09:00:46.545 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 09:00:46.545 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2427 : start_time=1782377435830 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2429 : [[ -z 1782377435830 ]] 2026-06-25 09:00:46.546 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:46.546 | ++ functions-common:time_stop:2432 : end_time=1782377439379 2026-06-25 09:00:46.547 | ++ functions-common:time_stop:2433 : elapsed_time=3549 2026-06-25 09:00:46.547 | ++ functions-common:time_stop:2434 : total=161368 2026-06-25 09:00:46.547 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:46.547 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164917 2026-06-25 09:00:46.547 | ++ inc/python:pip_install:219 : return 0 2026-06-25 09:00:46.547 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 09:00:46.547 | /opt/stack/tempest ~/devstack 2026-06-25 09:00:46.547 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 09:00:46.547 | Switched to branch 'master' 2026-06-25 09:00:46.548 | Your branch is up to date with 'origin/master'. 2026-06-25 09:00:46.548 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 09:00:46.548 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 09:00:46.548 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.6ZaPC1yD58 2026-06-25 09:00:46.548 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.6ZaPC1yD58 2026-06-25 09:00:46.548 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 09:00:46.548 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.6ZaPC1yD58 2026-06-25 09:00:46.548 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 09:00:46.548 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 09:00:46.548 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 09:00:46.549 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:00:46.549 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:00:46.549 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:00:46.549 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:00:46.549 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 09:00:46.549 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 09:00:46.549 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 09:00:46.549 | full develop-inst: /opt/stack/tempest 2026-06-25 09:00:46.549 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 09:00:46.549 | ___________________________________ summary ____________________________________ 2026-06-25 09:00:46.549 | full: skipped tests 2026-06-25 09:00:46.550 | congratulations :) 2026-06-25 09:00:46.550 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.6ZaPC1yD58 -r requirements.txt 2026-06-25 09:00:46.550 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 09:00:46.550 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 09:00:46.550 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 09:00:46.550 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 09:00:46.550 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 09:00:46.550 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 09:00:46.550 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 09:00:46.550 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 09:00:46.551 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 09:00:46.551 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 09:00:46.551 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 09:00:46.551 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 09:00:46.551 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 09:00:46.551 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 09:00:46.551 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 09:00:46.551 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 09:00:46.551 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 09:00:46.552 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 09:00:46.552 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 09:00:46.552 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 09:00:46.552 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 09:00:46.552 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 09:00:46.553 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 09:00:46.553 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 09:00:46.553 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 09:00:46.553 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 09:00:46.553 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 09:00:46.553 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 09:00:46.553 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 09:00:46.553 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 09:00:46.553 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 09:00:46.554 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 09:00:46.554 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 09:00:46.554 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 09:00:46.554 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 09:00:46.554 | 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.0) 2026-06-25 09:00:46.554 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 09:00:46.554 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 09:00:46.554 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 09:00:46.554 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 09:00:46.554 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 09:00:46.555 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 09:00:46.555 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 09:00:46.555 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 09:00:46.555 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 09:00:46.555 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 09:00:46.556 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 09:00:46.556 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 09:00:46.556 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 09:00:46.556 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 09:00:46.556 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 09:00:46.556 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.6ZaPC1yD58 2026-06-25 09:00:46.556 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 09:00:46.556 | ~/devstack 2026-06-25 09:00:46.584 | [2074 Async install_tempest:44949]: finished install_tempest with result 0 in 44 seconds 2026-06-25 09:00:46.591 | ++ inc/async:async_wait:197 : return 0 2026-06-25 09:00:46.595 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 09:00:46.604 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 09:00:46.608 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 09:00:46.612 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 09:00:46.615 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 09:00:46.619 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 09:00:46.621 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 09:00:46.625 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 09:00:46.629 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 09:00:46.631 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 09:00:46.635 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 09:00:46.637 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 09:00:46.640 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 09:00:46.644 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 09:00:46.646 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 09:00:46.649 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 09:00:46.654 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 09:00:46.657 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 09:00:46.659 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 09:00:46.662 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 09:00:46.665 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 09:00:46.670 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 09:00:46.676 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 09:00:46.680 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 09:00:46.683 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 09:00:46.845 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 09:00:46.849 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 09:00:46.852 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 09:00:46.855 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 09:00:46.859 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 09:00:46.861 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 09:00:46.865 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 09:00:46.869 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 09:00:46.871 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 09:00:46.875 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 09:00:46.877 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 09:00:46.880 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 09:00:46.883 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 09:00:46.886 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 09:00:46.913 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 09:00:46.916 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-25 09:00:47.959 | Obtaining file:///opt/stack/tempest 2026-06-25 09:00:47.963 | Installing build dependencies: started 2026-06-25 09:00:49.878 | Installing build dependencies: finished with status 'done' 2026-06-25 09:00:49.879 | Checking if build backend supports build_editable: started 2026-06-25 09:00:50.462 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 09:00:50.463 | Getting requirements to build editable: started 2026-06-25 09:00:50.799 | Getting requirements to build editable: finished with status 'done' 2026-06-25 09:00:50.801 | Preparing editable metadata (pyproject.toml): started 2026-06-25 09:00:52.200 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 09:00:52.224 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.0.3) 2026-06-25 09:00:52.225 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.14.0) 2026-06-25 09:00:52.225 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 09:00:52.226 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 09:00:52.227 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 09:00:52.228 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 09:00:52.229 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 09:00:52.230 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 09:00:52.231 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 09:00:52.232 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 09:00:52.426 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 09:00:52.429 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 09:00:52.434 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.10.0) 2026-06-25 09:00:52.435 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 09:00:52.436 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 09:00:52.436 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 09:00:52.437 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 09:00:52.438 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 09:00:52.439 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 09:00:52.440 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 09:00:52.441 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 09:00:52.441 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 09:00:52.442 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 09:00:52.443 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 09:00:52.445 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.6.0) 2026-06-25 09:00:52.446 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-25 09:00:52.450 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-25 09:00:52.451 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-25 09:00:52.452 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-25 09:00:52.453 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-25 09:00:52.455 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 09:00:52.459 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev35) (3.0) 2026-06-25 09:00:52.461 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev35) (2.2.1) 2026-06-25 09:00:52.468 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (26.1.0) 2026-06-25 09:00:52.469 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2025.9.1) 2026-06-25 09:00:52.470 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (0.37.0) 2026-06-25 09:00:52.471 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev35) (2026.5.1) 2026-06-25 09:00:52.479 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev35) (6.8.0) 2026-06-25 09:00:52.482 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 09:00:52.483 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev35) (2.34.2) 2026-06-25 09:00:52.487 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (6.4.0) 2026-06-25 09:00:52.489 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev35) (2.9.0.post0) 2026-06-25 09:00:52.492 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (4.15.0) 2026-06-25 09:00:52.494 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev35) (1.2.0) 2026-06-25 09:00:52.498 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (2.1.0) 2026-06-25 09:00:52.499 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (3.3.2) 2026-06-25 09:00:52.500 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (26.2) 2026-06-25 09:00:52.501 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev35) (7.2.2) 2026-06-25 09:00:52.507 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (5.0.0) 2026-06-25 09:00:52.509 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (3.0.3) 2026-06-25 09:00:52.510 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev35) (1.6.2) 2026-06-25 09:00:52.517 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev35) (82.0.1) 2026-06-25 09:00:52.520 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 09:00:52.538 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev35) (1.17.0) 2026-06-25 09:00:52.548 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.4.7) 2026-06-25 09:00:52.549 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (3.18) 2026-06-25 09:00:52.551 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev35) (2023.11.17) 2026-06-25 09:00:52.566 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-25 09:00:52.567 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-25 09:00:52.572 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-25 09:00:52.586 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev35) (0.16.0) 2026-06-25 09:00:52.617 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 09:00:52.620 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 09:00:52.657 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 09:00:52.659 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 09:00:52.671 | Building wheels for collected packages: tempest 2026-06-25 09:00:52.673 | Building editable for tempest (pyproject.toml): started 2026-06-25 09:00:54.316 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 09:00:54.317 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=a7b6c76c6750a0761e966521228c0343344de972f66190f605dcb0fedbdde6d7 2026-06-25 09:00:54.317 | Stored in directory: /tmp/pip-ephem-wheel-cache-4ptvgvfo/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 09:00:54.322 | Successfully built tempest 2026-06-25 09:00:54.619 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 09:00:54.885 | 2026-06-25 09:00:54.912 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 09:00:55.112 | ++ inc/python:pip_install:216 : result=0 2026-06-25 09:00:55.115 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 09:00:55.118 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:00:55.121 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:00:55.123 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:00:55.125 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:00:55.129 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:00:55.132 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 09:00:55.136 | ++ functions-common:time_stop:2427 : start_time=1782378046907 2026-06-25 09:00:55.140 | ++ functions-common:time_stop:2429 : [[ -z 1782378046907 ]] 2026-06-25 09:00:55.144 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:00:55.150 | ++ functions-common:time_stop:2432 : end_time=1782378055146 2026-06-25 09:00:55.153 | ++ functions-common:time_stop:2433 : elapsed_time=8239 2026-06-25 09:00:55.156 | ++ functions-common:time_stop:2434 : total=172367 2026-06-25 09:00:55.160 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:00:55.164 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180606 2026-06-25 09:00:55.167 | ++ inc/python:pip_install:219 : return 0 2026-06-25 09:00:55.171 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 09:00:55.174 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 09:00:55.178 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 09:00:55.182 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 09:00:55.185 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 09:00:55.189 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 09:00:55.192 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 09:00:55.196 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 09:00:55.200 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-25 09:00:55.203 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 09:00:55.207 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 09:00:55.210 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 09:00:55.214 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 09:00:55.218 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 09:00:55.221 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 09:00:55.224 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 09:00:55.228 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 09:00:55.232 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 09:00:55.235 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 09:00:55.238 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 09:00:55.242 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 09:00:55.245 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 09:00:55.248 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 09:00:55.252 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 09:00:55.255 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 09:00:55.259 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 09:00:55.262 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 09:00:55.262 | ' 2026-06-25 09:00:55.265 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 09:00:55.268 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 09:00:55.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:00:55.292 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 09:00:55.296 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 09:00:55.299 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 09:00:55.302 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 09:00:55.307 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 09:00:55.309 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 09:00:55.309 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 09:00:59.242 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:00:59.246 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 09:00:59.249 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 09:00:59.253 | ++ lib/tempest:get_active_images:176 : img_id=3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:00:59.256 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 09:00:59.260 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 09:00:59.263 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 09:00:59.267 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 09:00:59.270 | ++ lib/tempest:configure_tempest:266 : '[' -z 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 ']' 2026-06-25 09:00:59.273 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:00:59.276 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 09:00:59.294 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 09:00:59.299 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 09:00:59.303 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 09:00:59.306 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 09:00:59.309 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 09:00:59.312 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 09:00:59.315 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 09:00:59.319 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 09:00:59.324 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 09:00:59.326 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 09:01:02.736 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:02.742 | ++ lib/tempest:configure_tempest:303 : admin_project_id=44647f2053c645ba862a064c8cd0d8cb 2026-06-25 09:01:02.745 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 09:01:02.763 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:02.768 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 09:01:06.188 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:06.193 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:06.193 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 09:01:06.193 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:06.193 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 09:01:06.193 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 09:01:06.193 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 09:01:06.193 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 09:01:06.194 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 09:01:06.194 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 09:01:06.194 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 09:01:06.194 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 09:01:06.194 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 09:01:06.194 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 09:01:06.194 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 09:01:06.197 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 09:01:06.200 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:06.201 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 09:01:06.201 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:06.201 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 09:01:06.201 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 09:01:06.201 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 09:01:06.201 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 09:01:06.201 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 09:01:06.201 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 09:01:06.201 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 09:01:06.201 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 09:01:06.201 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 09:01:06.202 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 09:01:06.202 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 09:01:06.205 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:01:06.209 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 09:01:06.213 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 -c size -f value 2026-06-25 09:01:09.512 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:09.517 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 09:01:09.521 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 09:01:09.522 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 09:01:09.566 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 09:01:09.570 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 09:01:09.573 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-25 09:01:12.687 | +----------------------------+-----------------------+ 2026-06-25 09:01:12.687 | | Field | Value | 2026-06-25 09:01:12.687 | +----------------------------+-----------------------+ 2026-06-25 09:01:12.687 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:01:12.688 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:01:12.688 | | description | None | 2026-06-25 09:01:12.688 | | disk | 1 | 2026-06-25 09:01:12.688 | | id | 42 | 2026-06-25 09:01:12.688 | | name | m1.nano | 2026-06-25 09:01:12.688 | | os-flavor-access:is_public | True | 2026-06-25 09:01:12.688 | | properties | hw_rng:allowed='True' | 2026-06-25 09:01:12.688 | | ram | 192 | 2026-06-25 09:01:12.689 | | rxtx_factor | 1.0 | 2026-06-25 09:01:12.689 | | swap | 0 | 2026-06-25 09:01:12.689 | | vcpus | 1 | 2026-06-25 09:01:12.689 | +----------------------------+-----------------------+ 2026-06-25 09:01:13.037 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 09:01:13.041 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:13.041 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 09:01:13.041 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 09:01:13.041 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 09:01:13.041 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 09:01:13.041 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 09:01:13.042 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 09:01:13.042 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 09:01:13.042 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 09:01:13.042 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 09:01:13.042 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 09:01:13.042 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 09:01:13.042 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 09:01:13.043 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 09:01:13.046 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:01:13.049 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 09:01:13.055 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 -c size -f value 2026-06-25 09:01:16.396 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:16.401 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 09:01:16.404 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 09:01:16.404 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 09:01:16.450 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 09:01:16.452 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 09:01:16.454 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-25 09:01:19.532 | +----------------------------+-----------------------+ 2026-06-25 09:01:19.532 | | Field | Value | 2026-06-25 09:01:19.532 | +----------------------------+-----------------------+ 2026-06-25 09:01:19.532 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 09:01:19.532 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 09:01:19.532 | | description | None | 2026-06-25 09:01:19.532 | | disk | 1 | 2026-06-25 09:01:19.532 | | id | 84 | 2026-06-25 09:01:19.532 | | name | m1.micro | 2026-06-25 09:01:19.533 | | os-flavor-access:is_public | True | 2026-06-25 09:01:19.533 | | properties | hw_rng:allowed='True' | 2026-06-25 09:01:19.533 | | ram | 256 | 2026-06-25 09:01:19.533 | | rxtx_factor | 1.0 | 2026-06-25 09:01:19.533 | | swap | 0 | 2026-06-25 09:01:19.533 | | vcpus | 1 | 2026-06-25 09:01:19.533 | +----------------------------+-----------------------+ 2026-06-25 09:01:19.868 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 09:01:19.871 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 09:01:19.890 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:19.893 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 09:01:19.895 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 09:01:19.898 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 09:01:19.901 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 09:01:19.904 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 09:01:19.908 | +++ functions-common:git_clone:593 : pwd 2026-06-25 09:01:19.911 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 09:01:19.914 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 09:01:19.917 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 09:01:19.935 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 09:01:19.937 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 09:01:19.940 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 09:01:19.944 | ++ functions-common:git_clone:610 : echo master 2026-06-25 09:01:19.944 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 09:01:19.949 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 09:01:19.952 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 09:01:19.955 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 09:01:19.957 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:01:19.959 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:01:19.962 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:01:19.965 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:01:19.968 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:01:19.970 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:01:19.973 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:01:19.976 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:01:19.979 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:01:19.983 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782378079980 2026-06-25 09:01:19.986 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-25 09:01:19.989 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 09:01:20.675 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:01:20.677 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:01:20.680 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:01:20.683 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:01:20.685 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:01:20.688 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:01:20.690 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:01:20.694 | ++ functions-common:time_stop:2427 : start_time=1782378079980 2026-06-25 09:01:20.696 | ++ functions-common:time_stop:2429 : [[ -z 1782378079980 ]] 2026-06-25 09:01:20.700 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:01:20.704 | ++ functions-common:time_stop:2432 : end_time=1782378080701 2026-06-25 09:01:20.707 | ++ functions-common:time_stop:2433 : elapsed_time=721 2026-06-25 09:01:20.710 | ++ functions-common:time_stop:2434 : total=394053 2026-06-25 09:01:20.713 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:01:20.716 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394774 2026-06-25 09:01:20.720 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 09:01:20.722 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 09:01:20.725 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:01:20.728 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:01:20.731 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:01:20.734 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:01:20.737 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:01:20.740 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:01:20.742 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:01:20.745 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:01:20.749 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:01:20.754 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782378080751 2026-06-25 09:01:20.757 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 09:01:21.245 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 09:01:21.245 | * branch master -> FETCH_HEAD 2026-06-25 09:01:21.255 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:01:21.257 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:01:21.260 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:01:21.263 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:01:21.266 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:01:21.268 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:01:21.271 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:01:21.273 | ++ functions-common:time_stop:2427 : start_time=1782378080751 2026-06-25 09:01:21.276 | ++ functions-common:time_stop:2429 : [[ -z 1782378080751 ]] 2026-06-25 09:01:21.279 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:01:21.284 | ++ functions-common:time_stop:2432 : end_time=1782378081280 2026-06-25 09:01:21.286 | ++ functions-common:time_stop:2433 : elapsed_time=529 2026-06-25 09:01:21.289 | ++ functions-common:time_stop:2434 : total=394774 2026-06-25 09:01:21.292 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:01:21.294 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395303 2026-06-25 09:01:21.297 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 09:01:21.300 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 09:01:21.303 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 09:01:21.306 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 09:01:21.309 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 09:01:21.311 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 09:01:21.314 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 09:01:21.316 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 09:01:21.319 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 09:01:21.322 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 09:01:21.326 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782378081324 2026-06-25 09:01:21.329 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 09:01:21.336 | Note: switching to 'FETCH_HEAD'. 2026-06-25 09:01:21.336 | 2026-06-25 09:01:21.336 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 09:01:21.336 | changes and commit them, and you can discard any commits you make in this 2026-06-25 09:01:21.336 | state without impacting any branches by switching back to a branch. 2026-06-25 09:01:21.336 | 2026-06-25 09:01:21.336 | If you want to create a new branch to retain commits you create, you may 2026-06-25 09:01:21.337 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 09:01:21.337 | 2026-06-25 09:01:21.337 | git switch -c 2026-06-25 09:01:21.337 | 2026-06-25 09:01:21.337 | Or undo this operation with: 2026-06-25 09:01:21.337 | 2026-06-25 09:01:21.337 | git switch - 2026-06-25 09:01:21.337 | 2026-06-25 09:01:21.337 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 09:01:21.337 | 2026-06-25 09:01:21.337 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 09:01:21.339 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 09:01:21.342 | ++ functions-common:time_stop:2420 : local name 2026-06-25 09:01:21.345 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 09:01:21.348 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 09:01:21.351 | ++ functions-common:time_stop:2423 : local total 2026-06-25 09:01:21.353 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 09:01:21.357 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 09:01:21.359 | ++ functions-common:time_stop:2427 : start_time=1782378081324 2026-06-25 09:01:21.362 | ++ functions-common:time_stop:2429 : [[ -z 1782378081324 ]] 2026-06-25 09:01:21.365 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 09:01:21.369 | ++ functions-common:time_stop:2432 : end_time=1782378081366 2026-06-25 09:01:21.372 | ++ functions-common:time_stop:2433 : elapsed_time=42 2026-06-25 09:01:21.375 | ++ functions-common:time_stop:2434 : total=395303 2026-06-25 09:01:21.378 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 09:01:21.380 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395345 2026-06-25 09:01:21.383 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 09:01:21.400 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 09:01:21.403 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 09:01:21.405 | ++ functions-common:git_clone:673 : head -1 2026-06-25 09:01:21.406 | 5d0367e Clean-up zuul config spacing 2026-06-25 09:01:21.410 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 09:01:21.412 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 09:01:21.412 | /opt/stack/os-test-images ~/devstack 2026-06-25 09:01:21.415 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 09:01:21.856 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 09:01:22.487 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 09:01:25.315 | generate installed: PyYAML==6.0.3 2026-06-25 09:01:25.316 | generate run-test-pre: PYTHONHASHSEED='205644139' 2026-06-25 09:01:25.316 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 09:01:25.444 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 09:01:25.465 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-25 09:01:25.485 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-25 09:01:25.517 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 09:01:25.520 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 09:01:25.527 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 09:01:25.535 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 09:01:25.566 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 09:01:25.578 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 09:01:25.585 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 09:01:25.597 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 09:01:25.597 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-25 09:01:25.604 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-25 09:01:25.610 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 09:01:25.628 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-25 09:01:25.631 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 09:01:25.633 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 09:01:25.643 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 09:01:25.654 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 09:01:25.668 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 09:01:25.670 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 09:01:25.683 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-25 09:01:25.686 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 09:01:25.689 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-25 09:01:25.699 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-25 09:01:25.704 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-25 09:01:25.715 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 09:01:25.740 | ___________________________________ summary ____________________________________ 2026-06-25 09:01:25.741 | generate: commands succeeded 2026-06-25 09:01:25.741 | congratulations :) 2026-06-25 09:01:25.781 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 09:01:25.782 | ~/devstack 2026-06-25 09:01:25.784 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-25 09:01:25.817 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 09:01:25.820 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 09:01:25.842 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 09:01:25.846 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 09:01:25.849 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 09:01:25.885 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 09:01:25.920 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 09:01:25.922 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 09:01:25.926 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 09:01:25.928 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 09:01:25.932 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-25 09:01:29.338 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:29.342 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 09:01:29.342 | address-scope 2026-06-25 09:01:29.342 | agent 2026-06-25 09:01:29.342 | allowed-address-pairs 2026-06-25 09:01:29.342 | auto-allocated-topology 2026-06-25 09:01:29.342 | availability_zone 2026-06-25 09:01:29.342 | default-subnetpools 2026-06-25 09:01:29.342 | dhcp_agent_scheduler 2026-06-25 09:01:29.342 | dns-integration 2026-06-25 09:01:29.343 | dns-domain-ports 2026-06-25 09:01:29.343 | dns-integration-domain-keywords 2026-06-25 09:01:29.343 | empty-string-filtering 2026-06-25 09:01:29.343 | external-net 2026-06-25 09:01:29.343 | extra_dhcp_opt 2026-06-25 09:01:29.343 | extraroute 2026-06-25 09:01:29.343 | extraroute-atomic 2026-06-25 09:01:29.343 | filter-validation 2026-06-25 09:01:29.343 | floating-ip-port-forwarding-detail 2026-06-25 09:01:29.343 | fip-port-details 2026-06-25 09:01:29.343 | flavors 2026-06-25 09:01:29.343 | floatingip-pools 2026-06-25 09:01:29.344 | router 2026-06-25 09:01:29.344 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 09:01:29.344 | enable-default-route-bfd 2026-06-25 09:01:29.344 | enable-default-route-ecmp 2026-06-25 09:01:29.344 | ext-gw-mode 2026-06-25 09:01:29.344 | l3-ha 2026-06-25 09:01:29.344 | external-gateway-multihoming 2026-06-25 09:01:29.344 | l3-flavors 2026-06-25 09:01:29.344 | l3_agent_scheduler 2026-06-25 09:01:29.344 | multi-provider 2026-06-25 09:01:29.344 | net-mtu 2026-06-25 09:01:29.345 | net-mtu-writable 2026-06-25 09:01:29.345 | network_availability_zone 2026-06-25 09:01:29.345 | network-ip-availability 2026-06-25 09:01:29.345 | network-ip-availability-details 2026-06-25 09:01:29.345 | pagination 2026-06-25 09:01:29.345 | port-device-profile 2026-06-25 09:01:29.345 | port-mac-address-regenerate 2026-06-25 09:01:29.345 | port-numa-affinity-policy 2026-06-25 09:01:29.345 | port-numa-affinity-policy-socket 2026-06-25 09:01:29.345 | binding 2026-06-25 09:01:29.345 | binding-extended 2026-06-25 09:01:29.345 | port-security 2026-06-25 09:01:29.346 | project-id 2026-06-25 09:01:29.346 | provider 2026-06-25 09:01:29.346 | qinq 2026-06-25 09:01:29.346 | quota-check-limit 2026-06-25 09:01:29.346 | quota-check-limit-default 2026-06-25 09:01:29.346 | quotas 2026-06-25 09:01:29.346 | quota_details 2026-06-25 09:01:29.346 | rbac-policies 2026-06-25 09:01:29.346 | rbac-address-scope 2026-06-25 09:01:29.346 | rbac-security-groups 2026-06-25 09:01:29.346 | revision-if-match 2026-06-25 09:01:29.346 | standard-attr-revisions 2026-06-25 09:01:29.347 | router_availability_zone 2026-06-25 09:01:29.347 | router-enable-snat 2026-06-25 09:01:29.347 | security-groups-default-rules 2026-06-25 09:01:29.347 | security-groups-default-statefulness 2026-06-25 09:01:29.347 | security-groups-normalized-cidr 2026-06-25 09:01:29.347 | security-groups-remote-address-group 2026-06-25 09:01:29.347 | security-groups-rules-belongs-to-default-sg 2026-06-25 09:01:29.347 | security-groups-shared-filtering 2026-06-25 09:01:29.347 | security-group 2026-06-25 09:01:29.347 | service-type 2026-06-25 09:01:29.347 | sorting 2026-06-25 09:01:29.348 | standard-attr-description 2026-06-25 09:01:29.348 | stateful-security-group 2026-06-25 09:01:29.348 | subnet-dns-publish-fixed-ip 2026-06-25 09:01:29.348 | subnet-external-network 2026-06-25 09:01:29.348 | subnet_onboard 2026-06-25 09:01:29.348 | subnet-service-types 2026-06-25 09:01:29.348 | subnet_allocation 2026-06-25 09:01:29.348 | subnetpool-prefix-ops 2026-06-25 09:01:29.348 | tag-creation 2026-06-25 09:01:29.349 | standard-attr-tag 2026-06-25 09:01:29.349 | standard-attr-timestamp 2026-06-25 09:01:29.349 | vlan-transparent' 2026-06-25 09:01:29.349 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 09:01:29.349 | address-scope 2026-06-25 09:01:29.349 | agent 2026-06-25 09:01:29.349 | allowed-address-pairs 2026-06-25 09:01:29.349 | auto-allocated-topology 2026-06-25 09:01:29.349 | availability_zone 2026-06-25 09:01:29.349 | default-subnetpools 2026-06-25 09:01:29.349 | dhcp_agent_scheduler 2026-06-25 09:01:29.350 | dns-integration 2026-06-25 09:01:29.350 | dns-domain-ports 2026-06-25 09:01:29.350 | dns-integration-domain-keywords 2026-06-25 09:01:29.350 | empty-string-filtering 2026-06-25 09:01:29.350 | external-net 2026-06-25 09:01:29.350 | extra_dhcp_opt 2026-06-25 09:01:29.350 | extraroute 2026-06-25 09:01:29.350 | extraroute-atomic 2026-06-25 09:01:29.350 | filter-validation 2026-06-25 09:01:29.350 | floating-ip-port-forwarding-detail 2026-06-25 09:01:29.350 | fip-port-details 2026-06-25 09:01:29.350 | flavors 2026-06-25 09:01:29.351 | floatingip-pools 2026-06-25 09:01:29.351 | router 2026-06-25 09:01:29.351 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 09:01:29.351 | enable-default-route-bfd 2026-06-25 09:01:29.352 | enable-default-route-ecmp 2026-06-25 09:01:29.352 | ext-gw-mode 2026-06-25 09:01:29.352 | l3-ha 2026-06-25 09:01:29.352 | external-gateway-multihoming 2026-06-25 09:01:29.352 | l3-flavors 2026-06-25 09:01:29.352 | l3_agent_scheduler 2026-06-25 09:01:29.352 | multi-provider 2026-06-25 09:01:29.353 | net-mtu 2026-06-25 09:01:29.353 | net-mtu-writable 2026-06-25 09:01:29.353 | network_availability_zone 2026-06-25 09:01:29.353 | network-ip-availability 2026-06-25 09:01:29.353 | network-ip-availability-details 2026-06-25 09:01:29.353 | pagination 2026-06-25 09:01:29.353 | port-device-profile 2026-06-25 09:01:29.353 | port-mac-address-regenerate 2026-06-25 09:01:29.353 | port-numa-affinity-policy 2026-06-25 09:01:29.353 | port-numa-affinity-policy-socket 2026-06-25 09:01:29.353 | binding 2026-06-25 09:01:29.353 | binding-extended 2026-06-25 09:01:29.354 | port-security 2026-06-25 09:01:29.354 | project-id 2026-06-25 09:01:29.354 | provider 2026-06-25 09:01:29.354 | qinq 2026-06-25 09:01:29.354 | quota-check-limit 2026-06-25 09:01:29.354 | quota-check-limit-default 2026-06-25 09:01:29.354 | quotas 2026-06-25 09:01:29.354 | quota_details 2026-06-25 09:01:29.354 | rbac-policies 2026-06-25 09:01:29.354 | rbac-address-scope 2026-06-25 09:01:29.354 | rbac-security-groups 2026-06-25 09:01:29.354 | revision-if-match 2026-06-25 09:01:29.355 | standard-attr-revisions 2026-06-25 09:01:29.355 | router_availability_zone 2026-06-25 09:01:29.355 | router-enable-snat 2026-06-25 09:01:29.355 | security-groups-default-rules 2026-06-25 09:01:29.355 | security-groups-default-statefulness 2026-06-25 09:01:29.356 | security-groups-normalized-cidr 2026-06-25 09:01:29.356 | security-groups-remote-address-group 2026-06-25 09:01:29.356 | security-groups-rules-belongs-to-default-sg 2026-06-25 09:01:29.357 | security-groups-shared-filtering 2026-06-25 09:01:29.357 | security-group 2026-06-25 09:01:29.357 | service-type 2026-06-25 09:01:29.358 | sorting 2026-06-25 09:01:29.358 | standard-attr-description 2026-06-25 09:01:29.358 | stateful-security-group 2026-06-25 09:01:29.359 | subnet-dns-publish-fixed-ip 2026-06-25 09:01:29.359 | subnet-external-network 2026-06-25 09:01:29.359 | subnet_onboard 2026-06-25 09:01:29.359 | subnet-service-types 2026-06-25 09:01:29.359 | subnet_allocation 2026-06-25 09:01:29.359 | subnetpool-prefix-ops 2026-06-25 09:01:29.359 | tag-creation 2026-06-25 09:01:29.359 | standard-attr-tag 2026-06-25 09:01:29.360 | standard-attr-timestamp 2026-06-25 09:01:29.360 | vlan-transparent =~ external-net ]] 2026-06-25 09:01:29.360 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 09:01:29.360 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 09:01:32.699 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 09:01:32.702 | ++ lib/tempest:configure_tempest:395 : public_network_id=6c17ae5c-da26-463a-9b03-08c7f1b67db8 2026-06-25 09:01:32.706 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 09:01:36.509 | +---------------------------+--------------------------------------+ 2026-06-25 09:01:36.510 | | Field | Value | 2026-06-25 09:01:36.510 | +---------------------------+--------------------------------------+ 2026-06-25 09:01:36.510 | | admin_state_up | UP | 2026-06-25 09:01:36.510 | | availability_zone_hints | | 2026-06-25 09:01:36.510 | | availability_zones | | 2026-06-25 09:01:36.510 | | created_at | 2026-06-25T09:01:35Z | 2026-06-25 09:01:36.510 | | description | | 2026-06-25 09:01:36.510 | | dns_domain | None | 2026-06-25 09:01:36.510 | | id | f8c99797-c01c-4558-bbd2-40c6f08113bf | 2026-06-25 09:01:36.511 | | ipv4_address_scope | None | 2026-06-25 09:01:36.511 | | ipv6_address_scope | None | 2026-06-25 09:01:36.511 | | is_default | False | 2026-06-25 09:01:36.511 | | is_vlan_qinq | None | 2026-06-25 09:01:36.511 | | is_vlan_transparent | False | 2026-06-25 09:01:36.511 | | mtu | 1442 | 2026-06-25 09:01:36.511 | | name | shared | 2026-06-25 09:01:36.511 | | port_security_enabled | True | 2026-06-25 09:01:36.511 | | project_id | 44647f2053c645ba862a064c8cd0d8cb | 2026-06-25 09:01:36.511 | | provider:network_type | geneve | 2026-06-25 09:01:36.511 | | provider:physical_network | None | 2026-06-25 09:01:36.511 | | provider:segmentation_id | 26559 | 2026-06-25 09:01:36.512 | | pvlan | None | 2026-06-25 09:01:36.512 | | qinq | False | 2026-06-25 09:01:36.512 | | qos_policy_id | None | 2026-06-25 09:01:36.512 | | revision_number | 1 | 2026-06-25 09:01:36.512 | | router:external | Internal | 2026-06-25 09:01:36.512 | | segments | None | 2026-06-25 09:01:36.512 | | shared | True | 2026-06-25 09:01:36.512 | | status | ACTIVE | 2026-06-25 09:01:36.512 | | subnets | | 2026-06-25 09:01:36.512 | | tags | | 2026-06-25 09:01:36.513 | | updated_at | 2026-06-25T09:01:35Z | 2026-06-25 09:01:36.513 | +---------------------------+--------------------------------------+ 2026-06-25 09:01:36.826 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-25 09:01:40.781 | +----------------------+--------------------------------------+ 2026-06-25 09:01:40.781 | | Field | Value | 2026-06-25 09:01:40.781 | +----------------------+--------------------------------------+ 2026-06-25 09:01:40.782 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 09:01:40.782 | | cidr | 192.168.233.0/24 | 2026-06-25 09:01:40.782 | | created_at | 2026-06-25T09:01:39Z | 2026-06-25 09:01:40.782 | | description | shared-subnet | 2026-06-25 09:01:40.782 | | dns_nameservers | | 2026-06-25 09:01:40.782 | | dns_publish_fixed_ip | None | 2026-06-25 09:01:40.782 | | enable_dhcp | True | 2026-06-25 09:01:40.782 | | gateway_ip | 192.168.233.1 | 2026-06-25 09:01:40.782 | | host_routes | | 2026-06-25 09:01:40.782 | | id | b2f09451-1fd5-47af-b030-659d31592f89 | 2026-06-25 09:01:40.782 | | ip_version | 4 | 2026-06-25 09:01:40.783 | | ipv6_address_mode | None | 2026-06-25 09:01:40.783 | | ipv6_ra_mode | None | 2026-06-25 09:01:40.783 | | name | shared-subnet | 2026-06-25 09:01:40.783 | | network_id | f8c99797-c01c-4558-bbd2-40c6f08113bf | 2026-06-25 09:01:40.783 | | project_id | 44647f2053c645ba862a064c8cd0d8cb | 2026-06-25 09:01:40.783 | | revision_number | 0 | 2026-06-25 09:01:40.783 | | router:external | False | 2026-06-25 09:01:40.783 | | segment_id | None | 2026-06-25 09:01:40.783 | | service_types | | 2026-06-25 09:01:40.783 | | subnetpool_id | None | 2026-06-25 09:01:40.783 | | tags | | 2026-06-25 09:01:40.784 | | updated_at | 2026-06-25T09:01:39Z | 2026-06-25 09:01:40.784 | +----------------------+--------------------------------------+ 2026-06-25 09:01:41.100 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 09:01:41.134 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 09:01:41.169 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 09:01:41.173 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 09:01:41.204 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 09:01:41.235 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 09:01:41.265 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 09:01:41.298 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 09:01:41.333 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.179/identity/v3 2026-06-25 09:01:41.369 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 09:01:41.405 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 09:01:41.440 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 09:01:41.474 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 09:01:41.477 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 09:01:41.512 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 09:01:41.542 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 09:01:41.574 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 09:01:41.603 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 09:01:41.633 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 09:01:41.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:41.653 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 09:01:41.655 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 09:01:41.689 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 09:01:41.705 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:41.708 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 09:01:41.737 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 09:01:41.769 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 09:01:41.800 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 09:01:41.802 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 09:01:41.836 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 09:01:41.868 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 09:01:41.884 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:41.887 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:01:41.918 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 3f73ec8a-9487-480b-bf5c-3cc887e66ca9 2026-06-25 09:01:41.949 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 09:01:41.982 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 09:01:42.019 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 09:01:42.054 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 09:01:42.072 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:42.074 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 09:01:42.077 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 09:01:42.079 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 09:01:42.082 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 09:01:42.084 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 09:01:42.087 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 09:01:42.106 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 09:01:42.109 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 09:01:42.138 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 09:01:42.173 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 09:01:42.204 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 09:01:42.234 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 09:01:42.265 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 09:01:42.296 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 09:01:42.329 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 09:01:42.365 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 09:01:42.400 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 09:01:42.402 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 09:01:42.433 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 09:01:42.436 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 09:01:42.454 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:42.456 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 09:01:42.484 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 09:01:42.501 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:42.504 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 09:01:42.506 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 09:01:42.520 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:42.522 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 09:01:42.524 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 09:01:42.526 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 09:01:42.553 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 09:01:42.580 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6c17ae5c-da26-463a-9b03-08c7f1b67db8 2026-06-25 09:01:42.607 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 09:01:42.633 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 09:01:42.660 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 09:01:42.690 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 09:01:42.717 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 09:01:42.743 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 09:01:42.772 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 09:01:42.774 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 09:01:42.776 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 09:01:42.778 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 09:01:42.806 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 09:01:42.810 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 09:01:42.810 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 09:01:42.814 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 09:01:42.816 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 09:01:42.842 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 09:01:42.844 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 09:01:42.846 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 09:01:42.848 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 09:01:42.850 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 09:01:42.876 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 09:01:42.902 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 09:01:42.937 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 09:01:42.963 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 09:01:42.992 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 09:01:43.027 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 09:01:43.029 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 09:01:43.033 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 09:01:43.050 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 09:01:43.082 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 09:01:43.084 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 09:01:43.088 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 09:01:43.102 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 09:01:43.128 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 09:01:43.130 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 09:01:43.132 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 09:01:43.135 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 09:01:43.149 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 09:01:43.176 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 09:01:43.177 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 09:01:43.180 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 09:01:43.196 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 09:01:43.223 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 09:01:43.249 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 09:01:43.251 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 09:01:43.277 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 09:01:43.280 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 09:01:43.282 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 09:01:43.284 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 09:01:43.301 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 09:01:43.303 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 09:01:43.330 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 09:01:43.343 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:43.345 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 09:01:43.372 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 09:01:43.375 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 09:01:43.377 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 09:01:43.379 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 09:01:43.381 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 09:01:43.384 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 09:01:43.386 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 09:01:43.388 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 09:01:43.390 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 09:01:43.406 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 09:01:43.408 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 09:01:43.436 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 09:01:43.438 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 09:01:43.440 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 09:01:43.442 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 09:01:43.469 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 09:01:43.496 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 09:01:43.523 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 09:01:43.525 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 09:01:43.527 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.529 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 09:01:43.543 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:43.545 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 09:01:43.577 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.579 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 09:01:43.596 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:43.598 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 09:01:43.626 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.628 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 09:01:43.642 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:43.644 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 09:01:43.671 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.673 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 09:01:43.687 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:43.689 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 09:01:43.716 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.718 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 09:01:43.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 09:01:43.734 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 09:01:43.760 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.762 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 09:01:43.777 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:43.778 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 09:01:43.806 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 09:01:43.808 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 09:01:43.823 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:01:43.825 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 09:01:43.855 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 09:01:43.858 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 09:01:43.860 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 09:01:43.862 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 09:01:43.890 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 09:01:43.892 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 09:01:43.894 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 09:01:43.897 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 09:01:43.924 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 09:01:43.927 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 09:01:43.929 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 09:01:43.931 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 09:01:43.933 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 09:01:43.937 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 09:01:43.941 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.v9lDjr0faj 2026-06-25 09:01:43.943 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 09:01:43.946 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 09:01:43.948 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 09:01:43.952 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.FnTR5wL2e3 2026-06-25 09:01:43.955 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.FnTR5wL2e3 2026-06-25 09:01:43.957 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 09:01:43.959 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.FnTR5wL2e3 2026-06-25 09:01:43.961 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 09:01:43.964 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 09:01:43.966 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 09:01:43.972 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:01:43.975 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:01:43.977 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:01:43.981 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 09:01:43.985 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 09:01:43.988 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 09:01:44.528 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 09:01:45.402 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 09:02:01.647 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 09:02:08.685 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 09:02:08.686 | ___________________________________ summary ____________________________________ 2026-06-25 09:02:08.686 | venv-tempest: skipped tests 2026-06-25 09:02:08.686 | congratulations :) 2026-06-25 09:02:08.729 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.FnTR5wL2e3 -r requirements.txt 2026-06-25 09:02:09.622 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 09:02:09.622 | !! 2026-06-25 09:02:09.622 | 2026-06-25 09:02:09.622 | ******************************************************************************** 2026-06-25 09:02:09.622 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 09:02:09.623 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 09:02:09.623 | 2026-06-25 09:02:09.623 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 09:02:09.623 | calls to avoid build errors in the future. 2026-06-25 09:02:09.623 | ******************************************************************************** 2026-06-25 09:02:09.623 | 2026-06-25 09:02:09.623 | !! 2026-06-25 09:02:09.623 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 09:02:10.014 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 09:02:10.014 | !! 2026-06-25 09:02:10.014 | 2026-06-25 09:02:10.014 | ******************************************************************************** 2026-06-25 09:02:10.015 | Please avoid running ``setup.py`` directly. 2026-06-25 09:02:10.015 | Instead, use pypa/build, pypa/installer or other 2026-06-25 09:02:10.015 | standards-based tools. 2026-06-25 09:02:10.015 | 2026-06-25 09:02:10.015 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 09:02:10.015 | calls to avoid build errors in the future. 2026-06-25 09:02:10.015 | 2026-06-25 09:02:10.015 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 09:02:10.015 | ******************************************************************************** 2026-06-25 09:02:10.015 | 2026-06-25 09:02:10.015 | !! 2026-06-25 09:02:10.016 | self.initialize_options() 2026-06-25 09:02:10.016 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 09:02:10.016 | warnings.warn(msg) 2026-06-25 09:02:10.046 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-25 09:02:10.046 | !! 2026-06-25 09:02:10.046 | 2026-06-25 09:02:10.046 | ******************************************************************************** 2026-06-25 09:02:10.046 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-25 09:02:10.046 | 2026-06-25 09:02:10.047 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 09:02:10.047 | or your builds will no longer be supported. 2026-06-25 09:02:10.047 | 2026-06-25 09:02:10.047 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 09:02:10.047 | ******************************************************************************** 2026-06-25 09:02:10.047 | 2026-06-25 09:02:10.047 | !! 2026-06-25 09:02:10.047 | corresp(dist, value, root_dir) 2026-06-25 09:02:10.196 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 09:02:17.141 | 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.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 09:02:17.141 | venv-tempest run-test-pre: PYTHONHASHSEED='396073856' 2026-06-25 09:02:17.141 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.FnTR5wL2e3 -r requirements.txt 2026-06-25 09:02:18.216 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-25 09:02:18.216 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 09:02:18.219 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-25 09:02:18.219 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-25 09:02:18.219 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-25 09:02:18.220 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 09:02:18.221 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-25 09:02:18.223 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 09:02:18.224 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 09:02:18.225 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 09:02:18.226 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-25 09:02:18.227 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 09:02:18.230 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 09:02:18.230 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-25 09:02:18.230 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 09:02:18.231 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-25 09:02:18.232 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 09:02:18.233 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 09:02:18.234 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-25 09:02:18.235 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-25 09:02:18.236 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-25 09:02:18.237 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 09:02:18.238 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-25 09:02:18.240 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-25 09:02:18.242 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 09:02:18.243 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 09:02:18.246 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-25 09:02:18.247 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-25 09:02:18.248 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-25 09:02:18.249 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 09:02:18.255 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-25 09:02:18.257 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-25 09:02:18.257 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-25 09:02:18.260 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 09:02:18.266 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 09:02:18.269 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-25 09:02:18.271 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-25 09:02:18.273 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 09:02:18.276 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-25 09:02:18.279 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-25 09:02:18.280 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 09:02:18.282 | 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.0) 2026-06-25 09:02:18.284 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-25 09:02:18.286 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-25 09:02:18.287 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 09:02:18.289 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-25 09:02:18.301 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 09:02:18.306 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 09:02:18.320 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-25 09:02:18.323 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 09:02:18.324 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 09:02:18.325 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 09:02:18.326 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 09:02:18.337 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 09:02:18.360 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-25 09:02:18.366 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 09:02:18.367 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-25 09:02:18.368 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 09:02:18.381 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 09:02:18.385 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 09:02:18.388 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 09:02:18.621 | ___________________________________ summary ____________________________________ 2026-06-25 09:02:18.621 | venv-tempest: commands succeeded 2026-06-25 09:02:18.621 | congratulations :) 2026-06-25 09:02:18.665 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.FnTR5wL2e3 2026-06-25 09:02:18.672 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 09:02:18.676 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 09:02:18.680 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 09:02:18.721 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.v9lDjr0faj 2026-06-25 09:02:19.279 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 09:02:19.913 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 09:02:43.976 | venv develop-inst: /opt/stack/tempest 2026-06-25 09:02:52.445 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 09:02:52.446 | venv run-test-pre: PYTHONHASHSEED='3322123430' 2026-06-25 09:02:52.446 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.v9lDjr0faj 2026-06-25 09:02:52.730 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 09:02:52.730 | warnings.warn( 2026-06-25 09:02:53.757 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-25 09:02:53.757 | warnings.warn( 2026-06-25 09:02:54.989 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-25 09:02:54.989 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 09:02:56.836 | ___________________________________ summary ____________________________________ 2026-06-25 09:02:56.836 | venv: commands succeeded 2026-06-25 09:02:56.836 | congratulations :) 2026-06-25 09:02:56.877 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 09:02:56.898 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:02:56.902 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 09:02:56.905 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 09:02:56.927 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 09:02:56.931 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 09:02:56.935 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:56.939 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 09:02:56.943 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:56.948 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-25 09:02:56.952 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:56.956 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 09:02:56.960 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 09:02:56.964 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-25 09:02:56.993 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:57.019 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:57.022 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 09:02:57.026 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 09:02:57.065 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 09:02:57.069 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 09:02:57.073 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 09:02:57.117 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 09:02:57.121 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 09:02:57.124 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 09:02:57.163 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 09:02:57.163 | ' 2026-06-25 09:02:57.167 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 09:02:57.170 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 09:02:57.173 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 09:02:57.177 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 09:02:57.181 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 09:02:57.181 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 09:02:57.184 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 09:02:57.187 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 09:02:57.187 | /opt/stack/tempest 2026-06-25 09:02:57.190 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 09:02:57.194 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 09:02:57.199 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 09:02:57.203 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 09:02:57.207 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 09:02:57.211 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 09:02:57.215 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 09:02:57.220 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 09:02:57.224 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 09:02:57.228 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 09:02:57.232 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 09:02:57.236 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 09:02:57.240 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 09:02:57.244 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:02:57.248 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 09:02:57.252 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 09:02:57.258 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 09:02:57.261 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 09:02:57.265 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 09:02:57.269 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 09:02:57.273 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 09:02:57.273 | /^\[\[.+\|.*\]\]/ { 2026-06-25 09:02:57.273 | gsub("[][]", "", $1); 2026-06-25 09:02:57.273 | split($1, a, "|"); 2026-06-25 09:02:57.273 | if (a[1] == matchgroup) 2026-06-25 09:02:57.273 | print a[2] 2026-06-25 09:02:57.273 | } 2026-06-25 09:02:57.274 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 159 osc 470 apt-get 218 test_with_retry 9 dbsync 8 pip_install 180 apt-get-update 5 run_process 42 git_timed 395 ------------------------- Unaccounted time 83 ========================= Total runtime 1598 ================= Async summary ================= Time spent in the background minus waits: 570 sec Elapsed time: 1598 sec Time if we did everything serially: 2168 sec Speedup: 1.3567 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 77 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5286 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 245 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 27 | +------------+-----------+-------+ This is your host IP address: 192.168.122.179 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.179/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble