2026-07-09 02:28:16.865 | + ./stack.sh:main:491 : exec 2026-07-09 02:28:16.865 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-09-042816' 2026-07-09 02:28:16.865 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-09-042816.summary.2026-07-09-042816 2026-07-09 02:28:16.865 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:28:16.865 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-09-042816 2026-07-09 02:28:16.865 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-09-042816 /opt/stack/logs/stack.sh.log 2026-07-09 02:28:16.865 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-09-042816.summary.2026-07-09-042816 /opt/stack/logs/stack.sh.log.summary 2026-07-09 02:28:16.865 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-09 02:28:16.865 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-09 02:28:16.866 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-09 02:28:16.866 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-09 02:28:16.866 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-09 02:28:16.866 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-09 02:28:16.866 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-09 02:28:16.867 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-09 02:28:16.867 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-09 02:28:16.870 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-09 02:28:16.872 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-09 02:28:16.875 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-09 02:28:16.877 | + ./stack.sh:main:577 : set -o errexit 2026-07-09 02:28:16.880 | + ./stack.sh:main:580 : uname -a 2026-07-09 02:28:16.881 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-09 02:28:16.884 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-09 02:28:16.886 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-09 02:28:16.891 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-07-09 02:28:16.930 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-09 02:28:16.948 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-07-09 02:28:16.951 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-09 02:28:16.967 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-09 02:28:16.971 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-09 02:28:16.987 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-09 02:28:16.990 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-09 02:28:17.005 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-09 02:28:17.007 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-09 02:28:17.010 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-09 02:28:17.013 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-09 02:28:17.028 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-09 02:28:17.031 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-09 02:28:17.047 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-09 02:28:17.049 | + ./stack.sh:main:594 : tune_host 2026-07-09 02:28:17.051 | + lib/host:tune_host:125 : configure_host_mem 2026-07-09 02:28:17.054 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-09 02:28:17.056 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-09 02:28:17.059 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-09 02:28:17.061 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-09 02:28:17.064 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-09 02:28:17.066 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:28:17.068 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:28:17.070 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-09 02:28:17.073 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:28:17.076 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:28:17.078 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:28:17.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:28:17.082 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:28:17.085 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:28:17.087 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-09 02:28:17.090 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-09 02:28:17.092 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-09 02:28:17.095 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-09 02:28:17.098 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-09 02:28:17.101 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-09 02:28:17.103 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-09 02:28:17.105 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:28:17.108 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:28:17.111 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:28:17.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564097112 2026-07-09 02:28:17.117 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-09 02:28:17.119 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-09 02:28:17.122 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-09 02:28:17.250 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-09 02:28:17.415 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-09 02:28:17.421 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-09 02:28:17.517 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-09 02:28:17.617 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-09 02:28:20.601 | Fetched 4747 B in 1s (8408 B/s) 2026-07-09 02:28:22.225 | Reading package lists... 2026-07-09 02:28:22.250 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-09 02:28:22.252 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-09 02:28:22.254 | + functions-common:time_stop:2420 : local name 2026-07-09 02:28:22.255 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:28:22.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:28:22.258 | + functions-common:time_stop:2423 : local total 2026-07-09 02:28:22.260 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:28:22.262 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-09 02:28:22.263 | + functions-common:time_stop:2427 : start_time=1783564097112 2026-07-09 02:28:22.265 | + functions-common:time_stop:2429 : [[ -z 1783564097112 ]] 2026-07-09 02:28:22.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:28:22.270 | + functions-common:time_stop:2432 : end_time=1783564102268 2026-07-09 02:28:22.271 | + functions-common:time_stop:2433 : elapsed_time=5156 2026-07-09 02:28:22.273 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:28:22.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:28:22.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5156 2026-07-09 02:28:22.278 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-09 02:28:22.279 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:28:22.281 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:28:22.282 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:28:22.284 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-09 02:28:22.298 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-09 02:28:22.336 | Reading package lists... 2026-07-09 02:28:22.770 | Building dependency tree... 2026-07-09 02:28:22.771 | Reading state information... 2026-07-09 02:28:23.505 | The following packages were automatically installed and are no longer required: 2026-07-09 02:28:23.507 | libfwupd2 libgusb2 2026-07-09 02:28:23.507 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:28:23.553 | The following NEW packages will be installed: 2026-07-09 02:28:23.555 | ksmtuned 2026-07-09 02:28:23.810 | 0 upgraded, 1 newly installed, 0 to remove and 26 not upgraded. 2026-07-09 02:28:23.810 | Need to get 7444 B of archives. 2026-07-09 02:28:23.810 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-09 02:28:23.810 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-09 02:28:24.065 | perl: warning: Setting locale failed. 2026-07-09 02:28:24.066 | perl: warning: Please check that your locale settings: 2026-07-09 02:28:24.066 | LANGUAGE = (unset), 2026-07-09 02:28:24.066 | LC_ALL = "en_US.utf8", 2026-07-09 02:28:24.066 | LANG = "de_DE.UTF-8" 2026-07-09 02:28:24.066 | are supported and installed on your system. 2026-07-09 02:28:24.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:28:24.130 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:28:24.130 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:28:24.130 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:28:24.331 | Fetched 7444 B in 0s (33.3 kB/s) 2026-07-09 02:28:24.371 | Selecting previously unselected package ksmtuned. 2026-07-09 02:28:24.431 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-09 02:28:24.438 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-09 02:28:24.442 | Unpacking ksmtuned (4.20150326) ... 2026-07-09 02:28:24.505 | Setting up ksmtuned (4.20150326) ... 2026-07-09 02:28:24.712 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-09 02:28:24.903 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-09 02:28:25.571 | perl: warning: Setting locale failed. 2026-07-09 02:28:25.571 | perl: warning: Please check that your locale settings: 2026-07-09 02:28:25.571 | LANGUAGE = (unset), 2026-07-09 02:28:25.571 | LC_ALL = "en_US.utf8", 2026-07-09 02:28:25.571 | LANG = "de_DE.UTF-8" 2026-07-09 02:28:25.572 | are supported and installed on your system. 2026-07-09 02:28:25.572 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:28:25.699 | perl: warning: Setting locale failed. 2026-07-09 02:28:25.699 | perl: warning: Please check that your locale settings: 2026-07-09 02:28:25.699 | LANGUAGE = (unset), 2026-07-09 02:28:25.699 | LC_ALL = "en_US.utf8", 2026-07-09 02:28:25.699 | LANG = "de_DE.UTF-8" 2026-07-09 02:28:25.699 | are supported and installed on your system. 2026-07-09 02:28:25.699 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:28:25.749 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:28:25.749 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:28:25.749 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:28:25.818 | perl: warning: Setting locale failed. 2026-07-09 02:28:25.818 | perl: warning: Please check that your locale settings: 2026-07-09 02:28:25.818 | LANGUAGE = (unset), 2026-07-09 02:28:25.818 | LC_ALL = "en_US.utf8", 2026-07-09 02:28:25.818 | LANG = "de_DE.UTF-8" 2026-07-09 02:28:25.818 | are supported and installed on your system. 2026-07-09 02:28:25.818 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:28:26.304 | 2026-07-09 02:28:26.304 | Running kernel seems to be up-to-date. 2026-07-09 02:28:26.305 | 2026-07-09 02:28:26.305 | No services need to be restarted. 2026-07-09 02:28:26.305 | 2026-07-09 02:28:26.305 | No containers need to be restarted. 2026-07-09 02:28:26.305 | 2026-07-09 02:28:26.305 | No user sessions are running outdated binaries. 2026-07-09 02:28:26.305 | 2026-07-09 02:28:26.305 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:28:28.322 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:28:28.324 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:28:28.326 | + functions-common:time_stop:2420 : local name 2026-07-09 02:28:28.328 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:28:28.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:28:28.332 | + functions-common:time_stop:2423 : local total 2026-07-09 02:28:28.334 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:28:28.336 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:28:28.339 | + functions-common:time_stop:2427 : start_time=1783564102296 2026-07-09 02:28:28.340 | + functions-common:time_stop:2429 : [[ -z 1783564102296 ]] 2026-07-09 02:28:28.343 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:28:28.346 | + functions-common:time_stop:2432 : end_time=1783564108344 2026-07-09 02:28:28.348 | + functions-common:time_stop:2433 : elapsed_time=6048 2026-07-09 02:28:28.350 | + functions-common:time_stop:2434 : total=11944 2026-07-09 02:28:28.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:28:28.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17992 2026-07-09 02:28:28.355 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:28:28.358 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-09 02:28:28.372 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-09 02:28:28.373 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-09 02:28:28.376 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-09 02:28:28.378 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-09 02:28:28.380 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-09 02:28:28.382 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-09 02:28:28.382 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-09 02:28:28.394 | 0 2026-07-09 02:28:28.398 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-09 02:28:28.400 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-09 02:28:28.402 | + lib/host:tune_host:126 : configure_host_net 2026-07-09 02:28:28.404 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-09 02:28:28.407 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-09 02:28:28.409 | + ./stack.sh:main:600 : fetch_plugins 2026-07-09 02:28:28.411 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-09 02:28:28.413 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-09 02:28:28.416 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-09 02:28:28.418 | + functions-common:fetch_plugins:1771 : return 2026-07-09 02:28:28.420 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-09 02:28:28.422 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-09 02:28:28.425 | + functions-common:run_phase:1849 : local phase= 2026-07-09 02:28:28.427 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:28:28.429 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:28:28.432 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:28:28.434 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:28:28.436 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:28:28.439 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:28:28.442 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:28:28.444 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:28:28.447 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:28:28.449 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-09 02:28:28.451 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:28:28.464 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:28:28.466 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-09 02:28:28.468 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-09 02:28:28.470 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-09 02:28:28.472 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-09 02:28:28.475 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-09 02:28:28.476 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-09 02:28:28.479 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-09 02:28:28.481 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-09 02:28:28.483 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-09 02:28:28.485 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:28:28.487 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-09 02:28:28.489 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-09 02:28:28.491 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-09 02:28:28.493 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-09 02:28:28.495 | + functions-common:plugin_override_defaults:1812 : return 2026-07-09 02:28:28.497 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-07-09 02:28:28.513 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-07-09 02:28:28.516 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-09 02:28:28.529 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:28:28.532 | +++ lib/tls:source:43 : hostname -f 2026-07-09 02:28:28.537 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-09 02:28:28.539 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-09 02:28:28.541 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-09 02:28:28.544 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-09 02:28:28.546 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-09 02:28:28.548 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-09 02:28:28.551 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-09 02:28:28.553 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-09 02:28:28.555 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-09 02:28:28.557 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-09 02:28:28.562 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-07-09 02:28:28.573 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-07-09 02:28:28.590 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-07-09 02:28:28.602 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-07-09 02:28:28.615 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-07-09 02:28:28.648 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-07-09 02:28:28.712 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-07-09 02:28:28.799 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-07-09 02:28:28.825 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-07-09 02:28:28.871 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-07-09 02:28:28.917 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-07-09 02:28:28.919 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-09 02:28:28.933 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:28:28.935 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-09 02:28:28.937 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-09 02:28:28.939 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-09 02:28:28.941 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-09 02:28:28.943 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-09 02:28:28.959 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-09 02:28:28.961 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-09 02:28:28.964 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-09 02:28:28.966 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-09 02:28:28.968 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-09 02:28:28.971 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-09 02:28:28.973 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-09 02:28:28.975 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-09 02:28:28.978 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-09 02:28:28.981 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-09 02:28:28.996 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-09 02:28:28.998 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-09 02:28:29.000 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-09 02:28:29.003 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-09 02:28:29.005 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-09 02:28:29.007 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-09 02:28:29.009 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-09 02:28:29.012 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-09 02:28:29.014 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-09 02:28:29.016 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-09 02:28:29.018 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-09 02:28:29.020 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-09 02:28:29.023 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.130 2026-07-09 02:28:29.025 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-09 02:28:29.028 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-09 02:28:29.031 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-09 02:28:29.031 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-09 02:28:29.035 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-09 02:28:29.037 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-09 02:28:29.040 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-09 02:28:29.042 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-09 02:28:29.043 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-09 02:28:29.047 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-09 02:28:29.063 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-09 02:28:29.066 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.130 2026-07-09 02:28:29.069 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.130 2026-07-09 02:28:29.069 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-09 02:28:29.073 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.130 2026-07-09 02:28:29.076 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-09 02:28:29.078 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-09 02:28:29.080 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-09 02:28:29.083 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-09 02:28:29.085 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-09 02:28:29.087 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-09 02:28:29.089 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-09 02:28:29.091 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-09 02:28:29.094 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-09 02:28:29.096 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-09 02:28:29.098 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-09 02:28:29.101 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-09 02:28:29.103 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-09 02:28:29.105 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-09 02:28:29.107 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-09 02:28:29.110 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-09 02:28:29.112 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-09 02:28:29.114 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-09 02:28:29.117 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:28:29.120 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-09 02:28:29.122 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-09 02:28:29.125 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-09 02:28:29.140 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-09 02:28:29.143 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-09 02:28:29.145 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-09 02:28:29.148 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-09 02:28:29.150 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-09 02:28:29.152 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-09 02:28:29.154 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-09 02:28:29.156 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-09 02:28:29.158 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-09 02:28:29.160 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-09 02:28:29.162 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-09 02:28:29.164 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-09 02:28:29.165 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-09 02:28:29.167 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-09 02:28:29.169 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-09 02:28:29.171 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-09 02:28:29.172 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-09 02:28:29.174 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-09 02:28:29.176 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-09 02:28:29.178 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-09 02:28:29.270 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-09 02:28:29.282 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-09 02:28:29.284 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-09 02:28:29.287 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-09 02:28:29.289 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-09 02:28:29.291 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-09 02:28:29.294 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-09 02:28:29.296 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-09 02:28:29.299 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-09 02:28:29.300 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-09 02:28:29.303 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-09 02:28:29.305 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-09 02:28:29.307 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-09 02:28:29.309 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-09 02:28:29.311 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-09 02:28:29.314 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-09 02:28:29.316 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-09 02:28:29.318 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-09 02:28:29.320 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-09 02:28:29.323 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-09 02:28:29.325 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-09 02:28:29.329 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-09 02:28:29.329 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-09 02:28:29.329 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-09 02:28:29.330 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-09 02:28:29.335 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=5e:e7f6:a063 2026-07-09 02:28:29.337 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-09 02:28:29.340 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-09 02:28:29.342 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-09 02:28:29.344 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-09 02:28:29.346 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd5e:e7f6:a063::/56 2026-07-09 02:28:29.349 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd5e:e7f6:a063::/56 2026-07-09 02:28:29.349 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-09 02:28:29.355 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd5e:e7f6:a063::/64 2026-07-09 02:28:29.357 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-09 02:28:29.360 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-09 02:28:29.362 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-09 02:28:29.364 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-09 02:28:29.367 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-09 02:28:29.369 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-09 02:28:29.372 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-09 02:28:29.374 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-09 02:28:29.376 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-09 02:28:29.378 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-09 02:28:29.380 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-09 02:28:29.382 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-09 02:28:29.385 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-09 02:28:29.387 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd5e:e7f6:a063::/56 2026-07-09 02:28:29.389 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-09 02:28:29.391 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-09 02:28:29.394 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-09 02:28:29.395 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-09 02:28:29.395 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-09 02:28:29.401 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-09 02:28:29.405 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-09 02:28:29.405 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-09 02:28:29.405 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-09 02:28:29.412 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-09 02:28:29.414 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-09 02:28:29.417 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-09 02:28:29.420 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-09 02:28:29.422 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-09 02:28:29.424 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-09 02:28:29.426 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-09 02:28:29.428 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-09 02:28:29.430 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-09 02:28:29.432 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-09 02:28:29.450 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-07-09 02:28:29.464 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-07-09 02:28:29.478 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-07-09 02:28:29.492 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-07-09 02:28:29.506 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-07-09 02:28:29.538 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-07-09 02:28:29.541 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-09 02:28:29.543 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-09 02:28:29.546 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-09 02:28:29.548 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-09 02:28:29.551 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-09 02:28:29.567 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-09 02:28:29.570 | + ./stack.sh:main:635 : run_phase source 2026-07-09 02:28:29.572 | + functions-common:run_phase:1848 : local mode=source 2026-07-09 02:28:29.575 | + functions-common:run_phase:1849 : local phase= 2026-07-09 02:28:29.578 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:28:29.580 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:28:29.582 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:28:29.585 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:28:29.587 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:28:29.590 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:28:29.594 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:28:29.596 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:28:29.599 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:28:29.602 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-09 02:28:29.604 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:28:29.619 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:28:29.622 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-09 02:28:29.624 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-09 02:28:29.665 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-09 02:28:29.668 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-09 02:28:29.671 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-09 02:28:29.673 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-09 02:28:29.675 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-09 02:28:29.677 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-09 02:28:29.679 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-09 02:28:29.681 | + functions-common:load_plugin_settings:1789 : return 2026-07-09 02:28:29.683 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-09 02:28:29.686 | + functions-common:verify_disabled_services:2131 : local service 2026-07-09 02:28:29.688 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.690 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-09 02:28:29.693 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.696 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-09 02:28:29.698 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.700 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-09 02:28:29.703 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.705 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-09 02:28:29.707 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.710 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-09 02:28:29.713 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.715 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-09 02:28:29.717 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.720 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-09 02:28:29.722 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.724 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-09 02:28:29.727 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.729 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-09 02:28:29.732 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.734 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-09 02:28:29.736 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.739 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-09 02:28:29.741 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.744 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-09 02:28:29.746 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.748 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-09 02:28:29.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.753 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-09 02:28:29.756 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.758 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-09 02:28:29.760 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.763 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-09 02:28:29.765 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.768 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-09 02:28:29.770 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.773 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-09 02:28:29.775 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.777 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-09 02:28:29.779 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.782 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-09 02:28:29.784 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.786 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-09 02:28:29.789 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.792 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-09 02:28:29.794 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.796 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-09 02:28:29.799 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.801 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-09 02:28:29.803 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:28:29.806 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-09 02:28:29.808 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-09 02:28:29.810 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-09 02:28:29.813 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-09 02:28:29.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:28:29.831 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-09 02:28:29.833 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-09 02:28:29.835 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-09 02:28:29.851 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:28:29.853 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-09 02:28:29.855 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-09 02:28:29.857 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-09 02:28:29.859 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-09 02:28:29.862 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-09 02:28:29.864 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-09 02:28:29.866 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-09 02:28:29.868 | + lib/database:initialize_database_backends:92 : return 0 2026-07-09 02:28:29.870 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-09 02:28:29.870 | Using mysql database backend 2026-07-09 02:28:29.872 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-09 02:28:29.888 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-09 02:28:29.891 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-09 02:28:29.894 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-09 02:28:29.897 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-09 02:28:29.899 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-09 02:28:29.902 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-09 02:28:29.921 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:28:29.924 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-09 02:28:29.943 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-09 02:28:29.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:28:29.965 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-09 02:28:29.985 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-09 02:28:30.003 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-09 02:28:30.022 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:28:30.025 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-09 02:28:30.043 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:28:30.046 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-09 02:28:30.049 | + functions-common:save_stackenv:65 : local tag=768 2026-07-09 02:28:30.053 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-09 02:28:30.058 | + functions-common:save_stackenv:67 : time_stamp=2026-07-09-042830 2026-07-09 02:28:30.060 | + functions-common:save_stackenv:68 : echo '# 2026-07-09-042830 768' 2026-07-09 02:28:30.064 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.067 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-09 02:28:30.070 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.073 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-09 02:28:30.077 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.080 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-09 02:28:30.083 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.087 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-09 02:28:30.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.093 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.130 2026-07-09 02:28:30.096 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.099 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.130/identity 2026-07-09 02:28:30.103 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.106 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-09-042816 2026-07-09 02:28:30.109 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.112 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-09 02:28:30.115 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.119 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.130 2026-07-09 02:28:30.122 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.125 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-09 02:28:30.128 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.131 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-09 02:28:30.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.138 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-09 02:28:30.141 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.144 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-09 02:28:30.147 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.151 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.130 2026-07-09 02:28:30.154 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:28:30.157 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-09 02:28:30.161 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-09 02:28:30.164 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-09 02:28:30.167 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-09 02:28:30.170 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-09 02:28:30.173 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:28:30.176 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:28:30.179 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:28:30.181 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:28:30.184 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:28:30.187 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:28:30.202 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:28:30.205 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:28:30.208 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:28:30.211 | + functions-common:git_clone:610 : echo master 2026-07-09 02:28:30.212 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:28:30.217 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-09 02:28:30.219 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:28:30.221 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-09 02:28:30.223 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:28:30.225 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:28:30.227 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:28:30.229 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:28:30.231 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:28:30.234 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:28:30.236 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:28:30.239 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:28:30.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:28:30.245 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564110243 2026-07-09 02:28:30.247 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-09 02:28:30.250 | Cloning into '/opt/stack/requirements'... 2026-07-09 02:28:34.398 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:28:34.401 | + functions-common:time_stop:2420 : local name 2026-07-09 02:28:34.404 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:28:34.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:28:34.410 | + functions-common:time_stop:2423 : local total 2026-07-09 02:28:34.413 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:28:34.416 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:28:34.419 | + functions-common:time_stop:2427 : start_time=1783564110243 2026-07-09 02:28:34.422 | + functions-common:time_stop:2429 : [[ -z 1783564110243 ]] 2026-07-09 02:28:34.426 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:28:34.430 | + functions-common:time_stop:2432 : end_time=1783564114427 2026-07-09 02:28:34.433 | + functions-common:time_stop:2433 : elapsed_time=4184 2026-07-09 02:28:34.436 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:28:34.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:28:34.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4184 2026-07-09 02:28:34.445 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-09 02:28:34.449 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:28:34.451 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:28:34.455 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:28:34.457 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:28:34.460 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:28:34.463 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:28:34.467 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:28:34.470 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:28:34.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:28:34.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:28:34.482 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564114478 2026-07-09 02:28:34.484 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:28:35.177 | From https://review.opendev.org/openstack/requirements 2026-07-09 02:28:35.177 | * branch master -> FETCH_HEAD 2026-07-09 02:28:35.188 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:28:35.191 | + functions-common:time_stop:2420 : local name 2026-07-09 02:28:35.194 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:28:35.197 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:28:35.200 | + functions-common:time_stop:2423 : local total 2026-07-09 02:28:35.203 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:28:35.206 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:28:35.210 | + functions-common:time_stop:2427 : start_time=1783564114478 2026-07-09 02:28:35.213 | + functions-common:time_stop:2429 : [[ -z 1783564114478 ]] 2026-07-09 02:28:35.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:28:35.222 | + functions-common:time_stop:2432 : end_time=1783564115219 2026-07-09 02:28:35.225 | + functions-common:time_stop:2433 : elapsed_time=741 2026-07-09 02:28:35.228 | + functions-common:time_stop:2434 : total=4184 2026-07-09 02:28:35.231 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:28:35.234 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4925 2026-07-09 02:28:35.237 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:28:35.241 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:28:35.244 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:28:35.247 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:28:35.250 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:28:35.253 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:28:35.256 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:28:35.260 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:28:35.262 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:28:35.266 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:28:35.271 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564115268 2026-07-09 02:28:35.274 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:28:35.288 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:28:35.288 | 2026-07-09 02:28:35.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:28:35.288 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:28:35.288 | state without impacting any branches by switching back to a branch. 2026-07-09 02:28:35.288 | 2026-07-09 02:28:35.288 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:28:35.288 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:28:35.289 | 2026-07-09 02:28:35.289 | git switch -c 2026-07-09 02:28:35.289 | 2026-07-09 02:28:35.289 | Or undo this operation with: 2026-07-09 02:28:35.289 | 2026-07-09 02:28:35.289 | git switch - 2026-07-09 02:28:35.289 | 2026-07-09 02:28:35.289 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:28:35.289 | 2026-07-09 02:28:35.290 | HEAD is now at 7a04938e Add respx 2026-07-09 02:28:35.294 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:28:35.297 | + functions-common:time_stop:2420 : local name 2026-07-09 02:28:35.300 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:28:35.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:28:35.306 | + functions-common:time_stop:2423 : local total 2026-07-09 02:28:35.310 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:28:35.313 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:28:35.316 | + functions-common:time_stop:2427 : start_time=1783564115268 2026-07-09 02:28:35.319 | + functions-common:time_stop:2429 : [[ -z 1783564115268 ]] 2026-07-09 02:28:35.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:28:35.328 | + functions-common:time_stop:2432 : end_time=1783564115324 2026-07-09 02:28:35.331 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-09 02:28:35.334 | + functions-common:time_stop:2434 : total=4925 2026-07-09 02:28:35.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:28:35.340 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4981 2026-07-09 02:28:35.343 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-09 02:28:35.359 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-09 02:28:35.364 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:28:35.364 | + functions-common:git_clone:673 : head -1 2026-07-09 02:28:35.367 | 7a04938e Add respx 2026-07-09 02:28:35.371 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:28:35.375 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-09 02:28:35.379 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:28:35.383 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-09 02:28:35.387 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-09 02:28:35.391 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-09 02:28:35.395 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-09 02:28:35.398 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-09 02:28:35.402 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-09 02:28:35.406 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-09 02:28:35.410 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-09 02:28:35.415 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-09 02:28:35.421 | ++ tools/install_prereqs.sh:source:47 : NOW=1783564115 2026-07-09 02:28:35.425 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-09 02:28:35.431 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-09 02:28:35.435 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-09 02:28:35.439 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783564115 2026-07-09 02:28:35.442 | ++ tools/install_prereqs.sh:source:50 : [[ 1783564115 -lt 7200 ]] 2026-07-09 02:28:35.446 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-09 02:28:35.449 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-09 02:28:35.453 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-09 02:28:35.457 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-09 02:28:35.461 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-09 02:28:35.465 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-09 02:28:35.468 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-09 02:28:35.473 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-09 02:28:35.508 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-09 02:28:35.508 | apache2-dev 2026-07-09 02:28:35.508 | bc 2026-07-09 02:28:35.509 | bsdmainutils 2026-07-09 02:28:35.509 | curl 2026-07-09 02:28:35.509 | g++ 2026-07-09 02:28:35.509 | gawk 2026-07-09 02:28:35.509 | gcc 2026-07-09 02:28:35.509 | gettext 2026-07-09 02:28:35.509 | git 2026-07-09 02:28:35.509 | graphviz 2026-07-09 02:28:35.509 | iputils-ping 2026-07-09 02:28:35.509 | libffi-dev 2026-07-09 02:28:35.509 | libjpeg-dev 2026-07-09 02:28:35.510 | libpq-dev 2026-07-09 02:28:35.510 | libssl-dev 2026-07-09 02:28:35.510 | libsystemd-dev 2026-07-09 02:28:35.510 | libxml2-dev 2026-07-09 02:28:35.510 | libxslt1-dev 2026-07-09 02:28:35.510 | libyaml-dev 2026-07-09 02:28:35.510 | lsof 2026-07-09 02:28:35.510 | openssh-server 2026-07-09 02:28:35.510 | openssl 2026-07-09 02:28:35.510 | pkg-config 2026-07-09 02:28:35.510 | psmisc 2026-07-09 02:28:35.510 | python3-dev 2026-07-09 02:28:35.511 | python3-pip 2026-07-09 02:28:35.511 | python3-systemd 2026-07-09 02:28:35.511 | python3-venv 2026-07-09 02:28:35.511 | tar 2026-07-09 02:28:35.511 | tcpdump 2026-07-09 02:28:35.511 | unzip 2026-07-09 02:28:35.512 | uuid-runtime 2026-07-09 02:28:35.512 | wget 2026-07-09 02:28:35.512 | zlib1g-dev 2026-07-09 02:28:35.513 | libkrb5-dev 2026-07-09 02:28:35.513 | libldap2-dev 2026-07-09 02:28:35.513 | libsasl2-dev 2026-07-09 02:28:35.514 | memcached 2026-07-09 02:28:35.514 | python3-mysqldb 2026-07-09 02:28:35.514 | sqlite3 2026-07-09 02:28:35.514 | conntrack 2026-07-09 02:28:35.515 | curl 2026-07-09 02:28:35.515 | ebtables 2026-07-09 02:28:35.515 | genisoimage 2026-07-09 02:28:35.515 | iptables 2026-07-09 02:28:35.515 | iputils-arping 2026-07-09 02:28:35.515 | kpartx 2026-07-09 02:28:35.515 | libjs-jquery-tablesorter 2026-07-09 02:28:35.515 | parted 2026-07-09 02:28:35.515 | pm-utils 2026-07-09 02:28:35.516 | python3-mysqldb 2026-07-09 02:28:35.516 | socat 2026-07-09 02:28:35.516 | sqlite3 2026-07-09 02:28:35.516 | sudo 2026-07-09 02:28:35.516 | vlan 2026-07-09 02:28:35.516 | lsscsi 2026-07-09 02:28:35.517 | open-iscsi 2026-07-09 02:28:35.517 | cryptsetup 2026-07-09 02:28:35.517 | dosfstools 2026-07-09 02:28:35.517 | genisoimage 2026-07-09 02:28:35.517 | gir1.2-libosinfo-1.0 2026-07-09 02:28:35.518 | netcat-openbsd 2026-07-09 02:28:35.518 | open-iscsi 2026-07-09 02:28:35.518 | qemu-utils 2026-07-09 02:28:35.518 | sg3-utils 2026-07-09 02:28:35.518 | sysfsutils 2026-07-09 02:28:35.518 | lvm2 2026-07-09 02:28:35.518 | qemu-utils 2026-07-09 02:28:35.518 | thin-provisioning-tools 2026-07-09 02:28:35.518 | acl 2026-07-09 02:28:35.518 | dnsmasq-base 2026-07-09 02:28:35.518 | dnsmasq-utils 2026-07-09 02:28:35.518 | ebtables 2026-07-09 02:28:35.519 | haproxy 2026-07-09 02:28:35.519 | iptables 2026-07-09 02:28:35.519 | iputils-arping 2026-07-09 02:28:35.519 | iputils-ping 2026-07-09 02:28:35.519 | postgresql-server-dev-all 2026-07-09 02:28:35.519 | python3-mysqldb 2026-07-09 02:28:35.519 | sqlite3 2026-07-09 02:28:35.519 | sudo 2026-07-09 02:28:35.519 | vlan 2026-07-09 02:28:35.519 | pcp' 2026-07-09 02:28:35.519 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-09 02:28:35.539 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-09 02:28:35.539 | apache2-dev 2026-07-09 02:28:35.539 | bc 2026-07-09 02:28:35.539 | bsdmainutils 2026-07-09 02:28:35.539 | curl 2026-07-09 02:28:35.539 | g++ 2026-07-09 02:28:35.539 | gawk 2026-07-09 02:28:35.539 | gcc 2026-07-09 02:28:35.539 | gettext 2026-07-09 02:28:35.540 | git 2026-07-09 02:28:35.540 | graphviz 2026-07-09 02:28:35.540 | iputils-ping 2026-07-09 02:28:35.540 | libffi-dev 2026-07-09 02:28:35.540 | libjpeg-dev 2026-07-09 02:28:35.540 | libpq-dev 2026-07-09 02:28:35.540 | libssl-dev 2026-07-09 02:28:35.540 | libsystemd-dev 2026-07-09 02:28:35.541 | libxml2-dev 2026-07-09 02:28:35.541 | libxslt1-dev 2026-07-09 02:28:35.541 | libyaml-dev 2026-07-09 02:28:35.541 | lsof 2026-07-09 02:28:35.541 | openssh-server 2026-07-09 02:28:35.541 | openssl 2026-07-09 02:28:35.542 | pkg-config 2026-07-09 02:28:35.542 | psmisc 2026-07-09 02:28:35.542 | python3-dev 2026-07-09 02:28:35.543 | python3-pip 2026-07-09 02:28:35.544 | python3-systemd 2026-07-09 02:28:35.544 | python3-venv 2026-07-09 02:28:35.544 | tar 2026-07-09 02:28:35.545 | tcpdump 2026-07-09 02:28:35.545 | unzip 2026-07-09 02:28:35.545 | uuid-runtime 2026-07-09 02:28:35.545 | wget 2026-07-09 02:28:35.545 | zlib1g-dev 2026-07-09 02:28:35.545 | libkrb5-dev 2026-07-09 02:28:35.545 | libldap2-dev 2026-07-09 02:28:35.545 | libsasl2-dev 2026-07-09 02:28:35.545 | memcached 2026-07-09 02:28:35.545 | python3-mysqldb 2026-07-09 02:28:35.545 | sqlite3 2026-07-09 02:28:35.546 | conntrack 2026-07-09 02:28:35.546 | curl 2026-07-09 02:28:35.546 | ebtables 2026-07-09 02:28:35.546 | genisoimage 2026-07-09 02:28:35.546 | iptables 2026-07-09 02:28:35.546 | iputils-arping 2026-07-09 02:28:35.547 | kpartx 2026-07-09 02:28:35.547 | libjs-jquery-tablesorter 2026-07-09 02:28:35.547 | parted 2026-07-09 02:28:35.548 | pm-utils 2026-07-09 02:28:35.548 | python3-mysqldb 2026-07-09 02:28:35.548 | socat 2026-07-09 02:28:35.548 | sqlite3 2026-07-09 02:28:35.548 | sudo 2026-07-09 02:28:35.548 | vlan 2026-07-09 02:28:35.548 | lsscsi 2026-07-09 02:28:35.548 | open-iscsi 2026-07-09 02:28:35.548 | cryptsetup 2026-07-09 02:28:35.548 | dosfstools 2026-07-09 02:28:35.549 | genisoimage 2026-07-09 02:28:35.549 | gir1.2-libosinfo-1.0 2026-07-09 02:28:35.549 | netcat-openbsd 2026-07-09 02:28:35.549 | open-iscsi 2026-07-09 02:28:35.549 | qemu-utils 2026-07-09 02:28:35.549 | sg3-utils 2026-07-09 02:28:35.549 | sysfsutils 2026-07-09 02:28:35.549 | lvm2 2026-07-09 02:28:35.549 | qemu-utils 2026-07-09 02:28:35.549 | thin-provisioning-tools 2026-07-09 02:28:35.549 | acl 2026-07-09 02:28:35.549 | dnsmasq-base 2026-07-09 02:28:35.550 | dnsmasq-utils 2026-07-09 02:28:35.550 | ebtables 2026-07-09 02:28:35.550 | haproxy 2026-07-09 02:28:35.550 | iptables 2026-07-09 02:28:35.550 | iputils-arping 2026-07-09 02:28:35.550 | iputils-ping 2026-07-09 02:28:35.551 | postgresql-server-dev-all 2026-07-09 02:28:35.551 | python3-mysqldb 2026-07-09 02:28:35.551 | sqlite3 2026-07-09 02:28:35.552 | sudo 2026-07-09 02:28:35.552 | vlan 2026-07-09 02:28:35.552 | pcp ' 2026-07-09 02:28:35.553 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-09 02:28:35.553 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:28:35.553 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:28:35.556 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-09 02:28:35.556 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-09 02:28:35.561 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-09 02:28:35.564 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-09 02:28:35.567 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:28:35.571 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:28:35.574 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:28:35.577 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:28:35.581 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:28:35.584 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:28:35.587 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:28:35.590 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:28:35.593 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:28:35.596 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:28:35.599 | ++ functions-common:apt_get_update:1167 : return 2026-07-09 02:28:35.603 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-09 02:28:35.607 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:28:35.611 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:28:35.614 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:28:35.617 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-09 02:28:35.644 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-09 02:28:35.684 | Reading package lists... 2026-07-09 02:28:36.118 | Building dependency tree... 2026-07-09 02:28:36.120 | Reading state information... 2026-07-09 02:28:36.867 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-09 02:28:36.867 | bc set to manually installed. 2026-07-09 02:28:36.867 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-09 02:28:36.867 | g++ set to manually installed. 2026-07-09 02:28:36.867 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-09 02:28:36.867 | gawk set to manually installed. 2026-07-09 02:28:36.867 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-09 02:28:36.868 | gcc set to manually installed. 2026-07-09 02:28:36.868 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-09 02:28:36.868 | git set to manually installed. 2026-07-09 02:28:36.868 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-09 02:28:36.868 | iputils-ping set to manually installed. 2026-07-09 02:28:36.868 | lsof is already the newest version (4.95.0-1build3). 2026-07-09 02:28:36.868 | lsof set to manually installed. 2026-07-09 02:28:36.868 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-09 02:28:36.868 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-09 02:28:36.868 | openssl set to manually installed. 2026-07-09 02:28:36.868 | psmisc is already the newest version (23.7-1build1). 2026-07-09 02:28:36.868 | psmisc set to manually installed. 2026-07-09 02:28:36.869 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-09 02:28:36.869 | python3-dev set to manually installed. 2026-07-09 02:28:36.869 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-09 02:28:36.869 | python3-systemd is already the newest version (235-1build4). 2026-07-09 02:28:36.869 | python3-systemd set to manually installed. 2026-07-09 02:28:36.869 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-09 02:28:36.870 | tcpdump set to manually installed. 2026-07-09 02:28:36.870 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-09 02:28:36.870 | uuid-runtime set to manually installed. 2026-07-09 02:28:36.871 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-09 02:28:36.871 | wget set to manually installed. 2026-07-09 02:28:36.871 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-09 02:28:36.872 | zlib1g-dev set to manually installed. 2026-07-09 02:28:36.872 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-09 02:28:36.872 | iptables set to manually installed. 2026-07-09 02:28:36.872 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-09 02:28:36.872 | kpartx set to manually installed. 2026-07-09 02:28:36.872 | parted is already the newest version (3.6-4build1). 2026-07-09 02:28:36.872 | parted set to manually installed. 2026-07-09 02:28:36.872 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-09 02:28:36.873 | sudo set to manually installed. 2026-07-09 02:28:36.873 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-09 02:28:36.873 | open-iscsi set to manually installed. 2026-07-09 02:28:36.873 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-09 02:28:36.873 | cryptsetup set to manually installed. 2026-07-09 02:28:36.873 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-09 02:28:36.873 | dosfstools set to manually installed. 2026-07-09 02:28:36.873 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-09 02:28:36.873 | netcat-openbsd set to manually installed. 2026-07-09 02:28:36.873 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-09 02:28:36.873 | qemu-utils set to manually installed. 2026-07-09 02:28:36.873 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-09 02:28:36.874 | sg3-utils set to manually installed. 2026-07-09 02:28:36.874 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-09 02:28:36.874 | lvm2 set to manually installed. 2026-07-09 02:28:36.874 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-09 02:28:36.874 | thin-provisioning-tools set to manually installed. 2026-07-09 02:28:36.874 | acl is already the newest version (2.3.2-1build1.1). 2026-07-09 02:28:36.875 | acl set to manually installed. 2026-07-09 02:28:36.875 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-09 02:28:36.875 | dnsmasq-base set to manually installed. 2026-07-09 02:28:36.876 | The following packages were automatically installed and are no longer required: 2026-07-09 02:28:36.876 | libfwupd2 libgusb2 2026-07-09 02:28:36.876 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:28:36.876 | The following additional packages will be installed: 2026-07-09 02:28:36.876 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-09 02:28:36.877 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-09 02:28:36.877 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-09 02:28:36.877 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-09 02:28:36.877 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-09 02:28:36.877 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-09 02:28:36.877 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-09 02:28:36.877 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-09 02:28:36.877 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-09 02:28:36.877 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-09 02:28:36.877 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-09 02:28:36.877 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-09 02:28:36.877 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-09 02:28:36.878 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-09 02:28:36.878 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-09 02:28:36.878 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-09 02:28:36.878 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-09 02:28:36.878 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-09 02:28:36.879 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-09 02:28:36.879 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-09 02:28:36.879 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-09 02:28:36.880 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-09 02:28:36.880 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-09 02:28:36.880 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-09 02:28:36.880 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-09 02:28:36.880 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-09 02:28:36.880 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-09 02:28:36.881 | Suggested packages: 2026-07-09 02:28:36.881 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-09 02:28:36.881 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-09 02:28:36.881 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-09 02:28:36.881 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-09 02:28:36.881 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-09 02:28:36.881 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-09 02:28:36.881 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-09 02:28:36.881 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-09 02:28:36.881 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-09 02:28:36.881 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-09 02:28:36.882 | ncompress tar-scripts tar-doc zip 2026-07-09 02:28:37.043 | The following NEW packages will be installed: 2026-07-09 02:28:37.043 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-09 02:28:37.043 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-09 02:28:37.043 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-09 02:28:37.043 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-09 02:28:37.043 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-09 02:28:37.043 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-09 02:28:37.044 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-09 02:28:37.044 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-09 02:28:37.044 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-09 02:28:37.044 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-09 02:28:37.044 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-09 02:28:37.044 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-09 02:28:37.044 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-09 02:28:37.044 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-09 02:28:37.044 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-09 02:28:37.044 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-09 02:28:37.044 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-09 02:28:37.044 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-09 02:28:37.045 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-09 02:28:37.045 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-09 02:28:37.045 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-09 02:28:37.045 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-09 02:28:37.045 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-09 02:28:37.046 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-09 02:28:37.046 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-09 02:28:37.046 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-09 02:28:37.047 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-09 02:28:37.047 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-09 02:28:37.047 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-09 02:28:37.048 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-09 02:28:37.048 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-09 02:28:37.048 | uuid-dev vbetool vlan 2026-07-09 02:28:37.048 | The following packages will be upgraded: 2026-07-09 02:28:37.049 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-09 02:28:37.050 | ncurses-base ncurses-bin ncurses-term tar 2026-07-09 02:28:37.157 | 10 upgraded, 161 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:28:37.157 | Need to get 177 MB of archives. 2026-07-09 02:28:37.157 | After this operation, 941 MB of additional disk space will be used. 2026-07-09 02:28:37.157 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-09 02:28:37.261 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-09 02:28:37.286 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-09 02:28:37.288 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-09 02:28:37.306 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-09 02:28:37.310 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-09 02:28:37.314 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-09 02:28:37.314 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-09 02:28:37.315 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-09 02:28:37.322 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-09 02:28:37.331 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-09 02:28:37.335 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-07-09 02:28:37.354 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-09 02:28:37.356 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-09 02:28:37.358 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-09 02:28:37.359 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-09 02:28:37.382 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-09 02:28:37.384 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-09 02:28:37.387 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-09 02:28:37.399 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-09 02:28:37.400 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-09 02:28:37.400 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-09 02:28:37.421 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-09 02:28:37.422 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-09 02:28:37.423 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-09 02:28:37.425 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-09 02:28:37.426 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-09 02:28:37.428 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-09 02:28:37.429 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-09 02:28:37.443 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-09 02:28:37.447 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-09 02:28:37.465 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-09 02:28:37.469 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-09 02:28:37.471 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-09 02:28:37.823 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-09 02:28:37.964 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-09 02:28:37.965 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-09 02:28:37.966 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-09 02:28:37.969 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-09 02:28:37.977 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-09 02:28:37.992 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-09 02:28:38.071 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-09 02:28:38.072 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-09 02:28:38.075 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-09 02:28:38.075 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-09 02:28:38.076 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-09 02:28:38.077 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-09 02:28:38.078 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-09 02:28:38.078 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-09 02:28:38.079 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-09 02:28:38.094 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-09 02:28:38.104 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-09 02:28:38.105 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-09 02:28:38.108 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-09 02:28:38.118 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-09 02:28:38.118 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-09 02:28:38.119 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-09 02:28:38.120 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-09 02:28:38.128 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-09 02:28:38.132 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-09 02:28:38.136 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-09 02:28:38.141 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-09 02:28:38.143 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-09 02:28:38.157 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-09 02:28:38.157 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-09 02:28:38.166 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-09 02:28:38.168 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-09 02:28:38.169 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-09 02:28:38.169 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-09 02:28:38.170 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-09 02:28:38.177 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-09 02:28:38.179 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-09 02:28:38.196 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-09 02:28:38.199 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-09 02:28:38.200 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-09 02:28:38.204 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-09 02:28:38.205 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-09 02:28:38.206 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-09 02:28:38.206 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-09 02:28:38.207 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-09 02:28:38.219 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-09 02:28:38.231 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-09 02:28:38.232 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-09 02:28:38.240 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-09 02:28:38.243 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-09 02:28:38.278 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-09 02:28:38.279 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-09 02:28:38.279 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-09 02:28:38.282 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-09 02:28:38.282 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-09 02:28:38.285 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-09 02:28:38.292 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-09 02:28:38.295 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-09 02:28:38.295 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-09 02:28:38.305 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-09 02:28:38.306 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-09 02:28:38.308 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-09 02:28:38.308 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-09 02:28:38.326 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-09 02:28:38.328 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-09 02:28:38.329 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-09 02:28:38.397 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-09 02:28:38.441 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-09 02:28:38.518 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-09 02:28:38.522 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-09 02:28:38.714 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-09 02:28:38.717 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-09 02:28:38.718 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-09 02:28:38.718 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-09 02:28:38.719 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-09 02:28:38.721 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-09 02:28:38.722 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-09 02:28:38.723 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-09 02:28:38.725 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-09 02:28:38.737 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-09 02:28:38.748 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-09 02:28:38.748 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-09 02:28:38.781 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-09 02:28:38.785 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-09 02:28:38.786 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-09 02:28:38.798 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-09 02:28:38.799 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-09 02:28:38.800 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-09 02:28:38.801 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-09 02:28:38.803 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-09 02:28:38.849 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-09 02:28:38.851 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-09 02:28:38.858 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-09 02:28:38.874 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-09 02:28:38.875 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-09 02:28:38.896 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-09 02:28:38.897 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-09 02:28:38.903 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-09 02:28:38.908 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-09 02:28:39.171 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-09 02:28:39.173 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-09 02:28:39.179 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-09 02:28:39.243 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-09 02:28:39.244 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-09 02:28:39.728 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-09 02:28:39.729 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-09 02:28:39.731 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-09 02:28:39.732 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-09 02:28:39.733 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-09 02:28:39.733 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-09 02:28:39.734 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-09 02:28:39.749 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-09 02:28:39.762 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-09 02:28:39.784 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-09 02:28:39.785 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-09 02:28:39.804 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-09 02:28:39.813 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-09 02:28:39.813 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-09 02:28:39.813 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-09 02:28:39.815 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-09 02:28:39.818 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-09 02:28:39.818 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-09 02:28:39.819 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-09 02:28:39.823 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-09 02:28:39.842 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-09 02:28:39.842 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-09 02:28:39.843 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-09 02:28:39.844 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-09 02:28:39.844 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-09 02:28:39.846 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-09 02:28:39.846 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-09 02:28:39.848 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-09 02:28:39.849 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-09 02:28:39.865 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-09 02:28:39.900 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-09 02:28:39.905 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-09 02:28:40.137 | perl: warning: Setting locale failed. 2026-07-09 02:28:40.137 | perl: warning: Please check that your locale settings: 2026-07-09 02:28:40.137 | LANGUAGE = (unset), 2026-07-09 02:28:40.137 | LC_ALL = "en_US.utf8", 2026-07-09 02:28:40.137 | LANG = "de_DE.UTF-8" 2026-07-09 02:28:40.137 | are supported and installed on your system. 2026-07-09 02:28:40.137 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:28:40.199 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:28:40.200 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:28:40.200 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:28:40.539 | Vorkonfiguration der Pakete ... 2026-07-09 02:28:40.562 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:28:40.701 | Fetched 177 MB in 3s (62.5 MB/s) 2026-07-09 02:28:40.785 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-09 02:28:40.790 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-09 02:28:40.802 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:40.889 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:28:41.001 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-09 02:28:41.007 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-09 02:28:41.022 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-09 02:28:41.099 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-09 02:28:41.215 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-09 02:28:41.220 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-09 02:28:41.231 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:41.334 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:28:41.441 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-09 02:28:41.446 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-09 02:28:41.458 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:42.725 | Selecting previously unselected package libapr1t64:amd64. 2026-07-09 02:28:42.737 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-09 02:28:42.745 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-09 02:28:42.794 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-09 02:28:42.803 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-09 02:28:42.807 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:28:42.851 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-09 02:28:42.861 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-09 02:28:42.865 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:28:42.902 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-09 02:28:42.913 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-09 02:28:42.916 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:28:42.965 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-09 02:28:42.975 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-09 02:28:43.041 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-09 02:28:43.052 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-09 02:28:43.108 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-09 02:28:43.118 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-09 02:28:43.122 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-09 02:28:43.167 | Selecting previously unselected package apache2-bin. 2026-07-09 02:28:43.177 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-09 02:28:43.181 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-09 02:28:43.326 | Selecting previously unselected package apache2-data. 2026-07-09 02:28:43.336 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-09 02:28:43.340 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-09 02:28:43.535 | Selecting previously unselected package apache2-utils. 2026-07-09 02:28:43.546 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-09 02:28:43.550 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-09 02:28:43.616 | Selecting previously unselected package apache2. 2026-07-09 02:28:43.626 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-09 02:28:43.633 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:28:43.636 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-09 02:28:43.765 | Selecting previously unselected package haproxy. 2026-07-09 02:28:43.776 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:28:43.788 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-09 02:28:43.917 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-09 02:28:43.928 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-09 02:28:43.931 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-09 02:28:43.981 | Selecting previously unselected package memcached. 2026-07-09 02:28:43.990 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-09 02:28:43.996 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-09 02:28:44.052 | Selecting previously unselected package libjson-perl. 2026-07-09 02:28:44.062 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-09 02:28:44.066 | Unpacking libjson-perl (4.10000-1) ... 2026-07-09 02:28:44.114 | Selecting previously unselected package postgresql-client-common. 2026-07-09 02:28:44.125 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-09 02:28:44.129 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-09 02:28:44.180 | Selecting previously unselected package ssl-cert. 2026-07-09 02:28:44.191 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-09 02:28:44.194 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-09 02:28:44.248 | Selecting previously unselected package postgresql-common. 2026-07-09 02:28:44.258 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-09 02:28:44.281 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-09 02:28:44.291 | Unpacking postgresql-common (257build1.1) ... 2026-07-09 02:28:44.409 | Selecting previously unselected package libsysfs2:amd64. 2026-07-09 02:28:44.418 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-09 02:28:44.423 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-09 02:28:44.477 | Selecting previously unselected package sysfsutils. 2026-07-09 02:28:44.486 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-09 02:28:44.494 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-09 02:28:44.555 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-09 02:28:44.567 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:44.629 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-09 02:28:44.638 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:44.699 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-09 02:28:44.709 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-09 02:28:44.792 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:28:44.862 | Selecting previously unselected package autotools-dev. 2026-07-09 02:28:44.915 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-09 02:28:44.920 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-09 02:28:44.925 | Unpacking autotools-dev (20220109.1) ... 2026-07-09 02:28:44.979 | Selecting previously unselected package m4. 2026-07-09 02:28:44.990 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-09 02:28:44.995 | Unpacking m4 (1.4.19-4build1) ... 2026-07-09 02:28:45.078 | Selecting previously unselected package autoconf. 2026-07-09 02:28:45.089 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-09 02:28:45.093 | Unpacking autoconf (2.71-3) ... 2026-07-09 02:28:45.195 | Selecting previously unselected package automake. 2026-07-09 02:28:45.206 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-09 02:28:45.213 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-09 02:28:45.332 | Selecting previously unselected package autopoint. 2026-07-09 02:28:45.343 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-09 02:28:45.347 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-09 02:28:45.395 | Selecting previously unselected package libdebhelper-perl. 2026-07-09 02:28:45.406 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-09 02:28:45.411 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-09 02:28:45.504 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-09 02:28:45.515 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:45.519 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:46.623 | Selecting previously unselected package libclang-cpp17t64. 2026-07-09 02:28:46.636 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:46.640 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:47.228 | Selecting previously unselected package libgc1:amd64. 2026-07-09 02:28:47.241 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-09 02:28:47.245 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-09 02:28:47.296 | Selecting previously unselected package libobjc4:amd64. 2026-07-09 02:28:47.309 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-09 02:28:47.313 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-09 02:28:47.355 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-09 02:28:47.368 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-09 02:28:47.372 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-09 02:28:47.430 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-09 02:28:47.443 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:47.447 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:47.686 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-09 02:28:47.699 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:47.703 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:47.792 | Selecting previously unselected package libclang1-17t64. 2026-07-09 02:28:47.805 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:47.809 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:48.152 | Selecting previously unselected package clang-17. 2026-07-09 02:28:48.164 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:48.168 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:48.219 | Selecting previously unselected package libtool. 2026-07-09 02:28:48.232 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-09 02:28:48.236 | Unpacking libtool (2.4.7-7build1) ... 2026-07-09 02:28:48.291 | Selecting previously unselected package dh-autoreconf. 2026-07-09 02:28:48.304 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-09 02:28:48.308 | Unpacking dh-autoreconf (20) ... 2026-07-09 02:28:48.358 | Selecting previously unselected package libarchive-zip-perl. 2026-07-09 02:28:48.367 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-09 02:28:48.370 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-09 02:28:48.435 | Selecting previously unselected package libsub-override-perl. 2026-07-09 02:28:48.446 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-09 02:28:48.449 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-09 02:28:48.491 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-09 02:28:48.501 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-09 02:28:48.505 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-09 02:28:48.553 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-09 02:28:48.564 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-09 02:28:48.567 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-09 02:28:48.608 | Selecting previously unselected package debugedit. 2026-07-09 02:28:48.618 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-09 02:28:48.622 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-09 02:28:48.666 | Selecting previously unselected package dwz. 2026-07-09 02:28:48.677 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-09 02:28:48.680 | Unpacking dwz (0.15-1build6) ... 2026-07-09 02:28:48.728 | Selecting previously unselected package gettext. 2026-07-09 02:28:48.738 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-09 02:28:48.742 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-09 02:28:48.855 | Selecting previously unselected package intltool-debian. 2026-07-09 02:28:48.866 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-09 02:28:48.870 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-09 02:28:48.913 | Selecting previously unselected package po-debconf. 2026-07-09 02:28:48.923 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-09 02:28:48.927 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-09 02:28:49.013 | Selecting previously unselected package debhelper. 2026-07-09 02:28:49.024 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-09 02:28:49.028 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-09 02:28:49.283 | Selecting previously unselected package uuid-dev:amd64. 2026-07-09 02:28:49.294 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-09 02:28:49.297 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-09 02:28:49.355 | Selecting previously unselected package libsctp1:amd64. 2026-07-09 02:28:49.366 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-09 02:28:49.371 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-09 02:28:49.412 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-09 02:28:49.423 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-09 02:28:49.427 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-09 02:28:49.488 | Selecting previously unselected package libapr1-dev. 2026-07-09 02:28:49.499 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-09 02:28:49.502 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-09 02:28:49.882 | Selecting previously unselected package libldap-dev:amd64. 2026-07-09 02:28:49.893 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:28:49.897 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-09 02:28:50.059 | Selecting previously unselected package libldap2-dev. 2026-07-09 02:28:50.069 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-09 02:28:50.072 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-09 02:28:50.113 | Selecting previously unselected package libaprutil1-dev. 2026-07-09 02:28:50.125 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-09 02:28:50.128 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-09 02:28:50.445 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-09 02:28:50.457 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-09 02:28:50.461 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:28:50.513 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-09 02:28:50.524 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-09 02:28:50.528 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:28:50.579 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-09 02:28:50.590 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-09 02:28:50.594 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:28:50.635 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-09 02:28:50.646 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-09 02:28:50.650 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:28:50.772 | Selecting previously unselected package apache2-dev. 2026-07-09 02:28:50.784 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-09 02:28:50.787 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-09 02:28:50.883 | Selecting previously unselected package ncal. 2026-07-09 02:28:50.894 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-09 02:28:50.898 | Unpacking ncal (12.1.8) ... 2026-07-09 02:28:50.951 | Selecting previously unselected package bsdmainutils. 2026-07-09 02:28:50.962 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-09 02:28:50.970 | Unpacking bsdmainutils (12.1.8) ... 2026-07-09 02:28:51.008 | Selecting previously unselected package conntrack. 2026-07-09 02:28:51.022 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-09 02:28:51.027 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-09 02:28:51.070 | Selecting previously unselected package dnsmasq-utils. 2026-07-09 02:28:51.083 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-09 02:28:51.088 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-09 02:28:51.145 | Selecting previously unselected package ebtables. 2026-07-09 02:28:51.159 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-09 02:28:51.178 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-09 02:28:51.231 | Selecting previously unselected package fonts-liberation. 2026-07-09 02:28:51.244 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-09 02:28:51.248 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-09 02:28:51.345 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-09 02:28:51.358 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-09 02:28:51.362 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-09 02:28:51.413 | Selecting previously unselected package fonts-liberation2. 2026-07-09 02:28:51.427 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-09 02:28:51.431 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-09 02:28:51.471 | Selecting previously unselected package genisoimage. 2026-07-09 02:28:51.484 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-09 02:28:51.488 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-09 02:28:51.553 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-09 02:28:51.566 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-09 02:28:51.570 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-09 02:28:51.622 | Selecting previously unselected package libann0. 2026-07-09 02:28:51.636 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-09 02:28:51.640 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-09 02:28:51.687 | Selecting previously unselected package libcdt5:amd64. 2026-07-09 02:28:51.700 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:51.704 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:51.752 | Selecting previously unselected package libcgraph6:amd64. 2026-07-09 02:28:51.765 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:51.770 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:51.819 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-09 02:28:51.832 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-09 02:28:51.837 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-09 02:28:51.889 | Selecting previously unselected package libltdl7:amd64. 2026-07-09 02:28:51.902 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-09 02:28:51.907 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-09 02:28:51.954 | Selecting previously unselected package libpathplan4:amd64. 2026-07-09 02:28:51.968 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:51.973 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:52.024 | Selecting previously unselected package libgvc6. 2026-07-09 02:28:52.036 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:52.040 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:52.114 | Selecting previously unselected package libgvpr2:amd64. 2026-07-09 02:28:52.124 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:52.129 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:52.182 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-09 02:28:52.193 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:52.197 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:52.271 | Selecting previously unselected package libice6:amd64. 2026-07-09 02:28:52.282 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-09 02:28:52.287 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-09 02:28:52.336 | Selecting previously unselected package libsm6:amd64. 2026-07-09 02:28:52.347 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-09 02:28:52.352 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-09 02:28:52.404 | Selecting previously unselected package libxt6t64:amd64. 2026-07-09 02:28:52.413 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-09 02:28:52.417 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-09 02:28:52.470 | Selecting previously unselected package libxmu6:amd64. 2026-07-09 02:28:52.481 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-09 02:28:52.486 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-09 02:28:52.535 | Selecting previously unselected package libxaw7:amd64. 2026-07-09 02:28:52.546 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-09 02:28:52.551 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-09 02:28:52.604 | Selecting previously unselected package graphviz. 2026-07-09 02:28:52.615 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-09 02:28:52.619 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-09 02:28:52.732 | Selecting previously unselected package icu-devtools. 2026-07-09 02:28:52.743 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-09 02:28:52.747 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-09 02:28:52.819 | Selecting previously unselected package iputils-arping. 2026-07-09 02:28:52.831 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-09 02:28:52.835 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-09 02:28:52.886 | Selecting previously unselected package comerr-dev:amd64. 2026-07-09 02:28:52.897 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-09 02:28:52.905 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-09 02:28:52.967 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-09 02:28:52.978 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:28:52.982 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:28:53.034 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-09 02:28:53.046 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:28:53.050 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:28:53.098 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-09 02:28:53.109 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:28:53.114 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:28:53.165 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-09 02:28:53.176 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:28:53.180 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:28:53.223 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-09 02:28:53.235 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:28:53.238 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:28:53.318 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-09 02:28:53.330 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-09 02:28:53.333 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-09 02:28:53.384 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-09 02:28:53.395 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:53.399 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:53.705 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-09 02:28:53.714 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-09 02:28:53.719 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-09 02:28:53.784 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-09 02:28:53.797 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-09 02:28:53.856 | Selecting previously unselected package libgts-bin. 2026-07-09 02:28:53.868 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-09 02:28:53.872 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-09 02:28:53.933 | Selecting previously unselected package libicu-dev:amd64. 2026-07-09 02:28:53.945 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-09 02:28:53.949 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-09 02:28:54.575 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-09 02:28:54.589 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-09 02:28:54.593 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-09 02:28:54.659 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-09 02:28:54.673 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-09 02:28:54.677 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-09 02:28:54.722 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-09 02:28:54.735 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-09 02:28:54.739 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-09 02:28:54.784 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-09 02:28:54.798 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-09 02:28:54.803 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-09 02:28:54.870 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-09 02:28:54.883 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-09 02:28:54.887 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-09 02:28:55.023 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-09 02:28:55.037 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-09 02:28:55.040 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-09 02:28:55.092 | Selecting previously unselected package libjson-xs-perl. 2026-07-09 02:28:55.105 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:28:55.109 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-09 02:28:55.163 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-09 02:28:55.177 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-09 02:28:55.181 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-09 02:28:55.259 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-09 02:28:55.272 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-09 02:28:55.276 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-09 02:28:55.327 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-09 02:28:55.338 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-09 02:28:55.342 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-09 02:28:55.397 | Selecting previously unselected package mysql-common. 2026-07-09 02:28:55.408 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-09 02:28:55.427 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-09 02:28:55.480 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-09 02:28:55.491 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:28:55.495 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:28:55.598 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-09 02:28:55.610 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-09 02:28:55.614 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:28:55.707 | Selecting previously unselected package pcp-conf. 2026-07-09 02:28:55.718 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:28:55.722 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-09 02:28:55.775 | Selecting previously unselected package libpcp3t64. 2026-07-09 02:28:55.786 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:28:55.790 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-09 02:28:55.845 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-09 02:28:55.856 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:28:55.860 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-09 02:28:55.905 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-09 02:28:55.916 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:28:55.919 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-09 02:28:55.970 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-09 02:28:55.981 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-09 02:28:55.985 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-09 02:28:56.036 | Selecting previously unselected package libpq5:amd64. 2026-07-09 02:28:56.047 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:28:56.051 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:28:56.095 | Selecting previously unselected package libssl-dev:amd64. 2026-07-09 02:28:56.106 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-09 02:28:56.110 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-09 02:28:56.331 | Selecting previously unselected package libpq-dev. 2026-07-09 02:28:56.343 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:28:56.346 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:28:56.406 | Selecting previously unselected package libsasl2-dev. 2026-07-09 02:28:56.417 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-09 02:28:56.420 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-09 02:28:56.502 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-09 02:28:56.514 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-09 02:28:56.517 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-09 02:28:56.761 | Selecting previously unselected package libx86-1:amd64. 2026-07-09 02:28:56.772 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-09 02:28:56.776 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-09 02:28:56.819 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-09 02:28:56.830 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-09 02:28:56.833 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-09 02:28:56.932 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-09 02:28:56.943 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:28:56.947 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-09 02:28:57.046 | Selecting previously unselected package llvm-17-runtime. 2026-07-09 02:28:57.057 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:57.061 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:57.129 | Selecting previously unselected package libpfm4:amd64. 2026-07-09 02:28:57.141 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-09 02:28:57.144 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-09 02:28:57.219 | Selecting previously unselected package llvm-17. 2026-07-09 02:28:57.232 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:57.237 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:58.369 | Selecting previously unselected package libffi-dev:amd64. 2026-07-09 02:28:58.382 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-09 02:28:58.386 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-09 02:28:58.451 | Selecting previously unselected package llvm-17-tools. 2026-07-09 02:28:58.465 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:58.469 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-09 02:28:58.826 | Selecting previously unselected package libz3-4:amd64. 2026-07-09 02:28:58.840 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-09 02:28:58.844 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-09 02:28:59.077 | Selecting previously unselected package libz3-dev:amd64. 2026-07-09 02:28:59.091 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-09 02:28:59.177 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-09 02:28:59.238 | Selecting previously unselected package llvm-17-dev. 2026-07-09 02:28:59.252 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-09 02:28:59.256 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:02.762 | Selecting previously unselected package lsscsi. 2026-07-09 02:29:02.777 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-09 02:29:02.781 | Unpacking lsscsi (0.32-1build1) ... 2026-07-09 02:29:02.831 | Selecting previously unselected package osinfo-db. 2026-07-09 02:29:02.844 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-09 02:29:02.849 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-09 02:29:03.533 | Selecting previously unselected package pkgconf-bin. 2026-07-09 02:29:03.549 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-09 02:29:03.553 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-09 02:29:03.607 | Selecting previously unselected package pkgconf:amd64. 2026-07-09 02:29:03.620 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-09 02:29:03.629 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-09 02:29:03.684 | Selecting previously unselected package pkg-config:amd64. 2026-07-09 02:29:03.698 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-09 02:29:03.706 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-09 02:29:03.751 | Selecting previously unselected package pm-utils. 2026-07-09 02:29:03.765 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-09 02:29:03.769 | Unpacking pm-utils (1.4.1-21) ... 2026-07-09 02:29:03.853 | Selecting previously unselected package postgresql-client-16. 2026-07-09 02:29:03.867 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:29:03.872 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:04.074 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-09 02:29:04.087 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:29:04.091 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:04.634 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-09 02:29:04.646 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-09 02:29:04.650 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-09 02:29:04.707 | Selecting previously unselected package python3-mysqldb. 2026-07-09 02:29:04.717 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-09 02:29:04.720 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-09 02:29:04.775 | Selecting previously unselected package python3-pip-whl. 2026-07-09 02:29:04.787 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-09 02:29:04.790 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-09 02:29:04.851 | Selecting previously unselected package python3-setuptools-whl. 2026-07-09 02:29:04.864 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-09 02:29:04.867 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-09 02:29:04.923 | Selecting previously unselected package python3.12-venv. 2026-07-09 02:29:04.935 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-09 02:29:04.938 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-09 02:29:04.979 | Selecting previously unselected package python3-venv. 2026-07-09 02:29:04.992 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-09 02:29:04.995 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-09 02:29:05.035 | Selecting previously unselected package sqlite3. 2026-07-09 02:29:05.047 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-09 02:29:05.050 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-09 02:29:05.101 | Selecting previously unselected package unzip. 2026-07-09 02:29:05.113 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-09 02:29:05.117 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-09 02:29:05.170 | Selecting previously unselected package vbetool. 2026-07-09 02:29:05.183 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-09 02:29:05.186 | Unpacking vbetool (1.1-5) ... 2026-07-09 02:29:05.236 | Selecting previously unselected package libosinfo-l10n. 2026-07-09 02:29:05.248 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-09 02:29:05.259 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-09 02:29:05.333 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-09 02:29:05.345 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-09 02:29:05.349 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-09 02:29:05.396 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-09 02:29:05.408 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-09 02:29:05.411 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-09 02:29:05.454 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-09 02:29:05.466 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-09 02:29:05.469 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:05.522 | Selecting previously unselected package libpcp-archive1t64. 2026-07-09 02:29:05.534 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.537 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.583 | Selecting previously unselected package libpcp-gui2t64. 2026-07-09 02:29:05.596 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.599 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.644 | Selecting previously unselected package libpcp-import1t64. 2026-07-09 02:29:05.656 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.660 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.705 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-09 02:29:05.717 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.721 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.766 | Selecting previously unselected package libpcp-trace2t64. 2026-07-09 02:29:05.778 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.781 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.829 | Selecting previously unselected package libpcp-web1t64. 2026-07-09 02:29:05.839 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.843 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:05.892 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-09 02:29:05.904 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-09 02:29:05.908 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-09 02:29:05.957 | Selecting previously unselected package python3-pcp. 2026-07-09 02:29:05.969 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:05.973 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-09 02:29:06.037 | Selecting previously unselected package pcp. 2026-07-09 02:29:06.049 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-09 02:29:06.322 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-09 02:29:07.231 | Selecting previously unselected package socat. 2026-07-09 02:29:07.244 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-09 02:29:07.248 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-09 02:29:07.326 | Selecting previously unselected package vlan. 2026-07-09 02:29:07.338 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-09 02:29:07.341 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-09 02:29:07.423 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-09 02:29:07.433 | Setting up postgresql-client-common (257build1.1) ... 2026-07-09 02:29:07.448 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-09 02:29:07.458 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-09 02:29:07.467 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-09 02:29:07.495 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-09 02:29:07.501 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-09 02:29:07.510 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:29:07.520 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-09 02:29:07.529 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-09 02:29:07.538 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-09 02:29:07.547 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-09 02:29:07.556 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-09 02:29:07.565 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-09 02:29:07.574 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-09 02:29:08.206 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-09 02:29:08.207 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-09 02:29:08.672 | Setting up ncal (12.1.8) ... 2026-07-09 02:29:08.681 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-09 02:29:08.691 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-09 02:29:08.700 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-09 02:29:08.709 | Setting up vbetool (1.1-5) ... 2026-07-09 02:29:08.718 | Setting up pm-utils (1.4.1-21) ... 2026-07-09 02:29:08.733 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-09 02:29:08.746 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-09 02:29:08.755 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:08.765 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:08.774 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-09 02:29:08.783 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-09 02:29:08.792 | Setting up m4 (1.4.19-4build1) ... 2026-07-09 02:29:08.800 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-09 02:29:08.809 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-09 02:29:08.841 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-09 02:29:08.850 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-09 02:29:08.859 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-09 02:29:09.744 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-09 02:29:10.190 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:29:10.200 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-09 02:29:10.209 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-09 02:29:10.461 | Setting up autotools-dev (20220109.1) ... 2026-07-09 02:29:10.471 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-09 02:29:10.481 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:29:10.490 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-09 02:29:10.501 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-09 02:29:10.512 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:10.523 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:10.535 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-09 02:29:10.597 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:29:10.597 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:29:10.597 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:29:10.781 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:29:11.295 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-09 02:29:11.779 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:11.790 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-09 02:29:11.801 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-09 02:29:11.812 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:11.823 | Setting up ebtables (2.0.11-6build1) ... 2026-07-09 02:29:12.382 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-09 02:29:12.394 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-09 02:29:12.405 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-09 02:29:12.416 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:29:12.427 | Setting up bsdmainutils (12.1.8) ... 2026-07-09 02:29:12.440 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-09 02:29:12.453 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-09 02:29:12.464 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-09 02:29:12.475 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-09 02:29:12.486 | Setting up lsscsi (0.32-1build1) ... 2026-07-09 02:29:12.497 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-09 02:29:12.507 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-09 02:29:12.518 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:29:12.529 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-09 02:29:12.540 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-09 02:29:12.551 | Setting up autoconf (2.71-3) ... 2026-07-09 02:29:12.566 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:12.577 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:29:12.588 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-09 02:29:12.599 | Setting up dwz (0.15-1build6) ... 2026-07-09 02:29:12.610 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-09 02:29:12.621 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-09 02:29:12.632 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-09 02:29:12.659 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:12.670 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-09 02:29:12.682 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:12.693 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-09 02:29:12.705 | Setting up libjson-perl (4.10000-1) ... 2026-07-09 02:29:12.716 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:12.729 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-09 02:29:12.741 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-09 02:29:12.793 | Setting up debugedit (1:5.0-5build2) ... 2026-07-09 02:29:12.804 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-09 02:29:12.816 | Setting up libsub-override-perl (0.10-1) ... 2026-07-09 02:29:12.827 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-09 02:29:12.839 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:12.850 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:12.861 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-09 02:29:12.872 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-09 02:29:12.883 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-09 02:29:12.894 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-09 02:29:12.910 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-09 02:29:12.926 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-09 02:29:12.937 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-09 02:29:12.948 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-09 02:29:12.960 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-09 02:29:12.971 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-09 02:29:12.983 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:12.994 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:29:13.005 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-09 02:29:13.016 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-09 02:29:13.024 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-09 02:29:13.036 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-09 02:29:13.047 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:29:13.058 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-09 02:29:13.070 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-09 02:29:13.081 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-09 02:29:13.093 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:13.104 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-09 02:29:13.115 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:13.126 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-09 02:29:13.231 | Setting up libtool (2.4.7-7build1) ... 2026-07-09 02:29:13.242 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-09 02:29:13.253 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:13.796 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-09 02:29:13.834 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-09 02:29:13.845 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-09 02:29:14.672 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-09 02:29:15.244 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:15.256 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-09 02:29:15.266 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:29:15.274 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-09 02:29:15.283 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-09 02:29:15.292 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-09 02:29:15.300 | Setting up dh-autoreconf (20) ... 2026-07-09 02:29:15.308 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:15.317 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-09 02:29:15.325 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-09 02:29:15.334 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-09 02:29:15.342 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-09 02:29:15.350 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-09 02:29:15.359 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-09 02:29:15.367 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-09 02:29:15.376 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-09 02:29:15.384 | Setting up postgresql-common (257build1.1) ... 2026-07-09 02:29:15.453 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:29:15.453 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:29:15.454 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:29:15.533 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:29:15.983 | 2026-07-09 02:29:15.983 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-09 02:29:16.163 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-09 02:29:16.163 | Removing obsolete dictionary files: 2026-07-09 02:29:17.170 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-09 02:29:17.716 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:17.765 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.774 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-09 02:29:17.783 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-09 02:29:17.791 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.800 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-09 02:29:17.809 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:17.817 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.826 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:17.835 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.844 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-09 02:29:17.852 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:17.861 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-09 02:29:17.870 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-09 02:29:17.878 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:17.887 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-09 02:29:17.896 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.905 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-09 02:29:17.913 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-09 02:29:17.922 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:17.930 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-09 02:29:17.939 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-09 02:29:17.948 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-09 02:29:17.956 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-09 02:29:17.965 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:17.973 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:18.002 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-09 02:29:18.011 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-09 02:29:18.019 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-09 02:29:18.028 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-09 02:29:18.036 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-09 02:29:18.048 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-09 02:29:18.516 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:29:18.560 | Enabling module mpm_event. 2026-07-09 02:29:18.610 | Enabling module authz_core. 2026-07-09 02:29:18.616 | Enabling module authz_host. 2026-07-09 02:29:18.664 | Enabling module authn_core. 2026-07-09 02:29:18.670 | Enabling module auth_basic. 2026-07-09 02:29:18.718 | Enabling module access_compat. 2026-07-09 02:29:18.765 | Enabling module authn_file. 2026-07-09 02:29:18.813 | Enabling module authz_user. 2026-07-09 02:29:18.860 | Enabling module alias. 2026-07-09 02:29:18.908 | Enabling module dir. 2026-07-09 02:29:18.956 | Enabling module autoindex. 2026-07-09 02:29:19.004 | Enabling module env. 2026-07-09 02:29:19.052 | Enabling module mime. 2026-07-09 02:29:19.100 | Enabling module negotiation. 2026-07-09 02:29:19.148 | Enabling module setenvif. 2026-07-09 02:29:19.196 | Enabling module filter. 2026-07-09 02:29:19.244 | Enabling module deflate. 2026-07-09 02:29:19.292 | Enabling module status. 2026-07-09 02:29:19.340 | Enabling module reqtimeout. 2026-07-09 02:29:19.388 | Enabling conf charset. 2026-07-09 02:29:19.436 | Enabling conf localized-error-pages. 2026-07-09 02:29:19.484 | Enabling conf other-vhosts-access-log. 2026-07-09 02:29:19.532 | Enabling conf security. 2026-07-09 02:29:19.580 | Enabling conf serve-cgi-bin. 2026-07-09 02:29:19.629 | Enabling site 000-default. 2026-07-09 02:29:20.673 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-09 02:29:21.351 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-09 02:29:22.777 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-09 02:29:22.788 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-09 02:29:23.110 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-09 02:29:23.119 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-09 02:29:23.128 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-09 02:29:24.741 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-09 02:29:24.808 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-09 02:29:24.876 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-09 02:29:24.948 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-09 02:29:26.744 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-09 02:29:27.038 | Processing triggers for ufw (0.36.2-6) ... 2026-07-09 02:29:27.174 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-09 02:29:27.234 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:29:30.644 | Processing triggers for install-info (7.1-3build2) ... 2026-07-09 02:29:30.815 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-09 02:29:30.881 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-09 02:29:31.134 | perl: warning: Setting locale failed. 2026-07-09 02:29:31.134 | perl: warning: Please check that your locale settings: 2026-07-09 02:29:31.134 | LANGUAGE = (unset), 2026-07-09 02:29:31.134 | LC_ALL = "en_US.utf8", 2026-07-09 02:29:31.134 | LANG = "de_DE.UTF-8" 2026-07-09 02:29:31.135 | are supported and installed on your system. 2026-07-09 02:29:31.135 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:29:31.267 | perl: warning: Setting locale failed. 2026-07-09 02:29:31.267 | perl: warning: Please check that your locale settings: 2026-07-09 02:29:31.267 | LANGUAGE = (unset), 2026-07-09 02:29:31.267 | LC_ALL = "en_US.utf8", 2026-07-09 02:29:31.268 | LANG = "de_DE.UTF-8" 2026-07-09 02:29:31.268 | are supported and installed on your system. 2026-07-09 02:29:31.268 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:29:31.317 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:29:31.318 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:29:31.318 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:29:31.389 | perl: warning: Setting locale failed. 2026-07-09 02:29:31.389 | perl: warning: Please check that your locale settings: 2026-07-09 02:29:31.389 | LANGUAGE = (unset), 2026-07-09 02:29:31.389 | LC_ALL = "en_US.utf8", 2026-07-09 02:29:31.389 | LANG = "de_DE.UTF-8" 2026-07-09 02:29:31.390 | are supported and installed on your system. 2026-07-09 02:29:31.390 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:29:31.891 | 2026-07-09 02:29:31.891 | Running kernel seems to be up-to-date. 2026-07-09 02:29:31.891 | 2026-07-09 02:29:31.891 | Restarting services... 2026-07-09 02:29:31.942 | systemctl restart ksmtuned.service packagekit.service 2026-07-09 02:29:32.038 | 2026-07-09 02:29:32.038 | Service restarts being deferred: 2026-07-09 02:29:32.038 | systemctl restart virtlockd.service 2026-07-09 02:29:32.038 | systemctl restart virtlogd.service 2026-07-09 02:29:32.038 | 2026-07-09 02:29:32.039 | No containers need to be restarted. 2026-07-09 02:29:32.039 | 2026-07-09 02:29:32.039 | User sessions running outdated binaries: 2026-07-09 02:29:32.039 | quobyte @ session #5: sshd[2065] 2026-07-09 02:29:32.051 | 2026-07-09 02:29:32.051 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:29:33.985 | ++ functions-common:apt_get:1211 : result=0 2026-07-09 02:29:33.989 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:29:33.993 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:29:33.996 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:29:33.999 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:29:34.002 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:29:34.005 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:29:34.009 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:29:34.011 | ++ functions-common:time_stop:2427 : start_time=1783564115639 2026-07-09 02:29:34.015 | ++ functions-common:time_stop:2429 : [[ -z 1783564115639 ]] 2026-07-09 02:29:34.020 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:29:34.025 | ++ functions-common:time_stop:2432 : end_time=1783564174021 2026-07-09 02:29:34.028 | ++ functions-common:time_stop:2433 : elapsed_time=58382 2026-07-09 02:29:34.032 | ++ functions-common:time_stop:2434 : total=17992 2026-07-09 02:29:34.035 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:29:34.039 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76374 2026-07-09 02:29:34.043 | ++ functions-common:apt_get:1215 : return 0 2026-07-09 02:29:34.046 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-09 02:29:34.050 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-09 02:29:34.055 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-09 02:29:34.061 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-09 02:29:34.065 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-09 02:29:34.069 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-09 02:29:34.075 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-09 02:29:34.081 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-09 02:29:34.085 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-09 02:29:34.089 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-09 02:29:34.093 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:29:34.416 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-09 02:29:34.419 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-09 02:29:34.421 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-09 02:29:34.423 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-09 02:29:34.426 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-09 02:29:34.428 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-09 02:29:34.430 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-09 02:29:34.432 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-09 02:29:34.434 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-09 02:29:34.437 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-09 02:29:34.439 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-09 02:29:34.441 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-09 02:29:34.444 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-09 02:29:34.446 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-09 02:29:34.448 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-09 02:29:34.451 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-09 02:29:34.453 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-09 02:29:34.455 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-09 02:29:34.458 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-09 02:29:34.460 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-09 02:29:34.463 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-09 02:29:34.466 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-09 02:29:34.469 | + functions-common:_ensure_lsb_release:420 : return 2026-07-09 02:29:34.472 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-09 02:29:34.488 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-09 02:29:34.491 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-09 02:29:34.506 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-09 02:29:34.509 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-09 02:29:34.524 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-09 02:29:34.526 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-09 02:29:34.529 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-09 02:29:34.531 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-09 02:29:34.534 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-09 02:29:34.536 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-09 02:29:34.538 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-09 02:29:34.541 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-09 02:29:34.543 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-09 02:29:34.545 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-09 02:29:34.548 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-09 02:29:34.548 | Distro: noble 2026-07-09 02:29:34.550 | + tools/install_pip.sh:main:117 : get_versions 2026-07-09 02:29:34.553 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-09 02:29:34.557 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-09 02:29:34.560 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-09 02:29:34.563 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-09 02:29:34.564 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-09 02:29:35.266 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-09 02:29:35.268 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-09 02:29:35.268 | pip: 24.0 2026-07-09 02:29:35.270 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-09 02:29:35.273 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-09 02:29:35.275 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:29:35.277 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:29:35.280 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:29:35.282 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:29:35.284 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:29:35.287 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:29:35.289 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:29:35.291 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:29:35.293 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:29:35.296 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:29:35.298 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:29:35.301 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:29:35.303 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:29:35.306 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-09 02:29:35.308 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:29:35.310 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:29:35.313 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-09 02:29:35.318 | + tools/install_pip.sh:main:146 : set -x 2026-07-09 02:29:35.321 | + tools/install_pip.sh:main:149 : get_versions 2026-07-09 02:29:35.324 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-09 02:29:35.329 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-09 02:29:35.331 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-09 02:29:35.335 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-09 02:29:35.335 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-09 02:29:35.924 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-09 02:29:35.927 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-09 02:29:35.927 | pip: 24.0 2026-07-09 02:29:35.931 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-09 02:29:35.934 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-09 02:29:35.939 | + ./stack.sh:main:807 : fixup_all 2026-07-09 02:29:35.942 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-09 02:29:35.945 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-09 02:29:35.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:29:35.953 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:29:35.957 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-09 02:29:35.975 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-09 02:29:35.992 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-09 02:29:36.009 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-09 02:29:36.013 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-09 02:29:36.016 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:29:36.020 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:29:36.023 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:29:36.027 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:29:36.030 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:29:36.034 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:29:36.038 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:29:36.041 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:29:36.045 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:29:36.048 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:29:36.052 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:29:36.056 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:29:36.059 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:29:36.063 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-09 02:29:36.067 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-09 02:29:36.071 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-09 02:29:36.087 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-09 02:29:36.103 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-09 02:29:36.119 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-09 02:29:36.136 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-09 02:29:36.152 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-09 02:29:36.168 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-09 02:29:36.184 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-09 02:29:36.201 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-09 02:29:36.205 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-09 02:29:36.209 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-09 02:29:41.776 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-09 02:29:41.804 | Using python 3.12 to install setuptools 2026-07-09 02:29:41.807 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-09 02:29:43.171 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-09 02:29:43.420 | Collecting pip 2026-07-09 02:29:43.507 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-09 02:29:43.519 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-09 02:29:43.975 | Collecting setuptools[core] 2026-07-09 02:29:43.990 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:29:44.149 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-09 02:29:44.164 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:29:44.248 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-09 02:29:44.263 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-09 02:29:44.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-07-09 02:29:44.361 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-09 02:29:44.377 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:29:44.478 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-09 02:29:44.493 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:29:44.572 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-09 02:29:44.586 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:29:44.698 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:44.714 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-09 02:29:44.794 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:44.810 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-09 02:29:45.055 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.070 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-09 02:29:45.157 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.172 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:29:45.345 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.360 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-09 02:29:45.422 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.437 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:29:45.528 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.543 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-09 02:29:45.637 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:29:45.652 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:29:45.700 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-09 02:29:45.731 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-09 02:29:45.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 2026-07-09 02:29:45.829 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-09 02:29:45.851 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-09 02:29:45.873 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-09 02:29:45.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.9 MB/s eta 0:00:00 2026-07-09 02:29:45.902 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-09 02:29:45.918 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.7 MB/s eta 0:00:00 2026-07-09 02:29:45.932 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-09 02:29:45.953 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-09 02:29:45.998 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.6 MB/s eta 0:00:00 2026-07-09 02:29:46.013 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-09 02:29:46.035 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-09 02:29:46.056 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-09 02:29:46.071 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.7 MB/s eta 0:00:00 2026-07-09 02:29:46.085 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-09 02:29:46.108 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-09 02:29:46.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.0 MB/s eta 0:00:00 2026-07-09 02:29:46.143 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-09 02:29:46.164 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-09 02:29:46.179 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.1 MB/s eta 0:00:00 2026-07-09 02:29:46.194 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-09 02:29:46.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.5 MB/s eta 0:00:00 2026-07-09 02:29:46.963 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-09 02:29:46.987 | Attempting uninstall: setuptools 2026-07-09 02:29:47.002 | Found existing installation: setuptools 68.1.2 2026-07-09 02:29:47.002 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:47.004 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-09 02:29:48.143 | Attempting uninstall: pygments 2026-07-09 02:29:48.175 | Found existing installation: Pygments 2.17.2 2026-07-09 02:29:48.176 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:48.176 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-09 02:29:49.426 | Attempting uninstall: pip 2026-07-09 02:29:49.432 | Found existing installation: pip 24.0 2026-07-09 02:29:49.503 | Uninstalling pip-24.0: 2026-07-09 02:29:49.514 | Successfully uninstalled pip-24.0 2026-07-09 02:29:51.127 | Attempting uninstall: packaging 2026-07-09 02:29:51.164 | Found existing installation: packaging 24.0 2026-07-09 02:29:51.165 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:51.166 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-09 02:29:51.372 | Attempting uninstall: markdown-it-py 2026-07-09 02:29:51.382 | Found existing installation: markdown-it-py 3.0.0 2026-07-09 02:29:51.382 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:51.384 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-09 02:29:51.540 | Attempting uninstall: wheel 2026-07-09 02:29:51.562 | Found existing installation: wheel 0.42.0 2026-07-09 02:29:51.563 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:51.564 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-09 02:29:51.614 | Attempting uninstall: rich 2026-07-09 02:29:51.655 | Found existing installation: rich 13.7.1 2026-07-09 02:29:51.656 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:51.657 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-09 02:29:52.372 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-09 02:29:52.592 | + inc/python:pip_install:216 : result=0 2026-07-09 02:29:52.596 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:29:52.600 | + functions-common:time_stop:2420 : local name 2026-07-09 02:29:52.603 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:29:52.607 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:29:52.610 | + functions-common:time_stop:2423 : local total 2026-07-09 02:29:52.612 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:29:52.616 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:29:52.619 | + functions-common:time_stop:2427 : start_time=1783564181797 2026-07-09 02:29:52.623 | + functions-common:time_stop:2429 : [[ -z 1783564181797 ]] 2026-07-09 02:29:52.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:29:52.633 | + functions-common:time_stop:2432 : end_time=1783564192629 2026-07-09 02:29:52.637 | + functions-common:time_stop:2433 : elapsed_time=10832 2026-07-09 02:29:52.640 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:29:52.644 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:29:52.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10832 2026-07-09 02:29:52.652 | + inc/python:pip_install:219 : return 0 2026-07-09 02:29:52.655 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-09 02:29:52.659 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:29:52.663 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:29:52.666 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-09 02:29:52.670 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-09 02:29:52.674 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-09 02:29:52.699 | Using python 3.12 to install os-testr 2026-07-09 02:29:52.703 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-09 02:29:54.128 | Collecting os-testr 2026-07-09 02:29:54.265 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-09 02:29:54.327 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-09 02:29:54.343 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:29:54.379 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-09 02:29:54.396 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-09 02:29:54.454 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-09 02:29:54.469 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-09 02:29:54.481 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-09 02:29:54.510 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-09 02:29:54.525 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-09 02:29:54.615 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-09 02:29:54.629 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-09 02:29:54.663 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-09 02:29:54.691 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-09 02:29:54.728 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-09 02:29:54.752 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-09 02:29:54.775 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-09 02:29:54.798 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-09 02:29:54.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.0 MB/s 0:00:00 2026-07-09 02:29:54.991 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-09 02:29:55.136 | Attempting uninstall: PyYAML 2026-07-09 02:29:55.144 | Found existing installation: PyYAML 6.0.1 2026-07-09 02:29:55.147 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:29:55.147 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-09 02:29:55.532 | 2026-07-09 02:29:55.536 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-09 02:29:55.659 | + inc/python:pip_install:216 : result=0 2026-07-09 02:29:55.663 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:29:55.665 | + functions-common:time_stop:2420 : local name 2026-07-09 02:29:55.669 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:29:55.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:29:55.677 | + functions-common:time_stop:2423 : local total 2026-07-09 02:29:55.681 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:29:55.686 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:29:55.688 | + functions-common:time_stop:2427 : start_time=1783564192693 2026-07-09 02:29:55.690 | + functions-common:time_stop:2429 : [[ -z 1783564192693 ]] 2026-07-09 02:29:55.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:29:55.699 | + functions-common:time_stop:2432 : end_time=1783564195696 2026-07-09 02:29:55.703 | + functions-common:time_stop:2433 : elapsed_time=3003 2026-07-09 02:29:55.706 | + functions-common:time_stop:2434 : total=10832 2026-07-09 02:29:55.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:29:55.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13835 2026-07-09 02:29:55.717 | + inc/python:pip_install:219 : return 0 2026-07-09 02:29:55.721 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-09 02:29:55.796 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-09 02:29:55.887 | + ./stack.sh:main:835 : install_infra 2026-07-09 02:29:55.891 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-09 02:29:55.894 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-09 02:29:55.898 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-09 02:30:01.454 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-09 02:30:01.459 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-09 02:30:01.491 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-09 02:30:02.862 | Collecting pbr 2026-07-09 02:30:02.864 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:30:03.281 | Collecting setuptools[core] 2026-07-09 02:30:03.284 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:30:03.430 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-09 02:30:03.432 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:30:03.500 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-09 02:30:03.502 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-09 02:30:03.569 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-09 02:30:03.571 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:30:03.658 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-09 02:30:03.661 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:30:03.728 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-09 02:30:03.730 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:30:03.826 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:03.828 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-09 02:30:03.894 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:03.896 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-09 02:30:04.123 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.127 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-09 02:30:04.197 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.199 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:30:04.354 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.357 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-09 02:30:04.406 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.408 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:30:04.486 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.489 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-09 02:30:04.565 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.567 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:30:04.653 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-09 02:30:04.739 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-09 02:30:04.765 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-09 02:30:04.769 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-09 02:30:04.772 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-09 02:30:04.776 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-09 02:30:04.776 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-09 02:30:04.779 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-09 02:30:04.781 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-09 02:30:04.792 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-09 02:30:04.794 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-09 02:30:04.797 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-09 02:30:04.800 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-09 02:30:04.802 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-09 02:30:04.807 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-09 02:30:04.809 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-09 02:30:04.812 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-09 02:30:04.837 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-09 02:30:05.112 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-09 02:30:08.914 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-09 02:30:09.120 | + inc/python:pip_install:216 : result=0 2026-07-09 02:30:09.125 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:30:09.129 | + functions-common:time_stop:2420 : local name 2026-07-09 02:30:09.133 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:30:09.137 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:30:09.141 | + functions-common:time_stop:2423 : local total 2026-07-09 02:30:09.144 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:30:09.147 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:30:09.151 | + functions-common:time_stop:2427 : start_time=1783564201480 2026-07-09 02:30:09.155 | + functions-common:time_stop:2429 : [[ -z 1783564201480 ]] 2026-07-09 02:30:09.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:30:09.165 | + functions-common:time_stop:2432 : end_time=1783564209161 2026-07-09 02:30:09.168 | + functions-common:time_stop:2433 : elapsed_time=7681 2026-07-09 02:30:09.172 | + functions-common:time_stop:2434 : total=13835 2026-07-09 02:30:09.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:30:09.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21516 2026-07-09 02:30:09.183 | + inc/python:pip_install:219 : return 0 2026-07-09 02:30:09.187 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-09 02:30:09.191 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-09 02:30:09.225 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-09 02:30:10.459 | Processing /opt/stack/requirements 2026-07-09 02:30:10.463 | Installing build dependencies: started 2026-07-09 02:30:13.555 | Installing build dependencies: finished with status 'done' 2026-07-09 02:30:13.558 | Getting requirements to build wheel: started 2026-07-09 02:30:13.851 | Getting requirements to build wheel: finished with status 'done' 2026-07-09 02:30:13.857 | Preparing metadata (pyproject.toml): started 2026-07-09 02:30:15.056 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:30:15.240 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:15.329 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-09 02:30:15.349 | 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.dev8493) (26.2) 2026-07-09 02:30:15.452 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:15.468 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-09 02:30:15.627 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:15.629 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-09 02:30:15.772 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:15.787 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-09 02:30:15.800 | 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.dev8493) (83.0.0) 2026-07-09 02:30:16.141 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:16.157 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-09 02:30:16.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.6 MB/s eta 0:00:00 2026-07-09 02:30:16.249 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:16.264 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-09 02:30:16.395 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:16.411 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-09 02:30:16.500 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-09 02:30:16.516 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:30:16.636 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-09 02:30:16.659 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-09 02:30:16.673 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.8 MB/s eta 0:00:00 2026-07-09 02:30:16.676 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-09 02:30:16.698 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-09 02:30:16.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-07-09 02:30:16.727 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-09 02:30:16.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.8 MB/s eta 0:00:00 2026-07-09 02:30:16.757 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-09 02:30:16.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.2 MB/s eta 0:00:00 2026-07-09 02:30:16.789 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-09 02:30:16.802 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.6 MB/s eta 0:00:00 2026-07-09 02:30:16.817 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-09 02:30:16.832 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.0 MB/s eta 0:00:00 2026-07-09 02:30:16.865 | Building wheels for collected packages: openstack_requirements 2026-07-09 02:30:16.867 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-09 02:30:19.096 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-09 02:30:19.100 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=99b0b4d87149f33ae69ac14d83ee5f464460f7a64a80ec2aaad777bf84d4b6cd 2026-07-09 02:30:19.100 | Stored in directory: /tmp/pip-ephem-wheel-cache-gnm8z0v1/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-09 02:30:19.103 | Successfully built openstack_requirements 2026-07-09 02:30:19.389 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-09 02:30:20.148 | 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.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-09 02:30:20.370 | + inc/python:pip_install:216 : result=0 2026-07-09 02:30:20.374 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:30:20.378 | + functions-common:time_stop:2420 : local name 2026-07-09 02:30:20.382 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:30:20.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:30:20.390 | + functions-common:time_stop:2423 : local total 2026-07-09 02:30:20.393 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:30:20.397 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:30:20.401 | + functions-common:time_stop:2427 : start_time=1783564209214 2026-07-09 02:30:20.404 | + functions-common:time_stop:2429 : [[ -z 1783564209214 ]] 2026-07-09 02:30:20.409 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:30:20.414 | + functions-common:time_stop:2432 : end_time=1783564220411 2026-07-09 02:30:20.418 | + functions-common:time_stop:2433 : elapsed_time=11197 2026-07-09 02:30:20.422 | + functions-common:time_stop:2434 : total=21516 2026-07-09 02:30:20.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:30:20.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32713 2026-07-09 02:30:20.433 | + inc/python:pip_install:219 : return 0 2026-07-09 02:30:20.437 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-09 02:30:20.441 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-09 02:30:20.445 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-09 02:30:20.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:30:20.453 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:30:20.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-09 02:30:20.461 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:30:20.465 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-09 02:30:20.496 | Using python 3.12 to install pbr 2026-07-09 02:30:20.499 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-09 02:30:21.492 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-09 02:30:21.708 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-09 02:30:21.966 | + inc/python:pip_install:216 : result=0 2026-07-09 02:30:21.970 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:30:21.974 | + functions-common:time_stop:2420 : local name 2026-07-09 02:30:21.978 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:30:21.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:30:21.985 | + functions-common:time_stop:2423 : local total 2026-07-09 02:30:21.988 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:30:21.992 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:30:21.996 | + functions-common:time_stop:2427 : start_time=1783564220488 2026-07-09 02:30:22.000 | + functions-common:time_stop:2429 : [[ -z 1783564220488 ]] 2026-07-09 02:30:22.004 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:30:22.010 | + functions-common:time_stop:2432 : end_time=1783564222006 2026-07-09 02:30:22.014 | + functions-common:time_stop:2433 : elapsed_time=1518 2026-07-09 02:30:22.017 | + functions-common:time_stop:2434 : total=32713 2026-07-09 02:30:22.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:30:22.025 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34231 2026-07-09 02:30:22.029 | + inc/python:pip_install:219 : return 0 2026-07-09 02:30:22.032 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-09 02:30:27.594 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-09 02:30:28.413 | Collecting bindep 2026-07-09 02:30:28.500 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-09 02:30:28.604 | Collecting distro>=1.7 (from bindep) 2026-07-09 02:30:28.619 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-09 02:30:28.701 | Collecting packaging (from bindep) 2026-07-09 02:30:28.705 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:30:28.752 | Collecting Parsley (from bindep) 2026-07-09 02:30:28.767 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-09 02:30:28.855 | Collecting pbr>=2 (from bindep) 2026-07-09 02:30:28.858 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:30:29.250 | Collecting setuptools (from pbr>=2->bindep) 2026-07-09 02:30:29.252 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:30:29.339 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-09 02:30:29.371 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-09 02:30:29.380 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-09 02:30:29.384 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-09 02:30:29.400 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-09 02:30:29.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-07-09 02:30:29.423 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-09 02:30:29.564 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-09 02:30:31.271 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-09 02:30:31.424 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-09 02:30:31.428 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-09 02:30:31.433 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-09 02:30:31.458 | + ./stack.sh:main:844 : pkgs= 2026-07-09 02:30:31.461 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-09 02:30:31.465 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-09 02:30:31.469 | + functions-common:run_phase:1848 : local mode=stack 2026-07-09 02:30:31.473 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-09 02:30:31.476 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:30:31.480 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:30:31.483 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:30:31.487 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:30:31.489 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:30:31.494 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:30:31.499 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:30:31.503 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:30:31.506 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:30:31.509 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-09 02:30:31.513 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:30:31.536 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:30:31.540 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:30:31.544 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:30:31.547 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-09 02:30:31.551 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:30:31.555 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:30:31.558 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:30:31.562 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-09 02:30:31.566 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:30:31.569 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-09 02:30:31.573 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:30:31.577 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:30:31.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-09 02:30:31.584 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-09 02:30:31.588 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:30:31.591 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:30:31.595 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-09 02:30:31.598 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-09 02:30:31.602 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-09 02:30:31.606 | + functions-common:run_plugins:1837 : local plugins= 2026-07-09 02:30:31.609 | + functions-common:run_plugins:1838 : local plugin 2026-07-09 02:30:31.613 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-09 02:30:31.618 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-09 02:30:31.622 | + functions:set_systemd_override:845 : local value=2048 2026-07-09 02:30:31.626 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-09 02:30:31.630 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-09 02:30:31.705 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-09 02:30:31.705 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-09 02:30:31.709 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-09 02:30:32.127 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-09 02:30:32.132 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-09 02:30:32.158 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:30:32.161 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-09 02:30:32.165 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:30:32.169 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:30:32.172 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:30:32.177 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:30:32.180 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:30:32.184 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:30:32.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:30:32.192 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:30:32.196 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:30:32.201 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:30:32.205 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:30:32.209 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:30:32.213 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-09 02:30:32.217 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:30:32.221 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:30:32.225 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:30:32.229 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-09 02:30:32.259 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-09 02:30:32.305 | Reading package lists... 2026-07-09 02:30:32.672 | Building dependency tree... 2026-07-09 02:30:32.675 | Reading state information... 2026-07-09 02:30:33.217 | The following packages were automatically installed and are no longer required: 2026-07-09 02:30:33.219 | libfwupd2 libgusb2 2026-07-09 02:30:33.220 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:30:33.221 | The following additional packages will be installed: 2026-07-09 02:30:33.221 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-09 02:30:33.222 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-09 02:30:33.224 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-09 02:30:33.224 | erlang-tools erlang-xmerl 2026-07-09 02:30:33.227 | Suggested packages: 2026-07-09 02:30:33.227 | erlang erlang-manpages erlang-doc 2026-07-09 02:30:33.294 | The following NEW packages will be installed: 2026-07-09 02:30:33.294 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-09 02:30:33.294 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-09 02:30:33.294 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-09 02:30:33.297 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-09 02:30:33.399 | 0 upgraded, 18 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:30:33.400 | Need to get 36.1 MB of archives. 2026-07-09 02:30:33.400 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-09 02:30:33.400 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-09 02:30:33.684 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-09 02:30:33.713 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-09 02:30:33.715 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-09 02:30:33.724 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-09 02:30:33.733 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-09 02:30:33.736 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-09 02:30:33.755 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-09 02:30:33.758 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-09 02:30:33.759 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-09 02:30:33.760 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-09 02:30:33.766 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-09 02:30:33.786 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-09 02:30:33.787 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-09 02:30:33.790 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-09 02:30:33.799 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-09 02:30:33.805 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-09 02:30:33.838 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-09 02:30:34.234 | perl: warning: Setting locale failed. 2026-07-09 02:30:34.234 | perl: warning: Please check that your locale settings: 2026-07-09 02:30:34.234 | LANGUAGE = (unset), 2026-07-09 02:30:34.235 | LC_ALL = "en_US.utf8", 2026-07-09 02:30:34.235 | LANG = "de_DE.UTF-8" 2026-07-09 02:30:34.235 | are supported and installed on your system. 2026-07-09 02:30:34.235 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:30:34.296 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:30:34.296 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:30:34.296 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:30:34.488 | Fetched 36.1 MB in 1s (52.7 MB/s) 2026-07-09 02:30:34.580 | Selecting previously unselected package erlang-base. 2026-07-09 02:30:34.644 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-09 02:30:34.650 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:34.655 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.040 | Selecting previously unselected package erlang-asn1. 2026-07-09 02:30:35.052 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.056 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.124 | Selecting previously unselected package erlang-crypto. 2026-07-09 02:30:35.136 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.140 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.191 | Selecting previously unselected package erlang-public-key. 2026-07-09 02:30:35.203 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.207 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.267 | Selecting previously unselected package erlang-mnesia. 2026-07-09 02:30:35.279 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.283 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.355 | Selecting previously unselected package erlang-runtime-tools. 2026-07-09 02:30:35.367 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.371 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.438 | Selecting previously unselected package erlang-ssl. 2026-07-09 02:30:35.450 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.455 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.552 | Selecting previously unselected package erlang-eldap. 2026-07-09 02:30:35.564 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.568 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.616 | Selecting previously unselected package erlang-ftp. 2026-07-09 02:30:35.628 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.632 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.679 | Selecting previously unselected package erlang-tftp. 2026-07-09 02:30:35.691 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.695 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.744 | Selecting previously unselected package erlang-inets. 2026-07-09 02:30:35.756 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.761 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:35.848 | Selecting previously unselected package erlang-snmp. 2026-07-09 02:30:35.860 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:35.865 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.024 | Selecting previously unselected package erlang-os-mon. 2026-07-09 02:30:36.036 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:36.040 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.093 | Selecting previously unselected package erlang-parsetools. 2026-07-09 02:30:36.105 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:36.110 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.158 | Selecting previously unselected package erlang-syntax-tools. 2026-07-09 02:30:36.170 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:36.175 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.229 | Selecting previously unselected package erlang-tools. 2026-07-09 02:30:36.241 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:36.245 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.311 | Selecting previously unselected package erlang-xmerl. 2026-07-09 02:30:36.323 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-09 02:30:36.328 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:36.417 | Selecting previously unselected package rabbitmq-server. 2026-07-09 02:30:36.429 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-09 02:30:36.437 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-09 02:30:37.489 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:37.845 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-09 02:30:37.845 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-09 02:30:40.355 | Searching for services which depend on erlang and should be started... none found. 2026-07-09 02:30:40.391 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.403 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.416 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.428 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.440 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.452 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.463 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.475 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.487 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.498 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.509 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.521 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.532 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.543 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.555 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.566 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-09 02:30:40.577 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-09 02:30:40.665 | info: Selecting GID from range 100 to 999 ... 2026-07-09 02:30:40.671 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-09 02:30:40.773 | info: Selecting UID from range 100 to 999 ... 2026-07-09 02:30:40.773 | 2026-07-09 02:30:40.777 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-09 02:30:40.780 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-09 02:30:40.832 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-09 02:30:41.042 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-09 02:31:01.357 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:31:03.029 | perl: warning: Setting locale failed. 2026-07-09 02:31:03.029 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:03.029 | LANGUAGE = (unset), 2026-07-09 02:31:03.029 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:03.029 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:03.029 | are supported and installed on your system. 2026-07-09 02:31:03.030 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:03.161 | perl: warning: Setting locale failed. 2026-07-09 02:31:03.161 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:03.161 | LANGUAGE = (unset), 2026-07-09 02:31:03.161 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:03.162 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:03.162 | are supported and installed on your system. 2026-07-09 02:31:03.162 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:03.210 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:03.210 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:03.210 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:03.280 | perl: warning: Setting locale failed. 2026-07-09 02:31:03.280 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:03.280 | LANGUAGE = (unset), 2026-07-09 02:31:03.280 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:03.280 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:03.280 | are supported and installed on your system. 2026-07-09 02:31:03.281 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:03.786 | 2026-07-09 02:31:03.786 | Running kernel seems to be up-to-date. 2026-07-09 02:31:03.786 | 2026-07-09 02:31:03.786 | Restarting services... 2026-07-09 02:31:03.810 | 2026-07-09 02:31:03.811 | Service restarts being deferred: 2026-07-09 02:31:03.811 | systemctl restart virtlockd.service 2026-07-09 02:31:03.811 | systemctl restart virtlogd.service 2026-07-09 02:31:03.811 | 2026-07-09 02:31:03.811 | No containers need to be restarted. 2026-07-09 02:31:03.811 | 2026-07-09 02:31:03.811 | User sessions running outdated binaries: 2026-07-09 02:31:03.811 | quobyte @ session #5: sshd[2065] 2026-07-09 02:31:03.822 | 2026-07-09 02:31:03.822 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:31:06.128 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:31:06.132 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:31:06.136 | + functions-common:time_stop:2420 : local name 2026-07-09 02:31:06.140 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:31:06.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:31:06.148 | + functions-common:time_stop:2423 : local total 2026-07-09 02:31:06.152 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:31:06.155 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:31:06.159 | + functions-common:time_stop:2427 : start_time=1783564232254 2026-07-09 02:31:06.161 | + functions-common:time_stop:2429 : [[ -z 1783564232254 ]] 2026-07-09 02:31:06.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:31:06.170 | + functions-common:time_stop:2432 : end_time=1783564266166 2026-07-09 02:31:06.174 | + functions-common:time_stop:2433 : elapsed_time=33912 2026-07-09 02:31:06.177 | + functions-common:time_stop:2434 : total=76374 2026-07-09 02:31:06.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:31:06.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110286 2026-07-09 02:31:06.189 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:31:06.194 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-09 02:31:06.197 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:31:06.201 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:31:06.205 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:31:06.209 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:31:06.213 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:31:06.217 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:31:06.221 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:31:06.225 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:31:06.229 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:31:06.233 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:31:06.237 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:31:06.241 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:31:06.245 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:31:06.249 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-09 02:31:06.253 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-09 02:31:06.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:31:06.282 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-09 02:31:06.286 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:31:06.290 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-09 02:31:06.294 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-09 02:31:06.299 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-09 02:31:06.305 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-09 02:31:06.309 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-09 02:31:06.313 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-09 02:31:06.317 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-09 02:31:06.321 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-09 02:31:06.325 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-09 02:31:06.329 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-09 02:31:07.495 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-09 02:31:07.495 | user tags 2026-07-09 02:31:07.495 | guest [administrator]' 2026-07-09 02:31:07.501 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-09 02:31:07.501 | user tags 2026-07-09 02:31:07.501 | guest [administrator]' 2026-07-09 02:31:07.501 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-09 02:31:07.509 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-09 02:31:07.513 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-09 02:31:07.517 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-09 02:31:08.627 | Adding user "stackrabbit" ... 2026-07-09 02:31:08.642 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-09 02:31:08.664 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-09 02:31:09.767 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-09 02:31:09.805 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-09 02:31:09.809 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-09 02:31:10.956 | Changing password for user "stackrabbit" ... 2026-07-09 02:31:10.990 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-09 02:31:10.995 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-09 02:31:10.999 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-09 02:31:12.111 | Deleting user "guest" ... 2026-07-09 02:31:12.152 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-09 02:31:12.177 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:31:12.182 | + ./stack.sh:main:861 : install_database 2026-07-09 02:31:12.185 | + lib/database:install_database:118 : install_database_mysql 2026-07-09 02:31:12.189 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-09 02:31:12.193 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:12.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:12.201 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-09 02:31:12.215 | perl: warning: Setting locale failed. 2026-07-09 02:31:12.215 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:12.215 | LANGUAGE = (unset), 2026-07-09 02:31:12.215 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:12.215 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:12.215 | are supported and installed on your system. 2026-07-09 02:31:12.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:12.266 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:12.266 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:12.266 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:12.376 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-09 02:31:12.381 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-09 02:31:12.387 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-09 02:31:12.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:12.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:12.399 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-09 02:31:12.403 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-09 02:31:12.407 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-09 02:31:12.413 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-09 02:31:12.417 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-09 02:31:12.421 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:31:12.425 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:31:12.429 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:31:12.433 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:31:12.436 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:31:12.440 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:31:12.444 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:31:12.448 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:31:12.452 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:31:12.456 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:31:12.460 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:31:12.464 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:31:12.468 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:31:12.472 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-09 02:31:12.476 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:12.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:12.483 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-09 02:31:12.487 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:31:12.491 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:31:12.495 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:31:12.499 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:31:12.503 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:31:12.507 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:31:12.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:12.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:12.519 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:31:12.523 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:31:12.526 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:31:12.530 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:31:12.534 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-09 02:31:12.538 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:31:12.542 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:12.546 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:12.550 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-09 02:31:12.581 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-09 02:31:12.620 | Reading package lists... 2026-07-09 02:31:13.040 | Building dependency tree... 2026-07-09 02:31:13.042 | Reading state information... 2026-07-09 02:31:13.755 | The following packages were automatically installed and are no longer required: 2026-07-09 02:31:13.757 | libfwupd2 libgusb2 2026-07-09 02:31:13.757 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:31:13.759 | The following additional packages will be installed: 2026-07-09 02:31:13.759 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-09 02:31:13.759 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-09 02:31:13.759 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-09 02:31:13.759 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-09 02:31:13.760 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-09 02:31:13.760 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-09 02:31:13.761 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-09 02:31:13.764 | Suggested packages: 2026-07-09 02:31:13.764 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-09 02:31:13.764 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-09 02:31:13.822 | The following NEW packages will be installed: 2026-07-09 02:31:13.822 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-09 02:31:13.822 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-09 02:31:13.822 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-09 02:31:13.822 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-09 02:31:13.823 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-09 02:31:13.823 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-09 02:31:13.824 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-09 02:31:13.924 | 0 upgraded, 27 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:31:13.924 | Need to get 29.6 MB of archives. 2026-07-09 02:31:13.924 | After this operation, 243 MB of additional disk space will be used. 2026-07-09 02:31:13.924 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-09 02:31:14.116 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-09 02:31:14.118 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-09 02:31:14.118 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-09 02:31:14.123 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-09 02:31:14.128 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-09 02:31:14.429 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-09 02:31:14.444 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-09 02:31:14.444 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-09 02:31:14.446 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-09 02:31:14.447 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-09 02:31:14.449 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-09 02:31:14.450 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-09 02:31:14.451 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-09 02:31:14.452 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-09 02:31:14.452 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-09 02:31:14.473 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-09 02:31:14.474 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-09 02:31:14.475 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-09 02:31:14.476 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-09 02:31:14.477 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-09 02:31:14.477 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-09 02:31:14.494 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-09 02:31:14.496 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-09 02:31:14.496 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-09 02:31:14.571 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-09 02:31:14.572 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-09 02:31:14.812 | perl: warning: Setting locale failed. 2026-07-09 02:31:14.812 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:14.812 | LANGUAGE = (unset), 2026-07-09 02:31:14.813 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:14.813 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:14.813 | are supported and installed on your system. 2026-07-09 02:31:14.813 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:14.875 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:14.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:14.875 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:15.004 | Vorkonfiguration der Pakete ... 2026-07-09 02:31:15.015 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:15.154 | Fetched 29.6 MB in 1s (41.2 MB/s) 2026-07-09 02:31:15.192 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-09 02:31:15.254 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-09 02:31:15.262 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:31:15.267 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:15.681 | Selecting previously unselected package mysql-client-8.0. 2026-07-09 02:31:15.694 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:31:15.697 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:15.743 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-09 02:31:15.756 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-09 02:31:15.762 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-09 02:31:15.805 | Selecting previously unselected package libmecab2:amd64. 2026-07-09 02:31:15.817 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-09 02:31:15.821 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-09 02:31:15.869 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-09 02:31:15.881 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-09 02:31:15.884 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-09 02:31:15.929 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-09 02:31:15.941 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:31:15.945 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:16.906 | Selecting previously unselected package mysql-server-8.0. 2026-07-09 02:31:16.918 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-09 02:31:16.924 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:16.976 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:16.976 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:16.976 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:17.053 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:17.065 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:17.367 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:17.430 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-09 02:31:17.442 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-09 02:31:17.446 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-09 02:31:17.484 | Selecting previously unselected package liburi-perl. 2026-07-09 02:31:17.495 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-09 02:31:17.498 | Unpacking liburi-perl (5.27-1) ... 2026-07-09 02:31:17.583 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-09 02:31:17.598 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-09 02:31:17.601 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-09 02:31:17.660 | Selecting previously unselected package libcgi-pm-perl. 2026-07-09 02:31:17.674 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-09 02:31:17.678 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-09 02:31:17.744 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-09 02:31:17.756 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:31:17.760 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-09 02:31:17.802 | Selecting previously unselected package libfcgi-perl. 2026-07-09 02:31:17.816 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-09 02:31:17.821 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-09 02:31:17.866 | Selecting previously unselected package libcgi-fast-perl. 2026-07-09 02:31:17.880 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-09 02:31:17.884 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-09 02:31:17.925 | Selecting previously unselected package libclone-perl:amd64. 2026-07-09 02:31:17.939 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-09 02:31:17.943 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-09 02:31:17.986 | Selecting previously unselected package libencode-locale-perl. 2026-07-09 02:31:18.000 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-09 02:31:18.005 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-09 02:31:18.046 | Selecting previously unselected package libfcgi-bin. 2026-07-09 02:31:18.061 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:31:18.065 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-09 02:31:18.104 | Selecting previously unselected package libhtml-template-perl. 2026-07-09 02:31:18.118 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-09 02:31:18.122 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-09 02:31:18.169 | Selecting previously unselected package libtimedate-perl. 2026-07-09 02:31:18.183 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-09 02:31:18.188 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-09 02:31:18.256 | Selecting previously unselected package libhttp-date-perl. 2026-07-09 02:31:18.271 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-09 02:31:18.275 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-09 02:31:18.315 | Selecting previously unselected package libio-html-perl. 2026-07-09 02:31:18.330 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-09 02:31:18.334 | Unpacking libio-html-perl (1.004-3) ... 2026-07-09 02:31:18.374 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-09 02:31:18.388 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-09 02:31:18.392 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-09 02:31:18.434 | Selecting previously unselected package libhttp-message-perl. 2026-07-09 02:31:18.448 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-09 02:31:18.453 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-09 02:31:18.504 | Selecting previously unselected package mecab-utils. 2026-07-09 02:31:18.516 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-09 02:31:18.520 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-09 02:31:18.562 | Selecting previously unselected package mecab-ipadic. 2026-07-09 02:31:18.575 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-09 02:31:18.579 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-09 02:31:19.201 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-09 02:31:19.213 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-09 02:31:19.217 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-09 02:31:19.260 | Selecting previously unselected package mysql-server. 2026-07-09 02:31:19.272 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-09 02:31:19.276 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:19.347 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-09 02:31:19.358 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-09 02:31:19.374 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:19.385 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-09 02:31:19.397 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-09 02:31:19.409 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-09 02:31:19.420 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-09 02:31:19.432 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-09 02:31:19.443 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-09 02:31:19.455 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-09 02:31:19.466 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-09 02:31:19.478 | Setting up libio-html-perl (1.004-3) ... 2026-07-09 02:31:19.489 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:19.501 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-09 02:31:19.512 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:19.525 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-09 02:31:19.537 | Setting up liburi-perl (5.27-1) ... 2026-07-09 02:31:19.549 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:19.602 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:19.655 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:19.656 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:19.656 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:19.734 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:19.744 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:31:19.796 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-09 02:31:19.832 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-09 02:31:31.708 | mysqld will log errors to /var/log/mysql/error.log 2026-07-09 02:31:32.553 | mysqld is running as pid 16670 2026-07-09 02:31:35.005 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-09 02:31:36.704 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-09 02:31:36.715 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-09 02:31:36.724 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-09 02:31:36.729 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-09 02:31:36.729 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-09 02:31:36.729 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-09 02:31:36.945 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-09 02:31:36.992 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-09 02:31:36.992 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-09 02:31:36.992 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-09 02:31:36.992 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-09 02:31:36.999 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-09 02:31:37.004 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-09 02:31:37.085 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-09 02:31:37.085 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-09 02:31:37.086 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-09 02:31:37.086 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-09 02:31:37.180 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-09 02:31:37.182 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-09 02:31:37.191 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-09 02:31:37.192 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-09 02:31:37.192 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-09 02:31:37.192 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-09 02:31:37.222 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-09 02:31:37.222 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-09 02:31:37.222 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-09 02:31:37.540 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-09 02:31:37.541 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-09 02:31:37.541 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-09 02:31:37.690 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-09 02:31:37.739 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-09 02:31:37.739 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-09 02:31:38.089 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-09 02:31:38.212 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-09 02:31:38.460 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-09 02:31:38.463 | 2026-07-09 02:31:38.464 | done! 2026-07-09 02:31:38.470 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-09 02:31:38.476 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-09 02:31:38.484 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-09 02:31:38.489 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-09 02:31:38.489 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-09 02:31:38.489 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-09 02:31:38.786 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-09 02:31:38.867 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-09 02:31:38.868 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-09 02:31:38.868 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-09 02:31:38.868 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-09 02:31:38.878 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-09 02:31:38.884 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-09 02:31:38.996 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-09 02:31:38.997 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-09 02:31:38.997 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-09 02:31:38.997 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-09 02:31:39.124 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-09 02:31:39.127 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-09 02:31:39.139 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-09 02:31:39.140 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-09 02:31:39.140 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-09 02:31:39.141 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-09 02:31:39.182 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-09 02:31:39.182 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-09 02:31:39.183 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-09 02:31:39.647 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-09 02:31:39.648 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-09 02:31:39.648 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-09 02:31:39.856 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-09 02:31:39.925 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-09 02:31:39.926 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-09 02:31:40.352 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-09 02:31:40.479 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-09 02:31:40.726 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-09 02:31:40.729 | 2026-07-09 02:31:40.729 | done! 2026-07-09 02:31:40.736 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-09 02:31:40.743 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-09 02:31:40.753 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-09 02:31:40.764 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-09 02:31:40.774 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-09 02:31:40.784 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-09 02:31:40.795 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-09 02:31:40.806 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:31:42.689 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-09 02:31:42.932 | perl: warning: Setting locale failed. 2026-07-09 02:31:42.933 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:42.933 | LANGUAGE = (unset), 2026-07-09 02:31:42.933 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:42.933 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:42.933 | are supported and installed on your system. 2026-07-09 02:31:42.933 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:43.061 | perl: warning: Setting locale failed. 2026-07-09 02:31:43.062 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:43.062 | LANGUAGE = (unset), 2026-07-09 02:31:43.062 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:43.062 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:43.062 | are supported and installed on your system. 2026-07-09 02:31:43.062 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:43.111 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:43.111 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:43.111 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:43.181 | perl: warning: Setting locale failed. 2026-07-09 02:31:43.181 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:43.181 | LANGUAGE = (unset), 2026-07-09 02:31:43.181 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:43.181 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:43.182 | are supported and installed on your system. 2026-07-09 02:31:43.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:43.687 | 2026-07-09 02:31:43.687 | Running kernel seems to be up-to-date. 2026-07-09 02:31:43.687 | 2026-07-09 02:31:43.687 | Restarting services... 2026-07-09 02:31:43.711 | 2026-07-09 02:31:43.712 | Service restarts being deferred: 2026-07-09 02:31:43.712 | systemctl restart virtlockd.service 2026-07-09 02:31:43.712 | systemctl restart virtlogd.service 2026-07-09 02:31:43.712 | 2026-07-09 02:31:43.712 | No containers need to be restarted. 2026-07-09 02:31:43.712 | 2026-07-09 02:31:43.712 | User sessions running outdated binaries: 2026-07-09 02:31:43.712 | quobyte @ session #5: sshd[2065] 2026-07-09 02:31:43.724 | 2026-07-09 02:31:43.725 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:31:45.965 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:31:45.969 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:31:45.973 | + functions-common:time_stop:2420 : local name 2026-07-09 02:31:45.977 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:31:45.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:31:45.985 | + functions-common:time_stop:2423 : local total 2026-07-09 02:31:45.988 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:31:45.992 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:31:45.996 | + functions-common:time_stop:2427 : start_time=1783564272577 2026-07-09 02:31:45.999 | + functions-common:time_stop:2429 : [[ -z 1783564272577 ]] 2026-07-09 02:31:46.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:31:46.011 | + functions-common:time_stop:2432 : end_time=1783564306006 2026-07-09 02:31:46.014 | + functions-common:time_stop:2433 : elapsed_time=33429 2026-07-09 02:31:46.018 | + functions-common:time_stop:2434 : total=110286 2026-07-09 02:31:46.022 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:31:46.026 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143715 2026-07-09 02:31:46.030 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:31:46.034 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-09 02:31:46.038 | + ./stack.sh:main:864 : install_database_python 2026-07-09 02:31:46.041 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-09 02:31:46.045 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-09 02:31:46.049 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-09 02:31:46.053 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-09 02:31:46.058 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-09 02:31:46.062 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-09 02:31:46.066 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-09 02:31:46.072 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:31:46.074 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-09 02:31:46.081 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-09 02:31:46.084 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-09 02:31:46.088 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-09 02:31:46.093 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-09 02:31:46.096 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-09 02:31:46.127 | Using python 3.12 to install PyMySQL 2026-07-09 02:31:46.131 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-09 02:31:47.270 | Collecting PyMySQL 2026-07-09 02:31:47.404 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-09 02:31:47.431 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-09 02:31:47.599 | Installing collected packages: PyMySQL 2026-07-09 02:31:47.668 | Successfully installed PyMySQL-1.2.0 2026-07-09 02:31:47.777 | + inc/python:pip_install:216 : result=0 2026-07-09 02:31:47.781 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:31:47.785 | + functions-common:time_stop:2420 : local name 2026-07-09 02:31:47.788 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:31:47.792 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:31:47.796 | + functions-common:time_stop:2423 : local total 2026-07-09 02:31:47.800 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:31:47.804 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:31:47.807 | + functions-common:time_stop:2427 : start_time=1783564306119 2026-07-09 02:31:47.811 | + functions-common:time_stop:2429 : [[ -z 1783564306119 ]] 2026-07-09 02:31:47.816 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:31:47.822 | + functions-common:time_stop:2432 : end_time=1783564307818 2026-07-09 02:31:47.826 | + functions-common:time_stop:2433 : elapsed_time=1699 2026-07-09 02:31:47.830 | + functions-common:time_stop:2434 : total=34231 2026-07-09 02:31:47.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:31:47.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35930 2026-07-09 02:31:47.841 | + inc/python:pip_install:219 : return 0 2026-07-09 02:31:47.845 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-09 02:31:47.849 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-09 02:31:47.853 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-09 02:31:47.857 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-09 02:31:47.882 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:31:47.886 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-09 02:31:47.890 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-09 02:31:47.916 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:31:47.920 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-09 02:31:47.947 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:31:47.951 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-09 02:31:47.976 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:31:47.980 | + ./stack.sh:main:872 : install_etcd3 2026-07-09 02:31:47.984 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-09 02:31:47.984 | Installing etcd 2026-07-09 02:31:47.988 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-09 02:31:48.006 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-09 02:31:48.024 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-09 02:31:48.028 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-09 02:31:48.046 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-09 02:31:48.051 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.055 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.059 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-09 02:31:48.063 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-09 02:31:48.066 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-09 02:31:48.070 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.074 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-09 02:31:48.078 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-09 02:31:48.082 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.087 | --2026-07-09 04:31:48-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.149 | Resolving github.com (github.com)... 140.82.121.3 2026-07-09 02:31:48.167 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-09 02:31:48.407 | HTTP request sent, awaiting response... 302 Found 2026-07-09 02:31:48.407 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-09T03%3A30%3A47Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-09T02%3A30%3A29Z&ske=2026-07-09T03%3A30%3A47Z&sks=b&skv=2018-11-09&sig=k0%2FZkzWMLSCt%2BJff%2BgECL7F%2FWdg5Dj%2FapURZDJQsNOU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzU2NjEwOCwibmJmIjoxNzgzNTY0MzA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.V9RkF1TdDlxrf-62q0RJZDC2icKJjpWPjEc8N7MaL2g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-09 02:31:48.407 | --2026-07-09 04:31:48-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-09T03%3A30%3A47Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-09T02%3A30%3A29Z&ske=2026-07-09T03%3A30%3A47Z&sks=b&skv=2018-11-09&sig=k0%2FZkzWMLSCt%2BJff%2BgECL7F%2FWdg5Dj%2FapURZDJQsNOU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzU2NjEwOCwibmJmIjoxNzgzNTY0MzA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.V9RkF1TdDlxrf-62q0RJZDC2icKJjpWPjEc8N7MaL2g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-09 02:31:48.421 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-07-09 02:31:48.433 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-09 02:31:48.565 | HTTP request sent, awaiting response... 200 OK 2026-07-09 02:31:48.565 | Length: 20927601 (20M) [application/octet-stream] 2026-07-09 02:31:48.565 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-09 02:31:48.617 | 2026-07-09 02:31:48.871 | 0K ........ ........ ... 100% 65.1M=0.3s 2026-07-09 02:31:48.871 | 2026-07-09 02:31:48.871 | 2026-07-09 04:31:48 (65.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-09 02:31:48.871 | 2026-07-09 02:31:48.877 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-09 02:31:48.881 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.886 | ++ functions:get_extra_file:81 : return 2026-07-09 02:31:48.890 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-09 02:31:48.894 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-09 02:31:48.899 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-09 02:31:48.903 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-09 02:31:48.930 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-09 02:31:48.934 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-09 02:31:48.944 | etcd-v3.5.21-linux-amd64/ 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-09 02:31:48.945 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/README.md 2026-07-09 02:31:48.946 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-09 02:31:49.111 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-09 02:31:49.310 | etcd-v3.5.21-linux-amd64/etcd 2026-07-09 02:31:49.573 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-09 02:31:49.611 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-09 02:31:49.645 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-09 02:31:49.649 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-09 02:31:49.675 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:31:49.679 | + ./stack.sh:main:891 : install_dstat 2026-07-09 02:31:49.683 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-09 02:31:49.709 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:31:49.713 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-09 02:31:49.717 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:31:49.721 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-09 02:31:49.725 | + ./stack.sh:main:900 : install_libs 2026-07-09 02:31:49.729 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-09 02:31:49.733 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-09 02:31:49.736 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-09 02:31:49.740 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-09 02:31:49.744 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.748 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.752 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-09 02:31:49.756 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.760 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-09 02:31:49.764 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-09 02:31:49.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-09 02:31:49.771 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-09 02:31:49.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-09 02:31:49.786 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.790 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-09 02:31:49.794 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-09 02:31:49.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-09 02:31:49.802 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-09 02:31:49.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.809 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-09 02:31:49.817 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.821 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-09 02:31:49.825 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-09 02:31:49.829 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-09 02:31:49.833 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-09 02:31:49.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.845 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-09 02:31:49.849 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.853 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-09 02:31:49.857 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-09 02:31:49.861 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-09 02:31:49.865 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-09 02:31:49.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.872 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.876 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-09 02:31:49.880 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.884 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-09 02:31:49.888 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-09 02:31:49.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-09 02:31:49.896 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-09 02:31:49.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.904 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.907 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-09 02:31:49.911 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.915 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-09 02:31:49.919 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-09 02:31:49.923 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-09 02:31:49.927 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-09 02:31:49.931 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.935 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.939 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-09 02:31:49.943 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.947 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-09 02:31:49.951 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-09 02:31:49.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-09 02:31:49.959 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-09 02:31:49.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:49.971 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-09 02:31:49.975 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:49.979 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-09 02:31:49.982 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-09 02:31:49.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-09 02:31:49.990 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-09 02:31:49.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:49.998 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.002 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-09 02:31:50.006 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.010 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-09 02:31:50.014 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-09 02:31:50.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-09 02:31:50.022 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-09 02:31:50.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.030 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-09 02:31:50.038 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.042 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-09 02:31:50.046 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-09 02:31:50.049 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-09 02:31:50.054 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-09 02:31:50.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.065 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-09 02:31:50.069 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.073 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-09 02:31:50.077 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-09 02:31:50.081 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-09 02:31:50.085 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-09 02:31:50.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.093 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.097 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-09 02:31:50.100 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.104 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-09 02:31:50.108 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-09 02:31:50.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-09 02:31:50.116 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-09 02:31:50.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.124 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.127 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-09 02:31:50.131 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.135 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-09 02:31:50.139 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-09 02:31:50.143 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-09 02:31:50.146 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-09 02:31:50.150 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.154 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.158 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-09 02:31:50.162 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.166 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-09 02:31:50.169 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-09 02:31:50.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-09 02:31:50.177 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-09 02:31:50.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.185 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-09 02:31:50.193 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.197 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-09 02:31:50.201 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-09 02:31:50.205 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-09 02:31:50.208 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-09 02:31:50.212 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.216 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.220 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-09 02:31:50.224 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.228 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-09 02:31:50.232 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-09 02:31:50.235 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-09 02:31:50.239 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-09 02:31:50.243 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.247 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.250 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-09 02:31:50.254 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.258 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-09 02:31:50.262 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-09 02:31:50.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-09 02:31:50.269 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-09 02:31:50.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.277 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.281 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-09 02:31:50.285 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.289 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-09 02:31:50.293 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-09 02:31:50.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-09 02:31:50.300 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-09 02:31:50.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.308 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.312 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-09 02:31:50.315 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.319 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-09 02:31:50.323 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-09 02:31:50.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-09 02:31:50.331 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-09 02:31:50.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.338 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.342 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-09 02:31:50.346 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.350 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-09 02:31:50.354 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-09 02:31:50.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-09 02:31:50.362 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-09 02:31:50.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.369 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-09 02:31:50.377 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.380 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-09 02:31:50.384 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-09 02:31:50.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-09 02:31:50.392 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-09 02:31:50.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-09 02:31:50.407 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.411 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-09 02:31:50.415 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-09 02:31:50.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-09 02:31:50.423 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-09 02:31:50.427 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.431 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.435 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-09 02:31:50.439 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.443 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-09 02:31:50.447 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-09 02:31:50.451 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-09 02:31:50.454 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-09 02:31:50.458 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.462 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-09 02:31:50.470 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.474 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-09 02:31:50.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-09 02:31:50.481 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-09 02:31:50.485 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-09 02:31:50.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.493 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-09 02:31:50.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.504 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-09 02:31:50.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-09 02:31:50.512 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-09 02:31:50.516 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-09 02:31:50.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.524 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.528 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-09 02:31:50.532 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.535 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-09 02:31:50.539 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-09 02:31:50.543 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-09 02:31:50.547 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-09 02:31:50.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.559 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-09 02:31:50.563 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.567 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-09 02:31:50.570 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-09 02:31:50.574 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-09 02:31:50.578 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-09 02:31:50.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-09 02:31:50.594 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.598 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-09 02:31:50.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-09 02:31:50.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-09 02:31:50.610 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-09 02:31:50.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.618 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-09 02:31:50.626 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.630 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-09 02:31:50.633 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-09 02:31:50.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-09 02:31:50.641 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-09 02:31:50.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-09 02:31:50.656 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.660 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-09 02:31:50.664 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-09 02:31:50.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-09 02:31:50.672 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-09 02:31:50.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.680 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.683 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-09 02:31:50.687 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.691 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-09 02:31:50.695 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-09 02:31:50.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-09 02:31:50.703 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-09 02:31:50.707 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.711 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-09 02:31:50.719 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.722 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-09 02:31:50.726 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-09 02:31:50.730 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-09 02:31:50.734 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-09 02:31:50.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.745 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-09 02:31:50.749 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.754 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-09 02:31:50.757 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-09 02:31:50.761 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-09 02:31:50.765 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-09 02:31:50.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.777 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-09 02:31:50.781 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.785 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-09 02:31:50.789 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-09 02:31:50.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-09 02:31:50.796 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-09 02:31:50.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.804 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.808 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-09 02:31:50.812 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.816 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-09 02:31:50.820 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-09 02:31:50.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-09 02:31:50.828 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-09 02:31:50.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.835 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-09 02:31:50.843 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.847 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-09 02:31:50.851 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-09 02:31:50.855 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-09 02:31:50.859 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-09 02:31:50.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-09 02:31:50.874 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.878 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-09 02:31:50.882 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-09 02:31:50.886 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-09 02:31:50.889 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-09 02:31:50.893 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.897 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.901 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-09 02:31:50.905 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.909 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-09 02:31:50.913 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-09 02:31:50.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:31:50.921 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:31:50.925 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-09 02:31:50.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:31:50.933 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-09 02:31:50.963 | Using python 3.12 to install etcd3gw 2026-07-09 02:31:50.966 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-09 02:31:52.214 | Collecting etcd3gw 2026-07-09 02:31:52.350 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:31:52.361 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-09 02:31:52.403 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-09 02:31:52.405 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-09 02:31:52.450 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-09 02:31:52.467 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:31:52.512 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-09 02:31:52.527 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-09 02:31:53.037 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-09 02:31:53.052 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-09 02:31:53.067 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-09 02:31:53.250 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-09 02:31:53.252 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-09 02:31:53.285 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-09 02:31:53.287 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-09 02:31:53.328 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-09 02:31:53.330 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-09 02:31:53.336 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-09 02:31:53.362 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-09 02:31:53.398 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-09 02:31:53.428 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-09 02:31:53.440 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-09 02:31:53.442 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-09 02:31:53.445 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-09 02:31:53.447 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-09 02:31:53.462 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-09 02:31:53.709 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-09 02:31:53.770 | Attempting uninstall: urllib3 2026-07-09 02:31:53.776 | Found existing installation: urllib3 2.0.7 2026-07-09 02:31:53.777 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:31:53.777 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-09 02:31:53.919 | Attempting uninstall: idna 2026-07-09 02:31:53.928 | Found existing installation: idna 3.6 2026-07-09 02:31:53.928 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:31:53.929 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-09 02:31:54.088 | Attempting uninstall: requests 2026-07-09 02:31:54.096 | Found existing installation: requests 2.31.0 2026-07-09 02:31:54.096 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:31:54.097 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-09 02:31:54.328 | 2026-07-09 02:31:54.333 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-09 02:31:54.491 | + inc/python:pip_install:216 : result=0 2026-07-09 02:31:54.495 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:31:54.498 | + functions-common:time_stop:2420 : local name 2026-07-09 02:31:54.501 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:31:54.504 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:31:54.508 | + functions-common:time_stop:2423 : local total 2026-07-09 02:31:54.512 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:31:54.515 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:31:54.519 | + functions-common:time_stop:2427 : start_time=1783564310955 2026-07-09 02:31:54.523 | + functions-common:time_stop:2429 : [[ -z 1783564310955 ]] 2026-07-09 02:31:54.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:31:54.532 | + functions-common:time_stop:2432 : end_time=1783564314529 2026-07-09 02:31:54.536 | + functions-common:time_stop:2433 : elapsed_time=3574 2026-07-09 02:31:54.540 | + functions-common:time_stop:2434 : total=35930 2026-07-09 02:31:54.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:31:54.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39504 2026-07-09 02:31:54.550 | + inc/python:pip_install:219 : return 0 2026-07-09 02:31:54.554 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-09 02:31:54.558 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-09 02:31:54.562 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-09 02:31:54.566 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:31:54.570 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:31:54.574 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:31:54.578 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:31:54.581 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:31:54.585 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:31:54.589 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:31:54.592 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:31:54.596 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:31:54.600 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:31:54.604 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:31:54.608 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:31:54.612 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:31:54.615 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-09 02:31:54.619 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:54.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:54.627 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-09 02:31:54.631 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-09 02:31:54.635 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:31:54.639 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:31:54.643 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:31:54.647 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:31:54.651 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:31:54.655 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:31:54.659 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:54.663 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:54.667 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:31:54.671 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:31:54.675 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:31:54.679 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:31:54.683 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-09 02:31:54.687 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:31:54.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:31:54.695 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:31:54.699 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-09 02:31:54.729 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-09 02:31:54.768 | Reading package lists... 2026-07-09 02:31:55.144 | Building dependency tree... 2026-07-09 02:31:55.146 | Reading state information... 2026-07-09 02:31:55.712 | The following packages were automatically installed and are no longer required: 2026-07-09 02:31:55.714 | libfwupd2 libgusb2 2026-07-09 02:31:55.714 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:31:55.716 | The following additional packages will be installed: 2026-07-09 02:31:55.719 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-09 02:31:55.720 | Suggested packages: 2026-07-09 02:31:55.721 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-09 02:31:55.721 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-09 02:31:55.721 | python3-uwsgidecorators 2026-07-09 02:31:55.762 | The following NEW packages will be installed: 2026-07-09 02:31:55.765 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-09 02:31:56.012 | 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:31:56.012 | Need to get 1270 kB of archives. 2026-07-09 02:31:56.012 | After this operation, 4285 kB of additional disk space will be used. 2026-07-09 02:31:56.012 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-09 02:31:56.472 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-09 02:31:56.550 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-09 02:31:56.670 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-09 02:31:56.777 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-09 02:31:56.779 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-09 02:31:57.022 | perl: warning: Setting locale failed. 2026-07-09 02:31:57.022 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:57.022 | LANGUAGE = (unset), 2026-07-09 02:31:57.022 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:57.023 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:57.023 | are supported and installed on your system. 2026-07-09 02:31:57.023 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:57.085 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:31:57.085 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:31:57.085 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:31:57.283 | Fetched 1270 kB in 1s (1273 kB/s) 2026-07-09 02:31:57.331 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-09 02:31:57.393 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-09 02:31:57.400 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-09 02:31:57.409 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-09 02:31:57.463 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-09 02:31:57.476 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-09 02:31:57.481 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-09 02:31:57.532 | Selecting previously unselected package libzmq5:amd64. 2026-07-09 02:31:57.545 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-09 02:31:57.551 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-09 02:31:57.604 | Selecting previously unselected package uwsgi-core. 2026-07-09 02:31:57.617 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-09 02:31:57.622 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-09 02:31:57.808 | Selecting previously unselected package uwsgi. 2026-07-09 02:31:57.821 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-09 02:31:57.829 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-09 02:31:57.886 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-09 02:31:57.899 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-09 02:31:57.903 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-09 02:31:57.976 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-09 02:31:57.987 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-09 02:31:57.998 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-09 02:31:58.009 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-09 02:31:58.029 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-09 02:31:58.580 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-09 02:31:58.617 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:31:59.623 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-09 02:31:59.863 | perl: warning: Setting locale failed. 2026-07-09 02:31:59.863 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:59.863 | LANGUAGE = (unset), 2026-07-09 02:31:59.863 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:59.863 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:59.864 | are supported and installed on your system. 2026-07-09 02:31:59.864 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:31:59.999 | perl: warning: Setting locale failed. 2026-07-09 02:31:59.999 | perl: warning: Please check that your locale settings: 2026-07-09 02:31:59.999 | LANGUAGE = (unset), 2026-07-09 02:31:59.999 | LC_ALL = "en_US.utf8", 2026-07-09 02:31:59.999 | LANG = "de_DE.UTF-8" 2026-07-09 02:31:59.999 | are supported and installed on your system. 2026-07-09 02:31:59.999 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:32:00.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:32:00.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:32:00.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:32:00.122 | perl: warning: Setting locale failed. 2026-07-09 02:32:00.123 | perl: warning: Please check that your locale settings: 2026-07-09 02:32:00.123 | LANGUAGE = (unset), 2026-07-09 02:32:00.123 | LC_ALL = "en_US.utf8", 2026-07-09 02:32:00.123 | LANG = "de_DE.UTF-8" 2026-07-09 02:32:00.123 | are supported and installed on your system. 2026-07-09 02:32:00.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:32:00.630 | 2026-07-09 02:32:00.630 | Running kernel seems to be up-to-date. 2026-07-09 02:32:00.630 | 2026-07-09 02:32:00.630 | Restarting services... 2026-07-09 02:32:00.653 | 2026-07-09 02:32:00.653 | Service restarts being deferred: 2026-07-09 02:32:00.653 | systemctl restart virtlockd.service 2026-07-09 02:32:00.654 | systemctl restart virtlogd.service 2026-07-09 02:32:00.654 | 2026-07-09 02:32:00.654 | No containers need to be restarted. 2026-07-09 02:32:00.654 | 2026-07-09 02:32:00.654 | User sessions running outdated binaries: 2026-07-09 02:32:00.654 | quobyte @ session #5: sshd[2065] 2026-07-09 02:32:00.664 | 2026-07-09 02:32:00.665 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:32:02.998 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:32:03.002 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:32:03.006 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:03.010 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:03.013 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:03.016 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:03.020 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:03.024 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:32:03.028 | + functions-common:time_stop:2427 : start_time=1783564314725 2026-07-09 02:32:03.031 | + functions-common:time_stop:2429 : [[ -z 1783564314725 ]] 2026-07-09 02:32:03.036 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:03.043 | + functions-common:time_stop:2432 : end_time=1783564323038 2026-07-09 02:32:03.046 | + functions-common:time_stop:2433 : elapsed_time=8313 2026-07-09 02:32:03.049 | + functions-common:time_stop:2434 : total=143715 2026-07-09 02:32:03.052 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:03.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152028 2026-07-09 02:32:03.060 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:32:03.063 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-09 02:32:03.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:32:03.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:32:03.074 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-09 02:32:03.077 | perl: warning: Setting locale failed. 2026-07-09 02:32:03.077 | perl: warning: Please check that your locale settings: 2026-07-09 02:32:03.077 | LANGUAGE = (unset), 2026-07-09 02:32:03.077 | LC_ALL = "en_US.utf8", 2026-07-09 02:32:03.077 | LANG = (unset) 2026-07-09 02:32:03.078 | are supported and installed on your system. 2026-07-09 02:32:03.078 | perl: warning: Falling back to the standard locale ("C"). 2026-07-09 02:32:03.113 | No module matches proxy 2026-07-09 02:32:03.117 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-09 02:32:03.130 | perl: warning: Setting locale failed. 2026-07-09 02:32:03.130 | perl: warning: Please check that your locale settings: 2026-07-09 02:32:03.130 | LANGUAGE = (unset), 2026-07-09 02:32:03.130 | LC_ALL = "en_US.utf8", 2026-07-09 02:32:03.130 | LANG = "de_DE.UTF-8" 2026-07-09 02:32:03.130 | are supported and installed on your system. 2026-07-09 02:32:03.130 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:32:03.169 | Enabling module proxy. 2026-07-09 02:32:03.176 | To activate the new configuration, you need to run: 2026-07-09 02:32:03.176 | systemctl restart apache2 2026-07-09 02:32:03.182 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-09 02:32:03.194 | perl: warning: Setting locale failed. 2026-07-09 02:32:03.194 | perl: warning: Please check that your locale settings: 2026-07-09 02:32:03.194 | LANGUAGE = (unset), 2026-07-09 02:32:03.194 | LC_ALL = "en_US.utf8", 2026-07-09 02:32:03.194 | LANG = "de_DE.UTF-8" 2026-07-09 02:32:03.194 | are supported and installed on your system. 2026-07-09 02:32:03.195 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:32:03.238 | Considering dependency proxy for proxy_uwsgi: 2026-07-09 02:32:03.238 | Module proxy already enabled 2026-07-09 02:32:03.238 | Enabling module proxy_uwsgi. 2026-07-09 02:32:03.244 | To activate the new configuration, you need to run: 2026-07-09 02:32:03.244 | systemctl restart apache2 2026-07-09 02:32:03.249 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-09 02:32:03.253 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:32:03.257 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:32:03.261 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:32:03.399 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-09 02:32:03.400 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-09 02:32:03.404 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-09 02:32:03.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.413 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-09 02:32:03.417 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.421 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-09 02:32:03.425 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-09 02:32:03.428 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-09 02:32:03.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.436 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.440 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-09 02:32:03.444 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.448 | + ./stack.sh:main:908 : install_glanceclient 2026-07-09 02:32:03.452 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-09 02:32:03.455 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-09 02:32:03.459 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-09 02:32:03.471 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.475 | + ./stack.sh:main:909 : install_cinderclient 2026-07-09 02:32:03.478 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-09 02:32:03.482 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-09 02:32:03.486 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.490 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.494 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-09 02:32:03.497 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.501 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-09 02:32:03.505 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-09 02:32:03.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-09 02:32:03.520 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.524 | + ./stack.sh:main:910 : install_novaclient 2026-07-09 02:32:03.527 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-09 02:32:03.531 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-09 02:32:03.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.542 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-09 02:32:03.546 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.549 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-09 02:32:03.573 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:03.577 | + ./stack.sh:main:912 : install_swiftclient 2026-07-09 02:32:03.581 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-09 02:32:03.585 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-09 02:32:03.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.593 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.597 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-09 02:32:03.601 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.605 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-09 02:32:03.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:03.632 | + ./stack.sh:main:915 : install_neutronclient 2026-07-09 02:32:03.636 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-09 02:32:03.640 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-09 02:32:03.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.647 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-09 02:32:03.655 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.659 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-09 02:32:03.662 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-09 02:32:03.666 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-09 02:32:03.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:03.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:03.676 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-09 02:32:03.679 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:03.683 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-09 02:32:03.687 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-09 02:32:03.690 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-09 02:32:03.695 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-09 02:32:03.698 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-09 02:32:03.702 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-09 02:32:03.708 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:32:03.708 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-09 02:32:03.715 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-09 02:32:03.719 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-09 02:32:03.723 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-09 02:32:03.727 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-09 02:32:03.730 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-09 02:32:03.759 | Using python 3.12 to install keystonemiddleware 2026-07-09 02:32:03.762 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-09 02:32:04.937 | Collecting keystonemiddleware 2026-07-09 02:32:05.071 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-09 02:32:05.131 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-09 02:32:05.147 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:32:05.201 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-09 02:32:05.216 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:32:05.276 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-09 02:32:05.293 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:32:05.338 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-09 02:32:05.353 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:32:05.398 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-09 02:32:05.413 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-09 02:32:05.470 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-09 02:32:05.485 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:32:05.535 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-09 02:32:05.550 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:32:05.607 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-09 02:32:05.623 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:32:05.633 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-09 02:32:05.662 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-09 02:32:05.677 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-09 02:32:05.720 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-09 02:32:05.735 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-09 02:32:05.782 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-09 02:32:05.797 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:32:05.808 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-09 02:32:05.842 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-09 02:32:05.857 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-09 02:32:05.871 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-09 02:32:05.908 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-09 02:32:05.926 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:32:05.961 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-09 02:32:05.976 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:32:06.017 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-09 02:32:06.032 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-09 02:32:06.075 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-09 02:32:06.090 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-09 02:32:06.139 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-09 02:32:06.153 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-09 02:32:06.196 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-09 02:32:06.212 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-09 02:32:06.249 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-09 02:32:06.265 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-09 02:32:06.276 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-09 02:32:06.313 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-09 02:32:06.328 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-09 02:32:06.338 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-09 02:32:06.340 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-09 02:32:06.486 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-09 02:32:06.501 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-09 02:32:06.558 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-09 02:32:06.573 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-09 02:32:06.584 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-09 02:32:06.713 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-09 02:32:06.728 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-09 02:32:06.749 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-09 02:32:06.783 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-09 02:32:06.798 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-09 02:32:06.856 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-09 02:32:06.857 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-09 02:32:06.858 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-09 02:32:06.859 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-09 02:32:06.899 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-09 02:32:06.938 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-09 02:32:06.976 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-09 02:32:06.998 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-09 02:32:07.023 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-09 02:32:07.044 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-09 02:32:07.067 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-09 02:32:07.090 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-09 02:32:07.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 44.5 MB/s 0:00:00 2026-07-09 02:32:07.159 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-09 02:32:07.182 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-09 02:32:07.205 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-09 02:32:07.227 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-09 02:32:07.250 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-09 02:32:07.278 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-09 02:32:07.301 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-09 02:32:07.325 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-09 02:32:07.346 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-09 02:32:07.368 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-09 02:32:07.391 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-09 02:32:07.417 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-09 02:32:07.443 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-09 02:32:07.464 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-09 02:32:07.486 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-09 02:32:07.508 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-09 02:32:07.531 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-09 02:32:07.828 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-09 02:32:08.083 | Attempting uninstall: six 2026-07-09 02:32:08.092 | Found existing installation: six 1.16.0 2026-07-09 02:32:08.092 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:08.095 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-09 02:32:08.153 | Attempting uninstall: pyparsing 2026-07-09 02:32:08.163 | Found existing installation: pyparsing 3.1.1 2026-07-09 02:32:08.164 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:08.164 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-09 02:32:08.304 | Attempting uninstall: PyJWT 2026-07-09 02:32:08.314 | Found existing installation: PyJWT 2.7.0 2026-07-09 02:32:08.314 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:08.315 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-09 02:32:08.477 | Attempting uninstall: netaddr 2026-07-09 02:32:08.487 | Found existing installation: netaddr 0.8.0 2026-07-09 02:32:08.488 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:08.488 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-09 02:32:08.747 | Attempting uninstall: python-dateutil 2026-07-09 02:32:08.757 | Found existing installation: python-dateutil 2.8.2 2026-07-09 02:32:08.757 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:08.757 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-09 02:32:11.059 | 2026-07-09 02:32:11.067 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-09 02:32:11.268 | + inc/python:pip_install:216 : result=0 2026-07-09 02:32:11.271 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:32:11.273 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:11.275 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:11.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:11.280 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:11.282 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:11.283 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:32:11.285 | + functions-common:time_stop:2427 : start_time=1783564323752 2026-07-09 02:32:11.287 | + functions-common:time_stop:2429 : [[ -z 1783564323752 ]] 2026-07-09 02:32:11.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:11.296 | + functions-common:time_stop:2432 : end_time=1783564331291 2026-07-09 02:32:11.298 | + functions-common:time_stop:2433 : elapsed_time=7539 2026-07-09 02:32:11.301 | + functions-common:time_stop:2434 : total=39504 2026-07-09 02:32:11.303 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:11.307 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47043 2026-07-09 02:32:11.310 | + inc/python:pip_install:219 : return 0 2026-07-09 02:32:11.312 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-09 02:32:11.316 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-09 02:32:11.319 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-09 02:32:11.323 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-09 02:32:11.326 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-09 02:32:11.328 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-09 02:32:11.333 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:32:11.334 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-09 02:32:11.341 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-09 02:32:11.343 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-09 02:32:11.346 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-09 02:32:11.349 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-09 02:32:11.353 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-09 02:32:11.376 | Using python 3.12 to install python-memcached 2026-07-09 02:32:11.379 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-09 02:32:12.526 | Collecting python-memcached 2026-07-09 02:32:12.664 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:32:12.688 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-09 02:32:12.864 | Installing collected packages: python-memcached 2026-07-09 02:32:12.899 | Successfully installed python-memcached-1.62 2026-07-09 02:32:13.018 | + inc/python:pip_install:216 : result=0 2026-07-09 02:32:13.020 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:32:13.022 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:13.026 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:13.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:13.031 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:13.034 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:13.037 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:32:13.039 | + functions-common:time_stop:2427 : start_time=1783564331370 2026-07-09 02:32:13.043 | + functions-common:time_stop:2429 : [[ -z 1783564331370 ]] 2026-07-09 02:32:13.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:13.050 | + functions-common:time_stop:2432 : end_time=1783564333047 2026-07-09 02:32:13.054 | + functions-common:time_stop:2433 : elapsed_time=1677 2026-07-09 02:32:13.057 | + functions-common:time_stop:2434 : total=47043 2026-07-09 02:32:13.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:13.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48720 2026-07-09 02:32:13.065 | + inc/python:pip_install:219 : return 0 2026-07-09 02:32:13.067 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-09 02:32:13.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:13.090 | + ./stack.sh:main:922 : '[' 192.168.122.130 == 192.168.122.130 ']' 2026-07-09 02:32:13.093 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-09 02:32:13.095 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-09 02:32:13.097 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-09 02:32:13.099 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:32:13.103 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-09 02:32:13.107 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-09 02:32:13.127 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:32:13.131 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-09 02:32:13.134 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-09 02:32:13.137 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-09 02:32:13.141 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:32:13.144 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:32:13.148 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:32:13.151 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:32:13.154 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:32:13.159 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:32:13.177 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:32:13.180 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:32:13.184 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:32:13.187 | + functions-common:git_clone:610 : echo master 2026-07-09 02:32:13.188 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:32:13.194 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-09 02:32:13.197 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:32:13.200 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-09 02:32:13.203 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:32:13.207 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:32:13.211 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:32:13.214 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:32:13.217 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:32:13.220 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:32:13.224 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:32:13.227 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:32:13.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:32:13.236 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564333233 2026-07-09 02:32:13.239 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-09 02:32:13.243 | Cloning into '/opt/stack/keystone'... 2026-07-09 02:32:30.970 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:32:30.973 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:30.976 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:30.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:30.983 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:30.986 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:30.990 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:32:30.994 | + functions-common:time_stop:2427 : start_time=1783564333233 2026-07-09 02:32:30.997 | + functions-common:time_stop:2429 : [[ -z 1783564333233 ]] 2026-07-09 02:32:31.002 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:31.007 | + functions-common:time_stop:2432 : end_time=1783564351004 2026-07-09 02:32:31.010 | + functions-common:time_stop:2433 : elapsed_time=17771 2026-07-09 02:32:31.014 | + functions-common:time_stop:2434 : total=4981 2026-07-09 02:32:31.017 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:31.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22752 2026-07-09 02:32:31.024 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-09 02:32:31.027 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:32:31.030 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:32:31.034 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:32:31.037 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:32:31.041 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:32:31.044 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:32:31.047 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:32:31.051 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:32:31.054 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:32:31.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:32:31.063 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564351060 2026-07-09 02:32:31.067 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:32:31.681 | From https://review.opendev.org/openstack/keystone 2026-07-09 02:32:31.682 | * branch master -> FETCH_HEAD 2026-07-09 02:32:31.691 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:32:31.693 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:31.695 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:31.697 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:31.699 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:31.701 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:31.703 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:32:31.705 | + functions-common:time_stop:2427 : start_time=1783564351060 2026-07-09 02:32:31.707 | + functions-common:time_stop:2429 : [[ -z 1783564351060 ]] 2026-07-09 02:32:31.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:31.714 | + functions-common:time_stop:2432 : end_time=1783564351712 2026-07-09 02:32:31.717 | + functions-common:time_stop:2433 : elapsed_time=652 2026-07-09 02:32:31.719 | + functions-common:time_stop:2434 : total=22752 2026-07-09 02:32:31.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:31.723 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23404 2026-07-09 02:32:31.726 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:32:31.729 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:32:31.732 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:32:31.734 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:32:31.737 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:32:31.740 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:32:31.742 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:32:31.745 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:32:31.748 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:32:31.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:32:31.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564351753 2026-07-09 02:32:31.760 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:32:31.931 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:32:31.931 | 2026-07-09 02:32:31.932 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:32:31.932 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:32:31.932 | state without impacting any branches by switching back to a branch. 2026-07-09 02:32:31.932 | 2026-07-09 02:32:31.932 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:32:31.932 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:32:31.932 | 2026-07-09 02:32:31.932 | git switch -c 2026-07-09 02:32:31.932 | 2026-07-09 02:32:31.932 | Or undo this operation with: 2026-07-09 02:32:31.932 | 2026-07-09 02:32:31.933 | git switch - 2026-07-09 02:32:31.933 | 2026-07-09 02:32:31.933 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:32:31.934 | 2026-07-09 02:32:31.934 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-09 02:32:31.937 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:32:31.939 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:31.941 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:31.943 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:31.945 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:31.947 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:31.949 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:32:31.951 | + functions-common:time_stop:2427 : start_time=1783564351753 2026-07-09 02:32:31.953 | + functions-common:time_stop:2429 : [[ -z 1783564351753 ]] 2026-07-09 02:32:31.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:31.961 | + functions-common:time_stop:2432 : end_time=1783564351957 2026-07-09 02:32:31.965 | + functions-common:time_stop:2433 : elapsed_time=204 2026-07-09 02:32:31.967 | + functions-common:time_stop:2434 : total=23404 2026-07-09 02:32:31.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:31.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23608 2026-07-09 02:32:31.976 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-09 02:32:31.991 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-09 02:32:31.996 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:32:31.996 | + functions-common:git_clone:673 : head -1 2026-07-09 02:32:31.998 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-09 02:32:32.002 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:32:32.005 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-09 02:32:32.007 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:32:32.009 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-09 02:32:32.012 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-09 02:32:32.016 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:32:32.019 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-09 02:32:32.023 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:32:32.027 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-09 02:32:32.031 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-09 02:32:32.035 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:32:32.039 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:32:32.044 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-09 02:32:32.047 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:32:32.051 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-09 02:32:32.054 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:32:32.058 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:32:32.062 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-09 02:32:32.069 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-09 02:32:32.073 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-09 02:32:32.076 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-09 02:32:32.237 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-09 02:32:32.240 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:32:32.243 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:32:32.246 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:32:32.249 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-09 02:32:32.252 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-09 02:32:32.254 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:32:32.258 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:32:32.261 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:32:32.264 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:32:32.266 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:32:32.270 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:32:32.273 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:32:32.276 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-09 02:32:32.300 | Using python 3.12 to install /opt/stack/keystone 2026-07-09 02:32:32.303 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-09 02:32:33.281 | Obtaining file:///opt/stack/keystone 2026-07-09 02:32:33.285 | Installing build dependencies: started 2026-07-09 02:32:35.008 | Installing build dependencies: finished with status 'done' 2026-07-09 02:32:35.009 | Checking if build backend supports build_editable: started 2026-07-09 02:32:35.566 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:32:35.567 | Getting requirements to build editable: started 2026-07-09 02:32:35.861 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:32:35.863 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:32:36.928 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:32:36.943 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-09 02:32:36.944 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-09 02:32:37.133 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-09 02:32:37.267 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-09 02:32:37.306 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-09 02:32:37.320 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-09 02:32:37.700 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-09 02:32:37.715 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-09 02:32:38.290 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.305 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-09 02:32:38.327 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-09 02:32:38.327 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-09 02:32:38.328 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-09 02:32:38.403 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.418 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-09 02:32:38.430 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-09 02:32:38.431 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-09 02:32:38.432 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-09 02:32:38.492 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.508 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-09 02:32:38.565 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.581 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:32:38.591 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-09 02:32:38.592 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-09 02:32:38.631 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.646 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:32:38.699 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.715 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-09 02:32:38.725 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-09 02:32:38.754 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.769 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-09 02:32:38.779 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-09 02:32:38.808 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.823 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-09 02:32:38.866 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.881 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-09 02:32:38.892 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-09 02:32:38.892 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-09 02:32:38.932 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:38.947 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-09 02:32:38.959 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-09 02:32:38.960 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-09 02:32:39.083 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:39.098 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-09 02:32:39.146 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-09 02:32:39.160 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-09 02:32:39.364 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-09 02:32:39.379 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-09 02:32:39.413 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-09 02:32:39.427 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-09 02:32:39.439 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-09 02:32:39.468 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-09 02:32:39.482 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-09 02:32:39.523 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-09 02:32:39.538 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-09 02:32:39.571 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-09 02:32:39.585 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:32:39.623 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-09 02:32:39.637 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:32:39.741 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-09 02:32:39.756 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-09 02:32:39.797 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-09 02:32:39.813 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-09 02:32:39.828 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-09 02:32:39.896 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-09 02:32:39.911 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-09 02:32:39.956 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-09 02:32:39.970 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-09 02:32:40.006 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.021 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:32:40.069 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.083 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:32:40.647 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.663 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-09 02:32:40.678 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-09 02:32:40.683 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-09 02:32:40.684 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-09 02:32:40.686 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-09 02:32:40.687 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-09 02:32:40.699 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-09 02:32:40.700 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-09 02:32:40.701 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-09 02:32:40.746 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.761 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-09 02:32:40.772 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-09 02:32:40.800 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.815 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-09 02:32:40.849 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.865 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-09 02:32:40.909 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:40.924 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:32:40.936 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-09 02:32:40.942 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-09 02:32:40.946 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-09 02:32:40.986 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.002 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:32:41.045 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.059 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-09 02:32:41.101 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.116 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-09 02:32:41.170 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.185 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:32:41.226 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.241 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-09 02:32:41.277 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.292 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-09 02:32:41.336 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.350 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-09 02:32:41.359 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-09 02:32:41.391 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.406 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:32:41.446 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.461 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:32:41.511 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.526 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-09 02:32:41.794 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:41.809 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-09 02:32:42.002 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.019 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-09 02:32:42.056 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.071 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-09 02:32:42.107 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.122 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-09 02:32:42.167 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.183 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-09 02:32:42.256 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.272 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-09 02:32:42.312 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.327 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-09 02:32:42.375 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.390 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-09 02:32:42.433 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.448 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-09 02:32:42.468 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-09 02:32:42.469 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-09 02:32:42.482 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-09 02:32:42.518 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.533 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-09 02:32:42.598 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.612 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-09 02:32:42.655 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.757 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-09 02:32:42.809 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.824 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-09 02:32:42.846 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-09 02:32:42.847 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-09 02:32:42.849 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-09 02:32:42.850 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-09 02:32:42.900 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.915 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-09 02:32:42.978 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-09 02:32:42.994 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-09 02:32:43.091 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-09 02:32:43.133 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-09 02:32:43.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 23.7 MB/s 0:00:00 2026-07-09 02:32:43.312 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-09 02:32:43.338 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-09 02:32:43.359 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-09 02:32:43.380 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-09 02:32:43.403 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-09 02:32:43.426 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-09 02:32:43.448 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-09 02:32:43.469 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-09 02:32:43.492 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-09 02:32:43.514 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-09 02:32:43.536 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-09 02:32:43.558 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-09 02:32:43.578 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-09 02:32:43.602 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-09 02:32:43.627 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-09 02:32:43.652 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-09 02:32:43.675 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-09 02:32:43.697 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-09 02:32:43.718 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-09 02:32:43.740 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-09 02:32:43.764 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-09 02:32:43.786 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-09 02:32:43.811 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-09 02:32:43.833 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-09 02:32:43.860 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-09 02:32:43.885 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-09 02:32:43.912 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-09 02:32:43.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 30.2 MB/s 0:00:00 2026-07-09 02:32:43.947 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-09 02:32:43.967 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-09 02:32:43.989 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-09 02:32:44.011 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-09 02:32:44.034 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-09 02:32:44.059 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-09 02:32:44.081 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-09 02:32:44.102 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-09 02:32:44.124 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-09 02:32:44.151 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-09 02:32:44.175 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-09 02:32:44.202 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-09 02:32:44.226 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-09 02:32:44.249 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-09 02:32:44.271 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-09 02:32:44.294 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-09 02:32:44.321 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-09 02:32:44.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 53.6 MB/s 0:00:00 2026-07-09 02:32:44.403 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-09 02:32:44.514 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-09 02:32:44.624 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-09 02:32:44.646 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-09 02:32:44.673 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-09 02:32:44.699 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-09 02:32:44.724 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-09 02:32:44.747 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-09 02:32:44.768 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-09 02:32:44.791 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-09 02:32:44.812 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-09 02:32:44.992 | Building wheels for collected packages: keystone 2026-07-09 02:32:44.993 | Building editable for keystone (pyproject.toml): started 2026-07-09 02:32:46.058 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-09 02:32:46.059 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=76aff4a63921a2530b64437db4fb88f163a23d15b28b602e352dcfd556de537e 2026-07-09 02:32:46.059 | Stored in directory: /tmp/pip-ephem-wheel-cache-cl1n9q8n/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-09 02:32:46.063 | Successfully built keystone 2026-07-09 02:32:46.402 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-09 02:32:46.441 | Attempting uninstall: pytz 2026-07-09 02:32:46.452 | Found existing installation: pytz 2024.1 2026-07-09 02:32:46.453 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:46.453 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-09 02:32:48.239 | Attempting uninstall: oauthlib 2026-07-09 02:32:48.250 | Found existing installation: oauthlib 3.2.2 2026-07-09 02:32:48.251 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:48.251 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-09 02:32:48.397 | Attempting uninstall: markupsafe 2026-07-09 02:32:48.408 | Found existing installation: MarkupSafe 2.1.5 2026-07-09 02:32:48.408 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:48.410 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-09 02:32:49.491 | Attempting uninstall: click 2026-07-09 02:32:49.502 | Found existing installation: click 8.1.6 2026-07-09 02:32:49.503 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:49.503 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-09 02:32:49.674 | Attempting uninstall: blinker 2026-07-09 02:32:49.685 | Found existing installation: blinker 1.7.0 2026-07-09 02:32:49.685 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:49.686 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-09 02:32:49.705 | Attempting uninstall: bcrypt 2026-07-09 02:32:49.717 | Found existing installation: bcrypt 3.2.2 2026-07-09 02:32:49.717 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:49.717 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-09 02:32:49.736 | Attempting uninstall: attrs 2026-07-09 02:32:49.749 | Found existing installation: attrs 23.2.0 2026-07-09 02:32:49.749 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:49.749 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-09 02:32:52.839 | Attempting uninstall: jinja2 2026-07-09 02:32:52.852 | Found existing installation: Jinja2 3.1.2 2026-07-09 02:32:52.852 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:52.855 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-09 02:32:53.892 | Attempting uninstall: cryptography 2026-07-09 02:32:53.905 | Found existing installation: cryptography 41.0.7 2026-07-09 02:32:53.906 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:53.907 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-09 02:32:54.507 | Attempting uninstall: pyopenssl 2026-07-09 02:32:54.521 | Found existing installation: pyOpenSSL 23.2.0 2026-07-09 02:32:54.522 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:54.522 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-09 02:32:54.931 | Attempting uninstall: jsonschema 2026-07-09 02:32:54.946 | Found existing installation: jsonschema 4.10.3 2026-07-09 02:32:54.947 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:32:54.948 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-09 02:32:56.555 | 2026-07-09 02:32:56.556 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-09 02:32:56.556 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-09 02:32:56.571 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-09 02:32:56.931 | + inc/python:pip_install:216 : result=0 2026-07-09 02:32:56.935 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:32:56.938 | + functions-common:time_stop:2420 : local name 2026-07-09 02:32:56.941 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:32:56.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:32:56.948 | + functions-common:time_stop:2423 : local total 2026-07-09 02:32:56.951 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:32:56.955 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:32:56.958 | + functions-common:time_stop:2427 : start_time=1783564352294 2026-07-09 02:32:56.962 | + functions-common:time_stop:2429 : [[ -z 1783564352294 ]] 2026-07-09 02:32:56.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:32:56.971 | + functions-common:time_stop:2432 : end_time=1783564376967 2026-07-09 02:32:56.974 | + functions-common:time_stop:2433 : elapsed_time=24673 2026-07-09 02:32:56.977 | + functions-common:time_stop:2434 : total=48720 2026-07-09 02:32:56.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:32:56.983 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73393 2026-07-09 02:32:56.987 | + inc/python:pip_install:219 : return 0 2026-07-09 02:32:56.990 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:32:56.994 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:32:56.997 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-09 02:32:57.001 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-09 02:32:57.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:57.009 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:57.012 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-09 02:32:57.016 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:57.019 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-09 02:32:57.043 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:32:57.047 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:32:57.051 | + ./stack.sh:main:924 : configure_keystone 2026-07-09 02:32:57.054 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-09 02:32:57.072 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-09 02:32:57.076 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-09 02:32:57.081 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-09 02:32:57.103 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:32:57.107 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-09 02:32:57.152 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-09 02:32:57.195 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-09 02:32:57.238 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-09 02:32:57.284 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-09 02:32:57.327 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-09 02:32:57.372 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-09 02:32:57.414 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-09 02:32:57.455 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-09 02:32:57.499 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-09 02:32:57.502 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-09 02:32:57.506 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-09 02:32:57.509 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-09 02:32:57.512 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-09 02:32:57.515 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:32:57.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:57.543 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-09 02:32:57.546 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-09 02:32:57.550 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:32:57.573 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:57.576 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:32:57.581 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:32:57.624 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:32:57.627 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:32:57.631 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.130/identity 2026-07-09 02:32:57.675 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-09 02:32:57.678 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-09 02:32:57.724 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-09 02:32:57.727 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-09 02:32:57.731 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-09 02:32:57.734 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-09 02:32:57.738 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:32:57.742 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:32:57.745 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:32:57.769 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:57.772 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:32:57.776 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-09 02:32:57.780 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-09 02:32:57.824 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-09 02:32:57.827 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-09 02:32:57.830 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-09 02:32:57.834 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-09 02:32:57.839 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:32:57.864 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:32:57.868 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:32:57.872 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:32:57.876 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:32:57.879 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:32:57.923 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:32:57.965 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:32:58.008 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:32:58.051 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-09 02:32:58.092 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-09 02:32:58.133 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-09 02:32:58.136 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-09 02:32:58.140 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-09 02:32:58.143 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-09 02:32:58.146 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-09 02:32:58.150 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-09 02:32:58.153 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-09 02:32:58.157 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:32:58.160 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:32:58.178 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:32:58.178 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:32:58.191 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:32:58.196 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:32:58.210 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:32:58.215 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-09 02:32:58.219 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-09 02:32:58.225 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:32:58.228 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-09 02:32:58.267 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-09 02:32:58.305 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-09 02:32:58.343 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-09 02:32:58.384 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-09 02:32:58.422 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-09 02:32:58.460 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-09 02:32:58.499 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-09 02:32:58.538 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-09 02:32:58.578 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:32:58.616 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-09 02:32:58.656 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-09 02:32:58.696 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-09 02:32:58.736 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-09 02:32:58.777 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-09 02:32:58.780 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-09 02:32:58.785 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-09 02:32:58.788 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-09 02:32:58.792 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:32:58.796 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:32:58.799 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:32:58.803 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-09 02:32:58.807 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-09 02:32:58.810 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-09 02:32:58.852 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-09 02:32:58.892 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-09 02:32:58.893 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-09 02:32:58.903 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-09 02:32:58.908 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-09 02:32:58.911 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-09 02:32:58.915 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:32:58.918 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:32:58.921 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:32:58.925 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:32:58.928 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:32:58.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:32:58.936 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:32:58.939 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:32:58.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:32:58.946 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:32:58.949 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-09 02:32:58.962 | perl: warning: Setting locale failed. 2026-07-09 02:32:58.962 | perl: warning: Please check that your locale settings: 2026-07-09 02:32:58.962 | LANGUAGE = (unset), 2026-07-09 02:32:58.962 | LC_ALL = "en_US.utf8", 2026-07-09 02:32:58.962 | LANG = "de_DE.UTF-8" 2026-07-09 02:32:58.962 | are supported and installed on your system. 2026-07-09 02:32:58.962 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:32:59.003 | Enabling site keystone-api. 2026-07-09 02:32:59.009 | To activate the new configuration, you need to run: 2026-07-09 02:32:59.009 | systemctl reload apache2 2026-07-09 02:32:59.015 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-09 02:32:59.018 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:32:59.022 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:32:59.025 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:32:59.157 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-09 02:32:59.192 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-09 02:32:59.234 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-09 02:32:59.279 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-09 02:32:59.283 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-09 02:32:59.327 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-09 02:32:59.370 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-09 02:32:59.412 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-09 02:32:59.455 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-09 02:32:59.459 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-09 02:32:59.501 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-09 02:32:59.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:32:59.527 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-09 02:32:59.553 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:59.557 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-09 02:32:59.561 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-09 02:32:59.565 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-09 02:32:59.569 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:32:59.573 | + lib/stack:stack_install_service:32 : install_glance 2026-07-09 02:32:59.577 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-09 02:32:59.581 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-09 02:32:59.585 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-09 02:32:59.609 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:32:59.613 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-09 02:32:59.616 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-09 02:32:59.641 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:32:59.645 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-09 02:32:59.648 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-09 02:32:59.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:32:59.655 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:32:59.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-09 02:32:59.662 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:32:59.666 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-09 02:32:59.670 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-09 02:32:59.673 | ++ inc/python:join_extras:29 : echo cinder 2026-07-09 02:32:59.677 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-09 02:32:59.681 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-09 02:32:59.685 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-09 02:32:59.688 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-09 02:32:59.693 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-09 02:32:59.697 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-09 02:32:59.700 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-09 02:32:59.706 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:32:59.706 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-09 02:32:59.713 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-09 02:32:59.717 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-09 02:32:59.720 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-09 02:32:59.725 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-09 02:32:59.729 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-09 02:32:59.758 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-09 02:32:59.761 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-09 02:33:01.043 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.181 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-09 02:33:01.197 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-09 02:33:01.198 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-07-09 02:33:01.199 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-07-09 02:33:01.200 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-09 02:33:01.200 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-07-09 02:33:01.201 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-09 02:33:01.202 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-09 02:33:01.203 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.15.0) 2026-07-09 02:33:01.204 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-09 02:33:01.205 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-09 02:33:01.230 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.245 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-09 02:33:01.257 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-09 02:33:01.259 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-09 02:33:01.261 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.2) 2026-07-09 02:33:01.304 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.320 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-09 02:33:01.484 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.500 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:33:01.546 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.562 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:33:01.607 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.623 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:33:01.634 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-09 02:33:01.635 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-09 02:33:01.636 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-09 02:33:01.637 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-09 02:33:01.643 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-09 02:33:01.644 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-09 02:33:01.645 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-09 02:33:01.648 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-09 02:33:01.650 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-07-09 02:33:01.650 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-07-09 02:33:01.653 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-07-09 02:33:01.684 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-09 02:33:01.699 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-09 02:33:01.708 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-09 02:33:01.714 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-09 02:33:01.718 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-09 02:33:01.719 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-09 02:33:01.720 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-09 02:33:01.728 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-09 02:33:01.732 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-09 02:33:01.732 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-09 02:33:01.735 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-09 02:33:01.743 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-09 02:33:01.744 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-09 02:33:01.745 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-09 02:33:01.747 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-09 02:33:01.748 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-09 02:33:01.749 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-09 02:33:01.750 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-09 02:33:01.753 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-09 02:33:01.763 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-09 02:33:01.764 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-09 02:33:01.770 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (83.0.0) 2026-07-09 02:33:01.786 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-09 02:33:01.790 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-09 02:33:01.793 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-09 02:33:01.806 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-09 02:33:01.807 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-09 02:33:01.808 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-09 02:33:01.809 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-09 02:33:01.829 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-09 02:33:01.886 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-09 02:33:01.939 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-09 02:33:01.966 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-09 02:33:01.987 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-09 02:33:02.008 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-09 02:33:02.032 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-09 02:33:02.052 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-09 02:33:02.289 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-09 02:33:03.580 | 2026-07-09 02:33:03.596 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-07-09 02:33:03.762 | + inc/python:pip_install:216 : result=0 2026-07-09 02:33:03.765 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:33:03.768 | + functions-common:time_stop:2420 : local name 2026-07-09 02:33:03.772 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:33:03.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:33:03.780 | + functions-common:time_stop:2423 : local total 2026-07-09 02:33:03.783 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:33:03.787 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:33:03.791 | + functions-common:time_stop:2427 : start_time=1783564379750 2026-07-09 02:33:03.795 | + functions-common:time_stop:2429 : [[ -z 1783564379750 ]] 2026-07-09 02:33:03.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:33:03.805 | + functions-common:time_stop:2432 : end_time=1783564383801 2026-07-09 02:33:03.808 | + functions-common:time_stop:2433 : elapsed_time=4051 2026-07-09 02:33:03.812 | + functions-common:time_stop:2434 : total=73393 2026-07-09 02:33:03.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:33:03.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77444 2026-07-09 02:33:03.823 | + inc/python:pip_install:219 : return 0 2026-07-09 02:33:03.827 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-09 02:33:03.831 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-09 02:33:03.835 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-09 02:33:03.854 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-09 02:33:03.860 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-09 02:33:03.864 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-09 02:33:03.868 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-09 02:33:03.872 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:33:03.876 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:33:03.880 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:33:03.885 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:33:03.889 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:33:03.893 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:33:03.918 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:33:03.922 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:33:03.926 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:33:03.931 | + functions-common:git_clone:610 : echo master 2026-07-09 02:33:03.931 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:33:03.938 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-09 02:33:03.941 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:33:03.945 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-09 02:33:03.948 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:33:03.952 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:33:03.956 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:33:03.960 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:33:03.963 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:33:03.966 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:33:03.970 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:33:03.973 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:33:03.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:33:03.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564383979 2026-07-09 02:33:03.987 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-09 02:33:03.991 | Cloning into '/opt/stack/glance'... 2026-07-09 02:33:13.023 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:33:13.027 | + functions-common:time_stop:2420 : local name 2026-07-09 02:33:13.030 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:33:13.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:33:13.038 | + functions-common:time_stop:2423 : local total 2026-07-09 02:33:13.042 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:33:13.046 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:33:13.049 | + functions-common:time_stop:2427 : start_time=1783564383979 2026-07-09 02:33:13.053 | + functions-common:time_stop:2429 : [[ -z 1783564383979 ]] 2026-07-09 02:33:13.058 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:33:13.064 | + functions-common:time_stop:2432 : end_time=1783564393060 2026-07-09 02:33:13.067 | + functions-common:time_stop:2433 : elapsed_time=9081 2026-07-09 02:33:13.071 | + functions-common:time_stop:2434 : total=23608 2026-07-09 02:33:13.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:33:13.079 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32689 2026-07-09 02:33:13.083 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-09 02:33:13.087 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:33:13.091 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:33:13.094 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:33:13.098 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:33:13.102 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:33:13.106 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:33:13.110 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:33:13.113 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:33:13.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:33:13.122 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:33:13.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564393124 2026-07-09 02:33:13.132 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:33:13.914 | From https://review.opendev.org/openstack/glance 2026-07-09 02:33:13.914 | * branch master -> FETCH_HEAD 2026-07-09 02:33:13.926 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:33:13.930 | + functions-common:time_stop:2420 : local name 2026-07-09 02:33:13.933 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:33:13.936 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:33:13.939 | + functions-common:time_stop:2423 : local total 2026-07-09 02:33:13.942 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:33:13.946 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:33:13.949 | + functions-common:time_stop:2427 : start_time=1783564393124 2026-07-09 02:33:13.951 | + functions-common:time_stop:2429 : [[ -z 1783564393124 ]] 2026-07-09 02:33:13.955 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:33:13.960 | + functions-common:time_stop:2432 : end_time=1783564393957 2026-07-09 02:33:13.964 | + functions-common:time_stop:2433 : elapsed_time=833 2026-07-09 02:33:13.967 | + functions-common:time_stop:2434 : total=32689 2026-07-09 02:33:13.970 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:33:13.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33522 2026-07-09 02:33:13.977 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:33:13.980 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:33:13.983 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:33:13.987 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:33:13.990 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:33:13.994 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:33:13.998 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:33:14.002 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:33:14.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:33:14.010 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:33:14.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564394011 2026-07-09 02:33:14.019 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:33:14.148 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:33:14.148 | 2026-07-09 02:33:14.148 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:33:14.148 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:33:14.148 | state without impacting any branches by switching back to a branch. 2026-07-09 02:33:14.148 | 2026-07-09 02:33:14.149 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:33:14.149 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:33:14.149 | 2026-07-09 02:33:14.149 | git switch -c 2026-07-09 02:33:14.149 | 2026-07-09 02:33:14.149 | Or undo this operation with: 2026-07-09 02:33:14.149 | 2026-07-09 02:33:14.149 | git switch - 2026-07-09 02:33:14.149 | 2026-07-09 02:33:14.149 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:33:14.149 | 2026-07-09 02:33:14.150 | HEAD is now at b07d7293a doc: document missing notification event types and payloads 2026-07-09 02:33:14.155 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:33:14.159 | + functions-common:time_stop:2420 : local name 2026-07-09 02:33:14.162 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:33:14.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:33:14.170 | + functions-common:time_stop:2423 : local total 2026-07-09 02:33:14.173 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:33:14.177 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:33:14.179 | + functions-common:time_stop:2427 : start_time=1783564394011 2026-07-09 02:33:14.182 | + functions-common:time_stop:2429 : [[ -z 1783564394011 ]] 2026-07-09 02:33:14.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:33:14.193 | + functions-common:time_stop:2432 : end_time=1783564394188 2026-07-09 02:33:14.196 | + functions-common:time_stop:2433 : elapsed_time=177 2026-07-09 02:33:14.200 | + functions-common:time_stop:2434 : total=33522 2026-07-09 02:33:14.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:33:14.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33699 2026-07-09 02:33:14.210 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-09 02:33:14.229 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-09 02:33:14.233 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:33:14.234 | + functions-common:git_clone:673 : head -1 2026-07-09 02:33:14.236 | b07d7293a doc: document missing notification event types and payloads 2026-07-09 02:33:14.240 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:33:14.244 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-09 02:33:14.248 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:33:14.252 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-09 02:33:14.256 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-09 02:33:14.260 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:33:14.264 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-09 02:33:14.267 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:33:14.272 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-09 02:33:14.276 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-09 02:33:14.280 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:33:14.283 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:33:14.288 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-09 02:33:14.292 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:33:14.297 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-09 02:33:14.301 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:33:14.305 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:33:14.310 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-09 02:33:14.317 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-09 02:33:14.321 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-09 02:33:14.323 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-09 02:33:14.481 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-09 02:33:14.485 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:33:14.489 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:33:14.493 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:33:14.497 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-09 02:33:14.500 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-09 02:33:14.504 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:33:14.507 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:33:14.510 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:33:14.514 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:33:14.518 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:33:14.522 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:33:14.526 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:33:14.531 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-09 02:33:14.558 | Using python 3.12 to install /opt/stack/glance 2026-07-09 02:33:14.562 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-09 02:33:15.536 | Obtaining file:///opt/stack/glance 2026-07-09 02:33:15.540 | Installing build dependencies: started 2026-07-09 02:33:17.235 | Installing build dependencies: finished with status 'done' 2026-07-09 02:33:17.237 | Checking if build backend supports build_editable: started 2026-07-09 02:33:17.777 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:33:17.777 | Getting requirements to build editable: started 2026-07-09 02:33:18.070 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:33:18.073 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:33:18.999 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:33:19.017 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (7.0.3) 2026-07-09 02:33:19.018 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (0.7.1) 2026-07-09 02:33:19.021 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.0.51) 2026-07-09 02:33:19.021 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.1.0) 2026-07-09 02:33:19.021 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.5.1) 2026-07-09 02:33:19.022 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (1.8.10) 2026-07-09 02:33:19.023 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (1.18.5) 2026-07-09 02:33:19.225 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.361 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-09 02:33:19.372 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (10.5.0) 2026-07-09 02:33:19.375 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (7.5.0) 2026-07-09 02:33:19.375 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (6.4.0) 2026-07-09 02:33:19.375 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (2.7.1) 2026-07-09 02:33:19.376 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (10.1.1) 2026-07-09 02:33:19.378 | 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.dev119) (5.9.0) 2026-07-09 02:33:19.433 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.449 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-09 02:33:19.464 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.15.0) 2026-07-09 02:33:19.467 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (13.0.0) 2026-07-09 02:33:19.492 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.508 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-09 02:33:19.519 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.18.0) 2026-07-09 02:33:19.522 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.10.1) 2026-07-09 02:33:19.522 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (4.26.0) 2026-07-09 02:33:19.522 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.8.0) 2026-07-09 02:33:19.522 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (18.0.0) 2026-07-09 02:33:19.523 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (6.8.0) 2026-07-09 02:33:19.651 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.667 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:33:19.678 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (8.2.0) 2026-07-09 02:33:19.679 | 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.dev119) (18.1.0) 2026-07-09 02:33:19.680 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (8.1.0) 2026-07-09 02:33:19.717 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.733 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-09 02:33:19.745 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.1.0) 2026-07-09 02:33:19.746 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (4.4.0) 2026-07-09 02:33:19.747 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (5.6.0) 2026-07-09 02:33:19.748 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (3.1.0) 2026-07-09 02:33:19.749 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev119) (43.0.3) 2026-07-09 02:33:19.774 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.789 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-09 02:33:19.838 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev119) 2026-07-09 02:33:19.853 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:33:19.865 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev119) (1.3.12) 2026-07-09 02:33:19.865 | 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.dev119) (4.15.0) 2026-07-09 02:33:19.901 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-09 02:33:19.916 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-09 02:33:19.930 | 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.dev119) (2.34.2) 2026-07-09 02:33:19.935 | 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.dev119) (2.0.0) 2026-07-09 02:33:19.937 | 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.dev119) (3.0) 2026-07-09 02:33:19.940 | 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.dev119) (5.10.0) 2026-07-09 02:33:19.943 | 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.dev119) (2.2.2) 2026-07-09 02:33:19.949 | 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.dev119) (1.4.2) 2026-07-09 02:33:19.950 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev119) (3.4.0) 2026-07-09 02:33:19.956 | 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.dev119) (3.3.2) 2026-07-09 02:33:19.961 | 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.dev119) (26.1.0) 2026-07-09 02:33:19.962 | 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.dev119) (2025.9.1) 2026-07-09 02:33:19.963 | 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.dev119) (0.37.0) 2026-07-09 02:33:19.964 | 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.dev119) (2026.5.1) 2026-07-09 02:33:19.971 | 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.dev119) (2.1.0) 2026-07-09 02:33:19.972 | 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.dev119) (1.8.2) 2026-07-09 02:33:19.978 | 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.dev119) (4.2.0) 2026-07-09 02:33:19.980 | 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.dev119) (4.0.1) 2026-07-09 02:33:19.982 | 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.dev119) (2.13.0) 2026-07-09 02:33:19.988 | 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.dev119) (1.5.0) 2026-07-09 02:33:19.992 | 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.dev119) (5.3.1) 2026-07-09 02:33:19.998 | 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.dev119) (0.20) 2026-07-09 02:33:20.003 | 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.dev119) (1.3.0) 2026-07-09 02:33:20.005 | 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.dev119) (2.0.0) 2026-07-09 02:33:20.005 | 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.dev119) (6.0.3) 2026-07-09 02:33:20.013 | 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.dev119) (2.1.2) 2026-07-09 02:33:20.015 | 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.dev119) (0.6.2) 2026-07-09 02:33:20.072 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.088 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-09 02:33:20.129 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.144 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-09 02:33:20.185 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.200 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-09 02:33:20.243 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.258 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-09 02:33:20.269 | 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.dev119) (7.2.2) 2026-07-09 02:33:20.301 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.316 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-09 02:33:20.331 | 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.dev119) (2.9.0.post0) 2026-07-09 02:33:20.337 | 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.dev119) (4.6.0) 2026-07-09 02:33:20.338 | 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.dev119) (7.1.4) 2026-07-09 02:33:20.341 | 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.dev119) (5.3.1) 2026-07-09 02:33:20.341 | 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.dev119) (5.6.2) 2026-07-09 02:33:20.341 | 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.dev119) (0.16.0) 2026-07-09 02:33:20.345 | 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.dev119) (5.1.0) 2026-07-09 02:33:20.354 | 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.dev119) (2026.2) 2026-07-09 02:33:20.354 | 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.dev119) (26.2) 2026-07-09 02:33:20.361 | 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.dev119) (0.25.0) 2026-07-09 02:33:20.365 | 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.dev119) (5.0.0) 2026-07-09 02:33:20.366 | 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.dev119) (3.1.6) 2026-07-09 02:33:20.368 | 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.dev119) (4.0.1) 2026-07-09 02:33:20.375 | 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.dev119) (3.0.3) 2026-07-09 02:33:20.388 | 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.dev119) (1.2.1) 2026-07-09 02:33:20.395 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev119) (0.41.0) 2026-07-09 02:33:20.396 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev119) (3.5.3) 2026-07-09 02:33:20.399 | 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.dev119) (1.7.6) 2026-07-09 02:33:20.404 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev119) (2.8.0) 2026-07-09 02:33:20.434 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev119) (83.0.0) 2026-07-09 02:33:20.450 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev119) (0.8.1) 2026-07-09 02:33:20.510 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.526 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:33:20.566 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.581 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-09 02:33:20.650 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev119) 2026-07-09 02:33:20.665 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-09 02:33:20.733 | 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.dev119) 2026-07-09 02:33:20.748 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-09 02:33:20.783 | 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.dev119) 2026-07-09 02:33:20.798 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-09 02:33:20.809 | 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.dev119) (15.0.0) 2026-07-09 02:33:20.835 | 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.dev119) 2026-07-09 02:33:20.852 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-09 02:33:20.875 | 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.dev119) (1.17.0) 2026-07-09 02:33:20.893 | 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.dev119) (3.4.7) 2026-07-09 02:33:20.894 | 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.dev119) (3.18) 2026-07-09 02:33:20.895 | 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.dev119) (2.7.0) 2026-07-09 02:33:20.897 | 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.dev119) (2023.11.17) 2026-07-09 02:33:20.929 | 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.dev119) (4.2.0) 2026-07-09 02:33:20.930 | 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.dev119) (2.20.0) 2026-07-09 02:33:20.939 | 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.dev119) (0.1.2) 2026-07-09 02:33:20.955 | 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.dev119) (0.8) 2026-07-09 02:33:21.031 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-09 02:33:21.046 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-09 02:33:21.182 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-09 02:33:21.198 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:33:21.208 | 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.dev119) (9.1.4) 2026-07-09 02:33:21.234 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev119) 2026-07-09 02:33:21.250 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-09 02:33:21.342 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-09 02:33:21.358 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-09 02:33:21.373 | Installing build dependencies: started 2026-07-09 02:33:22.981 | Installing build dependencies: finished with status 'done' 2026-07-09 02:33:22.982 | Getting requirements to build wheel: started 2026-07-09 02:33:23.636 | Getting requirements to build wheel: finished with status 'done' 2026-07-09 02:33:23.638 | Preparing metadata (pyproject.toml): started 2026-07-09 02:33:24.010 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:33:24.015 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev119) (2026.2) 2026-07-09 02:33:24.156 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-09 02:33:24.172 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-09 02:33:24.223 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev119) 2026-07-09 02:33:24.238 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-09 02:33:24.308 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-09 02:33:24.345 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-09 02:33:24.368 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-09 02:33:24.392 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-09 02:33:24.414 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-09 02:33:24.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.9 MB/s 0:00:00 2026-07-09 02:33:24.489 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-09 02:33:24.511 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-09 02:33:24.533 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-09 02:33:24.554 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-09 02:33:24.576 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-09 02:33:24.598 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-09 02:33:24.621 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-09 02:33:24.644 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-09 02:33:24.666 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-09 02:33:24.689 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-09 02:33:24.714 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-09 02:33:24.735 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-09 02:33:24.759 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-09 02:33:24.787 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-09 02:33:24.809 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-09 02:33:24.862 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.2 MB/s 0:00:00 2026-07-09 02:33:24.877 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-09 02:33:24.904 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-09 02:33:24.926 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-09 02:33:24.948 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-09 02:33:25.044 | Building wheels for collected packages: glance, simplegeneric 2026-07-09 02:33:25.045 | Building editable for glance (pyproject.toml): started 2026-07-09 02:33:25.925 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-09 02:33:25.927 | Created wheel for glance: filename=glance-32.1.0.dev119-0.editable-py3-none-any.whl size=8990 sha256=12c5fba7e99e3e37365e7ebc6566589e00eaa983743569ff6bbe069a808931e8 2026-07-09 02:33:25.927 | Stored in directory: /tmp/pip-ephem-wheel-cache-82uechwe/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-09 02:33:25.933 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-09 02:33:26.357 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-09 02:33:26.358 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=57e1fef2a569f234f2e0d0fb8f5449cbaffd48aae44befd4bc7118147ae07fcf 2026-07-09 02:33:26.359 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-09 02:33:26.362 | Successfully built glance simplegeneric 2026-07-09 02:33:26.628 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-09 02:33:29.608 | Attempting uninstall: jsonpointer 2026-07-09 02:33:29.624 | Found existing installation: jsonpointer 2.0 2026-07-09 02:33:29.624 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:33:29.624 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-09 02:33:29.641 | Attempting uninstall: jmespath 2026-07-09 02:33:29.656 | Found existing installation: jmespath 1.0.1 2026-07-09 02:33:29.656 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:33:29.656 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-09 02:33:29.698 | Attempting uninstall: httplib2 2026-07-09 02:33:29.712 | Found existing installation: httplib2 0.20.4 2026-07-09 02:33:29.712 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:33:29.714 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-09 02:33:29.809 | Attempting uninstall: jsonpatch 2026-07-09 02:33:29.824 | Found existing installation: jsonpatch 1.32 2026-07-09 02:33:29.825 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:33:29.826 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-09 02:33:34.192 | 2026-07-09 02:33:34.211 | 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.dev119 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-09 02:33:34.469 | + inc/python:pip_install:216 : result=0 2026-07-09 02:33:34.473 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:33:34.477 | + functions-common:time_stop:2420 : local name 2026-07-09 02:33:34.480 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:33:34.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:33:34.488 | + functions-common:time_stop:2423 : local total 2026-07-09 02:33:34.492 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:33:34.496 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:33:34.499 | + functions-common:time_stop:2427 : start_time=1783564394551 2026-07-09 02:33:34.503 | + functions-common:time_stop:2429 : [[ -z 1783564394551 ]] 2026-07-09 02:33:34.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:33:34.514 | + functions-common:time_stop:2432 : end_time=1783564414509 2026-07-09 02:33:34.517 | + functions-common:time_stop:2433 : elapsed_time=19958 2026-07-09 02:33:34.521 | + functions-common:time_stop:2434 : total=77444 2026-07-09 02:33:34.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:33:34.528 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97402 2026-07-09 02:33:34.532 | + inc/python:pip_install:219 : return 0 2026-07-09 02:33:34.536 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:33:34.540 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:33:34.544 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-09 02:33:34.547 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-09 02:33:34.551 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:33:34.556 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:33:34.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-09 02:33:34.564 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:33:34.568 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:33:34.573 | + ./stack.sh:main:945 : configure_glance 2026-07-09 02:33:34.577 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-09 02:33:34.595 | + lib/glance:configure_glance:353 : local dburl 2026-07-09 02:33:34.599 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-09 02:33:34.603 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-09 02:33:34.606 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-09 02:33:34.610 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-09 02:33:34.614 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:33:34.618 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:33:34.621 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:33:34.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:33:34.648 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:33:34.651 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-09 02:33:34.655 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-09 02:33:34.659 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-09 02:33:34.704 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-09 02:33:34.749 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-09 02:33:34.790 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-09 02:33:34.828 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-09 02:33:34.869 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-09 02:33:34.912 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-09 02:33:34.955 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-09 02:33:34.959 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-09 02:33:34.963 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-09 02:33:34.966 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-09 02:33:34.970 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:33:34.973 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-09 02:33:34.977 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-09 02:33:34.981 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-09 02:33:34.985 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-09 02:33:34.988 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-09 02:33:35.030 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-09 02:33:35.069 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.130/identity 2026-07-09 02:33:35.109 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-09 02:33:35.148 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-09 02:33:35.189 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-09 02:33:35.232 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-09 02:33:35.275 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-09 02:33:35.318 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:33:35.364 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:33:35.403 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-09 02:33:35.441 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:33:35.444 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-09 02:33:35.486 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-09 02:33:35.489 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-09 02:33:35.493 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-09 02:33:35.497 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:33:35.501 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-09 02:33:35.505 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:33:35.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:33:35.534 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-09 02:33:35.538 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-09 02:33:35.542 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:33:35.566 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:33:35.570 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:33:35.574 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:33:35.614 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:33:35.617 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:33:35.621 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-09 02:33:35.625 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-09 02:33:35.629 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-09 02:33:35.668 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-09 02:33:35.706 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-09 02:33:35.747 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-09 02:33:35.750 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-09 02:33:35.754 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-09 02:33:35.758 | + lib/glance:configure_glance_store:282 : local be 2026-07-09 02:33:35.761 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:33:35.765 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-09 02:33:35.769 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-09 02:33:35.808 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-09 02:33:35.812 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.130 2026-07-09 02:33:35.851 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:33:35.854 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-09 02:33:35.858 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-09 02:33:35.878 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:33:35.881 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.130/image 2026-07-09 02:33:35.914 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-09 02:33:35.928 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:33:35.931 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-09 02:33:35.933 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-09 02:33:35.935 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-09 02:33:35.938 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:33:35.953 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:33:35.955 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:33:35.957 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:33:35.959 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:33:35.962 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:33:35.990 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:33:36.018 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:33:36.045 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:33:36.073 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-09 02:33:36.101 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-09 02:33:36.105 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-09 02:33:36.135 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-09 02:33:36.162 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-09 02:33:36.190 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-09 02:33:36.217 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-09 02:33:36.247 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-09 02:33:36.277 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-09 02:33:36.306 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-09 02:33:36.334 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-09 02:33:36.339 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-09 02:33:36.346 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-09 02:33:36.360 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:33:36.362 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-09 02:33:36.364 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-09 02:33:36.366 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-09 02:33:36.368 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-09 02:33:36.370 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-09 02:33:36.372 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-09 02:33:36.374 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-09 02:33:36.378 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:33:36.380 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-09 02:33:36.409 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-09 02:33:36.411 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-09 02:33:36.413 | ++ functions:get_random_port:861 : true 2026-07-09 02:33:36.415 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-09 02:33:36.417 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-09 02:33:36.419 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-09 02:33:36.477 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-09 02:33:36.480 | ++ functions:get_random_port:865 : break 2 2026-07-09 02:33:36.483 | ++ functions:get_random_port:869 : echo 60999 2026-07-09 02:33:36.488 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-09 02:33:36.492 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-09 02:33:36.529 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-09 02:33:36.568 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-09 02:33:36.604 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:33:36.642 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:33:36.680 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:33:36.718 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:33:36.756 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:33:36.794 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:33:36.832 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:33:36.867 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:33:36.899 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:33:36.934 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:33:36.971 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-09 02:33:37.008 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-09 02:33:37.044 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-09 02:33:37.081 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-09 02:33:37.119 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-09 02:33:37.157 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-09 02:33:37.198 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-09 02:33:37.238 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-09 02:33:37.241 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-09 02:33:37.244 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:33:37.247 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:33:37.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:33:37.253 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:33:37.256 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-09 02:33:37.259 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-09 02:33:37.262 | perl: warning: Setting locale failed. 2026-07-09 02:33:37.262 | perl: warning: Please check that your locale settings: 2026-07-09 02:33:37.262 | LANGUAGE = (unset), 2026-07-09 02:33:37.262 | LC_ALL = "en_US.utf8", 2026-07-09 02:33:37.262 | LANG = (unset) 2026-07-09 02:33:37.262 | are supported and installed on your system. 2026-07-09 02:33:37.262 | perl: warning: Falling back to the standard locale ("C"). 2026-07-09 02:33:37.300 | proxy (enabled by site administrator) 2026-07-09 02:33:37.303 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-09 02:33:37.306 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-09 02:33:37.310 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:33:37.313 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:33:37.316 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:33:37.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:33:37.321 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-09 02:33:37.324 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-09 02:33:37.327 | perl: warning: Setting locale failed. 2026-07-09 02:33:37.327 | perl: warning: Please check that your locale settings: 2026-07-09 02:33:37.327 | LANGUAGE = (unset), 2026-07-09 02:33:37.327 | LC_ALL = "en_US.utf8", 2026-07-09 02:33:37.327 | LANG = (unset) 2026-07-09 02:33:37.327 | are supported and installed on your system. 2026-07-09 02:33:37.328 | perl: warning: Falling back to the standard locale ("C"). 2026-07-09 02:33:37.365 | No module matches proxy_http 2026-07-09 02:33:37.368 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-09 02:33:37.381 | perl: warning: Setting locale failed. 2026-07-09 02:33:37.381 | perl: warning: Please check that your locale settings: 2026-07-09 02:33:37.381 | LANGUAGE = (unset), 2026-07-09 02:33:37.381 | LC_ALL = "en_US.utf8", 2026-07-09 02:33:37.381 | LANG = "de_DE.UTF-8" 2026-07-09 02:33:37.381 | are supported and installed on your system. 2026-07-09 02:33:37.382 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:33:37.423 | Considering dependency proxy for proxy_http: 2026-07-09 02:33:37.423 | Module proxy already enabled 2026-07-09 02:33:37.423 | Enabling module proxy_http. 2026-07-09 02:33:37.430 | To activate the new configuration, you need to run: 2026-07-09 02:33:37.430 | systemctl restart apache2 2026-07-09 02:33:37.436 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-09 02:33:37.439 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-09 02:33:37.443 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:33:37.446 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:33:37.449 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:33:37.583 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-09 02:33:37.588 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-09 02:33:37.592 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-09 02:33:37.595 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:33:37.598 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:33:37.601 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:33:37.604 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-09 02:33:37.607 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-09 02:33:37.611 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-09 02:33:37.611 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-09 02:33:37.622 | KeepAlive Off 2026-07-09 02:33:37.628 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-09 02:33:37.629 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-09 02:33:37.640 | SetEnv proxy-sendchunked 1 2026-07-09 02:33:37.645 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-09 02:33:37.645 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-09 02:33:37.656 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-09 02:33:37.661 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-09 02:33:37.665 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-09 02:33:37.668 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:33:37.671 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:33:37.675 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:33:37.678 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:33:37.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:33:37.685 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:33:37.688 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:33:37.691 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:33:37.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:33:37.697 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:33:37.700 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-09 02:33:37.713 | perl: warning: Setting locale failed. 2026-07-09 02:33:37.713 | perl: warning: Please check that your locale settings: 2026-07-09 02:33:37.713 | LANGUAGE = (unset), 2026-07-09 02:33:37.713 | LC_ALL = "en_US.utf8", 2026-07-09 02:33:37.713 | LANG = "de_DE.UTF-8" 2026-07-09 02:33:37.713 | are supported and installed on your system. 2026-07-09 02:33:37.713 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:33:37.756 | Enabling site glance-api. 2026-07-09 02:33:37.761 | To activate the new configuration, you need to run: 2026-07-09 02:33:37.761 | systemctl reload apache2 2026-07-09 02:33:37.767 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-09 02:33:37.770 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:33:37.773 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:33:37.777 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:33:37.907 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-09 02:33:37.914 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-09 02:33:37.955 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-09 02:33:37.999 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-09 02:33:38.002 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-09 02:33:38.049 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-09 02:33:38.089 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-09 02:33:38.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:33:38.114 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-09 02:33:38.118 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-09 02:33:38.121 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-09 02:33:38.124 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:33:38.128 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-09 02:33:38.131 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-09 02:33:38.134 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-09 02:33:38.137 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-09 02:33:38.140 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:33:38.143 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:33:38.147 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:33:38.150 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:33:38.153 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:33:38.158 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:33:38.175 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:33:38.178 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:33:38.181 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:33:38.186 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:33:38.187 | + functions-common:git_clone:610 : echo master 2026-07-09 02:33:38.192 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-09 02:33:38.195 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:33:38.198 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-09 02:33:38.201 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:33:38.205 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:33:38.208 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:33:38.211 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:33:38.214 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:33:38.217 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:33:38.221 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:33:38.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:33:38.228 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:33:38.233 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564418229 2026-07-09 02:33:38.237 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-09 02:33:38.241 | Cloning into '/opt/stack/cinder'... 2026-07-09 02:34:34.654 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:34:34.658 | + functions-common:time_stop:2420 : local name 2026-07-09 02:34:34.661 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:34:34.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:34:34.669 | + functions-common:time_stop:2423 : local total 2026-07-09 02:34:34.672 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:34:34.676 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:34:34.679 | + functions-common:time_stop:2427 : start_time=1783564418229 2026-07-09 02:34:34.683 | + functions-common:time_stop:2429 : [[ -z 1783564418229 ]] 2026-07-09 02:34:34.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:34:34.695 | + functions-common:time_stop:2432 : end_time=1783564474691 2026-07-09 02:34:34.699 | + functions-common:time_stop:2433 : elapsed_time=56462 2026-07-09 02:34:34.702 | + functions-common:time_stop:2434 : total=33699 2026-07-09 02:34:34.706 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:34:34.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90161 2026-07-09 02:34:34.714 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-09 02:34:34.717 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:34:34.721 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:34:34.725 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:34:34.729 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:34:34.733 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:34:34.736 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:34:34.740 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:34:34.744 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:34:34.748 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:34:34.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:34:34.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564474754 2026-07-09 02:34:34.762 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:34:35.414 | From https://review.opendev.org/openstack/cinder 2026-07-09 02:34:35.414 | * branch master -> FETCH_HEAD 2026-07-09 02:34:35.426 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:34:35.430 | + functions-common:time_stop:2420 : local name 2026-07-09 02:34:35.433 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:34:35.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:34:35.441 | + functions-common:time_stop:2423 : local total 2026-07-09 02:34:35.444 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:34:35.448 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:34:35.452 | + functions-common:time_stop:2427 : start_time=1783564474754 2026-07-09 02:34:35.456 | + functions-common:time_stop:2429 : [[ -z 1783564474754 ]] 2026-07-09 02:34:35.460 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:34:35.466 | + functions-common:time_stop:2432 : end_time=1783564475462 2026-07-09 02:34:35.470 | + functions-common:time_stop:2433 : elapsed_time=708 2026-07-09 02:34:35.473 | + functions-common:time_stop:2434 : total=90161 2026-07-09 02:34:35.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:34:35.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90869 2026-07-09 02:34:35.485 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:34:35.488 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:34:35.492 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:34:35.496 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:34:35.500 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:34:35.503 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:34:35.507 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:34:35.511 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:34:35.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:34:35.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:34:35.525 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564475521 2026-07-09 02:34:35.529 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:34:35.977 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:34:35.977 | 2026-07-09 02:34:35.977 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:34:35.977 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:34:35.978 | state without impacting any branches by switching back to a branch. 2026-07-09 02:34:35.978 | 2026-07-09 02:34:35.978 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:34:35.978 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:34:35.978 | 2026-07-09 02:34:35.978 | git switch -c 2026-07-09 02:34:35.978 | 2026-07-09 02:34:35.978 | Or undo this operation with: 2026-07-09 02:34:35.978 | 2026-07-09 02:34:35.978 | git switch - 2026-07-09 02:34:35.978 | 2026-07-09 02:34:35.979 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:34:35.979 | 2026-07-09 02:34:35.979 | HEAD is now at 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-09 02:34:35.987 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:34:35.991 | + functions-common:time_stop:2420 : local name 2026-07-09 02:34:35.995 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:34:35.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:34:36.003 | + functions-common:time_stop:2423 : local total 2026-07-09 02:34:36.006 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:34:36.010 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:34:36.014 | + functions-common:time_stop:2427 : start_time=1783564475521 2026-07-09 02:34:36.018 | + functions-common:time_stop:2429 : [[ -z 1783564475521 ]] 2026-07-09 02:34:36.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:34:36.028 | + functions-common:time_stop:2432 : end_time=1783564476024 2026-07-09 02:34:36.032 | + functions-common:time_stop:2433 : elapsed_time=503 2026-07-09 02:34:36.035 | + functions-common:time_stop:2434 : total=90869 2026-07-09 02:34:36.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:34:36.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91372 2026-07-09 02:34:36.047 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-09 02:34:36.066 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-09 02:34:36.071 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:34:36.072 | + functions-common:git_clone:673 : head -1 2026-07-09 02:34:36.077 | 7db0225cc Merge "Add agentic coding guidance and docs" 2026-07-09 02:34:36.081 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:34:36.086 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-09 02:34:36.090 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:34:36.094 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-09 02:34:36.098 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-09 02:34:36.102 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:34:36.106 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-09 02:34:36.110 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:34:36.113 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-09 02:34:36.117 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-09 02:34:36.121 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:34:36.125 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:34:36.131 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-09 02:34:36.134 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:34:36.139 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-09 02:34:36.143 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:34:36.147 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:34:36.151 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-09 02:34:36.159 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-09 02:34:36.163 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-09 02:34:36.167 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-09 02:34:36.323 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-09 02:34:36.326 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:34:36.330 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:34:36.334 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:34:36.337 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-09 02:34:36.341 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-09 02:34:36.345 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:34:36.349 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:34:36.353 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:34:36.356 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:34:36.360 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:34:36.364 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:34:36.368 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:34:36.372 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-09 02:34:36.402 | Using python 3.12 to install /opt/stack/cinder 2026-07-09 02:34:36.405 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-09 02:34:37.389 | Obtaining file:///opt/stack/cinder 2026-07-09 02:34:37.394 | Installing build dependencies: started 2026-07-09 02:34:39.115 | Installing build dependencies: finished with status 'done' 2026-07-09 02:34:39.115 | Checking if build backend supports build_editable: started 2026-07-09 02:34:39.651 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:34:39.652 | Getting requirements to build editable: started 2026-07-09 02:34:39.946 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:34:39.948 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:34:41.351 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:34:41.378 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-09 02:34:41.380 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-09 02:34:41.380 | 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.dev157) (0.41.0) 2026-07-09 02:34:41.381 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-09 02:34:41.381 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.3) 2026-07-09 02:34:41.383 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-09 02:34:41.384 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-09 02:34:41.385 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.15.0) 2026-07-09 02:34:41.386 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-09 02:34:42.004 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.139 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-09 02:34:42.152 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-09 02:34:42.153 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-09 02:34:42.153 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-09 02:34:42.156 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-09 02:34:42.156 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-09 02:34:42.156 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-09 02:34:42.157 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-09 02:34:42.159 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-09 02:34:42.159 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-09 02:34:42.159 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-09 02:34:42.160 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-09 02:34:42.161 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-09 02:34:42.162 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-09 02:34:42.164 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-09 02:34:42.165 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-09 02:34:42.205 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.220 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-09 02:34:42.231 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-09 02:34:42.232 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-09 02:34:42.274 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.289 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-09 02:34:42.300 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-09 02:34:42.301 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-09 02:34:42.302 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-09 02:34:42.303 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-09 02:34:42.340 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.355 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-09 02:34:42.366 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-09 02:34:42.407 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.422 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-09 02:34:42.463 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.478 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-09 02:34:42.490 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-09 02:34:42.491 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.0) 2026-07-09 02:34:42.492 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-09 02:34:42.492 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-09 02:34:42.518 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.533 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-09 02:34:42.543 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-09 02:34:42.544 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-09 02:34:42.569 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.584 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-09 02:34:42.606 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-09 02:34:42.607 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-09 02:34:42.607 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-09 02:34:42.735 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.752 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-09 02:34:42.762 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-09 02:34:42.808 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.825 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-09 02:34:42.907 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:42.922 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-09 02:34:42.932 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-09 02:34:42.933 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-09 02:34:42.934 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-09 02:34:43.131 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-09 02:34:43.146 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-09 02:34:43.526 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-09 02:34:43.542 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-09 02:34:43.553 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-09 02:34:43.553 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-09 02:34:43.554 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-09 02:34:43.976 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-09 02:34:43.993 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-09 02:34:44.004 | 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.dev157) (1.1.0) 2026-07-09 02:34:44.096 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-09 02:34:44.111 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-09 02:34:44.123 | 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.dev157) (2.9.0.post0) 2026-07-09 02:34:44.128 | 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.dev157) (1.17.0) 2026-07-09 02:34:44.159 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-09 02:34:44.164 | 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.dev157) (3.0) 2026-07-09 02:34:44.173 | 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.dev157) (2.8.0) 2026-07-09 02:34:44.180 | 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.dev157) (3.1.0) 2026-07-09 02:34:44.183 | 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.dev157) (2.2.2) 2026-07-09 02:34:44.186 | 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.dev157) (0.32.0) 2026-07-09 02:34:44.242 | 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.dev157) 2026-07-09 02:34:44.258 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-09 02:34:44.297 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-09 02:34:44.311 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-09 02:34:44.372 | 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.dev157) 2026-07-09 02:34:44.388 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-09 02:34:44.424 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-09 02:34:44.438 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-09 02:34:44.482 | 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.dev157) 2026-07-09 02:34:44.498 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-09 02:34:44.784 | 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.dev157) 2026-07-09 02:34:44.798 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-09 02:34:44.843 | 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.dev157) 2026-07-09 02:34:44.857 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-09 02:34:44.909 | 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.dev157) 2026-07-09 02:34:44.924 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:34:44.952 | 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.dev157) (3.4.7) 2026-07-09 02:34:44.953 | 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.dev157) (3.18) 2026-07-09 02:34:44.955 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-09 02:34:44.971 | 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.dev157) (26.1.0) 2026-07-09 02:34:44.973 | 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.dev157) (2025.9.1) 2026-07-09 02:34:44.976 | 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.dev157) (0.37.0) 2026-07-09 02:34:44.976 | 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.dev157) (2026.5.1) 2026-07-09 02:34:44.984 | 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.dev157) (1.8.2) 2026-07-09 02:34:44.985 | 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.dev157) (4.15.0) 2026-07-09 02:34:44.989 | 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.dev157) (4.2.0) 2026-07-09 02:34:44.991 | 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.dev157) (4.0.1) 2026-07-09 02:34:44.992 | 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.dev157) (2.13.0) 2026-07-09 02:34:45.001 | 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.dev157) (7.2.2) 2026-07-09 02:34:45.007 | 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.dev157) (1.5.0) 2026-07-09 02:34:45.016 | 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.dev157) (0.20) 2026-07-09 02:34:45.022 | 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.dev157) (1.3.0) 2026-07-09 02:34:45.023 | 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.dev157) (2.0.0) 2026-07-09 02:34:45.024 | 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.dev157) (6.0.3) 2026-07-09 02:34:45.033 | 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.dev157) (1.18.5) 2026-07-09 02:34:45.036 | 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.dev157) (2.1.2) 2026-07-09 02:34:45.037 | 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.dev157) (0.6.2) 2026-07-09 02:34:45.041 | 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.dev157) (1.3.12) 2026-07-09 02:34:45.055 | 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.dev157) (5.3.1) 2026-07-09 02:34:45.055 | 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.dev157) (5.6.2) 2026-07-09 02:34:45.057 | 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.dev157) (0.16.0) 2026-07-09 02:34:45.060 | 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.dev157) (5.1.0) 2026-07-09 02:34:45.075 | 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.dev157) (0.25.0) 2026-07-09 02:34:45.079 | 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.dev157) (5.0.0) 2026-07-09 02:34:45.080 | 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.dev157) (3.1.6) 2026-07-09 02:34:45.082 | 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.dev157) (4.0.1) 2026-07-09 02:34:45.090 | 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.dev157) (3.0.3) 2026-07-09 02:34:45.103 | 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.dev157) (1.2.1) 2026-07-09 02:34:45.125 | 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.dev157) (1.7.6) 2026-07-09 02:34:45.249 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-09 02:34:45.264 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-09 02:34:45.367 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-09 02:34:45.382 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-09 02:34:45.398 | 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.dev157) (3.18.0) 2026-07-09 02:34:45.442 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-09 02:34:45.457 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-09 02:34:45.518 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-09 02:34:45.533 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-09 02:34:45.588 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-09 02:34:45.602 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-09 02:34:45.623 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (83.0.0) 2026-07-09 02:34:45.638 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev157) (0.8.1) 2026-07-09 02:34:45.698 | 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.dev157) 2026-07-09 02:34:45.712 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-09 02:34:45.746 | 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.dev157) (4.14.0) 2026-07-09 02:34:45.753 | 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.dev157) (0.6.0) 2026-07-09 02:34:45.755 | 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.dev157) (4.0.0) 2026-07-09 02:34:45.767 | 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.dev157) (3.0.52) 2026-07-09 02:34:45.767 | 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.dev157) (1.11.0) 2026-07-09 02:34:45.770 | 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.dev157) (15.0.0) 2026-07-09 02:34:45.770 | 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.dev157) (1.8.0) 2026-07-09 02:34:45.809 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-09 02:34:45.825 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-09 02:34:45.835 | 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.dev157) (24.2.1) 2026-07-09 02:34:45.881 | 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.dev157) (4.2.0) 2026-07-09 02:34:45.883 | 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.dev157) (2.20.0) 2026-07-09 02:34:45.894 | 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.dev157) (0.1.2) 2026-07-09 02:34:45.914 | 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.dev157) (0.8) 2026-07-09 02:34:45.956 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-09 02:34:45.971 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-09 02:34:46.026 | 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.dev157) (3.6.1) 2026-07-09 02:34:46.028 | 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.dev157) (3.4.0) 2026-07-09 02:34:46.029 | 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.dev157) (4.0.1) 2026-07-09 02:34:46.103 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-09 02:34:46.118 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-09 02:34:46.154 | 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.dev157) (1.33) 2026-07-09 02:34:46.160 | 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.dev157) (3.1.1) 2026-07-09 02:34:46.251 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-09 02:34:46.284 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-09 02:34:46.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 58.9 MB/s 0:00:00 2026-07-09 02:34:46.535 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-09 02:34:46.559 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-09 02:34:46.777 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 73.1 MB/s 0:00:00 2026-07-09 02:34:46.792 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-09 02:34:46.815 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-09 02:34:46.839 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-09 02:34:46.860 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-09 02:34:46.884 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-09 02:34:46.905 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-09 02:34:46.930 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-09 02:34:46.951 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-09 02:34:47.032 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.3 MB/s 0:00:00 2026-07-09 02:34:47.047 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-09 02:34:47.069 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-09 02:34:47.092 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-09 02:34:47.112 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.8 MB/s 0:00:00 2026-07-09 02:34:47.127 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-09 02:34:47.151 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-09 02:34:47.173 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-09 02:34:47.196 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-09 02:34:47.218 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-09 02:34:47.248 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.1 MB/s 0:00:00 2026-07-09 02:34:47.263 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-09 02:34:47.287 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-09 02:34:47.313 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-09 02:34:47.335 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-09 02:34:47.358 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-09 02:34:47.380 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-09 02:34:47.402 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-09 02:34:47.423 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-09 02:34:47.444 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-09 02:34:47.465 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-09 02:34:47.488 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-09 02:34:47.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 58.5 MB/s 0:00:00 2026-07-09 02:34:47.543 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-09 02:34:47.702 | Building wheels for collected packages: cinder 2026-07-09 02:34:47.703 | Building editable for cinder (pyproject.toml): started 2026-07-09 02:34:49.353 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-09 02:34:49.355 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9205 sha256=5f5037a3c7d073d42a5f16cd9e185f7abd91c34dcf63c4ee82bbc5a0860ac690 2026-07-09 02:34:49.355 | Stored in directory: /tmp/pip-ephem-wheel-cache-s7z_fzav/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-09 02:34:49.361 | Successfully built cinder 2026-07-09 02:34:49.759 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-09 02:34:50.114 | Attempting uninstall: pyudev 2026-07-09 02:34:50.130 | Found existing installation: pyudev 0.24.0 2026-07-09 02:34:50.131 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:34:50.132 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-09 02:34:50.187 | Attempting uninstall: pyasn1 2026-07-09 02:34:50.204 | Found existing installation: pyasn1 0.4.8 2026-07-09 02:34:50.205 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:34:50.205 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-09 02:34:51.912 | Attempting uninstall: botocore 2026-07-09 02:34:51.929 | Found existing installation: botocore 1.34.46 2026-07-09 02:34:51.930 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:34:51.930 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-09 02:34:53.125 | Attempting uninstall: s3transfer 2026-07-09 02:34:53.144 | Found existing installation: s3transfer 0.10.1 2026-07-09 02:34:53.144 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:34:53.144 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-09 02:34:53.818 | Attempting uninstall: boto3 2026-07-09 02:34:53.837 | Found existing installation: boto3 1.34.46 2026-07-09 02:34:53.839 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-09 02:34:53.839 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-09 02:34:55.944 | 2026-07-09 02:34:55.968 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-09 02:34:56.400 | + inc/python:pip_install:216 : result=0 2026-07-09 02:34:56.404 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:34:56.408 | + functions-common:time_stop:2420 : local name 2026-07-09 02:34:56.412 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:34:56.416 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:34:56.419 | + functions-common:time_stop:2423 : local total 2026-07-09 02:34:56.423 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:34:56.427 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:34:56.431 | + functions-common:time_stop:2427 : start_time=1783564476394 2026-07-09 02:34:56.435 | + functions-common:time_stop:2429 : [[ -z 1783564476394 ]] 2026-07-09 02:34:56.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:34:56.445 | + functions-common:time_stop:2432 : end_time=1783564496441 2026-07-09 02:34:56.449 | + functions-common:time_stop:2433 : elapsed_time=20047 2026-07-09 02:34:56.453 | + functions-common:time_stop:2434 : total=97402 2026-07-09 02:34:56.456 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:34:56.460 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117449 2026-07-09 02:34:56.464 | + inc/python:pip_install:219 : return 0 2026-07-09 02:34:56.468 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:34:56.472 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:34:56.477 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-09 02:34:56.481 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-09 02:34:56.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:34:56.489 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:34:56.493 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-09 02:34:56.496 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:34:56.500 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-09 02:34:56.504 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-09 02:34:56.508 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-09 02:34:56.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:34:56.515 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:34:56.519 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-09 02:34:56.537 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-09 02:34:56.541 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:34:56.544 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:34:56.548 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:34:56.552 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:34:56.556 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:34:56.560 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:34:56.564 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:34:56.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:34:56.572 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:34:56.576 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:34:56.580 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:34:56.584 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:34:56.588 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-09 02:34:56.592 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:34:56.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:34:56.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:34:56.603 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-09 02:34:56.634 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-09 02:34:56.677 | Reading package lists... 2026-07-09 02:34:57.070 | Building dependency tree... 2026-07-09 02:34:57.073 | Reading state information... 2026-07-09 02:34:57.674 | The following packages were automatically installed and are no longer required: 2026-07-09 02:34:57.676 | libfwupd2 libgusb2 2026-07-09 02:34:57.676 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:34:57.680 | The following additional packages will be installed: 2026-07-09 02:34:57.680 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-09 02:34:57.681 | python3-urwid python3-wcwidth 2026-07-09 02:34:57.684 | Suggested packages: 2026-07-09 02:34:57.684 | python-urwid-doc 2026-07-09 02:34:57.730 | The following NEW packages will be installed: 2026-07-09 02:34:57.730 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-09 02:34:57.731 | python3-urwid python3-wcwidth targetcli-fb 2026-07-09 02:34:58.000 | 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:34:58.000 | Need to get 385 kB of archives. 2026-07-09 02:34:58.000 | After this operation, 3098 kB of additional disk space will be used. 2026-07-09 02:34:58.000 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-09 02:34:58.724 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-09 02:34:58.747 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-09 02:34:58.937 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-09 02:34:58.953 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-09 02:34:58.972 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-09 02:34:59.229 | perl: warning: Setting locale failed. 2026-07-09 02:34:59.229 | perl: warning: Please check that your locale settings: 2026-07-09 02:34:59.229 | LANGUAGE = (unset), 2026-07-09 02:34:59.229 | LC_ALL = "en_US.utf8", 2026-07-09 02:34:59.229 | LANG = "de_DE.UTF-8" 2026-07-09 02:34:59.229 | are supported and installed on your system. 2026-07-09 02:34:59.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:34:59.293 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:34:59.293 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:34:59.293 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:34:59.493 | Fetched 385 kB in 1s (313 kB/s) 2026-07-09 02:34:59.536 | Selecting previously unselected package python3-typing-extensions. 2026-07-09 02:34:59.612 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-09 02:34:59.620 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-09 02:34:59.624 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-09 02:34:59.675 | Selecting previously unselected package python3-wcwidth. 2026-07-09 02:34:59.689 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-09 02:34:59.693 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-09 02:34:59.748 | Selecting previously unselected package python3-urwid. 2026-07-09 02:34:59.762 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-09 02:34:59.766 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-09 02:34:59.857 | Selecting previously unselected package python3-configshell-fb. 2026-07-09 02:34:59.872 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-09 02:34:59.876 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-09 02:34:59.938 | Selecting previously unselected package python3-rtslib-fb. 2026-07-09 02:34:59.952 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-09 02:34:59.957 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-09 02:35:00.025 | Selecting previously unselected package targetcli-fb. 2026-07-09 02:35:00.039 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-09 02:35:00.044 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-09 02:35:00.121 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-09 02:35:01.298 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-09 02:35:01.306 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-09 02:35:01.623 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-09 02:35:01.867 | Setting up python3-urwid (2.6.10-1) ... 2026-07-09 02:35:02.420 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-09 02:35:02.612 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.612 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-09 02:35:02.639 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-09 02:35:02.639 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-09 02:35:02.639 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-09 02:35:02.639 | keyword = Word(alphanums + '_\-') 2026-07-09 02:35:02.639 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.640 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-09 02:35:02.640 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.640 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-09 02:35:02.640 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-09 02:35:02.640 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-09 02:35:02.648 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.648 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-09 02:35:02.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-09 02:35:02.672 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-09 02:35:02.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-09 02:35:02.672 | keyword = Word(alphanums + '_\-') 2026-07-09 02:35:02.672 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.673 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-09 02:35:02.673 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-09 02:35:02.673 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-09 02:35:02.673 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-09 02:35:02.673 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-09 02:35:02.706 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-09 02:35:02.911 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-09 02:35:02.911 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-09 02:35:03.203 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:35:04.052 | perl: warning: Setting locale failed. 2026-07-09 02:35:04.052 | perl: warning: Please check that your locale settings: 2026-07-09 02:35:04.052 | LANGUAGE = (unset), 2026-07-09 02:35:04.053 | LC_ALL = "en_US.utf8", 2026-07-09 02:35:04.053 | LANG = "de_DE.UTF-8" 2026-07-09 02:35:04.053 | are supported and installed on your system. 2026-07-09 02:35:04.053 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:35:04.186 | perl: warning: Setting locale failed. 2026-07-09 02:35:04.186 | perl: warning: Please check that your locale settings: 2026-07-09 02:35:04.186 | LANGUAGE = (unset), 2026-07-09 02:35:04.186 | LC_ALL = "en_US.utf8", 2026-07-09 02:35:04.186 | LANG = "de_DE.UTF-8" 2026-07-09 02:35:04.186 | are supported and installed on your system. 2026-07-09 02:35:04.186 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:35:04.236 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:35:04.236 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:35:04.237 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:35:04.308 | perl: warning: Setting locale failed. 2026-07-09 02:35:04.308 | perl: warning: Please check that your locale settings: 2026-07-09 02:35:04.308 | LANGUAGE = (unset), 2026-07-09 02:35:04.308 | LC_ALL = "en_US.utf8", 2026-07-09 02:35:04.308 | LANG = "de_DE.UTF-8" 2026-07-09 02:35:04.308 | are supported and installed on your system. 2026-07-09 02:35:04.308 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:35:04.817 | 2026-07-09 02:35:04.817 | Running kernel seems to be up-to-date. 2026-07-09 02:35:04.817 | 2026-07-09 02:35:04.817 | Restarting services... 2026-07-09 02:35:04.841 | 2026-07-09 02:35:04.841 | Service restarts being deferred: 2026-07-09 02:35:04.841 | systemctl restart virtlockd.service 2026-07-09 02:35:04.841 | systemctl restart virtlogd.service 2026-07-09 02:35:04.842 | 2026-07-09 02:35:04.842 | No containers need to be restarted. 2026-07-09 02:35:04.842 | 2026-07-09 02:35:04.842 | User sessions running outdated binaries: 2026-07-09 02:35:04.842 | quobyte @ session #5: sshd[2065] 2026-07-09 02:35:04.853 | 2026-07-09 02:35:04.854 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:35:07.179 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:35:07.184 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:35:07.188 | + functions-common:time_stop:2420 : local name 2026-07-09 02:35:07.192 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:35:07.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:35:07.200 | + functions-common:time_stop:2423 : local total 2026-07-09 02:35:07.204 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:35:07.208 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:35:07.212 | + functions-common:time_stop:2427 : start_time=1783564496629 2026-07-09 02:35:07.216 | + functions-common:time_stop:2429 : [[ -z 1783564496629 ]] 2026-07-09 02:35:07.221 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:35:07.227 | + functions-common:time_stop:2432 : end_time=1783564507222 2026-07-09 02:35:07.231 | + functions-common:time_stop:2433 : elapsed_time=10593 2026-07-09 02:35:07.235 | + functions-common:time_stop:2434 : total=152028 2026-07-09 02:35:07.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:35:07.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162621 2026-07-09 02:35:07.247 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:35:07.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:35:07.255 | + ./stack.sh:main:951 : configure_cinder 2026-07-09 02:35:07.259 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-09 02:35:07.278 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-09 02:35:07.283 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-09 02:35:07.287 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-09 02:35:07.291 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-09 02:35:07.296 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-09 02:35:07.297 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-09 02:35:07.303 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-09 02:35:07.307 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-09 02:35:07.310 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-09 02:35:07.314 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-09 02:35:07.317 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-09 02:35:07.321 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-09 02:35:07.324 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-09 02:35:07.328 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-09 02:35:07.344 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-09 02:35:07.362 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-09 02:35:07.380 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-09 02:35:07.397 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-09 02:35:07.415 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-09 02:35:07.432 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-09 02:35:07.437 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-09 02:35:07.442 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ABmNQwgMFB 2026-07-09 02:35:07.446 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-09 02:35:07.450 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-09 02:35:07.454 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-09 02:35:07.458 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ABmNQwgMFB 2026-07-09 02:35:07.464 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ABmNQwgMFB 2026-07-09 02:35:07.480 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ABmNQwgMFB /etc/sudoers.d/cinder-rootwrap 2026-07-09 02:35:07.498 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-09 02:35:07.503 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-09 02:35:07.507 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-09 02:35:07.511 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-09 02:35:07.514 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-09 02:35:07.518 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-09 02:35:07.522 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-09 02:35:07.527 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-09 02:35:07.528 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-09 02:35:07.539 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-09 02:35:07.545 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-09 02:35:07.561 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-09 02:35:07.579 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-09 02:35:07.583 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-09 02:35:07.590 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-09 02:35:07.597 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-09 02:35:07.600 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:07.604 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-09 02:35:07.608 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-09 02:35:07.612 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:35:07.616 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-09 02:35:07.620 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:07.624 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-09 02:35:07.627 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-09 02:35:07.631 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-09 02:35:07.677 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-09 02:35:07.718 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.130/identity 2026-07-09 02:35:07.761 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-09 02:35:07.804 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-09 02:35:07.848 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-09 02:35:07.890 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-09 02:35:07.934 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-09 02:35:07.978 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:35:08.021 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:35:08.064 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-09 02:35:08.108 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:35:08.112 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-09 02:35:08.158 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-09 02:35:08.202 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-09 02:35:08.207 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-09 02:35:08.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-09 02:35:08.214 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-09 02:35:08.217 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:35:08.221 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:35:08.225 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:35:08.250 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:08.254 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:35:08.257 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-09 02:35:08.262 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-09 02:35:08.309 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-09 02:35:08.353 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-09 02:35:08.397 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-09 02:35:08.441 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-09 02:35:08.484 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-09 02:35:08.531 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.130 2026-07-09 02:35:08.575 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-09 02:35:08.623 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-09 02:35:08.634 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 92b5771db4c959b9cd49fd772b3f130d 2026-07-09 02:35:08.677 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-09 02:35:08.681 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-09 02:35:08.725 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-09 02:35:08.769 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-09 02:35:08.813 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-09 02:35:08.856 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-09 02:35:08.901 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-09 02:35:08.944 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-09 02:35:08.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:08.973 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-09 02:35:08.977 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-09 02:35:08.981 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-09 02:35:08.985 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-09 02:35:08.989 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-09 02:35:08.993 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-09 02:35:08.997 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-09 02:35:09.001 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-09 02:35:09.005 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-09 02:35:09.008 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-09 02:35:09.012 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-09 02:35:09.060 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-09 02:35:09.104 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-09 02:35:09.148 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-09 02:35:09.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-09 02:35:09.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-09 02:35:09.279 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-09 02:35:09.323 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-09 02:35:09.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-09 02:35:09.411 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-09 02:35:09.414 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-09 02:35:09.418 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-09 02:35:09.422 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-09 02:35:09.465 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-09 02:35:09.469 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-09 02:35:09.512 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-09 02:35:09.516 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-09 02:35:09.520 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-09 02:35:09.524 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-09 02:35:09.568 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-09 02:35:09.571 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-09 02:35:09.575 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-09 02:35:09.579 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-09 02:35:09.583 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-09 02:35:09.609 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:35:09.613 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-09 02:35:09.637 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:35:09.641 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-09 02:35:09.666 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:35:09.670 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-09 02:35:09.674 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-09 02:35:09.678 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-09 02:35:09.682 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-09 02:35:09.686 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:35:09.690 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-09 02:35:09.693 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:35:09.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:09.724 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-09 02:35:09.728 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-09 02:35:09.732 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:35:09.757 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:09.762 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:35:09.766 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:35:09.811 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:35:09.815 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:35:09.819 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-09 02:35:09.823 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-09 02:35:09.827 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:09.832 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:35:09.859 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:35:09.863 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:35:09.867 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:35:09.870 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:35:09.874 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:35:09.918 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:35:09.962 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:35:10.006 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:35:10.049 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-09 02:35:10.092 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-09 02:35:10.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:10.120 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-09 02:35:10.125 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-09 02:35:10.128 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-09 02:35:10.132 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-09 02:35:10.136 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-09 02:35:10.140 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-09 02:35:10.144 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-09 02:35:10.147 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:35:10.151 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:35:10.170 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:35:10.170 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:35:10.181 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:35:10.187 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:35:10.201 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:35:10.207 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-09 02:35:10.211 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-09 02:35:10.217 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:35:10.221 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-09 02:35:10.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-09 02:35:10.307 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-09 02:35:10.350 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:35:10.393 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:35:10.436 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:35:10.479 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:35:10.523 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:35:10.565 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:35:10.609 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:35:10.651 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:35:10.694 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:35:10.738 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:35:10.781 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-09 02:35:10.823 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-09 02:35:10.827 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-09 02:35:10.832 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-09 02:35:10.836 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-09 02:35:10.840 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:35:10.844 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:35:10.848 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:35:10.852 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-09 02:35:10.856 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-09 02:35:10.860 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-09 02:35:10.903 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-09 02:35:10.946 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-09 02:35:10.947 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-09 02:35:10.958 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-09 02:35:10.963 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-09 02:35:10.967 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-09 02:35:10.971 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:35:10.975 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:35:10.979 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:35:10.982 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:35:10.986 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:35:10.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:35:10.995 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:35:10.999 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:35:11.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:35:11.007 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:35:11.011 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-09 02:35:11.023 | perl: warning: Setting locale failed. 2026-07-09 02:35:11.024 | perl: warning: Please check that your locale settings: 2026-07-09 02:35:11.024 | LANGUAGE = (unset), 2026-07-09 02:35:11.024 | LC_ALL = "en_US.utf8", 2026-07-09 02:35:11.024 | LANG = "de_DE.UTF-8" 2026-07-09 02:35:11.024 | are supported and installed on your system. 2026-07-09 02:35:11.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:35:11.065 | Enabling site cinder-api. 2026-07-09 02:35:11.071 | To activate the new configuration, you need to run: 2026-07-09 02:35:11.071 | systemctl reload apache2 2026-07-09 02:35:11.077 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-09 02:35:11.081 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:35:11.085 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:35:11.088 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:35:11.218 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-09 02:35:11.223 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.130/image 2026-07-09 02:35:11.268 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-09 02:35:11.292 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:35:11.296 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-09 02:35:11.300 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:11.304 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-09 02:35:11.308 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-09 02:35:11.312 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:35:11.316 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-09 02:35:11.320 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:11.324 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-09 02:35:11.328 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-09 02:35:11.331 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-09 02:35:11.377 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-09 02:35:11.420 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.130/identity 2026-07-09 02:35:11.464 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-09 02:35:11.507 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-09 02:35:11.550 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-09 02:35:11.595 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-09 02:35:11.638 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-09 02:35:11.682 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:35:11.726 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:35:11.770 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-09 02:35:11.814 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:35:11.818 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-09 02:35:11.822 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:11.826 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:35:11.830 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-09 02:35:11.834 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-09 02:35:11.880 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-09 02:35:11.925 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.130/identity 2026-07-09 02:35:11.969 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-09 02:35:12.013 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-09 02:35:12.057 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-09 02:35:12.102 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-09 02:35:12.146 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-09 02:35:12.191 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-09 02:35:12.235 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-09 02:35:12.279 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-09 02:35:12.283 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-09 02:35:12.308 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:12.312 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.130:2379?api_version=v3' 2026-07-09 02:35:12.360 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-09 02:35:12.364 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-09 02:35:12.412 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-09 02:35:12.416 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-09 02:35:12.420 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-09 02:35:12.466 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-09 02:35:12.470 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-09 02:35:12.474 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-09 02:35:12.478 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-09 02:35:12.482 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-09 02:35:12.525 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-09 02:35:12.570 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.130/identity 2026-07-09 02:35:12.614 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-09 02:35:12.658 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-09 02:35:12.702 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-09 02:35:12.747 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-09 02:35:12.790 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-09 02:35:12.834 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-09 02:35:12.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:35:12.864 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-09 02:35:12.868 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-09 02:35:12.872 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-09 02:35:12.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:35:12.880 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-09 02:35:12.884 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-09 02:35:12.888 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-09 02:35:12.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:35:12.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:35:12.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-09 02:35:12.904 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:35:12.908 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-09 02:35:12.912 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-09 02:35:12.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:35:12.920 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:35:12.924 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-09 02:35:12.928 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:35:12.932 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-09 02:35:12.936 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-09 02:35:12.940 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:35:12.944 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:35:12.948 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-09 02:35:12.951 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:35:12.955 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-09 02:35:12.959 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-09 02:35:12.963 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-09 02:35:12.966 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:35:12.970 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:35:12.975 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:35:12.979 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:35:12.983 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:35:12.988 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:35:13.012 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:35:13.016 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:35:13.020 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:35:13.025 | + functions-common:git_clone:610 : echo master 2026-07-09 02:35:13.026 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:35:13.033 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-09 02:35:13.037 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:35:13.040 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-09 02:35:13.044 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:35:13.048 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:35:13.051 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:35:13.055 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:35:13.058 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:35:13.062 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:35:13.066 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:35:13.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:35:13.074 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:35:13.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564513075 2026-07-09 02:35:13.083 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-09 02:35:13.087 | Cloning into '/opt/stack/neutron'... 2026-07-09 02:36:16.976 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:36:16.980 | + functions-common:time_stop:2420 : local name 2026-07-09 02:36:16.984 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:36:16.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:36:16.991 | + functions-common:time_stop:2423 : local total 2026-07-09 02:36:16.995 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:36:16.999 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:36:17.002 | + functions-common:time_stop:2427 : start_time=1783564513075 2026-07-09 02:36:17.006 | + functions-common:time_stop:2429 : [[ -z 1783564513075 ]] 2026-07-09 02:36:17.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:36:17.018 | + functions-common:time_stop:2432 : end_time=1783564577013 2026-07-09 02:36:17.021 | + functions-common:time_stop:2433 : elapsed_time=63938 2026-07-09 02:36:17.025 | + functions-common:time_stop:2434 : total=91372 2026-07-09 02:36:17.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:36:17.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155310 2026-07-09 02:36:17.037 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-09 02:36:17.041 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:36:17.045 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:36:17.049 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:36:17.053 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:36:17.057 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:36:17.061 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:36:17.065 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:36:17.069 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:36:17.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:36:17.077 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:36:17.083 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564577079 2026-07-09 02:36:17.087 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:36:17.971 | From https://review.opendev.org/openstack/neutron 2026-07-09 02:36:17.971 | * branch master -> FETCH_HEAD 2026-07-09 02:36:17.982 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:36:17.985 | + functions-common:time_stop:2420 : local name 2026-07-09 02:36:17.989 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:36:17.993 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:36:17.997 | + functions-common:time_stop:2423 : local total 2026-07-09 02:36:18.001 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:36:18.005 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:36:18.009 | + functions-common:time_stop:2427 : start_time=1783564577079 2026-07-09 02:36:18.012 | + functions-common:time_stop:2429 : [[ -z 1783564577079 ]] 2026-07-09 02:36:18.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:36:18.023 | + functions-common:time_stop:2432 : end_time=1783564578019 2026-07-09 02:36:18.026 | + functions-common:time_stop:2433 : elapsed_time=940 2026-07-09 02:36:18.030 | + functions-common:time_stop:2434 : total=155310 2026-07-09 02:36:18.034 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:36:18.038 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156250 2026-07-09 02:36:18.042 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:36:18.046 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:36:18.050 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:36:18.054 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:36:18.057 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:36:18.061 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:36:18.065 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:36:18.069 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:36:18.073 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:36:18.078 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:36:18.084 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564578080 2026-07-09 02:36:18.088 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:36:18.558 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:36:18.558 | 2026-07-09 02:36:18.558 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:36:18.558 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:36:18.558 | state without impacting any branches by switching back to a branch. 2026-07-09 02:36:18.558 | 2026-07-09 02:36:18.558 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:36:18.558 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:36:18.558 | 2026-07-09 02:36:18.559 | git switch -c 2026-07-09 02:36:18.559 | 2026-07-09 02:36:18.559 | Or undo this operation with: 2026-07-09 02:36:18.559 | 2026-07-09 02:36:18.559 | git switch - 2026-07-09 02:36:18.559 | 2026-07-09 02:36:18.559 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:36:18.559 | 2026-07-09 02:36:18.559 | HEAD is now at e89e0a2e26 Merge "conf: Add missing ``min``/``max`` bounds to integer config options" 2026-07-09 02:36:18.568 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:36:18.572 | + functions-common:time_stop:2420 : local name 2026-07-09 02:36:18.575 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:36:18.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:36:18.583 | + functions-common:time_stop:2423 : local total 2026-07-09 02:36:18.586 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:36:18.590 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:36:18.594 | + functions-common:time_stop:2427 : start_time=1783564578080 2026-07-09 02:36:18.598 | + functions-common:time_stop:2429 : [[ -z 1783564578080 ]] 2026-07-09 02:36:18.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:36:18.608 | + functions-common:time_stop:2432 : end_time=1783564578604 2026-07-09 02:36:18.612 | + functions-common:time_stop:2433 : elapsed_time=524 2026-07-09 02:36:18.616 | + functions-common:time_stop:2434 : total=156250 2026-07-09 02:36:18.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:36:18.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156774 2026-07-09 02:36:18.628 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-09 02:36:18.646 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-09 02:36:18.652 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:36:18.652 | + functions-common:git_clone:673 : head -1 2026-07-09 02:36:18.657 | e89e0a2e26 Merge "conf: Add missing ``min``/``max`` bounds to integer config options" 2026-07-09 02:36:18.661 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:36:18.666 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-09 02:36:18.670 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:36:18.674 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-09 02:36:18.678 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-09 02:36:18.682 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:36:18.686 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-09 02:36:18.690 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:36:18.694 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-09 02:36:18.699 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-09 02:36:18.703 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:36:18.707 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:36:18.712 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-09 02:36:18.716 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:36:18.721 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-09 02:36:18.725 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:36:18.729 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:36:18.735 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-09 02:36:18.743 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-09 02:36:18.747 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-09 02:36:18.751 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-09 02:36:18.909 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-09 02:36:18.913 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:36:18.917 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:36:18.921 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:36:18.925 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-09 02:36:18.929 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-09 02:36:18.933 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:36:18.937 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:36:18.941 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:36:18.945 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:36:18.948 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:36:18.953 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:36:18.957 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:36:18.961 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-09 02:36:18.990 | Using python 3.12 to install /opt/stack/neutron 2026-07-09 02:36:18.994 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-09 02:36:20.004 | Obtaining file:///opt/stack/neutron 2026-07-09 02:36:20.014 | Installing build dependencies: started 2026-07-09 02:36:21.834 | Installing build dependencies: finished with status 'done' 2026-07-09 02:36:21.835 | Checking if build backend supports build_editable: started 2026-07-09 02:36:22.385 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:36:22.387 | Getting requirements to build editable: started 2026-07-09 02:36:22.691 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:36:22.693 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:36:24.402 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:36:24.425 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (7.0.3) 2026-07-09 02:36:24.425 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.10.1) 2026-07-09 02:36:24.427 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.1.0) 2026-07-09 02:36:24.427 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (2.5.1) 2026-07-09 02:36:24.428 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.1.0) 2026-07-09 02:36:24.429 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (5.3.1) 2026-07-09 02:36:24.619 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:24.755 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-09 02:36:24.767 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (0.32.0) 2026-07-09 02:36:24.767 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (2.34.2) 2026-07-09 02:36:24.768 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.1.6) 2026-07-09 02:36:24.769 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (13.0.0) 2026-07-09 02:36:24.770 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (1.3.0) 2026-07-09 02:36:24.830 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:24.846 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-09 02:36:24.858 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (9.1.4) 2026-07-09 02:36:24.858 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (2.0.51) 2026-07-09 02:36:24.859 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (1.8.10) 2026-07-09 02:36:24.860 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (5.15.0) 2026-07-09 02:36:24.861 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (1.18.5) 2026-07-09 02:36:24.862 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (5.9.0) 2026-07-09 02:36:24.863 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (4.2.0) 2026-07-09 02:36:24.867 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (7.5.0) 2026-07-09 02:36:24.867 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (10.5.0) 2026-07-09 02:36:24.867 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (6.4.0) 2026-07-09 02:36:24.867 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (18.0.0) 2026-07-09 02:36:24.867 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (6.8.0) 2026-07-09 02:36:24.869 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (8.2.0) 2026-07-09 02:36:24.870 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (18.1.0) 2026-07-09 02:36:24.872 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (8.1.0) 2026-07-09 02:36:24.872 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (5.1.0) 2026-07-09 02:36:24.873 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.11.0) 2026-07-09 02:36:24.874 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.8.0) 2026-07-09 02:36:24.874 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (7.9.0) 2026-07-09 02:36:24.876 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (5.10.0) 2026-07-09 02:36:24.877 | 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.dev580) (4.6.0) 2026-07-09 02:36:24.878 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (2.7.1) 2026-07-09 02:36:24.880 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (10.1.1) 2026-07-09 02:36:24.880 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.10.2) 2026-07-09 02:36:24.883 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (4.4.0) 2026-07-09 02:36:24.917 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev580) 2026-07-09 02:36:24.932 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-09 02:36:25.055 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:25.071 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:36:25.110 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:25.125 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-09 02:36:25.235 | Installing build dependencies: started 2026-07-09 02:36:26.885 | Installing build dependencies: finished with status 'done' 2026-07-09 02:36:26.886 | Getting requirements to build wheel: started 2026-07-09 02:36:27.555 | Getting requirements to build wheel: finished with status 'done' 2026-07-09 02:36:27.555 | Preparing metadata (pyproject.toml): started 2026-07-09 02:36:27.941 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:36:28.077 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:28.093 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:36:28.103 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (7.2.2) 2026-07-09 02:36:28.139 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev580) 2026-07-09 02:36:28.155 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-09 02:36:28.166 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (24.2.1) 2026-07-09 02:36:28.168 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (18.13.0) 2026-07-09 02:36:28.168 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (4.17.0) 2026-07-09 02:36:28.200 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:28.216 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-09 02:36:28.347 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev580) 2026-07-09 02:36:28.364 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:36:28.374 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (3.4.0) 2026-07-09 02:36:28.376 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev580) (8.1.0) 2026-07-09 02:36:28.381 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev580) (1.3.12) 2026-07-09 02:36:28.381 | 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.dev580) (4.15.0) 2026-07-09 02:36:28.382 | 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.dev580) (2.2.2) 2026-07-09 02:36:28.388 | 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.dev580) (3.3.2) 2026-07-09 02:36:28.392 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev580) (3.0.3) 2026-07-09 02:36:28.395 | 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.dev580) (2.1.0) 2026-07-09 02:36:28.396 | 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.dev580) (1.8.2) 2026-07-09 02:36:28.402 | 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.dev580) (4.0.1) 2026-07-09 02:36:28.403 | 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.dev580) (2.13.0) 2026-07-09 02:36:28.404 | 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.dev580) (5.8.0) 2026-07-09 02:36:28.416 | 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.dev580) (1.3.7) 2026-07-09 02:36:28.448 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev580) 2026-07-09 02:36:28.463 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-09 02:36:28.476 | 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.dev580) (43.0.3) 2026-07-09 02:36:28.477 | 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.dev580) (1.5.0) 2026-07-09 02:36:28.478 | 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.dev580) (1.1.0) 2026-07-09 02:36:28.479 | 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.dev580) (1.33) 2026-07-09 02:36:28.481 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev580) (4.10.0) 2026-07-09 02:36:28.484 | 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.dev580) (6.0.3) 2026-07-09 02:36:28.486 | 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.dev580) (2.0.0) 2026-07-09 02:36:28.491 | 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.dev580) (3.0) 2026-07-09 02:36:28.498 | 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.dev580) (3.1.1) 2026-07-09 02:36:28.503 | 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.dev580) (0.41.0) 2026-07-09 02:36:28.504 | 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.dev580) (1.2.1) 2026-07-09 02:36:28.531 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev580) 2026-07-09 02:36:28.547 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-09 02:36:28.561 | 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.dev580) (26.2) 2026-07-09 02:36:28.564 | 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.dev580) (2.8.0) 2026-07-09 02:36:28.566 | 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.dev580) (3.5.3) 2026-07-09 02:36:28.579 | 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.dev580) (6.1.1) 2026-07-09 02:36:28.579 | 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.dev580) (4.0.0) 2026-07-09 02:36:28.599 | 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.dev580) (0.20) 2026-07-09 02:36:28.605 | 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.dev580) (2.0.0) 2026-07-09 02:36:28.613 | 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.dev580) (2.1.2) 2026-07-09 02:36:28.614 | 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.dev580) (0.6.2) 2026-07-09 02:36:28.622 | 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.dev580) (2.9.0.post0) 2026-07-09 02:36:28.628 | 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.dev580) (7.1.4) 2026-07-09 02:36:28.630 | 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.dev580) (5.3.1) 2026-07-09 02:36:28.630 | 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.dev580) (5.6.2) 2026-07-09 02:36:28.631 | 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.dev580) (0.16.0) 2026-07-09 02:36:28.635 | 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.dev580) (5.1.0) 2026-07-09 02:36:28.644 | 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.dev580) (2026.2) 2026-07-09 02:36:28.652 | 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.dev580) (0.25.0) 2026-07-09 02:36:28.656 | 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.dev580) (5.0.0) 2026-07-09 02:36:28.658 | 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.dev580) (4.0.1) 2026-07-09 02:36:28.690 | 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.dev580) (1.7.6) 2026-07-09 02:36:28.697 | 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.dev580) (2.2.0) 2026-07-09 02:36:28.705 | 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.dev580) (3.18.0) 2026-07-09 02:36:28.754 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev580) 2026-07-09 02:36:28.770 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-09 02:36:28.812 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev580) 2026-07-09 02:36:28.814 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-09 02:36:28.834 | 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.dev580) (3.0.3) 2026-07-09 02:36:28.835 | 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.dev580) (1.6.2) 2026-07-09 02:36:28.844 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev580) (83.0.0) 2026-07-09 02:36:28.871 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev580) (0.8.1) 2026-07-09 02:36:28.914 | 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.dev580) (1.17.0) 2026-07-09 02:36:28.919 | 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.dev580) (4.14.0) 2026-07-09 02:36:28.919 | 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.dev580) (4.26.0) 2026-07-09 02:36:28.956 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev580) 2026-07-09 02:36:28.971 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-09 02:36:28.988 | 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.dev580) (0.6.0) 2026-07-09 02:36:28.989 | 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.dev580) (4.0.0) 2026-07-09 02:36:28.999 | 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.dev580) (3.0.52) 2026-07-09 02:36:29.000 | 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.dev580) (1.11.0) 2026-07-09 02:36:29.001 | 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.dev580) (15.0.0) 2026-07-09 02:36:29.002 | 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.dev580) (1.8.0) 2026-07-09 02:36:29.007 | 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.dev580) (26.1.0) 2026-07-09 02:36:29.008 | 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.dev580) (2025.9.1) 2026-07-09 02:36:29.009 | 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.dev580) (0.37.0) 2026-07-09 02:36:29.010 | 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.dev580) (2026.5.1) 2026-07-09 02:36:29.065 | 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.dev580) (3.4.7) 2026-07-09 02:36:29.066 | 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.dev580) (3.18) 2026-07-09 02:36:29.067 | 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.dev580) (2.7.0) 2026-07-09 02:36:29.068 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev580) (2023.11.17) 2026-07-09 02:36:29.102 | 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.dev580) (4.2.0) 2026-07-09 02:36:29.103 | 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.dev580) (2.20.0) 2026-07-09 02:36:29.113 | 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.dev580) (0.1.2) 2026-07-09 02:36:29.134 | 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.dev580) (0.8) 2026-07-09 02:36:29.196 | 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.dev580) (0.16.0) 2026-07-09 02:36:29.286 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-09 02:36:29.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.5 MB/s 0:00:00 2026-07-09 02:36:29.404 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-09 02:36:29.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s 0:00:00 2026-07-09 02:36:29.605 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-09 02:36:29.630 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-09 02:36:29.651 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-09 02:36:29.673 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-09 02:36:29.699 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-09 02:36:29.713 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-09 02:36:29.729 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-09 02:36:29.757 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-09 02:36:29.806 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-09 02:36:29.830 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-09 02:36:29.854 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-09 02:36:29.927 | Building wheels for collected packages: neutron, ovs 2026-07-09 02:36:29.929 | Building editable for neutron (pyproject.toml): started 2026-07-09 02:36:32.201 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-09 02:36:32.202 | Created wheel for neutron: filename=neutron-28.1.0.dev580-0.editable-py3-none-any.whl size=15983 sha256=452140af37b6b43485158ded770528ddc63e054d61b7c776b3e808fbee291026 2026-07-09 02:36:32.203 | Stored in directory: /tmp/pip-ephem-wheel-cache-ejgie8vo/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-09 02:36:32.209 | Building wheel for ovs (pyproject.toml): started 2026-07-09 02:36:33.043 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-09 02:36:33.044 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7fcb6e6693e8d9a384794d16166d3e71d227c43833bcf87cd5f64e097bac179b 2026-07-09 02:36:33.045 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-09 02:36:33.049 | Successfully built neutron ovs 2026-07-09 02:36:33.387 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-09 02:36:38.625 | 2026-07-09 02:36:38.649 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev580 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-09 02:36:38.928 | + inc/python:pip_install:216 : result=0 2026-07-09 02:36:38.932 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:36:38.936 | + functions-common:time_stop:2420 : local name 2026-07-09 02:36:38.940 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:36:38.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:36:38.948 | + functions-common:time_stop:2423 : local total 2026-07-09 02:36:38.951 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:36:38.955 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:36:38.958 | + functions-common:time_stop:2427 : start_time=1783564578983 2026-07-09 02:36:38.962 | + functions-common:time_stop:2429 : [[ -z 1783564578983 ]] 2026-07-09 02:36:38.966 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:36:38.972 | + functions-common:time_stop:2432 : end_time=1783564598967 2026-07-09 02:36:38.975 | + functions-common:time_stop:2433 : elapsed_time=19984 2026-07-09 02:36:38.979 | + functions-common:time_stop:2434 : total=117449 2026-07-09 02:36:38.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:36:38.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137433 2026-07-09 02:36:38.990 | + inc/python:pip_install:219 : return 0 2026-07-09 02:36:38.994 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:36:38.998 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:36:39.002 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-09 02:36:39.006 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-09 02:36:39.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:36:39.014 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:36:39.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-09 02:36:39.022 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:36:39.027 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-09 02:36:39.031 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-09 02:36:39.035 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-09 02:36:39.035 | Installing OVN and dependent packages 2026-07-09 02:36:39.039 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-09 02:36:39.043 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-09 02:36:39.068 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:36:39.072 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-09 02:36:39.097 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:36:39.101 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-09 02:36:39.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:36:39.131 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-09 02:36:39.135 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-09 02:36:39.159 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:36:39.164 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-09 02:36:39.168 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-09 02:36:39.188 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-09 02:36:39.194 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-09 02:36:39.211 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-09 02:36:39.217 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-09 02:36:39.247 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-09 02:36:39.251 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:36:39.255 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:36:39.259 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:36:39.264 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:36:39.268 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:36:39.271 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:36:39.275 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:36:39.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:36:39.283 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:36:39.287 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:36:39.291 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:36:39.295 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:36:39.299 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-09 02:36:39.303 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:36:39.308 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:36:39.312 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:36:39.316 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-09 02:36:39.347 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-09 02:36:39.387 | Reading package lists... 2026-07-09 02:36:39.757 | Building dependency tree... 2026-07-09 02:36:39.759 | Reading state information... 2026-07-09 02:36:40.321 | fakeroot is already the newest version (1.33-1). 2026-07-09 02:36:40.321 | fakeroot set to manually installed. 2026-07-09 02:36:40.321 | make is already the newest version (4.3-4.1build2). 2026-07-09 02:36:40.321 | make set to manually installed. 2026-07-09 02:36:40.321 | The following packages were automatically installed and are no longer required: 2026-07-09 02:36:40.323 | libfwupd2 libgusb2 2026-07-09 02:36:40.323 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:36:40.326 | The following additional packages will be installed: 2026-07-09 02:36:40.327 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-09 02:36:40.327 | python3-sortedcontainers 2026-07-09 02:36:40.330 | Suggested packages: 2026-07-09 02:36:40.330 | openvswitch-doc python-sortedcontainers-doc 2026-07-09 02:36:40.374 | The following NEW packages will be installed: 2026-07-09 02:36:40.375 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-09 02:36:40.375 | python3-openvswitch python3-sortedcontainers 2026-07-09 02:36:40.470 | 0 upgraded, 6 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:36:40.470 | Need to get 4219 kB of archives. 2026-07-09 02:36:40.471 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-09 02:36:40.471 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-09 02:36:40.602 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-09 02:36:40.642 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-09 02:36:40.643 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-09 02:36:40.645 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-09 02:36:40.661 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-09 02:36:40.923 | perl: warning: Setting locale failed. 2026-07-09 02:36:40.923 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:40.923 | LANGUAGE = (unset), 2026-07-09 02:36:40.923 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:40.923 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:40.923 | are supported and installed on your system. 2026-07-09 02:36:40.923 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:36:40.987 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:36:40.988 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:36:40.988 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:36:41.183 | Fetched 4219 kB in 0s (15.0 MB/s) 2026-07-09 02:36:41.231 | Selecting previously unselected package libunbound8:amd64. 2026-07-09 02:36:41.297 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-09 02:36:41.305 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-09 02:36:41.312 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-09 02:36:41.367 | Selecting previously unselected package openvswitch-common. 2026-07-09 02:36:41.381 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-09 02:36:41.385 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:41.491 | Selecting previously unselected package python3-sortedcontainers. 2026-07-09 02:36:41.504 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-09 02:36:41.508 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-09 02:36:41.563 | Selecting previously unselected package libxdp1:amd64. 2026-07-09 02:36:41.578 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-09 02:36:41.583 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-09 02:36:41.640 | Selecting previously unselected package python3-openvswitch. 2026-07-09 02:36:41.655 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-09 02:36:41.659 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:41.769 | Selecting previously unselected package openvswitch-switch. 2026-07-09 02:36:41.783 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-09 02:36:41.792 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:41.929 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-09 02:36:42.172 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-09 02:36:42.183 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-09 02:36:42.194 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:42.209 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:42.596 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-09 02:36:42.619 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-09 02:36:43.288 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-09 02:36:43.480 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-09 02:36:44.483 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:36:46.269 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-09 02:36:46.516 | perl: warning: Setting locale failed. 2026-07-09 02:36:46.516 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:46.516 | LANGUAGE = (unset), 2026-07-09 02:36:46.516 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:46.516 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:46.517 | are supported and installed on your system. 2026-07-09 02:36:46.517 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:36:46.654 | perl: warning: Setting locale failed. 2026-07-09 02:36:46.654 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:46.654 | LANGUAGE = (unset), 2026-07-09 02:36:46.654 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:46.654 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:46.655 | are supported and installed on your system. 2026-07-09 02:36:46.655 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:36:46.703 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:36:46.703 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:36:46.704 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:36:46.779 | perl: warning: Setting locale failed. 2026-07-09 02:36:46.779 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:46.779 | LANGUAGE = (unset), 2026-07-09 02:36:46.779 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:46.779 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:46.779 | are supported and installed on your system. 2026-07-09 02:36:46.780 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:36:47.292 | 2026-07-09 02:36:47.292 | Running kernel seems to be up-to-date. 2026-07-09 02:36:47.292 | 2026-07-09 02:36:47.292 | Restarting services... 2026-07-09 02:36:47.317 | 2026-07-09 02:36:47.317 | Service restarts being deferred: 2026-07-09 02:36:47.317 | systemctl restart virtlockd.service 2026-07-09 02:36:47.317 | systemctl restart virtlogd.service 2026-07-09 02:36:47.317 | 2026-07-09 02:36:47.317 | No containers need to be restarted. 2026-07-09 02:36:47.318 | 2026-07-09 02:36:47.318 | User sessions running outdated binaries: 2026-07-09 02:36:47.318 | quobyte @ session #5: sshd[2065] 2026-07-09 02:36:47.330 | 2026-07-09 02:36:47.330 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:36:49.556 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:36:49.561 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:36:49.564 | + functions-common:time_stop:2420 : local name 2026-07-09 02:36:49.568 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:36:49.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:36:49.575 | + functions-common:time_stop:2423 : local total 2026-07-09 02:36:49.579 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:36:49.583 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:36:49.587 | + functions-common:time_stop:2427 : start_time=1783564599343 2026-07-09 02:36:49.590 | + functions-common:time_stop:2429 : [[ -z 1783564599343 ]] 2026-07-09 02:36:49.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:36:49.601 | + functions-common:time_stop:2432 : end_time=1783564609597 2026-07-09 02:36:49.605 | + functions-common:time_stop:2433 : elapsed_time=10254 2026-07-09 02:36:49.608 | + functions-common:time_stop:2434 : total=162621 2026-07-09 02:36:49.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:36:49.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172875 2026-07-09 02:36:49.620 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:36:49.625 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-09 02:36:49.655 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-09 02:36:49.658 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:36:49.663 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:36:49.666 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:36:49.670 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:36:49.675 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:36:49.679 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:36:49.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:36:49.686 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:36:49.690 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:36:49.694 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:36:49.698 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:36:49.702 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:36:49.707 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-09 02:36:49.711 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:36:49.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:36:49.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:36:49.722 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-09 02:36:49.755 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-09 02:36:49.794 | Reading package lists... 2026-07-09 02:36:50.146 | Building dependency tree... 2026-07-09 02:36:50.148 | Reading state information... 2026-07-09 02:36:50.644 | The following packages were automatically installed and are no longer required: 2026-07-09 02:36:50.646 | libfwupd2 libgusb2 2026-07-09 02:36:50.646 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:36:50.649 | The following additional packages will be installed: 2026-07-09 02:36:50.649 | ovn-common 2026-07-09 02:36:50.692 | The following NEW packages will be installed: 2026-07-09 02:36:50.693 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-09 02:36:50.921 | 0 upgraded, 4 newly installed, 0 to remove and 16 not upgraded. 2026-07-09 02:36:50.921 | Need to get 2360 kB of archives. 2026-07-09 02:36:50.921 | After this operation, 8355 kB of additional disk space will be used. 2026-07-09 02:36:50.921 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-09 02:36:51.667 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-09 02:36:51.689 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-09 02:36:51.699 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-09 02:36:51.997 | perl: warning: Setting locale failed. 2026-07-09 02:36:51.997 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:51.997 | LANGUAGE = (unset), 2026-07-09 02:36:51.997 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:51.997 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:51.997 | are supported and installed on your system. 2026-07-09 02:36:51.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:36:52.062 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:36:52.062 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:36:52.062 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:36:52.245 | Fetched 2360 kB in 1s (2248 kB/s) 2026-07-09 02:36:52.335 | Selecting previously unselected package ovn-common. 2026-07-09 02:36:52.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-09 02:36:52.408 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:36:52.411 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:52.521 | Selecting previously unselected package ovn-central. 2026-07-09 02:36:52.534 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:36:52.538 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:52.603 | Selecting previously unselected package ovn-controller-vtep. 2026-07-09 02:36:52.616 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:36:52.620 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:52.676 | Selecting previously unselected package ovn-host. 2026-07-09 02:36:52.689 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-09 02:36:52.697 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:52.785 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:52.804 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:53.283 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-09 02:36:53.487 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-09 02:36:53.980 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-09 02:36:54.038 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:54.594 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-09 02:36:54.786 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-09 02:36:55.509 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-09 02:36:56.208 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-09 02:36:57.061 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-09 02:36:57.134 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-09 02:36:57.335 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-09 02:36:57.874 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:36:59.870 | perl: warning: Setting locale failed. 2026-07-09 02:36:59.870 | perl: warning: Please check that your locale settings: 2026-07-09 02:36:59.870 | LANGUAGE = (unset), 2026-07-09 02:36:59.870 | LC_ALL = "en_US.utf8", 2026-07-09 02:36:59.871 | LANG = "de_DE.UTF-8" 2026-07-09 02:36:59.871 | are supported and installed on your system. 2026-07-09 02:36:59.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:00.001 | perl: warning: Setting locale failed. 2026-07-09 02:37:00.001 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:00.001 | LANGUAGE = (unset), 2026-07-09 02:37:00.001 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:00.001 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:00.002 | are supported and installed on your system. 2026-07-09 02:37:00.002 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:00.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:37:00.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:37:00.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:37:00.122 | perl: warning: Setting locale failed. 2026-07-09 02:37:00.122 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:00.122 | LANGUAGE = (unset), 2026-07-09 02:37:00.122 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:00.122 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:00.123 | are supported and installed on your system. 2026-07-09 02:37:00.123 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:00.635 | 2026-07-09 02:37:00.635 | Running kernel seems to be up-to-date. 2026-07-09 02:37:00.635 | 2026-07-09 02:37:00.635 | Restarting services... 2026-07-09 02:37:00.658 | 2026-07-09 02:37:00.658 | Service restarts being deferred: 2026-07-09 02:37:00.658 | systemctl restart virtlockd.service 2026-07-09 02:37:00.658 | systemctl restart virtlogd.service 2026-07-09 02:37:00.658 | 2026-07-09 02:37:00.658 | No containers need to be restarted. 2026-07-09 02:37:00.659 | 2026-07-09 02:37:00.659 | User sessions running outdated binaries: 2026-07-09 02:37:00.659 | quobyte @ session #5: sshd[2065] 2026-07-09 02:37:00.672 | 2026-07-09 02:37:00.672 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:37:02.881 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:37:02.886 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:37:02.890 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:02.895 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:02.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:02.902 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:02.905 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:02.909 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:37:02.913 | + functions-common:time_stop:2427 : start_time=1783564609750 2026-07-09 02:37:02.917 | + functions-common:time_stop:2429 : [[ -z 1783564609750 ]] 2026-07-09 02:37:02.922 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:02.927 | + functions-common:time_stop:2432 : end_time=1783564622923 2026-07-09 02:37:02.931 | + functions-common:time_stop:2433 : elapsed_time=13173 2026-07-09 02:37:02.934 | + functions-common:time_stop:2434 : total=172875 2026-07-09 02:37:02.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:02.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=186048 2026-07-09 02:37:02.945 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:37:02.949 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:37:02.953 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:37:02.957 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-09 02:37:02.961 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-09 02:37:02.968 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:02.972 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-09 02:37:02.974 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:02.978 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-09 02:37:02.982 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:02.985 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-09 02:37:02.990 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:02.993 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-09 02:37:02.996 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:03.000 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-09 02:37:03.003 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:03.006 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-09 02:37:03.010 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:03.014 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-09 02:37:03.017 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-09 02:37:03.021 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-09 02:37:03.025 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-09 02:37:03.028 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-09 02:37:03.032 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:37:03.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:37:03.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-09 02:37:03.041 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:37:03.045 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-09 02:37:03.049 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:37:03.053 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-09 02:37:03.076 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:37:03.080 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-09 02:37:03.084 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-09 02:37:03.088 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-09 02:37:03.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:37:03.096 | + lib/stack:stack_install_service:32 : install_nova 2026-07-09 02:37:03.100 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-09 02:37:03.104 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-09 02:37:03.107 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:37:03.111 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:37:03.115 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-09 02:37:03.118 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:37:03.122 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-09 02:37:03.146 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:37:03.150 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-09 02:37:03.154 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-09 02:37:03.158 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-09 02:37:03.162 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-09 02:37:03.166 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-09 02:37:03.323 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-09 02:37:03.326 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:37:03.330 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:37:03.334 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-09 02:37:03.338 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:37:03.342 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:37:03.346 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:37:03.349 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:37:03.353 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:03.357 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:37:03.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:37:03.365 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:37:03.369 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:37:03.373 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:37:03.376 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:37:03.380 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:37:03.384 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-09 02:37:03.388 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:37:03.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:37:03.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:37:03.399 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-09 02:37:03.428 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-09 02:37:03.469 | Reading package lists... 2026-07-09 02:37:03.890 | Building dependency tree... 2026-07-09 02:37:03.892 | Reading state information... 2026-07-09 02:37:04.551 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-09 02:37:04.551 | libvirt-clients set to manually installed. 2026-07-09 02:37:04.551 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-09 02:37:04.552 | The following packages were automatically installed and are no longer required: 2026-07-09 02:37:04.553 | libfwupd2 libgusb2 2026-07-09 02:37:04.553 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:37:04.557 | The following additional packages will be installed: 2026-07-09 02:37:04.558 | ovmf python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-09 02:37:04.558 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-09 02:37:04.559 | qemu-system-sparc 2026-07-09 02:37:04.562 | Suggested packages: 2026-07-09 02:37:04.562 | python-zstandard-doc samba vde2 2026-07-09 02:37:04.607 | The following packages will be REMOVED: 2026-07-09 02:37:04.610 | apport-core-dump-handler 2026-07-09 02:37:04.611 | The following NEW packages will be installed: 2026-07-09 02:37:04.612 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-09 02:37:04.612 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-09 02:37:04.613 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-09 02:37:04.616 | The following packages will be upgraded: 2026-07-09 02:37:04.617 | ovmf 2026-07-09 02:37:04.723 | 1 upgraded, 13 newly installed, 1 to remove and 15 not upgraded. 2026-07-09 02:37:04.724 | Need to get 115 MB of archives. 2026-07-09 02:37:04.724 | After this operation, 897 MB of additional disk space will be used. 2026-07-09 02:37:04.724 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-09 02:37:04.850 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-09 02:37:04.853 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-09 02:37:04.860 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-09 02:37:04.872 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-09 02:37:05.057 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-09 02:37:05.278 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-09 02:37:05.378 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-09 02:37:05.449 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-09 02:37:05.486 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-09 02:37:06.117 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-09 02:37:06.117 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-07-09 02:37:06.184 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-07-09 02:37:06.232 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-09 02:37:06.497 | perl: warning: Setting locale failed. 2026-07-09 02:37:06.497 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:06.497 | LANGUAGE = (unset), 2026-07-09 02:37:06.497 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:06.498 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:06.498 | are supported and installed on your system. 2026-07-09 02:37:06.498 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:06.561 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:37:06.561 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:37:06.561 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:37:06.870 | Fetched 115 MB in 2s (72.0 MB/s) 2026-07-09 02:37:06.909 | Selecting previously unselected package python3-zstandard. 2026-07-09 02:37:06.977 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-09 02:37:06.984 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-09 02:37:06.987 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-09 02:37:07.189 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-09 02:37:07.190 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-09 02:37:07.190 | Package apport-core-dump-handler is to be removed. 2026-07-09 02:37:07.190 | Package python3-zstandard is not configured yet. 2026-07-09 02:37:07.190 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-09 02:37:07.190 | Package apport-core-dump-handler is to be removed. 2026-07-09 02:37:07.190 | Package systemd-coredump is not installed. 2026-07-09 02:37:07.190 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-09 02:37:07.190 | Package apport-core-dump-handler is to be removed. 2026-07-09 02:37:07.190 | Package python3-zstandard is not configured yet. 2026-07-09 02:37:07.190 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-09 02:37:07.190 | Package apport-core-dump-handler is to be removed. 2026-07-09 02:37:07.191 | Package systemd-coredump is not installed. 2026-07-09 02:37:07.191 | 2026-07-09 02:37:07.257 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127226 files and directories currently installed.) 2026-07-09 02:37:07.265 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-09 02:37:08.102 | Selecting previously unselected package systemd-coredump. 2026-07-09 02:37:08.164 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127222 files and directories currently installed.) 2026-07-09 02:37:08.171 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-09 02:37:08.175 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-09 02:37:08.242 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-09 02:37:08.255 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-09 02:37:08.268 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-09 02:37:08.341 | Selecting previously unselected package python3-libvirt. 2026-07-09 02:37:08.354 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-09 02:37:08.357 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-09 02:37:08.428 | Selecting previously unselected package qemu-system-arm. 2026-07-09 02:37:08.441 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:08.454 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:08.997 | Selecting previously unselected package qemu-system-mips. 2026-07-09 02:37:09.009 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:09.022 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:09.621 | Selecting previously unselected package qemu-system-ppc. 2026-07-09 02:37:09.634 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:09.647 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:10.028 | Selecting previously unselected package qemu-system-sparc. 2026-07-09 02:37:10.043 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:10.056 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:10.325 | Selecting previously unselected package qemu-system-s390x. 2026-07-09 02:37:10.339 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:10.353 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:10.532 | Selecting previously unselected package qemu-system-misc. 2026-07-09 02:37:10.547 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:10.561 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:12.556 | Selecting previously unselected package qemu-system. 2026-07-09 02:37:12.575 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-09 02:37:12.579 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:12.633 | Preparing to unpack .../10-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-09 02:37:12.644 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-07-09 02:37:12.857 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-09 02:37:12.870 | Preparing to unpack .../11-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-09 02:37:12.873 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-09 02:37:14.741 | Selecting previously unselected package qemu-efi-arm. 2026-07-09 02:37:14.754 | Preparing to unpack .../12-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-09 02:37:14.757 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-09 02:37:15.607 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-09 02:37:16.096 | Creating group 'systemd-coredump' with GID 987. 2026-07-09 02:37:16.100 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-09 02:37:16.122 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-09 02:37:16.423 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.442 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.460 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-09 02:37:16.475 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.492 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-09 02:37:16.501 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.517 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-09 02:37:16.527 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-09 02:37:16.770 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.787 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-09 02:37:16.796 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.813 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-09 02:37:16.823 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-09 02:37:18.621 | perl: warning: Setting locale failed. 2026-07-09 02:37:18.621 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:18.621 | LANGUAGE = (unset), 2026-07-09 02:37:18.621 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:18.621 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:18.622 | are supported and installed on your system. 2026-07-09 02:37:18.622 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:18.756 | perl: warning: Setting locale failed. 2026-07-09 02:37:18.756 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:18.756 | LANGUAGE = (unset), 2026-07-09 02:37:18.757 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:18.757 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:18.757 | are supported and installed on your system. 2026-07-09 02:37:18.757 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:18.807 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-09 02:37:18.807 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-09 02:37:18.807 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-09 02:37:18.880 | perl: warning: Setting locale failed. 2026-07-09 02:37:18.880 | perl: warning: Please check that your locale settings: 2026-07-09 02:37:18.880 | LANGUAGE = (unset), 2026-07-09 02:37:18.881 | LC_ALL = "en_US.utf8", 2026-07-09 02:37:18.881 | LANG = "de_DE.UTF-8" 2026-07-09 02:37:18.881 | are supported and installed on your system. 2026-07-09 02:37:18.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:37:19.391 | 2026-07-09 02:37:19.391 | Running kernel seems to be up-to-date. 2026-07-09 02:37:19.391 | 2026-07-09 02:37:19.391 | Restarting services... 2026-07-09 02:37:19.416 | 2026-07-09 02:37:19.416 | Service restarts being deferred: 2026-07-09 02:37:19.416 | systemctl restart virtlockd.service 2026-07-09 02:37:19.417 | systemctl restart virtlogd.service 2026-07-09 02:37:19.417 | 2026-07-09 02:37:19.417 | No containers need to be restarted. 2026-07-09 02:37:19.417 | 2026-07-09 02:37:19.417 | User sessions running outdated binaries: 2026-07-09 02:37:19.417 | quobyte @ session #5: sshd[2065] 2026-07-09 02:37:19.429 | 2026-07-09 02:37:19.429 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-09 02:37:21.338 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:37:21.342 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:37:21.345 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:21.348 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:21.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:21.355 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:21.358 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:21.361 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:37:21.363 | + functions-common:time_stop:2427 : start_time=1783564623425 2026-07-09 02:37:21.366 | + functions-common:time_stop:2429 : [[ -z 1783564623425 ]] 2026-07-09 02:37:21.371 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:21.377 | + functions-common:time_stop:2432 : end_time=1783564641372 2026-07-09 02:37:21.379 | + functions-common:time_stop:2433 : elapsed_time=17947 2026-07-09 02:37:21.383 | + functions-common:time_stop:2434 : total=186048 2026-07-09 02:37:21.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:21.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=203995 2026-07-09 02:37:21.393 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:37:21.396 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-09 02:37:21.399 | + functions-common:install_package:1438 : update_package_repo 2026-07-09 02:37:21.403 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-09 02:37:21.407 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-09 02:37:21.410 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-09 02:37:21.413 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:21.416 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-09 02:37:21.420 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:37:21.423 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:37:21.426 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-09 02:37:21.430 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-09 02:37:21.432 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-09 02:37:21.436 | + functions-common:apt_get_update:1167 : return 2026-07-09 02:37:21.439 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-09 02:37:21.443 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-09 02:37:21.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:37:21.449 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:37:21.453 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-09 02:37:21.479 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-09 02:37:21.518 | Reading package lists... 2026-07-09 02:37:21.947 | Building dependency tree... 2026-07-09 02:37:21.948 | Reading state information... 2026-07-09 02:37:22.651 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-09 02:37:22.651 | ovmf set to manually installed. 2026-07-09 02:37:22.652 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-09 02:37:22.652 | swtpm set to manually installed. 2026-07-09 02:37:22.652 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-09 02:37:22.652 | swtpm-tools set to manually installed. 2026-07-09 02:37:22.652 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-09 02:37:22.652 | mdevctl set to manually installed. 2026-07-09 02:37:22.652 | The following packages were automatically installed and are no longer required: 2026-07-09 02:37:22.656 | libfwupd2 libgusb2 2026-07-09 02:37:22.656 | Use 'sudo apt autoremove' to remove them. 2026-07-09 02:37:22.766 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2026-07-09 02:37:22.773 | + functions-common:apt_get:1211 : result=0 2026-07-09 02:37:22.777 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-09 02:37:22.780 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:22.783 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:22.787 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:22.790 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:22.794 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:22.798 | + functions-common:time_stop:2426 : name=apt-get 2026-07-09 02:37:22.801 | + functions-common:time_stop:2427 : start_time=1783564641475 2026-07-09 02:37:22.804 | + functions-common:time_stop:2429 : [[ -z 1783564641475 ]] 2026-07-09 02:37:22.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:22.814 | + functions-common:time_stop:2432 : end_time=1783564642810 2026-07-09 02:37:22.818 | + functions-common:time_stop:2433 : elapsed_time=1335 2026-07-09 02:37:22.821 | + functions-common:time_stop:2434 : total=203995 2026-07-09 02:37:22.823 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:22.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=205330 2026-07-09 02:37:22.830 | + functions-common:apt_get:1215 : return 0 2026-07-09 02:37:22.833 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-09 02:37:22.837 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:37:22.841 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-09 02:37:22.845 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-09 02:37:22.849 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-09 02:37:22.852 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-09 02:37:22.856 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-09 02:37:22.859 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-09 02:37:22.863 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-09 02:37:22.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:37:22.890 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-09 02:37:22.913 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-09 02:37:22.916 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-09 02:37:22.920 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-09 02:37:22.923 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-09 02:37:22.926 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-09 02:37:22.930 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-09 02:37:22.934 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-09 02:37:22.937 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:37:22.941 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:37:22.945 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:37:22.949 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:37:22.954 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:37:22.978 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:37:22.982 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:37:22.986 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:22.990 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-09 02:37:22.990 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:37:22.996 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-09 02:37:23.000 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:23.003 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-09 02:37:23.007 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:37:23.011 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:37:23.014 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:37:23.016 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:37:23.020 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:37:23.023 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:37:23.026 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:37:23.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:37:23.034 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:37:23.039 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564643035 2026-07-09 02:37:23.043 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-09 02:37:23.047 | Cloning into '/opt/stack/novnc'... 2026-07-09 02:37:25.012 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:37:25.015 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:25.019 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:25.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:25.026 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:25.031 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:25.033 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:37:25.037 | + functions-common:time_stop:2427 : start_time=1783564643035 2026-07-09 02:37:25.041 | + functions-common:time_stop:2429 : [[ -z 1783564643035 ]] 2026-07-09 02:37:25.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:25.050 | + functions-common:time_stop:2432 : end_time=1783564645046 2026-07-09 02:37:25.053 | + functions-common:time_stop:2433 : elapsed_time=2011 2026-07-09 02:37:25.057 | + functions-common:time_stop:2434 : total=156774 2026-07-09 02:37:25.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:25.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158785 2026-07-09 02:37:25.067 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-09 02:37:25.070 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-09 02:37:25.073 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:37:25.077 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:37:25.080 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:37:25.083 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:37:25.085 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:37:25.089 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:37:25.092 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:37:25.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:37:25.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:37:25.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564645101 2026-07-09 02:37:25.110 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-09 02:37:25.516 | From https://github.com/novnc/novnc 2026-07-09 02:37:25.516 | * tag v1.3.0 -> FETCH_HEAD 2026-07-09 02:37:25.528 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:37:25.531 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:25.534 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:25.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:25.541 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:25.544 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:25.547 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:37:25.551 | + functions-common:time_stop:2427 : start_time=1783564645101 2026-07-09 02:37:25.553 | + functions-common:time_stop:2429 : [[ -z 1783564645101 ]] 2026-07-09 02:37:25.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:25.562 | + functions-common:time_stop:2432 : end_time=1783564645559 2026-07-09 02:37:25.566 | + functions-common:time_stop:2433 : elapsed_time=458 2026-07-09 02:37:25.569 | + functions-common:time_stop:2434 : total=158785 2026-07-09 02:37:25.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:25.576 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159243 2026-07-09 02:37:25.579 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:37:25.583 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:37:25.586 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:37:25.590 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:37:25.594 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:37:25.598 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:37:25.603 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:37:25.605 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:37:25.609 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:37:25.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:37:25.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564645614 2026-07-09 02:37:25.622 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:37:25.654 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:37:25.655 | 2026-07-09 02:37:25.655 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:37:25.655 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:37:25.655 | state without impacting any branches by switching back to a branch. 2026-07-09 02:37:25.655 | 2026-07-09 02:37:25.655 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:37:25.655 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:37:25.655 | 2026-07-09 02:37:25.655 | git switch -c 2026-07-09 02:37:25.656 | 2026-07-09 02:37:25.656 | Or undo this operation with: 2026-07-09 02:37:25.656 | 2026-07-09 02:37:25.656 | git switch - 2026-07-09 02:37:25.656 | 2026-07-09 02:37:25.656 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:37:25.656 | 2026-07-09 02:37:25.656 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-09 02:37:25.660 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:37:25.663 | + functions-common:time_stop:2420 : local name 2026-07-09 02:37:25.666 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:37:25.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:37:25.673 | + functions-common:time_stop:2423 : local total 2026-07-09 02:37:25.677 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:37:25.680 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:37:25.684 | + functions-common:time_stop:2427 : start_time=1783564645614 2026-07-09 02:37:25.687 | + functions-common:time_stop:2429 : [[ -z 1783564645614 ]] 2026-07-09 02:37:25.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:37:25.697 | + functions-common:time_stop:2432 : end_time=1783564645693 2026-07-09 02:37:25.701 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-09 02:37:25.704 | + functions-common:time_stop:2434 : total=159243 2026-07-09 02:37:25.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:37:25.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159322 2026-07-09 02:37:25.715 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-09 02:37:25.732 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-09 02:37:25.736 | + functions-common:git_clone:673 : head -1 2026-07-09 02:37:25.736 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:37:25.739 | 463c39e noVNC 1.3.0 2026-07-09 02:37:25.744 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:37:25.748 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-09 02:37:25.768 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:37:25.771 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/96/996496/2 2026-07-09 02:37:25.775 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-09 02:37:25.778 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-09 02:37:25.782 | + functions-common:git_clone:591 : local git_ref=refs/changes/96/996496/2 2026-07-09 02:37:25.785 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:37:25.790 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:37:25.794 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:37:25.798 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:37:25.801 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:37:25.824 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:37:25.828 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:37:25.831 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:25.835 | + functions-common:git_clone:610 : echo refs/changes/96/996496/2 2026-07-09 02:37:25.836 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:37:25.841 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-09 02:37:25.845 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-09 02:37:25.848 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-09 02:37:25.852 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:37:25.855 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:37:25.859 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:37:25.862 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:37:25.866 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:37:25.870 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:37:25.873 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:37:25.877 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:37:25.881 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:37:25.886 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564645883 2026-07-09 02:37:25.890 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-09 02:37:25.894 | Cloning into '/opt/stack/nova'... 2026-07-09 02:41:22.158 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:41:22.161 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:22.165 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:22.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:22.171 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:22.174 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:22.177 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:41:22.181 | + functions-common:time_stop:2427 : start_time=1783564645883 2026-07-09 02:41:22.183 | + functions-common:time_stop:2429 : [[ -z 1783564645883 ]] 2026-07-09 02:41:22.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:22.195 | + functions-common:time_stop:2432 : end_time=1783564882192 2026-07-09 02:41:22.198 | + functions-common:time_stop:2433 : elapsed_time=236309 2026-07-09 02:41:22.202 | + functions-common:time_stop:2434 : total=159322 2026-07-09 02:41:22.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:22.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395631 2026-07-09 02:41:22.213 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-09 02:41:22.217 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/96/996496/2 2026-07-09 02:41:22.221 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:41:22.225 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:41:22.228 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:41:22.232 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:41:22.234 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:41:22.238 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:41:22.241 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:41:22.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:41:22.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:41:22.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564882250 2026-07-09 02:41:22.256 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/96/996496/2 2026-07-09 02:41:23.230 | From https://review.opendev.org/openstack/nova 2026-07-09 02:41:23.230 | * branch refs/changes/96/996496/2 -> FETCH_HEAD 2026-07-09 02:41:23.238 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:41:23.242 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:23.244 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:23.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:23.250 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:23.253 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:23.256 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:41:23.259 | + functions-common:time_stop:2427 : start_time=1783564882250 2026-07-09 02:41:23.261 | + functions-common:time_stop:2429 : [[ -z 1783564882250 ]] 2026-07-09 02:41:23.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:23.274 | + functions-common:time_stop:2432 : end_time=1783564883269 2026-07-09 02:41:23.276 | + functions-common:time_stop:2433 : elapsed_time=1019 2026-07-09 02:41:23.279 | + functions-common:time_stop:2434 : total=395631 2026-07-09 02:41:23.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:23.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=396650 2026-07-09 02:41:23.289 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-09 02:41:23.379 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:41:23.379 | 2026-07-09 02:41:23.379 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:41:23.379 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:41:23.379 | state without impacting any branches by switching back to a branch. 2026-07-09 02:41:23.379 | 2026-07-09 02:41:23.380 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:41:23.380 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:41:23.380 | 2026-07-09 02:41:23.380 | git switch -c 2026-07-09 02:41:23.380 | 2026-07-09 02:41:23.380 | Or undo this operation with: 2026-07-09 02:41:23.380 | 2026-07-09 02:41:23.380 | git switch - 2026-07-09 02:41:23.380 | 2026-07-09 02:41:23.380 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:41:23.380 | 2026-07-09 02:41:23.380 | HEAD is now at c373198fc2 libvirt: Remove redundant version check for virtio-fs 2026-07-09 02:41:23.383 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-09 02:41:23.404 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-09 02:41:23.409 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:41:23.410 | + functions-common:git_clone:673 : head -1 2026-07-09 02:41:23.428 | c373198fc2 libvirt: Remove redundant version check for virtio-fs 2026-07-09 02:41:23.432 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:41:23.435 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-09 02:41:23.439 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:41:23.443 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-09 02:41:23.446 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-09 02:41:23.450 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:41:23.453 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-09 02:41:23.457 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:41:23.460 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-09 02:41:23.464 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-09 02:41:23.467 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:41:23.471 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:41:23.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-09 02:41:23.479 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:41:23.482 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-09 02:41:23.486 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:41:23.489 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:41:23.495 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-09 02:41:23.502 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-09 02:41:23.505 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-09 02:41:23.509 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-09 02:41:23.664 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-09 02:41:23.668 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:41:23.672 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:41:23.675 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:41:23.679 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-09 02:41:23.682 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-09 02:41:23.686 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:41:23.689 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:41:23.692 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:41:23.695 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:41:23.699 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:41:23.702 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:41:23.705 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:41:23.708 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-09 02:41:23.735 | Using python 3.12 to install /opt/stack/nova 2026-07-09 02:41:23.739 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-09 02:41:24.751 | Obtaining file:///opt/stack/nova 2026-07-09 02:41:24.756 | Installing build dependencies: started 2026-07-09 02:41:26.860 | Installing build dependencies: finished with status 'done' 2026-07-09 02:41:26.861 | Checking if build backend supports build_editable: started 2026-07-09 02:41:27.424 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:41:27.426 | Getting requirements to build editable: started 2026-07-09 02:41:27.737 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:41:27.741 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:41:29.961 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:41:29.985 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.0.3) 2026-07-09 02:41:29.986 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.51) 2026-07-09 02:41:29.988 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.3.1) 2026-07-09 02:41:29.988 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.41.0) 2026-07-09 02:41:29.991 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.6) 2026-07-09 02:41:29.991 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (13.0.0) 2026-07-09 02:41:29.991 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.1.1) 2026-07-09 02:41:29.991 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.5.1) 2026-07-09 02:41:29.992 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (43.0.3) 2026-07-09 02:41:29.993 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.10) 2026-07-09 02:41:29.994 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.5.3) 2026-07-09 02:41:29.995 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.1.0) 2026-07-09 02:41:29.996 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.1) 2026-07-09 02:41:29.997 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.18.0) 2026-07-09 02:41:29.998 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.18.5) 2026-07-09 02:41:29.999 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.3.0) 2026-07-09 02:41:30.000 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.0.0) 2026-07-09 02:41:30.001 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.26.0) 2026-07-09 02:41:30.002 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (9.9.0) 2026-07-09 02:41:30.003 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.15.0) 2026-07-09 02:41:30.212 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev250) 2026-07-09 02:41:30.359 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-09 02:41:30.370 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.12.0) 2026-07-09 02:41:30.371 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.34.2) 2026-07-09 02:41:30.372 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.9.0) 2026-07-09 02:41:30.396 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev250) 2026-07-09 02:41:30.412 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-09 02:41:30.431 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.2.0) 2026-07-09 02:41:30.432 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.5.0) 2026-07-09 02:41:30.432 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.5.0) 2026-07-09 02:41:30.435 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.4.0) 2026-07-09 02:41:30.435 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.2.0) 2026-07-09 02:41:30.435 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.11.0) 2026-07-09 02:41:30.436 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-09 02:41:30.437 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.10.0) 2026-07-09 02:41:30.437 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.7.1) 2026-07-09 02:41:30.439 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (10.1.1) 2026-07-09 02:41:30.439 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.0.0) 2026-07-09 02:41:30.439 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.9.0) 2026-07-09 02:41:30.441 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (18.1.0) 2026-07-09 02:41:30.441 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-09 02:41:30.443 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.11.0) 2026-07-09 02:41:30.443 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.8.0) 2026-07-09 02:41:30.444 | 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.dev250) (4.6.0) 2026-07-09 02:41:30.445 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.0.0) 2026-07-09 02:41:30.446 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-09 02:41:30.447 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.2.2) 2026-07-09 02:41:30.448 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.10.2) 2026-07-09 02:41:30.449 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (7.1.0) 2026-07-09 02:41:30.450 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.1.0) 2026-07-09 02:41:30.452 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.8.0) 2026-07-09 02:41:30.452 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.1.0) 2026-07-09 02:41:30.453 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (5.7.0) 2026-07-09 02:41:30.566 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev250) 2026-07-09 02:41:30.582 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-09 02:41:30.592 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (8.1.0) 2026-07-09 02:41:30.593 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (0.2.3) 2026-07-09 02:41:30.595 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.4.2) 2026-07-09 02:41:30.595 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (1.8.2) 2026-07-09 02:41:30.598 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (2.9.0.post0) 2026-07-09 02:41:30.598 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (3.4.0) 2026-07-09 02:41:30.598 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (4.17.0) 2026-07-09 02:41:30.598 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev250) (6.0.3) 2026-07-09 02:41:30.601 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev250) (1.3.12) 2026-07-09 02:41:30.602 | 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.dev250) (4.15.0) 2026-07-09 02:41:30.605 | 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.dev250) (7.4.0) 2026-07-09 02:41:30.611 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev250) (2.0.0) 2026-07-09 02:41:30.615 | 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.dev250) (3.0) 2026-07-09 02:41:30.622 | 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.dev250) (2.8.0) 2026-07-09 02:41:30.630 | 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.dev250) (3.1.0) 2026-07-09 02:41:30.632 | 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.dev250) (2.2.2) 2026-07-09 02:41:30.637 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev250) (3.0.3) 2026-07-09 02:41:30.639 | 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.dev250) (26.1.0) 2026-07-09 02:41:30.641 | 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.dev250) (2025.9.1) 2026-07-09 02:41:30.642 | 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.dev250) (0.37.0) 2026-07-09 02:41:30.643 | 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.dev250) (2026.5.1) 2026-07-09 02:41:30.650 | 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.dev250) (2.1.0) 2026-07-09 02:41:30.658 | 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.dev250) (4.0.1) 2026-07-09 02:41:30.659 | 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.dev250) (2.13.0) 2026-07-09 02:41:30.660 | 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.dev250) (5.8.0) 2026-07-09 02:41:30.673 | 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.dev250) (1.5.0) 2026-07-09 02:41:30.675 | 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.dev250) (1.1.0) 2026-07-09 02:41:30.675 | 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.dev250) (1.33) 2026-07-09 02:41:30.676 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev250) (4.10.0) 2026-07-09 02:41:30.685 | 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.dev250) (3.1.1) 2026-07-09 02:41:30.692 | 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.dev250) (9.1.4) 2026-07-09 02:41:30.705 | 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.dev250) (2.18.0) 2026-07-09 02:41:30.713 | 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.dev250) (0.20) 2026-07-09 02:41:30.726 | 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.dev250) (2.1.2) 2026-07-09 02:41:30.727 | 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.dev250) (0.6.2) 2026-07-09 02:41:30.744 | 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.dev250) (7.1.4) 2026-07-09 02:41:30.746 | 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.dev250) (5.3.1) 2026-07-09 02:41:30.746 | 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.dev250) (5.6.2) 2026-07-09 02:41:30.747 | 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.dev250) (0.16.0) 2026-07-09 02:41:30.751 | 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.dev250) (5.1.0) 2026-07-09 02:41:30.760 | 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.dev250) (2026.2) 2026-07-09 02:41:30.761 | 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.dev250) (26.2) 2026-07-09 02:41:30.769 | 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.dev250) (0.25.0) 2026-07-09 02:41:30.773 | 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.dev250) (5.0.0) 2026-07-09 02:41:30.775 | 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.dev250) (4.0.1) 2026-07-09 02:41:30.789 | 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.dev250) (1.2.1) 2026-07-09 02:41:30.811 | 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.dev250) (1.7.6) 2026-07-09 02:41:30.818 | 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.dev250) (2.2.0) 2026-07-09 02:41:30.823 | 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.dev250) (1.3.7) 2026-07-09 02:41:30.834 | 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.dev250) (3.3.2) 2026-07-09 02:41:30.846 | 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.dev250) (4.3.2) 2026-07-09 02:41:30.846 | 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.dev250) (3.7.1) 2026-07-09 02:41:30.857 | 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.dev250) (2.4.0) 2026-07-09 02:41:30.866 | 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.dev250) (3.0.3) 2026-07-09 02:41:30.867 | 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.dev250) (1.6.2) 2026-07-09 02:41:30.876 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev250) (83.0.0) 2026-07-09 02:41:30.895 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev250) (0.8.1) 2026-07-09 02:41:30.933 | 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.dev250) (4.14.0) 2026-07-09 02:41:30.941 | 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.dev250) (0.6.0) 2026-07-09 02:41:30.941 | 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.dev250) (4.0.0) 2026-07-09 02:41:30.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev250) (3.0.52) 2026-07-09 02:41:30.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev250) (1.11.0) 2026-07-09 02:41:30.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev250) (15.0.0) 2026-07-09 02:41:30.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev250) (1.8.0) 2026-07-09 02:41:30.976 | 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.dev250) (1.17.0) 2026-07-09 02:41:30.982 | 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.dev250) (2.1.0) 2026-07-09 02:41:30.984 | 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.dev250) (24.2.1) 2026-07-09 02:41:31.004 | 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.dev250) (4.6.0) 2026-07-09 02:41:31.029 | 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.dev250) (3.4.7) 2026-07-09 02:41:31.030 | 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.dev250) (3.18) 2026-07-09 02:41:31.031 | 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.dev250) (2.7.0) 2026-07-09 02:41:31.034 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev250) (2023.11.17) 2026-07-09 02:41:31.074 | 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.dev250) (4.2.0) 2026-07-09 02:41:31.074 | 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.dev250) (2.20.0) 2026-07-09 02:41:31.086 | 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.dev250) (0.1.2) 2026-07-09 02:41:31.106 | 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.dev250) (0.8) 2026-07-09 02:41:31.165 | 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.dev250) (0.16.0) 2026-07-09 02:41:31.636 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-09 02:41:31.652 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-09 02:41:31.689 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-09 02:41:31.704 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-09 02:41:31.758 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev250) 2026-07-09 02:41:31.773 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-09 02:41:31.873 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-09 02:41:31.898 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-09 02:41:31.948 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-09 02:41:31.968 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-09 02:41:31.991 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-09 02:41:32.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.9 MB/s 0:00:00 2026-07-09 02:41:32.259 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-09 02:41:32.326 | Building wheels for collected packages: nova 2026-07-09 02:41:32.328 | Building editable for nova (pyproject.toml): started 2026-07-09 02:41:35.009 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-09 02:41:35.011 | Created wheel for nova: filename=nova-33.1.0.dev250-0.editable-py3-none-any.whl size=10617 sha256=f7c9bf78e5f249f0820a21328aacec43995d57218f6e755fb6683cb6333fa2fd 2026-07-09 02:41:35.011 | Stored in directory: /tmp/pip-ephem-wheel-cache-8xxucni8/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-09 02:41:35.017 | Successfully built nova 2026-07-09 02:41:35.286 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-09 02:41:40.230 | 2026-07-09 02:41:40.254 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev250 numpy-2.4.6 python-neutronclient-12.0.0 redis-8.0.1 websockify-0.13.0 2026-07-09 02:41:40.466 | + inc/python:pip_install:216 : result=0 2026-07-09 02:41:40.470 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:41:40.473 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:40.476 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:40.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:40.482 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:40.485 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:40.489 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:41:40.492 | + functions-common:time_stop:2427 : start_time=1783564883729 2026-07-09 02:41:40.494 | + functions-common:time_stop:2429 : [[ -z 1783564883729 ]] 2026-07-09 02:41:40.498 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:40.503 | + functions-common:time_stop:2432 : end_time=1783564900500 2026-07-09 02:41:40.507 | + functions-common:time_stop:2433 : elapsed_time=16771 2026-07-09 02:41:40.510 | + functions-common:time_stop:2434 : total=137433 2026-07-09 02:41:40.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:40.516 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154204 2026-07-09 02:41:40.520 | + inc/python:pip_install:219 : return 0 2026-07-09 02:41:40.524 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:41:40.527 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:41:40.531 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-09 02:41:40.534 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-09 02:41:40.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:41:40.541 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:41:40.545 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-09 02:41:40.549 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:41:40.553 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-09 02:41:40.570 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:41:40.573 | + ./stack.sh:main:962 : configure_nova 2026-07-09 02:41:40.578 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-09 02:41:40.595 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-09 02:41:40.599 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-09 02:41:40.602 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-09 02:41:40.607 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-09 02:41:40.608 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-09 02:41:40.614 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-09 02:41:40.618 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-09 02:41:40.622 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-09 02:41:40.627 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-09 02:41:40.630 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-09 02:41:40.634 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-09 02:41:40.638 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-09 02:41:40.641 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-09 02:41:40.657 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-09 02:41:40.673 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-09 02:41:40.691 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-09 02:41:40.707 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-09 02:41:40.724 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-09 02:41:40.740 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-09 02:41:40.745 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-09 02:41:40.750 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.OPFvrOJ46y 2026-07-09 02:41:40.754 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-09 02:41:40.758 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-09 02:41:40.762 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-09 02:41:40.766 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-09 02:41:40.770 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-09 02:41:40.774 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.OPFvrOJ46y 2026-07-09 02:41:40.780 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.OPFvrOJ46y 2026-07-09 02:41:40.798 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.OPFvrOJ46y /etc/sudoers.d/nova-rootwrap 2026-07-09 02:41:40.816 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-09 02:41:40.820 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-09 02:41:40.824 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-09 02:41:40.827 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-09 02:41:40.831 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-09 02:41:40.835 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-09 02:41:40.838 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-09 02:41:40.843 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-09 02:41:40.843 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-09 02:41:40.854 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-09 02:41:40.860 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-09 02:41:40.877 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-09 02:41:40.894 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-09 02:41:40.897 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-09 02:41:40.903 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-09 02:41:40.925 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:40.928 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-09 02:41:40.940 | net.ipv4.ip_forward = 1 2026-07-09 02:41:40.946 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-09 02:41:40.950 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-09 02:41:40.953 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-09 02:41:40.970 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-09 02:41:40.972 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-09 02:41:40.975 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-09 02:41:40.990 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-09 02:41:40.996 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-09 02:41:40.996 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-09 02:41:41.003 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:5576a1bb40 2026-07-09 02:41:41.006 | InitiatorName=iqn.2016-04.com.open-iscsi:5576a1bb40 2026-07-09 02:41:41.010 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-09 02:41:41.014 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-09 02:41:41.099 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-09 02:41:41.103 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-09 02:41:41.105 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:41:41.109 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-09 02:41:41.161 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-09 02:41:41.164 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-09 02:41:41.171 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-09 02:41:41.178 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-09 02:41:41.216 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-09 02:41:41.219 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-09 02:41:41.255 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-09 02:41:41.295 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-09 02:41:41.333 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-09 02:41:41.374 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-09 02:41:41.414 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-09 02:41:41.455 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.130 2026-07-09 02:41:41.492 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-09 02:41:41.529 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-09 02:41:41.564 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-09 02:41:41.602 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-09 02:41:41.641 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-09 02:41:41.682 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-09 02:41:41.722 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-09 02:41:41.757 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-09 02:41:41.793 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-09 02:41:41.796 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:41:41.800 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:41:41.803 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:41:41.805 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:41:41.808 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:41:41.812 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:41:41.815 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:41:41.819 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:41:41.822 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:41:41.825 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:41:41.828 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:41:41.832 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:41:41.835 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:41:41.838 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-09 02:41:41.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:41.863 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:41:41.866 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-09 02:41:41.869 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-09 02:41:41.907 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-09 02:41:41.910 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-09 02:41:41.913 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-09 02:41:41.917 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-09 02:41:41.920 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:41:41.924 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:41:41.927 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:41:41.949 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:41.953 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:41:41.956 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:41.961 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:42.003 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-09 02:41:42.006 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-09 02:41:42.010 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-09 02:41:42.013 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-09 02:41:42.017 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:41:42.021 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:41:42.024 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:41:42.047 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:42.051 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:41:42.054 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:42.058 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:42.099 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-09 02:41:42.140 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-09 02:41:42.179 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-09 02:41:42.219 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-09 02:41:42.240 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:42.243 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-09 02:41:42.265 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:42.270 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-09 02:41:42.271 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-09 02:41:42.276 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-09 02:41:42.279 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-09 02:41:42.318 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-09 02:41:42.321 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-09 02:41:42.363 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-09 02:41:42.367 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:41:42.370 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-09 02:41:42.372 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-09 02:41:42.375 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:41:42.379 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-09 02:41:42.382 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:41:42.384 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:41:42.387 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-09 02:41:42.391 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-09 02:41:42.432 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-09 02:41:42.468 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.130/identity 2026-07-09 02:41:42.507 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-09 02:41:42.545 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-09 02:41:42.585 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-09 02:41:42.625 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-09 02:41:42.661 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-09 02:41:42.699 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:41:42.739 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:41:42.775 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-09 02:41:42.812 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:41:42.816 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-09 02:41:42.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:42.840 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-09 02:41:42.843 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-09 02:41:42.883 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-09 02:41:42.886 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:41:42.890 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:41:42.892 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-09 02:41:42.895 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-09 02:41:42.934 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-09 02:41:42.972 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.130/identity 2026-07-09 02:41:43.012 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-09 02:41:43.050 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-09 02:41:43.091 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-09 02:41:43.128 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-09 02:41:43.166 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-09 02:41:43.204 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-09 02:41:43.225 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:43.229 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-09 02:41:43.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:43.257 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-09 02:41:43.261 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-09 02:41:43.301 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-09 02:41:43.345 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-09 02:41:43.348 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-09 02:41:43.387 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-09 02:41:43.390 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-09 02:41:43.393 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-09 02:41:43.397 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:41:43.401 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:41:43.404 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:41:43.407 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:41:43.411 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:41:43.414 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:41:43.417 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:41:43.420 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:41:43.424 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:41:43.427 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:41:43.431 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:41:43.434 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:41:43.437 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:41:43.441 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-09 02:41:43.444 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-09 02:41:43.447 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:41:43.452 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:41:43.473 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:41:43.476 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:41:43.479 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:41:43.483 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:41:43.487 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:41:43.527 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:41:43.566 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:41:43.606 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:41:43.647 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-09 02:41:43.687 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-09 02:41:43.730 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-09 02:41:43.751 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:43.755 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-09 02:41:43.759 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-09 02:41:43.762 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-09 02:41:43.765 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-09 02:41:43.767 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-09 02:41:43.771 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-09 02:41:43.774 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-09 02:41:43.777 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:41:43.780 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:41:43.797 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:41:43.798 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:41:43.808 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:41:43.813 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:41:43.827 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:41:43.832 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-09 02:41:43.836 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-09 02:41:43.841 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:41:43.845 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-09 02:41:43.884 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-09 02:41:43.921 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-09 02:41:43.958 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:41:43.994 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:41:44.031 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:41:44.068 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:41:44.104 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:41:44.142 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:41:44.177 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:41:44.214 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:41:44.250 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:41:44.288 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:41:44.323 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-09 02:41:44.360 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-09 02:41:44.363 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-09 02:41:44.367 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-09 02:41:44.370 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-09 02:41:44.374 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:41:44.377 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:41:44.381 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:41:44.384 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-09 02:41:44.388 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-09 02:41:44.391 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-09 02:41:44.426 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-09 02:41:44.468 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-09 02:41:44.468 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-09 02:41:44.480 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-09 02:41:44.485 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-09 02:41:44.489 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-09 02:41:44.492 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:41:44.496 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:41:44.499 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:41:44.502 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:41:44.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:41:44.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:41:44.511 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:41:44.515 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:41:44.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:41:44.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:41:44.526 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-09 02:41:44.539 | perl: warning: Setting locale failed. 2026-07-09 02:41:44.539 | perl: warning: Please check that your locale settings: 2026-07-09 02:41:44.539 | LANGUAGE = (unset), 2026-07-09 02:41:44.539 | LC_ALL = "en_US.utf8", 2026-07-09 02:41:44.539 | LANG = "de_DE.UTF-8" 2026-07-09 02:41:44.539 | are supported and installed on your system. 2026-07-09 02:41:44.539 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:41:44.579 | Enabling site nova-api. 2026-07-09 02:41:44.585 | To activate the new configuration, you need to run: 2026-07-09 02:41:44.585 | systemctl reload apache2 2026-07-09 02:41:44.590 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-09 02:41:44.594 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:41:44.598 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:41:44.602 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:41:44.833 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-09 02:41:44.856 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:44.859 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-09 02:41:44.862 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-09 02:41:44.865 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-09 02:41:44.868 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-09 02:41:44.871 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-09 02:41:44.875 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-09 02:41:44.878 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-09 02:41:44.881 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:41:44.885 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:41:44.902 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:41:44.902 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:41:44.913 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:41:44.918 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:41:44.932 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:41:44.937 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-09 02:41:44.941 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-09 02:41:44.947 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:41:44.950 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-09 02:41:44.990 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-09 02:41:45.028 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-09 02:41:45.065 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:41:45.104 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:41:45.142 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:41:45.181 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:41:45.219 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:41:45.259 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:41:45.299 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:41:45.338 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:41:45.375 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:41:45.412 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:41:45.451 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-09 02:41:45.489 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-09 02:41:45.492 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-09 02:41:45.531 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-09 02:41:45.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:45.556 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-09 02:41:45.599 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-09 02:41:45.603 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-09 02:41:45.607 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-09 02:41:45.631 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:45.635 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:41:45.638 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:41:45.677 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-09 02:41:45.719 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-09 02:41:45.723 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-09 02:41:45.726 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-09 02:41:45.728 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:41:45.731 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-09 02:41:45.733 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:41:45.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:45.759 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-09 02:41:45.761 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-09 02:41:45.764 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:41:45.785 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:45.787 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:41:45.792 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:41:45.834 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:41:45.838 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:41:45.841 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-09 02:41:45.881 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-09 02:41:45.922 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-09 02:41:45.965 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-09 02:41:45.988 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:45.991 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-09 02:41:46.030 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-09 02:41:46.034 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-09 02:41:46.037 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-09 02:41:46.084 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-09 02:41:46.088 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:41:46.091 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:41:46.095 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-09 02:41:46.099 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-09 02:41:46.140 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-09 02:41:46.181 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.130/identity 2026-07-09 02:41:46.220 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-09 02:41:46.258 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-09 02:41:46.297 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-09 02:41:46.341 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-09 02:41:46.382 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-09 02:41:46.424 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-09 02:41:46.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:46.452 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-09 02:41:46.457 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:41:46.461 | + lib/nova:create_nova_conf:589 : local conf 2026-07-09 02:41:46.465 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-09 02:41:46.469 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-09 02:41:46.472 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:41:46.475 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:41:46.479 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-09 02:41:46.483 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-09 02:41:46.486 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-09 02:41:46.492 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-09 02:41:46.494 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-09 02:41:46.497 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-09 02:41:46.500 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-09 02:41:46.502 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:41:46.505 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:41:46.508 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:41:46.529 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:46.531 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:41:46.534 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:46.538 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-09 02:41:46.584 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-09 02:41:46.627 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-09 02:41:46.671 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:41:46.674 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-09 02:41:46.677 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-09 02:41:46.680 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-09 02:41:46.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:46.709 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-09 02:41:46.709 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-09 02:41:47.866 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-09 02:41:47.870 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-09 02:41:48.982 | Adding vhost "nova_cell1" ... 2026-07-09 02:41:49.075 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-09 02:41:50.228 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-09 02:41:50.267 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-09 02:41:50.271 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-09 02:41:50.275 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-09 02:41:50.280 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:41:50.284 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-09 02:41:50.288 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:41:50.313 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:50.318 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-09 02:41:50.322 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-09 02:41:50.325 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:41:50.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:50.354 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/nova_cell1 2026-07-09 02:41:50.359 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/nova_cell1 2026-07-09 02:41:50.403 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:41:50.406 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:41:50.410 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-09 02:41:50.436 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:50.440 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-09 02:41:50.444 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-09 02:41:50.448 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-09 02:41:50.452 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-09 02:41:50.455 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:41:50.459 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-09 02:41:50.463 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-09 02:41:50.509 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-09 02:41:50.551 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.130/identity 2026-07-09 02:41:50.595 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-09 02:41:50.640 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-09 02:41:50.684 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-09 02:41:50.728 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-09 02:41:50.774 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-09 02:41:50.817 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-09 02:41:50.821 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-09 02:41:50.825 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-09 02:41:50.831 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:41:50.856 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:41:50.860 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:41:50.864 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:41:50.869 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:41:50.873 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:41:50.916 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:41:50.961 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:41:51.005 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:41:51.049 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-09 02:41:51.093 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:41:51.098 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-09 02:41:51.103 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:41:51.107 | + lib/nova:create_nova_conf:623 : local conf 2026-07-09 02:41:51.111 | + lib/nova:create_nova_conf:624 : local offset 2026-07-09 02:41:51.116 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-09 02:41:51.120 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:41:51.124 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:41:51.128 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-09 02:41:51.132 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-09 02:41:51.136 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-09 02:41:51.140 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-09 02:41:51.144 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-09 02:41:51.148 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-09 02:41:51.152 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-09 02:41:51.177 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:51.181 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-09 02:41:51.227 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-09 02:41:51.271 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-09 02:41:51.275 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-09 02:41:51.279 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-09 02:41:51.283 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-09 02:41:51.307 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:51.310 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-09 02:41:51.336 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:41:51.340 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-09 02:41:51.365 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:51.368 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-09 02:41:51.373 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-09 02:41:51.377 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-09 02:41:51.381 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-09 02:41:51.406 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:51.410 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-09 02:41:51.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-09 02:41:51.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-09 02:41:51.441 | cgroup_device_acl = [ 2026-07-09 02:41:51.441 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-09 02:41:51.441 | "/dev/random", "/dev/urandom", 2026-07-09 02:41:51.441 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-09 02:41:51.441 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-09 02:41:51.441 | "/dev/vfio/vfio", 2026-07-09 02:41:51.441 | ] 2026-07-09 02:41:51.446 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-09 02:41:51.450 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:41:51.454 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:41:51.458 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:41:51.462 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:41:51.466 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:41:51.470 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:41:51.474 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:41:51.478 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:41:51.481 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:41:51.485 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:41:51.488 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:41:51.492 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:41:51.496 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:41:51.500 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-09 02:41:51.507 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-09 02:41:51.511 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-09 02:41:51.514 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-09 02:41:51.518 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-09 02:41:51.549 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-09 02:41:51.552 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-09 02:41:51.556 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:41:51.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:41:51.565 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-09 02:41:51.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-09 02:41:51.572 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-09 02:41:51.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-09 02:41:51.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-09 02:41:51.604 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-09 02:41:51.610 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-09 02:41:51.629 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-09 02:41:51.629 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-09 02:41:51.640 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-09 02:41:51.646 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-09 02:41:51.650 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-09 02:41:51.654 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-09 02:41:51.657 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-09 02:41:51.661 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:41:51.665 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-09 02:41:51.736 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-09 02:41:51.740 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:41:51.744 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-09 02:41:51.852 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-09 02:41:51.896 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-09 02:41:51.937 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-09 02:41:51.941 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-09 02:41:51.983 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-09 02:41:52.027 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-09 02:41:52.071 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-09 02:41:52.117 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-09 02:41:52.162 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-09 02:41:52.167 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:41:52.173 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-09 02:41:52.177 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-09 02:41:52.182 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:41:52.188 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-09 02:41:52.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-09 02:41:52.196 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-09 02:41:52.200 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-09 02:41:52.205 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-09 02:41:52.208 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-09 02:41:52.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:41:52.239 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-09 02:41:52.243 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-09 02:41:52.247 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-09 02:41:52.251 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-09 02:41:52.255 | + lib/stack:stack_install_service:32 : install_placement 2026-07-09 02:41:52.259 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-09 02:41:52.263 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-09 02:41:52.267 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-09 02:41:52.273 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-09 02:41:52.277 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-09 02:41:52.281 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-09 02:41:52.287 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:41:52.288 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-09 02:41:52.294 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-09 02:41:52.299 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-09 02:41:52.303 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-09 02:41:52.308 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-09 02:41:52.312 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-09 02:41:52.343 | Using python 3.12 to install osc-placement 2026-07-09 02:41:52.347 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-09 02:41:53.718 | Collecting osc-placement 2026-07-09 02:41:53.874 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-09 02:41:53.885 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-09 02:41:53.886 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-09 02:41:53.887 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-07-09 02:41:53.887 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-09 02:41:53.889 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-09 02:41:53.890 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-09 02:41:53.891 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-09 02:41:53.892 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-09 02:41:53.892 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-09 02:41:53.897 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-07-09 02:41:53.898 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-09 02:41:53.899 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-07-09 02:41:53.902 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-09 02:41:53.903 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-09 02:41:53.904 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-09 02:41:53.905 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-09 02:41:53.908 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-09 02:41:53.909 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-09 02:41:53.910 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-09 02:41:53.911 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-09 02:41:53.913 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-09 02:41:53.914 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-09 02:41:53.915 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-09 02:41:53.917 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-09 02:41:53.918 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-09 02:41:53.919 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-09 02:41:53.920 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-09 02:41:53.923 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-09 02:41:53.927 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-09 02:41:53.934 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-09 02:41:53.939 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-09 02:41:53.940 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-09 02:41:53.941 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-09 02:41:53.946 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-09 02:41:53.951 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-09 02:41:53.965 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-09 02:41:53.967 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-09 02:41:53.968 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-09 02:41:53.969 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-09 02:41:53.981 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-09 02:41:53.982 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-09 02:41:53.986 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-09 02:41:54.026 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-09 02:41:54.351 | Installing collected packages: osc-placement 2026-07-09 02:41:54.478 | Successfully installed osc-placement-4.9.0 2026-07-09 02:41:54.610 | + inc/python:pip_install:216 : result=0 2026-07-09 02:41:54.613 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:41:54.615 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:54.618 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:54.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:54.623 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:54.626 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:54.629 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:41:54.632 | + functions-common:time_stop:2427 : start_time=1783564912335 2026-07-09 02:41:54.634 | + functions-common:time_stop:2429 : [[ -z 1783564912335 ]] 2026-07-09 02:41:54.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:54.643 | + functions-common:time_stop:2432 : end_time=1783564914639 2026-07-09 02:41:54.645 | + functions-common:time_stop:2433 : elapsed_time=2304 2026-07-09 02:41:54.648 | + functions-common:time_stop:2434 : total=154204 2026-07-09 02:41:54.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:54.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156508 2026-07-09 02:41:54.657 | + inc/python:pip_install:219 : return 0 2026-07-09 02:41:54.660 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-09 02:41:54.663 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-09 02:41:54.666 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-09 02:41:54.668 | + functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:41:54.671 | + functions-common:git_clone:592 : local orig_dir 2026-07-09 02:41:54.674 | ++ functions-common:git_clone:593 : pwd 2026-07-09 02:41:54.678 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:41:54.680 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:41:54.684 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:41:54.703 | + functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:41:54.705 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:41:54.708 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:41:54.712 | + functions-common:git_clone:610 : echo master 2026-07-09 02:41:54.713 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:41:54.718 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-09 02:41:54.720 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:41:54.723 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-09 02:41:54.726 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:41:54.729 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:41:54.731 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:41:54.734 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:41:54.737 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:41:54.739 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:41:54.742 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:41:54.745 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:41:54.748 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:41:54.753 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564914749 2026-07-09 02:41:54.755 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-09 02:41:54.759 | Cloning into '/opt/stack/placement'... 2026-07-09 02:41:58.066 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:41:58.070 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:58.074 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:58.077 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:58.080 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:58.084 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:58.087 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:41:58.091 | + functions-common:time_stop:2427 : start_time=1783564914749 2026-07-09 02:41:58.095 | + functions-common:time_stop:2429 : [[ -z 1783564914749 ]] 2026-07-09 02:41:58.099 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:58.105 | + functions-common:time_stop:2432 : end_time=1783564918100 2026-07-09 02:41:58.108 | + functions-common:time_stop:2433 : elapsed_time=3351 2026-07-09 02:41:58.111 | + functions-common:time_stop:2434 : total=396650 2026-07-09 02:41:58.114 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:58.118 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400001 2026-07-09 02:41:58.121 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-09 02:41:58.124 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:41:58.127 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:41:58.131 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:41:58.134 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:41:58.137 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:41:58.140 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:41:58.144 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:41:58.148 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:41:58.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:41:58.156 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:41:58.162 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564918157 2026-07-09 02:41:58.164 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:41:58.778 | From https://review.opendev.org/openstack/placement 2026-07-09 02:41:58.778 | * branch master -> FETCH_HEAD 2026-07-09 02:41:58.789 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:41:58.793 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:58.797 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:58.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:58.804 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:58.807 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:58.811 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:41:58.814 | + functions-common:time_stop:2427 : start_time=1783564918157 2026-07-09 02:41:58.817 | + functions-common:time_stop:2429 : [[ -z 1783564918157 ]] 2026-07-09 02:41:58.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:58.827 | + functions-common:time_stop:2432 : end_time=1783564918822 2026-07-09 02:41:58.830 | + functions-common:time_stop:2433 : elapsed_time=665 2026-07-09 02:41:58.833 | + functions-common:time_stop:2434 : total=400001 2026-07-09 02:41:58.836 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:58.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400666 2026-07-09 02:41:58.843 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:41:58.847 | + functions-common:git_timed:697 : local count=0 2026-07-09 02:41:58.851 | + functions-common:git_timed:698 : local timeout=0 2026-07-09 02:41:58.854 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:41:58.858 | + functions-common:git_timed:701 : timeout=0 2026-07-09 02:41:58.861 | + functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:41:58.865 | + functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:41:58.868 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:41:58.870 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:41:58.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:41:58.880 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564918875 2026-07-09 02:41:58.882 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:41:58.931 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:41:58.932 | 2026-07-09 02:41:58.932 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:41:58.932 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:41:58.932 | state without impacting any branches by switching back to a branch. 2026-07-09 02:41:58.932 | 2026-07-09 02:41:58.932 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:41:58.932 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:41:58.932 | 2026-07-09 02:41:58.932 | git switch -c 2026-07-09 02:41:58.933 | 2026-07-09 02:41:58.933 | Or undo this operation with: 2026-07-09 02:41:58.933 | 2026-07-09 02:41:58.933 | git switch - 2026-07-09 02:41:58.933 | 2026-07-09 02:41:58.933 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:41:58.933 | 2026-07-09 02:41:58.933 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-09 02:41:58.938 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:41:58.941 | + functions-common:time_stop:2420 : local name 2026-07-09 02:41:58.945 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:41:58.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:41:58.953 | + functions-common:time_stop:2423 : local total 2026-07-09 02:41:58.957 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:41:58.961 | + functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:41:58.964 | + functions-common:time_stop:2427 : start_time=1783564918875 2026-07-09 02:41:58.966 | + functions-common:time_stop:2429 : [[ -z 1783564918875 ]] 2026-07-09 02:41:58.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:41:58.975 | + functions-common:time_stop:2432 : end_time=1783564918972 2026-07-09 02:41:58.978 | + functions-common:time_stop:2433 : elapsed_time=97 2026-07-09 02:41:58.982 | + functions-common:time_stop:2434 : total=400666 2026-07-09 02:41:58.986 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:41:58.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=400763 2026-07-09 02:41:58.992 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-09 02:41:59.011 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-09 02:41:59.016 | + functions-common:git_clone:673 : head -1 2026-07-09 02:41:59.016 | + functions-common:git_clone:673 : git show --oneline 2026-07-09 02:41:59.019 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-09 02:41:59.023 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:41:59.027 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-09 02:41:59.031 | + inc/python:setup_develop:353 : local bindep 2026-07-09 02:41:59.035 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-09 02:41:59.038 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-09 02:41:59.041 | + inc/python:setup_develop:359 : local extras= 2026-07-09 02:41:59.045 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-09 02:41:59.049 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:41:59.052 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-09 02:41:59.054 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-09 02:41:59.058 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:41:59.061 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:41:59.065 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-09 02:41:59.068 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:41:59.072 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-09 02:41:59.074 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:41:59.078 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:41:59.083 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-09 02:41:59.091 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-09 02:41:59.095 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-09 02:41:59.099 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-09 02:41:59.259 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-09 02:41:59.263 | + inc/python:setup_package:436 : local bindep=0 2026-07-09 02:41:59.267 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:41:59.271 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:41:59.275 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-09 02:41:59.279 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-09 02:41:59.282 | + inc/python:setup_package:445 : local flags=-e 2026-07-09 02:41:59.286 | + inc/python:setup_package:446 : local extras= 2026-07-09 02:41:59.290 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:41:59.294 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:41:59.297 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:41:59.300 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:41:59.304 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:41:59.308 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-09 02:41:59.337 | Using python 3.12 to install /opt/stack/placement 2026-07-09 02:41:59.340 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-09 02:42:00.345 | Obtaining file:///opt/stack/placement 2026-07-09 02:42:00.348 | Installing build dependencies: started 2026-07-09 02:42:02.120 | Installing build dependencies: finished with status 'done' 2026-07-09 02:42:02.123 | Checking if build backend supports build_editable: started 2026-07-09 02:42:02.660 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:42:02.661 | Getting requirements to build editable: started 2026-07-09 02:42:02.987 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:42:02.987 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:42:03.899 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:42:03.921 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-09 02:42:03.923 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-09 02:42:03.924 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-09 02:42:03.925 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-09 02:42:03.926 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-09 02:42:03.927 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-09 02:42:03.928 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-09 02:42:03.931 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-09 02:42:03.931 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-09 02:42:03.931 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-09 02:42:03.933 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-09 02:42:03.933 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-09 02:42:03.933 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-09 02:42:03.937 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-09 02:42:03.937 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-09 02:42:03.937 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-09 02:42:03.937 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-09 02:42:03.938 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-09 02:42:03.939 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-09 02:42:03.940 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-09 02:42:03.942 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-09 02:42:03.943 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-09 02:42:03.944 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-09 02:42:03.945 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-09 02:42:03.952 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-09 02:42:03.953 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-09 02:42:03.954 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-09 02:42:03.956 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-09 02:42:03.957 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-09 02:42:03.959 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-09 02:42:03.963 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-09 02:42:03.964 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-09 02:42:03.966 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-09 02:42:03.966 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-09 02:42:03.976 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-09 02:42:03.979 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-09 02:42:03.984 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-09 02:42:03.986 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-09 02:42:03.989 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-09 02:42:03.991 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-09 02:42:03.993 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-09 02:42:03.994 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-09 02:42:04.000 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-09 02:42:04.002 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-09 02:42:04.003 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-09 02:42:04.006 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-09 02:42:04.012 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-09 02:42:04.015 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-09 02:42:04.016 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-09 02:42:04.018 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-09 02:42:04.025 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-09 02:42:04.033 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-09 02:42:04.040 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-09 02:42:04.041 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-09 02:42:04.043 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-09 02:42:04.044 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-09 02:42:04.050 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-09 02:42:04.054 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-09 02:42:04.072 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-09 02:42:04.085 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-09 02:42:04.086 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-09 02:42:04.088 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-09 02:42:04.090 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-09 02:42:04.109 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-09 02:42:04.121 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-09 02:42:04.167 | Building wheels for collected packages: openstack-placement 2026-07-09 02:42:04.169 | Building editable for openstack-placement (pyproject.toml): started 2026-07-09 02:42:04.996 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-09 02:42:04.997 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=4058ae5de0fef30f6281acd1891f8a154ee623f37ea2427adc61dc6263f067fd 2026-07-09 02:42:04.997 | Stored in directory: /tmp/pip-ephem-wheel-cache-y5thvaln/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-09 02:42:05.003 | Successfully built openstack-placement 2026-07-09 02:42:05.270 | Installing collected packages: openstack-placement 2026-07-09 02:42:05.319 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-09 02:42:05.507 | + inc/python:pip_install:216 : result=0 2026-07-09 02:42:05.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:42:05.514 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:05.518 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:05.521 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:05.525 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:05.528 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:05.531 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:42:05.535 | + functions-common:time_stop:2427 : start_time=1783564919330 2026-07-09 02:42:05.538 | + functions-common:time_stop:2429 : [[ -z 1783564919330 ]] 2026-07-09 02:42:05.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:05.548 | + functions-common:time_stop:2432 : end_time=1783564925544 2026-07-09 02:42:05.551 | + functions-common:time_stop:2433 : elapsed_time=6214 2026-07-09 02:42:05.554 | + functions-common:time_stop:2434 : total=156508 2026-07-09 02:42:05.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:05.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162722 2026-07-09 02:42:05.565 | + inc/python:pip_install:219 : return 0 2026-07-09 02:42:05.569 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:42:05.572 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:42:05.576 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-09 02:42:05.580 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-09 02:42:05.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:42:05.588 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:42:05.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-09 02:42:05.595 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:42:05.598 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-09 02:42:05.602 | + ./stack.sh:main:968 : configure_placement 2026-07-09 02:42:05.605 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-09 02:42:05.624 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-09 02:42:05.627 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-09 02:42:05.634 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-09 02:42:05.638 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-09 02:42:05.641 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-09 02:42:05.644 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-09 02:42:05.648 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:42:05.651 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:42:05.655 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:42:05.680 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:05.684 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:42:05.688 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-09 02:42:05.692 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-09 02:42:05.736 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-09 02:42:05.781 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-09 02:42:05.825 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-09 02:42:05.828 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-09 02:42:05.832 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-09 02:42:05.835 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-09 02:42:05.839 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:42:05.842 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-09 02:42:05.846 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-09 02:42:05.849 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-09 02:42:05.852 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-09 02:42:05.856 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-09 02:42:05.899 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-09 02:42:05.942 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.130/identity 2026-07-09 02:42:05.982 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-09 02:42:06.025 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-09 02:42:06.063 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-09 02:42:06.104 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-09 02:42:06.144 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-09 02:42:06.185 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:42:06.228 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:42:06.270 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-09 02:42:06.314 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:42:06.318 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-09 02:42:06.323 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-09 02:42:06.327 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-09 02:42:06.332 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:42:06.355 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:42:06.359 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:42:06.363 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:42:06.366 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:42:06.370 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:42:06.412 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:42:06.451 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:42:06.493 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:42:06.533 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-09 02:42:06.573 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-09 02:42:06.576 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-09 02:42:06.579 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-09 02:42:06.582 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-09 02:42:06.586 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-09 02:42:06.589 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-09 02:42:06.593 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-09 02:42:06.597 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:42:06.600 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:42:06.620 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:42:06.620 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:42:06.631 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:42:06.636 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:42:06.652 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:42:06.657 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-09 02:42:06.660 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-09 02:42:06.666 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:42:06.670 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-09 02:42:06.711 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-09 02:42:06.749 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-09 02:42:06.788 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:42:06.828 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:42:06.867 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:42:06.905 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:42:06.947 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:42:06.984 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:42:07.023 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:42:07.062 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:42:07.103 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:42:07.144 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:42:07.186 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-09 02:42:07.227 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-09 02:42:07.231 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-09 02:42:07.236 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-09 02:42:07.239 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-09 02:42:07.243 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:42:07.246 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:07.249 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:07.252 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-09 02:42:07.258 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-09 02:42:07.261 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-09 02:42:07.303 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-09 02:42:07.345 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-09 02:42:07.345 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-09 02:42:07.357 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-09 02:42:07.361 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-09 02:42:07.365 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-09 02:42:07.369 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:42:07.373 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:42:07.376 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:42:07.380 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:42:07.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:07.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:07.390 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:42:07.394 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:42:07.397 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:07.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:07.405 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-09 02:42:07.417 | perl: warning: Setting locale failed. 2026-07-09 02:42:07.417 | perl: warning: Please check that your locale settings: 2026-07-09 02:42:07.417 | LANGUAGE = (unset), 2026-07-09 02:42:07.417 | LC_ALL = "en_US.utf8", 2026-07-09 02:42:07.417 | LANG = "de_DE.UTF-8" 2026-07-09 02:42:07.417 | are supported and installed on your system. 2026-07-09 02:42:07.417 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:42:07.458 | Enabling site placement-api. 2026-07-09 02:42:07.465 | To activate the new configuration, you need to run: 2026-07-09 02:42:07.465 | systemctl reload apache2 2026-07-09 02:42:07.471 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-09 02:42:07.475 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:42:07.479 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:42:07.482 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:42:07.657 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-09 02:42:07.661 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-09 02:42:07.711 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-09 02:42:07.736 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:07.739 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-09 02:42:07.764 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:07.768 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-09 02:42:07.772 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-09 02:42:07.775 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-09 02:42:07.779 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:42:07.783 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:42:07.786 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-09 02:42:07.790 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-09 02:42:07.835 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-09 02:42:07.877 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.130/identity 2026-07-09 02:42:07.921 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-09 02:42:07.963 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-09 02:42:08.006 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-09 02:42:08.049 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-09 02:42:08.093 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-09 02:42:08.134 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-09 02:42:08.159 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:08.162 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-09 02:42:08.186 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:08.190 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-09 02:42:08.215 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:08.219 | + ./stack.sh:main:992 : init_os_brick 2026-07-09 02:42:08.222 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-09 02:42:08.229 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-09 02:42:08.253 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:08.256 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-09 02:42:08.301 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-09 02:42:08.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:08.329 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-09 02:42:08.375 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-09 02:42:08.398 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:08.402 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-09 02:42:08.448 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-09 02:42:08.493 | + ./stack.sh:main:999 : run_phase stack install 2026-07-09 02:42:08.496 | + functions-common:run_phase:1848 : local mode=stack 2026-07-09 02:42:08.500 | + functions-common:run_phase:1849 : local phase=install 2026-07-09 02:42:08.503 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:42:08.507 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:42:08.511 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:42:08.515 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:42:08.519 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:42:08.524 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:42:08.529 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:42:08.533 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:42:08.537 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:42:08.541 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-09 02:42:08.545 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:42:08.570 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:08.573 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:42:08.576 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:42:08.579 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-09 02:42:08.583 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-09 02:42:08.587 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:42:08.590 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-09 02:42:08.595 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-09 02:42:08.598 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-09 02:42:08.704 | ++ inc/async:async_inner:63 : install_tempest 2026-07-09 02:42:08.754 | [2066 Async install_tempest:38557]: running: install_tempest 2026-07-09 02:42:08.758 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-09 02:42:08.761 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-09 02:42:08.765 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:42:08.768 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:42:08.772 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-09 02:42:08.775 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-09 02:42:08.780 | + functions-common:run_plugins:1835 : local phase=install 2026-07-09 02:42:08.784 | + functions-common:run_plugins:1837 : local plugins= 2026-07-09 02:42:08.788 | + functions-common:run_plugins:1838 : local plugin 2026-07-09 02:42:08.794 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-09 02:42:08.797 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-09 02:42:08.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:42:08.806 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:42:08.810 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-09 02:42:08.814 | + inc/python:use_library_from_git:269 : return 1 2026-07-09 02:42:08.818 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-09 02:42:08.822 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-09 02:42:08.826 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-09 02:42:08.832 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-09 02:42:08.836 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-09 02:42:08.840 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-09 02:42:08.846 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-09 02:42:08.846 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-09 02:42:08.853 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-09 02:42:08.857 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-09 02:42:08.860 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-09 02:42:08.865 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-09 02:42:08.869 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-09 02:42:08.900 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-09 02:42:08.903 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-09 02:42:10.212 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-09 02:42:10.350 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-09 02:42:10.363 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-09 02:42:10.364 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-07-09 02:42:10.364 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-09 02:42:10.365 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-09 02:42:10.366 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-07-09 02:42:10.367 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-07-09 02:42:10.368 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-09 02:42:10.369 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-07-09 02:42:10.370 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-09 02:42:10.370 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-09 02:42:10.372 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-09 02:42:10.373 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-09 02:42:10.374 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-09 02:42:10.376 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-09 02:42:10.378 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-09 02:42:10.379 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-09 02:42:10.380 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-09 02:42:10.381 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-09 02:42:10.383 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-09 02:42:10.387 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-09 02:42:10.390 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-09 02:42:10.391 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-09 02:42:10.392 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-09 02:42:10.393 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-09 02:42:10.394 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-09 02:42:10.395 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-09 02:42:10.396 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-09 02:42:10.397 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-09 02:42:10.398 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-09 02:42:10.405 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-09 02:42:10.408 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-09 02:42:10.413 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-09 02:42:10.418 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-09 02:42:10.420 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-09 02:42:10.421 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-09 02:42:10.426 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-09 02:42:10.431 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-09 02:42:10.447 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-09 02:42:10.448 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-09 02:42:10.449 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-07-09 02:42:10.452 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-09 02:42:10.455 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-09 02:42:10.458 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-09 02:42:10.465 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-09 02:42:10.466 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-09 02:42:10.467 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-09 02:42:10.468 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-09 02:42:10.484 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-09 02:42:10.485 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-09 02:42:10.489 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-09 02:42:10.534 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-09 02:42:10.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.3 MB/s 0:00:00 2026-07-09 02:42:11.020 | Installing collected packages: python-openstackclient 2026-07-09 02:42:13.074 | Successfully installed python-openstackclient-10.1.0 2026-07-09 02:42:13.217 | + inc/python:pip_install:216 : result=0 2026-07-09 02:42:13.221 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:42:13.225 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:13.230 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:13.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:13.237 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:13.241 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:13.246 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:42:13.249 | + functions-common:time_stop:2427 : start_time=1783564928892 2026-07-09 02:42:13.253 | + functions-common:time_stop:2429 : [[ -z 1783564928892 ]] 2026-07-09 02:42:13.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:13.265 | + functions-common:time_stop:2432 : end_time=1783564933261 2026-07-09 02:42:13.271 | + functions-common:time_stop:2433 : elapsed_time=4369 2026-07-09 02:42:13.276 | + functions-common:time_stop:2434 : total=162722 2026-07-09 02:42:13.282 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:13.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167091 2026-07-09 02:42:13.288 | + inc/python:pip_install:219 : return 0 2026-07-09 02:42:13.293 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-09 02:42:13.320 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:13.324 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-09 02:42:13.329 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-09 02:42:13.337 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.iNj5OMFMsT 2026-07-09 02:42:13.341 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-09 02:42:13.345 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-09 02:42:13.348 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-09 02:42:13.352 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-09 02:42:13.356 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-09 02:42:13.360 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-09 02:42:13.386 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:13.391 | + ./stack.sh:main:1068 : configure_database 2026-07-09 02:42:13.395 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-09 02:42:13.398 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-09 02:42:13.402 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-09 02:42:13.406 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:42:13.409 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-09 02:42:13.413 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-09 02:42:13.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:13.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:13.424 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-09 02:42:13.427 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-09 02:42:13.431 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:13.435 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:13.438 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-09 02:42:13.444 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-09 02:42:13.445 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-09 02:42:13.449 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-09 02:42:13.452 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-09 02:42:13.458 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-09 02:42:13.463 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-09 02:42:13.463 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-09 02:42:13.469 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-09 02:42:13.564 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-09 02:42:13.569 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:42:13.572 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:42:13.576 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:42:13.579 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:42:13.583 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:42:13.587 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:42:13.590 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:42:13.594 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:42:13.597 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:42:13.601 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:42:13.605 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:42:13.609 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:42:13.612 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:42:13.616 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-09 02:42:13.620 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:13.623 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:13.627 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-09 02:42:13.630 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:42:13.634 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-09 02:42:16.050 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-09 02:42:16.053 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-09 02:42:16.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:16.062 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:16.066 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-09 02:42:16.071 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-09 02:42:16.074 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-09 02:42:16.091 | mysqladmin: connect to server at 'localhost' failed 2026-07-09 02:42:16.092 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-09 02:42:16.098 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-09 02:42:16.100 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-09 02:42:16.102 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:42:16.104 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:42:16.107 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-09 02:42:16.109 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-09 02:42:16.112 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-09 02:42:16.120 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-09 02:42:16.122 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-09 02:42:16.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:16.230 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-09 02:42:16.237 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-09 02:42:16.237 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-09 02:42:16.239 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-09 02:42:16.246 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-09 02:42:16.250 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-09 02:42:16.253 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-09 02:42:16.256 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-09 02:42:16.259 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-09 02:42:16.276 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:16.368 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-09 02:42:16.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:16.471 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-09 02:42:16.558 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-09 02:42:16.642 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-09 02:42:16.719 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-09 02:42:16.723 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-09 02:42:16.728 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-09 02:42:16.728 | enabling MySQL performance counting 2026-07-09 02:42:16.732 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-09 02:42:16.765 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-09 02:42:16.768 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-09 02:42:17.825 | Processing ./tools/dbcounter 2026-07-09 02:42:17.828 | Installing build dependencies: started 2026-07-09 02:42:20.955 | Installing build dependencies: finished with status 'done' 2026-07-09 02:42:20.957 | Getting requirements to build wheel: started 2026-07-09 02:42:21.618 | Getting requirements to build wheel: finished with status 'done' 2026-07-09 02:42:21.620 | Preparing metadata (pyproject.toml): started 2026-07-09 02:42:22.011 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:42:22.015 | Building wheels for collected packages: dbcounter 2026-07-09 02:42:22.016 | Building wheel for dbcounter (pyproject.toml): started 2026-07-09 02:42:22.466 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-09 02:42:22.467 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=76cfb7bf1966a1a5eecdb9ae35f0126072554ce3eeeb0b4f05bc1e87335d677a 2026-07-09 02:42:22.467 | Stored in directory: /tmp/pip-ephem-wheel-cache-ciazgoyl/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-09 02:42:22.472 | Successfully built dbcounter 2026-07-09 02:42:22.785 | Installing collected packages: dbcounter 2026-07-09 02:42:22.837 | Successfully installed dbcounter-0.1 2026-07-09 02:42:23.012 | + inc/python:pip_install:216 : result=0 2026-07-09 02:42:23.016 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:42:23.020 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:23.024 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:23.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:23.032 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:23.036 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:23.040 | + functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:42:23.043 | + functions-common:time_stop:2427 : start_time=1783564936754 2026-07-09 02:42:23.048 | + functions-common:time_stop:2429 : [[ -z 1783564936754 ]] 2026-07-09 02:42:23.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:23.058 | + functions-common:time_stop:2432 : end_time=1783564943054 2026-07-09 02:42:23.062 | + functions-common:time_stop:2433 : elapsed_time=6300 2026-07-09 02:42:23.066 | + functions-common:time_stop:2434 : total=167091 2026-07-09 02:42:23.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:23.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173391 2026-07-09 02:42:23.078 | + inc/python:pip_install:219 : return 0 2026-07-09 02:42:23.082 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-09 02:42:23.086 | + lib/database:recreate_database:112 : local db=stats 2026-07-09 02:42:23.090 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-09 02:42:23.094 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-09 02:42:23.098 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-09 02:42:23.107 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:23.172 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-09 02:42:23.181 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:23.247 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-09 02:42:23.247 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-09 02:42:23.252 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:23.325 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-09 02:42:23.329 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-09 02:42:23.409 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-09 02:42:23.491 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-09 02:42:23.571 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-09 02:42:23.649 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-09 02:42:23.730 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-09 02:42:23.813 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-09 02:42:23.897 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-09 02:42:23.901 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:42:23.905 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-09 02:42:26.420 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-09 02:42:26.424 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-09 02:42:26.429 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-09 02:42:26.437 | + functions-common:save_stackenv:67 : time_stamp=2026-07-09-044226 2026-07-09 02:42:26.440 | + functions-common:save_stackenv:68 : echo '# 2026-07-09-044226 1072' 2026-07-09 02:42:26.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.447 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-09 02:42:26.451 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.455 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-09 02:42:26.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.461 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-09 02:42:26.465 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.470 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-09 02:42:26.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.477 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.130 2026-07-09 02:42:26.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.483 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.130/identity 2026-07-09 02:42:26.486 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.489 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-09-042816 2026-07-09 02:42:26.493 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.497 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-09 02:42:26.499 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.502 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.130 2026-07-09 02:42:26.504 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.507 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-09 02:42:26.510 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.514 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-09 02:42:26.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.524 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-09 02:42:26.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.531 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-09 02:42:26.534 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.539 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.130 2026-07-09 02:42:26.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:42:26.547 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-09 02:42:26.551 | + ./stack.sh:main:1082 : start_dstat 2026-07-09 02:42:26.555 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.558 | + functions-common:run_process:1674 : local service=dstat 2026-07-09 02:42:26.562 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.566 | + functions-common:run_process:1676 : local group= 2026-07-09 02:42:26.569 | + functions-common:run_process:1677 : local user= 2026-07-09 02:42:26.573 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:42:26.577 | + functions-common:run_process:1680 : local name=dstat 2026-07-09 02:42:26.580 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:42:26.584 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:42:26.587 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:26.591 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:26.596 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:26.603 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564946598 2026-07-09 02:42:26.607 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-09 02:42:26.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:26.638 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-09 02:42:26.642 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-09 02:42:26.646 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.654 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.658 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.663 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-09 02:42:26.667 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-09 02:42:26.672 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-09 02:42:26.676 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:42:26.680 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:42:26.684 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:42:26.688 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:42:26.692 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-09 02:42:26.695 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-09 02:42:26.700 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-09 02:42:26.704 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-09 02:42:26.708 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:26.712 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:42:26.717 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:42:26.721 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:42:26.725 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:42:26.730 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:42:26.734 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-09 02:42:26.739 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:42:26.743 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-09 02:42:26.840 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:42:26.932 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-09 02:42:27.011 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-09 02:42:27.082 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-09 02:42:27.160 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-09 02:42:27.236 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:42:27.315 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:42:27.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:42:27.323 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-09 02:42:27.416 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:42:27.892 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-09 02:42:27.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-09 02:42:28.366 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-09 02:42:28.415 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:42:28.419 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:28.422 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:28.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:28.430 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:28.433 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:28.437 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:42:28.441 | + functions-common:time_stop:2427 : start_time=1783564946598 2026-07-09 02:42:28.444 | + functions-common:time_stop:2429 : [[ -z 1783564946598 ]] 2026-07-09 02:42:28.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:28.454 | + functions-common:time_stop:2432 : end_time=1783564948451 2026-07-09 02:42:28.458 | + functions-common:time_stop:2433 : elapsed_time=1853 2026-07-09 02:42:28.462 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:42:28.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:28.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1853 2026-07-09 02:42:28.473 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-09 02:42:28.477 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-09 02:42:28.480 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-09 02:42:28.484 | + functions-common:run_process:1676 : local group= 2026-07-09 02:42:28.487 | + functions-common:run_process:1677 : local user=root 2026-07-09 02:42:28.491 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-09 02:42:28.494 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-09 02:42:28.498 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:42:28.502 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:42:28.505 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:28.509 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:28.514 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:28.518 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564948515 2026-07-09 02:42:28.522 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-09 02:42:28.545 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:28.549 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:42:28.553 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:28.556 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:28.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:28.565 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:28.569 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:28.574 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:42:28.577 | + functions-common:time_stop:2427 : start_time=1783564948515 2026-07-09 02:42:28.582 | + functions-common:time_stop:2429 : [[ -z 1783564948515 ]] 2026-07-09 02:42:28.586 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:28.592 | + functions-common:time_stop:2432 : end_time=1783564948588 2026-07-09 02:42:28.596 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-09 02:42:28.599 | + functions-common:time_stop:2434 : total=1853 2026-07-09 02:42:28.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:28.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1926 2026-07-09 02:42:28.610 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-09 02:42:28.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:28.645 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-09 02:42:28.649 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-09 02:42:28.653 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-09 02:42:28.658 | + functions-common:run_process:1676 : local group= 2026-07-09 02:42:28.661 | + functions-common:run_process:1677 : local user= 2026-07-09 02:42:28.665 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:42:28.668 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-09 02:42:28.671 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:42:28.674 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:42:28.676 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:28.679 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:28.683 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:28.687 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564948684 2026-07-09 02:42:28.690 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-09 02:42:28.718 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:28.723 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:42:28.725 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:28.729 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:28.732 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:28.736 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:28.743 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:28.748 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:42:28.751 | + functions-common:time_stop:2427 : start_time=1783564948684 2026-07-09 02:42:28.753 | + functions-common:time_stop:2429 : [[ -z 1783564948684 ]] 2026-07-09 02:42:28.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:28.765 | + functions-common:time_stop:2432 : end_time=1783564948761 2026-07-09 02:42:28.770 | + functions-common:time_stop:2433 : elapsed_time=77 2026-07-09 02:42:28.774 | + functions-common:time_stop:2434 : total=1926 2026-07-09 02:42:28.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:28.782 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2003 2026-07-09 02:42:28.786 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-09 02:42:28.816 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:28.821 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-09 02:42:28.847 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:28.852 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-09 02:42:28.878 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:28.882 | + ./stack.sh:main:1101 : start_etcd3 2026-07-09 02:42:28.887 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-09 02:42:28.891 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-09 02:42:28.896 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-09 02:42:28.900 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.130:2380' 2026-07-09 02:42:28.905 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.130:2380' 2026-07-09 02:42:28.908 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.130:2379' 2026-07-09 02:42:28.913 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-09 02:42:28.917 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-09 02:42:28.922 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.130:2379' 2026-07-09 02:42:28.926 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-09 02:42:28.930 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-09 02:42:28.935 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-09 02:42:28.940 | + 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.130:2380 --initial-advertise-peer-urls http://192.168.122.130:2380 --advertise-client-urls http://192.168.122.130:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.130:2379 --log-level=debug' '' root 2026-07-09 02:42:28.943 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-09 02:42:28.947 | + 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.130:2380 --initial-advertise-peer-urls http://192.168.122.130:2380 --advertise-client-urls http://192.168.122.130:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.130:2379 --log-level=debug' 2026-07-09 02:42:28.950 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:42:28.954 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-09 02:42:28.958 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:42:28.962 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:42:28.966 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:42:28.969 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-09 02:42:28.974 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:42:28.983 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-09 02:42:29.089 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:42:29.180 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-09 02:42:29.261 | + 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.130:2380 --initial-advertise-peer-urls http://192.168.122.130:2380 --advertise-client-urls http://192.168.122.130:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.130:2379 --log-level=debug' 2026-07-09 02:42:29.339 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-09 02:42:29.417 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-09 02:42:29.493 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:42:29.569 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:42:29.575 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:42:29.576 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-09 02:42:29.666 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:42:30.133 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-09 02:42:30.213 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-09 02:42:30.289 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-09 02:42:30.368 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-09 02:42:30.449 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-09 02:42:30.455 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:42:30.461 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-09 02:42:30.466 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-09 02:42:30.925 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-09 02:42:30.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-09 02:42:31.396 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-09 02:42:32.229 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-09 02:42:32.254 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:32.258 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-09 02:42:32.261 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-09 02:42:32.265 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-09 02:42:32.283 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-09 02:42:32.301 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-09 02:42:32.306 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-09 02:42:32.310 | + 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.130/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-09 02:42:32.419 | The user clouds.yaml file didn't exist. 2026-07-09 02:42:32.432 | + 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.130/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-09 02:42:32.555 | + 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.130/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-09 02:42:32.677 | + 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.130/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-09 02:42:32.804 | + 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.130/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-09 02:42:32.938 | + 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.130/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-09 02:42:33.071 | + 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.130/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-09 02:42:33.202 | + 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.130/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-09 02:42:33.339 | + 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.130/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-09 02:42:33.470 | + 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.130/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-09 02:42:33.603 | + functions-common:write_clouds_yaml:203 : cat 2026-07-09 02:42:33.611 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-09 02:42:33.615 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-09 02:42:33.620 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-09 02:42:33.626 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-09 02:42:33.631 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-09 02:42:33.636 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-09 02:42:33.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:33.666 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-09 02:42:33.671 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:42:33.675 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-09 02:42:33.679 | + ./stack.sh:main:1118 : '[' 192.168.122.130 == 192.168.122.130 ']' 2026-07-09 02:42:33.683 | + ./stack.sh:main:1119 : init_keystone 2026-07-09 02:42:33.687 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-09 02:42:33.711 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:33.716 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-09 02:42:33.720 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-09 02:42:33.724 | + lib/database:recreate_database:112 : local db=keystone 2026-07-09 02:42:33.727 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-09 02:42:33.731 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-09 02:42:33.736 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-09 02:42:33.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:33.817 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-09 02:42:33.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:42:33.891 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-09 02:42:33.895 | + functions-common:time_start:2406 : local name=dbsync 2026-07-09 02:42:33.899 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:33.903 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:33.909 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:33.915 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564953911 2026-07-09 02:42:33.919 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-09 02:42:34.532 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:42:34.532 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:42:34.532 | we strongly recommend against using it for new projects. 2026-07-09 02:42:34.532 | 2026-07-09 02:42:34.532 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:42:34.533 | framework. For more detail see 2026-07-09 02:42:34.533 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:42:34.533 | 2026-07-09 02:42:34.533 | __import__(import_str) 2026-07-09 02:42:37.450 | INFO dbcounter [-] Registered counter for database keystone 2026-07-09 02:42:37.533 | 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=41446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:42:37.550 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:42:37.550 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:42:37.550 | DEBUG dbcounter [-] [41446] Writer thread running {{(pid=41446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:42:37.625 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-09 02:42:41.123 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:42:41.125 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-09 02:42:41.126 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.129 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-09 02:42:41.175 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.177 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-09 02:42:41.201 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.203 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-09 02:42:41.270 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.273 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-09 02:42:41.304 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.306 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-09 02:42:41.380 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.383 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-09 02:42:41.384 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:42:41.387 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-09 02:42:41.454 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.458 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-09 02:42:41.487 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41446) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:42:41.945 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-09 02:42:41.949 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:41.953 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:41.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:41.961 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:41.965 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:41.969 | + functions-common:time_stop:2426 : name=dbsync 2026-07-09 02:42:41.973 | + functions-common:time_stop:2427 : start_time=1783564953911 2026-07-09 02:42:41.977 | + functions-common:time_stop:2429 : [[ -z 1783564953911 ]] 2026-07-09 02:42:41.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:41.988 | + functions-common:time_stop:2432 : end_time=1783564961984 2026-07-09 02:42:41.992 | + functions-common:time_stop:2433 : elapsed_time=8073 2026-07-09 02:42:41.996 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:42:42.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:42.004 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8073 2026-07-09 02:42:42.008 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-09 02:42:42.012 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-09 02:42:42.019 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-09 02:42:42.614 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:42:42.614 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:42:42.614 | we strongly recommend against using it for new projects. 2026-07-09 02:42:42.614 | 2026-07-09 02:42:42.614 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:42:42.614 | framework. For more detail see 2026-07-09 02:42:42.614 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:42:42.614 | 2026-07-09 02:42:42.615 | __import__(import_str) 2026-07-09 02:42:45.242 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-09 02:42:45.244 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-09 02:42:45.244 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-09 02:42:45.244 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-09 02:42:45.244 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-09 02:42:45.245 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-09 02:42:45.245 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-09 02:42:45.245 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-09 02:42:45.246 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-09 02:42:45.846 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-09 02:42:45.854 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-09 02:42:46.445 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:42:46.445 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:42:46.445 | we strongly recommend against using it for new projects. 2026-07-09 02:42:46.445 | 2026-07-09 02:42:46.445 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:42:46.446 | framework. For more detail see 2026-07-09 02:42:46.446 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:42:46.446 | 2026-07-09 02:42:46.446 | __import__(import_str) 2026-07-09 02:42:49.160 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-09 02:42:49.160 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-09 02:42:49.160 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-09 02:42:49.163 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-09 02:42:49.722 | + ./stack.sh:main:1120 : start_keystone 2026-07-09 02:42:49.728 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-09 02:42:49.735 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-09 02:42:49.738 | + functions-common:run_process:1674 : local service=keystone 2026-07-09 02:42:49.741 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-09 02:42:49.746 | + functions-common:run_process:1676 : local group= 2026-07-09 02:42:49.749 | + functions-common:run_process:1677 : local user= 2026-07-09 02:42:49.752 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:42:49.755 | + functions-common:run_process:1680 : local name=keystone 2026-07-09 02:42:49.760 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:42:49.764 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:42:49.768 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:49.772 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:49.778 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:49.785 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564969780 2026-07-09 02:42:49.788 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-09 02:42:49.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:42:49.817 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-09 02:42:49.821 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-09 02:42:49.825 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-09 02:42:49.830 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-09 02:42:49.834 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-09 02:42:49.838 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-09 02:42:49.842 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-09 02:42:49.845 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-09 02:42:49.849 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-09 02:42:49.853 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:42:49.857 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:42:49.861 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:42:49.865 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:42:49.869 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-09 02:42:49.873 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-09 02:42:49.877 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:42:49.881 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-09 02:42:49.885 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:42:49.888 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-09 02:42:49.892 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-09 02:42:49.896 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:42:49.900 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:42:49.904 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:42:49.907 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-09 02:42:49.911 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:42:49.918 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-09 02:42:50.005 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:42:50.096 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-09 02:42:50.175 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-09 02:42:50.249 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-09 02:42:50.326 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:42:50.403 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-09 02:42:50.481 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-09 02:42:50.559 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-09 02:42:50.636 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-09 02:42:50.712 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-09 02:42:50.790 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:42:50.794 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:42:50.799 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-09 02:42:50.892 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:42:51.381 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-09 02:42:51.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-09 02:42:51.853 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-09 02:42:51.893 | ++ inc/async:async_inner:64 : rc=0 2026-07-09 02:42:51.922 | [38557 Async install_tempest:38557]: finished successfully 2026-07-09 02:42:51.986 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:42:51.991 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:51.995 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:52.000 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:52.004 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:52.009 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:52.013 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:42:52.017 | + functions-common:time_stop:2427 : start_time=1783564969780 2026-07-09 02:42:52.021 | + functions-common:time_stop:2429 : [[ -z 1783564969780 ]] 2026-07-09 02:42:52.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:52.033 | + functions-common:time_stop:2432 : end_time=1783564972027 2026-07-09 02:42:52.037 | + functions-common:time_stop:2433 : elapsed_time=2247 2026-07-09 02:42:52.041 | + functions-common:time_stop:2434 : total=2003 2026-07-09 02:42:52.046 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:52.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4250 2026-07-09 02:42:52.056 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-09 02:42:52.056 | Waiting for keystone to start... 2026-07-09 02:42:52.060 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.130/identity/v3/ 2026-07-09 02:42:52.064 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.130/identity/v3/ 2026-07-09 02:42:52.068 | + functions:wait_for_service:476 : local timeout=60 2026-07-09 02:42:52.072 | + functions:wait_for_service:477 : local url=http://192.168.122.130/identity/v3/ 2026-07-09 02:42:52.075 | + functions:wait_for_service:478 : local rval=0 2026-07-09 02:42:52.079 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-09 02:42:52.084 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:42:52.089 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:42:52.093 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:42:52.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:42:52.104 | + functions-common:time_start:2411 : _TIME_START[$name]=1783564972099 2026-07-09 02:42:52.108 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-09 02:42:52.112 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:42:52.115 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.130/identity/v3/ 2026-07-09 02:42:57.629 | + :: : [[ 200 == 503 ]] 2026-07-09 02:42:57.632 | + :: : [[ 0 -eq 7 ]] 2026-07-09 02:42:57.637 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-09 02:42:57.641 | + functions-common:time_stop:2420 : local name 2026-07-09 02:42:57.646 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:42:57.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:42:57.654 | + functions-common:time_stop:2423 : local total 2026-07-09 02:42:57.658 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:42:57.662 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:42:57.666 | + functions-common:time_stop:2427 : start_time=1783564972099 2026-07-09 02:42:57.670 | + functions-common:time_stop:2429 : [[ -z 1783564972099 ]] 2026-07-09 02:42:57.676 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:42:57.682 | + functions-common:time_stop:2432 : end_time=1783564977677 2026-07-09 02:42:57.686 | + functions-common:time_stop:2433 : elapsed_time=5578 2026-07-09 02:42:57.690 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:42:57.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:42:57.698 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5578 2026-07-09 02:42:57.702 | + functions:wait_for_service:486 : return 0 2026-07-09 02:42:57.706 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-09 02:42:57.729 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:42:57.733 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-09 02:42:57.737 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:42:57.741 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-09 02:42:58.151 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-09 02:42:58.155 | + 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.130/identity 2026-07-09 02:42:58.731 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:42:58.731 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:42:58.731 | we strongly recommend against using it for new projects. 2026-07-09 02:42:58.731 | 2026-07-09 02:42:58.731 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:42:58.732 | framework. For more detail see 2026-07-09 02:42:58.732 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:42:58.732 | 2026-07-09 02:42:58.732 | __import__(import_str) 2026-07-09 02:43:01.837 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.837 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.837 | 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=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.845 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.859 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.859 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.888 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.914 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:01.914 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.000 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.000 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.000 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.000 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.000 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.001 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.013 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.013 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.013 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.013 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.013 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.014 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.016 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.021 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.025 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.025 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.026 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.026 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.027 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42410) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-09 02:43:02.101 | INFO dbcounter [-] Registered counter for database keystone 2026-07-09 02:43:02.180 | 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=42410) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:43:02.380 | DEBUG dbcounter [-] [42410] Writer thread running {{(pid=42410) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:43:02.517 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created domain default 2026-07-09 02:43:02.570 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created project admin 2026-07-09 02:43:02.604 | WARNING keystone.common.password_hashing [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-09 02:43:02.626 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created user admin 2026-07-09 02:43:02.647 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created role reader 2026-07-09 02:43:02.665 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created role member 2026-07-09 02:43:02.694 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created implied role where 2ce78a8978cb4995a82b9fcae4a950de implies 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:43:02.709 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created role manager 2026-07-09 02:43:02.736 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created implied role where ed454c45e7a248be88e9b293b21876a8 implies 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:43:02.758 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created role admin 2026-07-09 02:43:02.782 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created implied role where 283a7cea136541adafdd18b7f487e64b implies ed454c45e7a248be88e9b293b21876a8 2026-07-09 02:43:02.804 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created role service 2026-07-09 02:43:02.822 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Granted role admin on project admin to user admin. 2026-07-09 02:43:02.834 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Granted role admin on the system to user admin. 2026-07-09 02:43:02.853 | WARNING py.warnings [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-09 02:43:02.853 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 02:43:02.853 |  2026-07-09 02:43:02.858 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created region RegionOne 2026-07-09 02:43:02.906 | INFO keystone.cmd.bootstrap [None req-cfe9f317-c828-43f8-a765-11b1b0454a4d None None] Created public endpoint http://192.168.122.130/identity 2026-07-09 02:43:03.482 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-09 02:43:03.486 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-09 02:43:03.489 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-09 02:43:03.494 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-09 02:43:08.401 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:08.404 | + lib/keystone:create_keystone_accounts:258 : admin_project=e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:43:08.408 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-09 02:43:08.413 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-09 02:43:11.696 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:11.701 | + lib/keystone:create_keystone_accounts:260 : admin_user=9e4b767a2f8d40a396dcc3b99750e38f 2026-07-09 02:43:11.704 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-09 02:43:11.708 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-09 02:43:11.711 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-09 02:43:11.715 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 9e4b767a2f8d40a396dcc3b99750e38f default 2026-07-09 02:43:11.794 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9e4b767a2f8d40a396dcc3b99750e38f default 2026-07-09 02:43:11.836 | [2066 Async ks-domain-role:42566]: running: get_or_add_user_domain_role admin 9e4b767a2f8d40a396dcc3b99750e38f default 2026-07-09 02:43:11.840 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-09 02:43:11.843 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-09 02:43:11.846 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-09 02:43:15.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:15.644 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-09 02:43:15.648 | + functions-common:get_or_create_domain:878 : echo default 2026-07-09 02:43:15.648 | default 2026-07-09 02:43:15.652 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-09 02:43:15.743 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-09 02:43:15.788 | [2066 Async ks-project:42674]: running: get_or_create_project service Default 2026-07-09 02:43:15.793 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-09 02:43:15.877 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-09 02:43:15.936 | [2066 Async ks-service:42768]: running: get_or_create_role service 2026-07-09 02:43:15.939 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-09 02:43:16.014 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-09 02:43:16.082 | [2066 Async ks-reseller:42862]: running: get_or_create_role ResellerAdmin 2026-07-09 02:43:16.088 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-09 02:43:16.092 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-09 02:43:16.249 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-09 02:43:16.346 | [2066 Async ks-anotherrole:42966]: running: get_or_create_role anotherrole 2026-07-09 02:43:16.352 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-09 02:43:16.362 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-09 02:43:16.372 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-09 02:43:16.383 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-09 02:43:21.067 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:21.091 | [42768 Async ks-service:42768]: finished successfully 2026-07-09 02:43:21.486 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:21.544 | [42674 Async ks-project:42674]: finished successfully 2026-07-09 02:43:21.903 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:21.948 | [42966 Async ks-anotherrole:42966]: finished successfully 2026-07-09 02:43:22.012 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:22.052 | [42862 Async ks-reseller:42862]: finished successfully 2026-07-09 02:43:22.233 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:22.264 | [42566 Async ks-domain-role:42566]: finished successfully 2026-07-09 02:43:22.543 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:22.547 | ++ functions-common:get_or_create_project:928 : project_id=18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:22.551 | ++ functions-common:get_or_create_project:929 : echo 18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:22.556 | + lib/keystone:create_keystone_accounts:288 : invis_project=18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:22.559 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-09 02:43:22.565 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-09 02:43:22.569 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-09 02:43:22.574 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-09 02:43:26.144 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:26.148 | ++ functions-common:get_or_create_project:928 : project_id=21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:26.152 | ++ functions-common:get_or_create_project:929 : echo 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:26.156 | + lib/keystone:create_keystone_accounts:292 : demo_project=21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:26.159 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-09 02:43:26.163 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-09 02:43:26.166 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:26.169 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-09 02:43:26.171 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-09 02:43:26.175 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-09 02:43:29.782 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:29.787 | ++ functions-common:get_or_create_user:915 : user_id=8cc622f7d1ec4e8eac64b2e160550d9b 2026-07-09 02:43:29.790 | ++ functions-common:get_or_create_user:916 : echo 8cc622f7d1ec4e8eac64b2e160550d9b 2026-07-09 02:43:29.794 | + lib/keystone:create_keystone_accounts:295 : demo_user=8cc622f7d1ec4e8eac64b2e160550d9b 2026-07-09 02:43:29.796 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-09 02:43:29.844 | [2066 Async ks-domain-role:42566]: Waiting for completion of get_or_add_user_domain_role admin 9e4b767a2f8d40a396dcc3b99750e38f default running on PID 42566 (6 other jobs running) 2026-07-09 02:43:29.868 | [2066 Async ks-domain-role:42566]: Signaling child to exit 2026-07-09 02:43:29.868 | WAKEUP 2026-07-09 02:43:29.889 | [2066 Async ks-domain-role:42566]: Signaled 2026-07-09 02:43:29.891 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-09 02:43:29.891 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 9e4b767a2f8d40a396dcc3b99750e38f --domain default 2026-07-09 02:43:29.891 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e4b767a2f8d40a396dcc3b99750e38f --domain default -c Role -f value 2026-07-09 02:43:29.891 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:29.891 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:43:29.892 | + functions-common:get_or_add_user_domain_role:999 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:43:29.892 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:43:29.932 | [2066 Async ks-domain-role:42566]: finished get_or_add_user_domain_role admin 9e4b767a2f8d40a396dcc3b99750e38f default with result 0 in 10 seconds 2026-07-09 02:43:29.940 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-09 02:43:29.975 | [2066 Async ks-project:42674]: Waiting for completion of get_or_create_project service Default running on PID 42674 (5 other jobs running) 2026-07-09 02:43:29.999 | [2066 Async ks-project:42674]: Signaling child to exit 2026-07-09 02:43:29.999 | WAKEUP 2026-07-09 02:43:30.021 | [2066 Async ks-project:42674]: Signaled 2026-07-09 02:43:30.022 | + functions-common:get_or_create_project:922 : local project_id 2026-07-09 02:43:30.022 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-09 02:43:30.022 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:30.022 | + functions-common:get_or_create_project:928 : project_id=5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:43:30.022 | + functions-common:get_or_create_project:929 : echo 5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:43:30.023 | 5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:43:30.067 | [2066 Async ks-project:42674]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-07-09 02:43:30.102 | [2066 Async ks-service:42768]: Waiting for completion of get_or_create_role service running on PID 42768 (4 other jobs running) 2026-07-09 02:43:30.126 | [2066 Async ks-service:42768]: Signaling child to exit 2026-07-09 02:43:30.126 | WAKEUP 2026-07-09 02:43:30.146 | [2066 Async ks-service:42768]: Signaled 2026-07-09 02:43:30.149 | + functions-common:get_or_create_role:935 : local role_id 2026-07-09 02:43:30.149 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-09 02:43:30.149 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:30.149 | + functions-common:get_or_create_role:940 : role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:43:30.149 | + functions-common:get_or_create_role:941 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:43:30.149 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:43:30.194 | [2066 Async ks-service:42768]: finished get_or_create_role service with result 0 in 5 seconds 2026-07-09 02:43:30.230 | [2066 Async ks-reseller:42862]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42862 (3 other jobs running) 2026-07-09 02:43:30.253 | [2066 Async ks-reseller:42862]: Signaling child to exit 2026-07-09 02:43:30.253 | WAKEUP 2026-07-09 02:43:30.275 | [2066 Async ks-reseller:42862]: Signaled 2026-07-09 02:43:30.276 | + functions-common:get_or_create_role:935 : local role_id 2026-07-09 02:43:30.277 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-09 02:43:30.277 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:30.277 | + functions-common:get_or_create_role:940 : role_id=a06ec5baae2b47889db54b08e14ca186 2026-07-09 02:43:30.277 | + functions-common:get_or_create_role:941 : echo a06ec5baae2b47889db54b08e14ca186 2026-07-09 02:43:30.277 | a06ec5baae2b47889db54b08e14ca186 2026-07-09 02:43:30.319 | [2066 Async ks-reseller:42862]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-09 02:43:30.356 | [2066 Async ks-anotherrole:42966]: Waiting for completion of get_or_create_role anotherrole running on PID 42966 (2 other jobs running) 2026-07-09 02:43:30.381 | [2066 Async ks-anotherrole:42966]: Signaling child to exit 2026-07-09 02:43:30.381 | WAKEUP 2026-07-09 02:43:30.401 | [2066 Async ks-anotherrole:42966]: Signaled 2026-07-09 02:43:30.403 | + functions-common:get_or_create_role:935 : local role_id 2026-07-09 02:43:30.403 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-09 02:43:30.403 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:30.403 | + functions-common:get_or_create_role:940 : role_id=3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:43:30.403 | + functions-common:get_or_create_role:941 : echo 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:43:30.403 | 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:43:30.447 | [2066 Async ks-anotherrole:42966]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-07-09 02:43:30.451 | + inc/async:async_wait:197 : return 0 2026-07-09 02:43:30.455 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.522 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.566 | [2066 Async ks-demo-member:43813]: running: get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.569 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 9e4b767a2f8d40a396dcc3b99750e38f 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.640 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9e4b767a2f8d40a396dcc3b99750e38f 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.680 | [2066 Async ks-demo-admin:43909]: running: get_or_add_user_project_role admin 9e4b767a2f8d40a396dcc3b99750e38f 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.685 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.762 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.808 | [2066 Async ks-demo-another:44005]: running: get_or_add_user_project_role anotherrole 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:30.810 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:30.875 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:30.925 | [2066 Async ks-demo-invis:44101]: running: get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:43:30.930 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-09 02:43:30.936 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-09 02:43:30.941 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:30.945 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-09 02:43:30.953 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-09 02:43:30.964 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-09 02:43:36.157 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:36.166 | ++ functions-common:get_or_create_user:915 : user_id=48353b08b8184509b055522e0f40fa49 2026-07-09 02:43:36.175 | ++ functions-common:get_or_create_user:916 : echo 48353b08b8184509b055522e0f40fa49 2026-07-09 02:43:36.185 | + lib/keystone:create_keystone_accounts:308 : demo_reader=48353b08b8184509b055522e0f40fa49 2026-07-09 02:43:36.195 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 48353b08b8184509b055522e0f40fa49 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:36.385 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 48353b08b8184509b055522e0f40fa49 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:36.486 | [2066 Async ks-demo-reader:44260]: running: get_or_add_user_project_role reader 48353b08b8184509b055522e0f40fa49 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:43:36.493 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-09 02:43:36.504 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-09 02:43:36.509 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-09 02:43:36.517 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-09 02:43:41.710 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:41.766 | [43813 Async ks-demo-member:43813]: finished successfully 2026-07-09 02:43:42.947 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:43.000 | [44101 Async ks-demo-invis:44101]: finished successfully 2026-07-09 02:43:43.132 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:43.137 | ++ functions-common:get_or_create_project:928 : project_id=707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:43.140 | ++ functions-common:get_or_create_project:929 : echo 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:43.143 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:43.145 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-09 02:43:43.147 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-09 02:43:43.149 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:43.153 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-09 02:43:43.153 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-09 02:43:43.156 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-09 02:43:43.470 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:43.493 | [44005 Async ks-demo-another:44005]: finished successfully 2026-07-09 02:43:43.604 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:43.636 | [43909 Async ks-demo-admin:43909]: finished successfully 2026-07-09 02:43:46.651 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:46.683 | [44260 Async ks-demo-reader:44260]: finished successfully 2026-07-09 02:43:46.941 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:46.945 | ++ functions-common:get_or_create_user:915 : user_id=f9033d7b90c3484a9cd5edf80e3b6372 2026-07-09 02:43:46.950 | ++ functions-common:get_or_create_user:916 : echo f9033d7b90c3484a9cd5edf80e3b6372 2026-07-09 02:43:46.955 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=f9033d7b90c3484a9cd5edf80e3b6372 2026-07-09 02:43:46.960 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.050 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.104 | [2066 Async ks-alt-admin:44701]: running: get_or_add_user_project_role admin f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.108 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.194 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.251 | [2066 Async ks-alt-another:44797]: running: get_or_add_user_project_role anotherrole f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:47.255 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-09 02:43:47.260 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-09 02:43:47.264 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:47.268 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-09 02:43:47.272 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-09 02:43:47.279 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-09 02:43:51.197 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:51.203 | ++ functions-common:get_or_create_user:915 : user_id=5e32fb4901684da9803e20bcafeef1f6 2026-07-09 02:43:51.208 | ++ functions-common:get_or_create_user:916 : echo 5e32fb4901684da9803e20bcafeef1f6 2026-07-09 02:43:51.213 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=5e32fb4901684da9803e20bcafeef1f6 2026-07-09 02:43:51.219 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 5e32fb4901684da9803e20bcafeef1f6 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:51.320 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e32fb4901684da9803e20bcafeef1f6 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:51.390 | [2066 Async ks-alt-member-user:44932]: running: get_or_add_user_project_role member 5e32fb4901684da9803e20bcafeef1f6 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:51.394 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-09 02:43:51.401 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-09 02:43:51.403 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:51.405 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-09 02:43:51.407 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-09 02:43:51.412 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-09 02:43:55.563 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:55.569 | ++ functions-common:get_or_create_user:915 : user_id=e548a684675240e5ac52371092684c6f 2026-07-09 02:43:55.572 | ++ functions-common:get_or_create_user:916 : echo e548a684675240e5ac52371092684c6f 2026-07-09 02:43:55.577 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e548a684675240e5ac52371092684c6f 2026-07-09 02:43:55.582 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e548a684675240e5ac52371092684c6f 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:55.677 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e548a684675240e5ac52371092684c6f 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:55.748 | [2066 Async ks-alt-reader-user:45104]: running: get_or_add_user_project_role reader e548a684675240e5ac52371092684c6f 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:43:55.757 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-09 02:43:55.763 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:55.771 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-09 02:43:55.780 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-09 02:43:55.793 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-09 02:43:56.391 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:56.447 | [44701 Async ks-alt-admin:44701]: finished successfully 2026-07-09 02:43:56.674 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:43:56.698 | [44797 Async ks-alt-another:44797]: finished successfully 2026-07-09 02:43:59.737 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:43:59.740 | ++ functions-common:get_or_create_user:915 : user_id=1373cc6ccc9b49719616f11ac4c552d1 2026-07-09 02:43:59.743 | ++ functions-common:get_or_create_user:916 : echo 1373cc6ccc9b49719616f11ac4c552d1 2026-07-09 02:43:59.749 | + lib/keystone:create_keystone_accounts:340 : system_member_user=1373cc6ccc9b49719616f11ac4c552d1 2026-07-09 02:43:59.753 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 1373cc6ccc9b49719616f11ac4c552d1 all 2026-07-09 02:43:59.838 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1373cc6ccc9b49719616f11ac4c552d1 all 2026-07-09 02:43:59.896 | [2066 Async ks-system-member:45334]: running: get_or_add_user_system_role member 1373cc6ccc9b49719616f11ac4c552d1 all 2026-07-09 02:43:59.901 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-09 02:43:59.906 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:43:59.911 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-09 02:43:59.918 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-09 02:43:59.924 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-09 02:44:00.696 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:00.719 | [44932 Async ks-alt-member-user:44932]: finished successfully 2026-07-09 02:44:03.873 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:03.878 | ++ functions-common:get_or_create_user:915 : user_id=bb83cd42ab274af48cee8d1b93a48c49 2026-07-09 02:44:03.885 | ++ functions-common:get_or_create_user:916 : echo bb83cd42ab274af48cee8d1b93a48c49 2026-07-09 02:44:03.887 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=bb83cd42ab274af48cee8d1b93a48c49 2026-07-09 02:44:03.891 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader bb83cd42ab274af48cee8d1b93a48c49 all 2026-07-09 02:44:03.981 | + inc/async:async_inner:63 : get_or_add_user_system_role reader bb83cd42ab274af48cee8d1b93a48c49 all 2026-07-09 02:44:04.052 | [2066 Async ks-system-reader:45540]: running: get_or_add_user_system_role reader bb83cd42ab274af48cee8d1b93a48c49 all 2026-07-09 02:44:04.057 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-09 02:44:04.063 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-09 02:44:04.068 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-09 02:44:04.070 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-09 02:44:04.076 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-09 02:44:04.675 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:04.701 | [45104 Async ks-alt-reader-user:45104]: finished successfully 2026-07-09 02:44:08.015 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:08.021 | ++ functions-common:get_or_create_group:892 : group_id=8d151c3bc5284c56b500cfb419ff089f 2026-07-09 02:44:08.026 | ++ functions-common:get_or_create_group:893 : echo 8d151c3bc5284c56b500cfb419ff089f 2026-07-09 02:44:08.033 | + lib/keystone:create_keystone_accounts:350 : admin_group=8d151c3bc5284c56b500cfb419ff089f 2026-07-09 02:44:08.037 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-09 02:44:08.047 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-09 02:44:08.052 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-09 02:44:08.056 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-09 02:44:08.063 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-09 02:44:11.816 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:11.820 | ++ functions-common:get_or_create_group:892 : group_id=3538e5b53b154a27a4003802cf15bda3 2026-07-09 02:44:11.823 | ++ functions-common:get_or_create_group:893 : echo 3538e5b53b154a27a4003802cf15bda3 2026-07-09 02:44:11.828 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=3538e5b53b154a27a4003802cf15bda3 2026-07-09 02:44:11.833 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:11.935 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.000 | [2066 Async ks-group-memberdemo:45840]: running: get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.002 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.095 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.143 | [2066 Async ks-group-anotherdemo:45919]: running: get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.146 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.216 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.259 | [2066 Async ks-group-memberalt:45998]: running: get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.261 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.327 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.399 | [2066 Async ks-group-anotheralt:46077]: running: get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:12.406 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8d151c3bc5284c56b500cfb419ff089f e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:44:12.546 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8d151c3bc5284c56b500cfb419ff089f e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:44:12.645 | [2066 Async ks-group-admin:46156]: running: get_or_add_group_project_role admin 8d151c3bc5284c56b500cfb419ff089f e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:44:12.651 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-09 02:44:12.755 | [2066 Async ks-demo-member:43813]: Waiting for completion of get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a running on PID 43813 (17 other jobs running) 2026-07-09 02:44:12.796 | [2066 Async ks-demo-member:43813]: Signaling child to exit 2026-07-09 02:44:12.800 | WAKEUP 2026-07-09 02:44:12.861 | [2066 Async ks-demo-member:43813]: Signaled 2026-07-09 02:44:12.866 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:12.866 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:12.866 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:12.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:12.866 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:12.866 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:12.866 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:12.866 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:12.866 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:12.867 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:12.867 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 21d2e6b5587d42849c4c4725904f700a -c Role -f value 2026-07-09 02:44:12.867 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:12.867 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:12.867 | + functions-common:get_or_add_user_project_role:980 : echo 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:12.867 | 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:12.992 | [2066 Async ks-demo-member:43813]: finished get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a with result 0 in 11 seconds 2026-07-09 02:44:13.023 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:13.091 | [2066 Async ks-demo-admin:43909]: Waiting for completion of get_or_add_user_project_role admin 9e4b767a2f8d40a396dcc3b99750e38f 21d2e6b5587d42849c4c4725904f700a running on PID 43909 (16 other jobs running) 2026-07-09 02:44:13.091 | [45334 Async ks-system-member:45334]: finished successfully 2026-07-09 02:44:13.164 | [2066 Async ks-demo-admin:43909]: Signaling child to exit 2026-07-09 02:44:13.164 | WAKEUP 2026-07-09 02:44:13.216 | [2066 Async ks-demo-admin:43909]: Signaled 2026-07-09 02:44:13.218 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:13.219 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:13.219 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:13.219 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:13.219 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:13.219 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:13.219 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:13.219 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:13.219 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:13.219 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9e4b767a2f8d40a396dcc3b99750e38f --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:13.219 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9e4b767a2f8d40a396dcc3b99750e38f --project 21d2e6b5587d42849c4c4725904f700a -c Role -f value 2026-07-09 02:44:13.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:13.221 | + functions-common:get_or_add_user_project_role:979 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:13.221 | + functions-common:get_or_add_user_project_role:980 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:13.221 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:13.336 | [2066 Async ks-demo-admin:43909]: finished get_or_add_user_project_role admin 9e4b767a2f8d40a396dcc3b99750e38f 21d2e6b5587d42849c4c4725904f700a with result 0 in 13 seconds 2026-07-09 02:44:13.423 | [2066 Async ks-demo-another:44005]: Waiting for completion of get_or_add_user_project_role anotherrole 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a running on PID 44005 (15 other jobs running) 2026-07-09 02:44:13.480 | [2066 Async ks-demo-another:44005]: Signaling child to exit 2026-07-09 02:44:13.483 | WAKEUP 2026-07-09 02:44:13.532 | [2066 Async ks-demo-another:44005]: Signaled 2026-07-09 02:44:13.534 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:13.534 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:13.534 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:13.534 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:13.534 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:13.534 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:13.535 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:13.535 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:13.535 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:13.535 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:13.535 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 21d2e6b5587d42849c4c4725904f700a -c Role -f value 2026-07-09 02:44:13.535 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:13.535 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:13.535 | + functions-common:get_or_add_user_project_role:980 : echo 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:13.535 | 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:13.635 | [2066 Async ks-demo-another:44005]: finished get_or_add_user_project_role anotherrole 8cc622f7d1ec4e8eac64b2e160550d9b 21d2e6b5587d42849c4c4725904f700a with result 0 in 12 seconds 2026-07-09 02:44:13.722 | [2066 Async ks-demo-invis:44101]: Waiting for completion of get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 18e6dbc364be4b03850cb9402c58fe76 running on PID 44101 (14 other jobs running) 2026-07-09 02:44:13.780 | [2066 Async ks-demo-invis:44101]: Signaling child to exit 2026-07-09 02:44:13.782 | WAKEUP 2026-07-09 02:44:13.837 | [2066 Async ks-demo-invis:44101]: Signaled 2026-07-09 02:44:13.840 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:13.840 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:13.840 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:13.840 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:13.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:13.842 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:13.842 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:13.842 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:13.842 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:13.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 18e6dbc364be4b03850cb9402c58fe76 2026-07-09 02:44:13.843 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cc622f7d1ec4e8eac64b2e160550d9b --project 18e6dbc364be4b03850cb9402c58fe76 -c Role -f value 2026-07-09 02:44:13.843 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:13.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:13.843 | + functions-common:get_or_add_user_project_role:980 : echo 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:13.843 | 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:13.951 | [2066 Async ks-demo-invis:44101]: finished get_or_add_user_project_role member 8cc622f7d1ec4e8eac64b2e160550d9b 18e6dbc364be4b03850cb9402c58fe76 with result 0 in 12 seconds 2026-07-09 02:44:14.040 | [2066 Async ks-demo-reader:44260]: Waiting for completion of get_or_add_user_project_role reader 48353b08b8184509b055522e0f40fa49 21d2e6b5587d42849c4c4725904f700a running on PID 44260 (13 other jobs running) 2026-07-09 02:44:14.104 | [2066 Async ks-demo-reader:44260]: Signaling child to exit 2026-07-09 02:44:14.105 | WAKEUP 2026-07-09 02:44:14.161 | [2066 Async ks-demo-reader:44260]: Signaled 2026-07-09 02:44:14.162 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:14.162 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:14.162 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:14.162 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:14.162 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:14.162 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:14.162 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:14.162 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:14.162 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:14.163 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 48353b08b8184509b055522e0f40fa49 --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:14.163 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 48353b08b8184509b055522e0f40fa49 --project 21d2e6b5587d42849c4c4725904f700a -c Role -f value 2026-07-09 02:44:14.163 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:14.163 | + functions-common:get_or_add_user_project_role:979 : user_role_id=54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:14.165 | + functions-common:get_or_add_user_project_role:980 : echo 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:14.165 | 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:14.266 | [2066 Async ks-demo-reader:44260]: finished get_or_add_user_project_role reader 48353b08b8184509b055522e0f40fa49 21d2e6b5587d42849c4c4725904f700a with result 0 in 10 seconds 2026-07-09 02:44:14.274 | + inc/async:async_wait:197 : return 0 2026-07-09 02:44:14.281 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-09 02:44:14.413 | [2066 Async ks-alt-admin:44701]: Waiting for completion of get_or_add_user_project_role admin f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 running on PID 44701 (12 other jobs running) 2026-07-09 02:44:14.466 | [2066 Async ks-alt-admin:44701]: Signaling child to exit 2026-07-09 02:44:14.467 | WAKEUP 2026-07-09 02:44:14.512 | [2066 Async ks-alt-admin:44701]: Signaled 2026-07-09 02:44:14.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:14.515 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:14.515 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:14.515 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:14.517 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:14.517 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:14.517 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:14.517 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:14.517 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:14.517 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user f9033d7b90c3484a9cd5edf80e3b6372 --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:14.518 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f9033d7b90c3484a9cd5edf80e3b6372 --project 707a4c515c7243f2a490a877b1b43b59 -c Role -f value 2026-07-09 02:44:14.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:14.518 | + functions-common:get_or_add_user_project_role:979 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:14.518 | + functions-common:get_or_add_user_project_role:980 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:14.518 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:14.616 | [2066 Async ks-alt-admin:44701]: finished get_or_add_user_project_role admin f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 with result 0 in 9 seconds 2026-07-09 02:44:14.701 | [2066 Async ks-alt-another:44797]: Waiting for completion of get_or_add_user_project_role anotherrole f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 running on PID 44797 (11 other jobs running) 2026-07-09 02:44:14.766 | [2066 Async ks-alt-another:44797]: Signaling child to exit 2026-07-09 02:44:14.767 | WAKEUP 2026-07-09 02:44:14.816 | [2066 Async ks-alt-another:44797]: Signaled 2026-07-09 02:44:14.820 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:14.820 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:14.821 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:14.821 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:14.821 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:14.821 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:14.821 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:14.823 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:14.823 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:14.823 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user f9033d7b90c3484a9cd5edf80e3b6372 --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:14.823 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f9033d7b90c3484a9cd5edf80e3b6372 --project 707a4c515c7243f2a490a877b1b43b59 -c Role -f value 2026-07-09 02:44:14.823 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:14.823 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:14.824 | + functions-common:get_or_add_user_project_role:980 : echo 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:14.824 | 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:14.934 | [2066 Async ks-alt-another:44797]: finished get_or_add_user_project_role anotherrole f9033d7b90c3484a9cd5edf80e3b6372 707a4c515c7243f2a490a877b1b43b59 with result 0 in 9 seconds 2026-07-09 02:44:15.038 | [2066 Async ks-alt-member-user:44932]: Waiting for completion of get_or_add_user_project_role member 5e32fb4901684da9803e20bcafeef1f6 707a4c515c7243f2a490a877b1b43b59 running on PID 44932 (10 other jobs running) 2026-07-09 02:44:15.102 | [2066 Async ks-alt-member-user:44932]: Signaling child to exit 2026-07-09 02:44:15.107 | WAKEUP 2026-07-09 02:44:15.153 | [2066 Async ks-alt-member-user:44932]: Signaled 2026-07-09 02:44:15.159 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:15.159 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:15.160 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:15.160 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:15.160 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:15.160 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:15.160 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:15.160 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:15.160 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:15.160 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 5e32fb4901684da9803e20bcafeef1f6 --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:15.160 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e32fb4901684da9803e20bcafeef1f6 --project 707a4c515c7243f2a490a877b1b43b59 -c Role -f value 2026-07-09 02:44:15.160 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:15.160 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:15.160 | + functions-common:get_or_add_user_project_role:980 : echo 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:15.161 | 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:15.261 | [2066 Async ks-alt-member-user:44932]: finished get_or_add_user_project_role member 5e32fb4901684da9803e20bcafeef1f6 707a4c515c7243f2a490a877b1b43b59 with result 0 in 9 seconds 2026-07-09 02:44:15.348 | [2066 Async ks-alt-reader-user:45104]: Waiting for completion of get_or_add_user_project_role reader e548a684675240e5ac52371092684c6f 707a4c515c7243f2a490a877b1b43b59 running on PID 45104 (9 other jobs running) 2026-07-09 02:44:15.410 | [2066 Async ks-alt-reader-user:45104]: Signaling child to exit 2026-07-09 02:44:15.411 | WAKEUP 2026-07-09 02:44:15.464 | [2066 Async ks-alt-reader-user:45104]: Signaled 2026-07-09 02:44:15.468 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:44:15.468 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:44:15.468 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-09 02:44:15.468 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:15.468 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:15.468 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:15.469 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:15.469 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:15.469 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-09 02:44:15.469 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e548a684675240e5ac52371092684c6f --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:15.469 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e548a684675240e5ac52371092684c6f --project 707a4c515c7243f2a490a877b1b43b59 -c Role -f value 2026-07-09 02:44:15.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:15.469 | + functions-common:get_or_add_user_project_role:979 : user_role_id=54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:15.469 | + functions-common:get_or_add_user_project_role:980 : echo 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:15.469 | 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:15.578 | [2066 Async ks-alt-reader-user:45104]: finished get_or_add_user_project_role reader e548a684675240e5ac52371092684c6f 707a4c515c7243f2a490a877b1b43b59 with result 0 in 9 seconds 2026-07-09 02:44:15.591 | + inc/async:async_wait:197 : return 0 2026-07-09 02:44:15.598 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-09 02:44:15.725 | [2066 Async ks-system-member:45334]: Waiting for completion of get_or_add_user_system_role member 1373cc6ccc9b49719616f11ac4c552d1 all running on PID 45334 (8 other jobs running) 2026-07-09 02:44:15.782 | [2066 Async ks-system-member:45334]: Signaling child to exit 2026-07-09 02:44:15.782 | WAKEUP 2026-07-09 02:44:15.845 | [2066 Async ks-system-member:45334]: Signaled 2026-07-09 02:44:15.847 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-09 02:44:15.847 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-09 02:44:15.847 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-09 02:44:15.847 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:15.848 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:15.848 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:15.848 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:15.848 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:15.848 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-09 02:44:15.848 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1373cc6ccc9b49719616f11ac4c552d1 --system all -f value -c Role 2026-07-09 02:44:15.848 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:15.848 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-09 02:44:15.848 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-09 02:44:15.848 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 1373cc6ccc9b49719616f11ac4c552d1 --system all 2026-07-09 02:44:15.849 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1373cc6ccc9b49719616f11ac4c552d1 --system all -f value -c Role 2026-07-09 02:44:15.849 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:15.849 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-09 02:44:15.849 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-09 02:44:15.849 | 2026-07-09 02:44:15.970 | [2066 Async ks-system-member:45334]: finished get_or_add_user_system_role member 1373cc6ccc9b49719616f11ac4c552d1 all with result 0 in 13 seconds 2026-07-09 02:44:16.059 | [2066 Async ks-system-reader:45540]: Waiting for completion of get_or_add_user_system_role reader bb83cd42ab274af48cee8d1b93a48c49 all running on PID 45540 (7 other jobs running) 2026-07-09 02:44:16.124 | [2066 Async ks-system-reader:45540]: Signaling child to exit 2026-07-09 02:44:19.728 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:19.777 | [45540 Async ks-system-reader:45540]: finished successfully 2026-07-09 02:44:19.813 | WAKEUP 2026-07-09 02:44:19.863 | [2066 Async ks-system-reader:45540]: Signaled 2026-07-09 02:44:19.865 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-09 02:44:19.865 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-09 02:44:19.866 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-09 02:44:19.866 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:44:19.866 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:44:19.866 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-09 02:44:19.866 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-09 02:44:19.866 | ++ functions-common:_get_domain_args:957 : echo 2026-07-09 02:44:19.866 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-09 02:44:19.866 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bb83cd42ab274af48cee8d1b93a48c49 --system all -f value -c Role 2026-07-09 02:44:19.866 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:19.866 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-09 02:44:19.866 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-09 02:44:19.867 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user bb83cd42ab274af48cee8d1b93a48c49 --system all 2026-07-09 02:44:19.867 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bb83cd42ab274af48cee8d1b93a48c49 --system all -f value -c Role 2026-07-09 02:44:19.867 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:19.867 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:19.868 | + functions-common:get_or_add_user_system_role:1030 : echo 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:19.868 | 54a52e75d1f44d4793391321d3e727f0 2026-07-09 02:44:19.971 | [2066 Async ks-system-reader:45540]: finished get_or_add_user_system_role reader bb83cd42ab274af48cee8d1b93a48c49 all with result 0 in 15 seconds 2026-07-09 02:44:19.984 | + inc/async:async_wait:197 : return 0 2026-07-09 02:44:19.995 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-09 02:44:20.119 | [2066 Async ks-group-memberdemo:45840]: Waiting for completion of get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a running on PID 45840 (6 other jobs running) 2026-07-09 02:44:20.171 | [2066 Async ks-group-memberdemo:45840]: Signaling child to exit 2026-07-09 02:44:23.360 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:23.385 | [45919 Async ks-group-anotherdemo:45919]: finished successfully 2026-07-09 02:44:24.198 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:24.243 | [45998 Async ks-group-memberalt:45998]: finished successfully 2026-07-09 02:44:24.609 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:24.641 | [45840 Async ks-group-memberdemo:45840]: finished successfully 2026-07-09 02:44:24.674 | WAKEUP 2026-07-09 02:44:24.708 | [2066 Async ks-group-memberdemo:45840]: Signaled 2026-07-09 02:44:24.711 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-09 02:44:24.711 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 3538e5b53b154a27a4003802cf15bda3 --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:24.711 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3538e5b53b154a27a4003802cf15bda3 --project 21d2e6b5587d42849c4c4725904f700a -f value -c Role 2026-07-09 02:44:24.712 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:24.712 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:24.712 | + functions-common:get_or_add_group_project_role:1049 : echo 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:24.712 | 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:24.772 | [2066 Async ks-group-memberdemo:45840]: finished get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a with result 0 in 12 seconds 2026-07-09 02:44:24.779 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:24.815 | [46156 Async ks-group-admin:46156]: finished successfully 2026-07-09 02:44:24.829 | [2066 Async ks-group-anotherdemo:45919]: Waiting for completion of get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a running on PID 45919 (5 other jobs running) 2026-07-09 02:44:24.863 | [2066 Async ks-group-anotherdemo:45919]: Signaling child to exit 2026-07-09 02:44:24.863 | WAKEUP 2026-07-09 02:44:24.891 | [2066 Async ks-group-anotherdemo:45919]: Signaled 2026-07-09 02:44:24.893 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-09 02:44:24.893 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 3538e5b53b154a27a4003802cf15bda3 --project 21d2e6b5587d42849c4c4725904f700a 2026-07-09 02:44:24.893 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3538e5b53b154a27a4003802cf15bda3 --project 21d2e6b5587d42849c4c4725904f700a -f value -c Role 2026-07-09 02:44:24.893 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:24.893 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:24.893 | + functions-common:get_or_add_group_project_role:1049 : echo 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:24.893 | 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:24.947 | [2066 Async ks-group-anotherdemo:45919]: finished get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 21d2e6b5587d42849c4c4725904f700a with result 0 in 11 seconds 2026-07-09 02:44:24.993 | [2066 Async ks-group-memberalt:45998]: Waiting for completion of get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 running on PID 45998 (4 other jobs running) 2026-07-09 02:44:25.024 | [2066 Async ks-group-memberalt:45998]: Signaling child to exit 2026-07-09 02:44:25.024 | WAKEUP 2026-07-09 02:44:25.053 | [2066 Async ks-group-memberalt:45998]: Signaled 2026-07-09 02:44:25.055 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-09 02:44:25.055 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 3538e5b53b154a27a4003802cf15bda3 --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:25.055 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3538e5b53b154a27a4003802cf15bda3 --project 707a4c515c7243f2a490a877b1b43b59 -f value -c Role 2026-07-09 02:44:25.055 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:25.055 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:25.055 | + functions-common:get_or_add_group_project_role:1049 : echo 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:25.055 | 2ce78a8978cb4995a82b9fcae4a950de 2026-07-09 02:44:25.112 | [2066 Async ks-group-memberalt:45998]: finished get_or_add_group_project_role member 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 with result 0 in 12 seconds 2026-07-09 02:44:25.160 | [2066 Async ks-group-anotheralt:46077]: Waiting for completion of get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 running on PID 46077 (3 other jobs running) 2026-07-09 02:44:25.191 | [2066 Async ks-group-anotheralt:46077]: Signaling child to exit 2026-07-09 02:44:25.237 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:44:25.270 | [46077 Async ks-group-anotheralt:46077]: finished successfully 2026-07-09 02:44:25.300 | WAKEUP 2026-07-09 02:44:25.328 | [2066 Async ks-group-anotheralt:46077]: Signaled 2026-07-09 02:44:25.330 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-09 02:44:25.330 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 3538e5b53b154a27a4003802cf15bda3 --project 707a4c515c7243f2a490a877b1b43b59 2026-07-09 02:44:25.330 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3538e5b53b154a27a4003802cf15bda3 --project 707a4c515c7243f2a490a877b1b43b59 -f value -c Role 2026-07-09 02:44:25.330 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:25.330 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:25.330 | + functions-common:get_or_add_group_project_role:1049 : echo 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:25.331 | 3925150f0d664c7b8c62b7c042a7f116 2026-07-09 02:44:25.385 | [2066 Async ks-group-anotheralt:46077]: finished get_or_add_group_project_role anotherrole 3538e5b53b154a27a4003802cf15bda3 707a4c515c7243f2a490a877b1b43b59 with result 0 in 12 seconds 2026-07-09 02:44:25.432 | [2066 Async ks-group-admin:46156]: Waiting for completion of get_or_add_group_project_role admin 8d151c3bc5284c56b500cfb419ff089f e702fc0e948541a5a76a68ffa055478f running on PID 46156 (2 other jobs running) 2026-07-09 02:44:25.463 | [2066 Async ks-group-admin:46156]: Signaling child to exit 2026-07-09 02:44:25.463 | WAKEUP 2026-07-09 02:44:25.492 | [2066 Async ks-group-admin:46156]: Signaled 2026-07-09 02:44:25.494 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-09 02:44:25.494 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8d151c3bc5284c56b500cfb419ff089f --project e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:44:25.494 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8d151c3bc5284c56b500cfb419ff089f --project e702fc0e948541a5a76a68ffa055478f -f value -c Role 2026-07-09 02:44:25.494 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:44:25.494 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:25.494 | + functions-common:get_or_add_group_project_role:1049 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:25.494 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:44:25.549 | [2066 Async ks-group-admin:46156]: finished get_or_add_group_project_role admin 8d151c3bc5284c56b500cfb419ff089f e702fc0e948541a5a76a68ffa055478f with result 0 in 12 seconds 2026-07-09 02:44:25.555 | + inc/async:async_wait:197 : return 0 2026-07-09 02:44:25.559 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-09 02:44:25.585 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:44:25.589 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-09 02:44:25.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:44:25.621 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-09 02:44:25.625 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-09 02:44:25.716 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-09 02:44:25.768 | [2066 Async create_nova_accounts:48056]: running: create_nova_accounts 2026-07-09 02:44:25.773 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-09 02:44:25.801 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:44:25.805 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-09 02:44:25.809 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-09 02:44:25.897 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-09 02:44:25.954 | [2066 Async create_glance_accounts:48179]: running: create_glance_accounts 2026-07-09 02:44:25.959 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-09 02:44:25.992 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:44:25.997 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-09 02:44:26.002 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-09 02:44:26.084 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-09 02:44:26.145 | [2066 Async create_cinder_accounts:48317]: running: create_cinder_accounts 2026-07-09 02:44:26.151 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-09 02:44:26.180 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:44:26.183 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-09 02:44:26.185 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-09 02:44:26.257 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-09 02:44:26.316 | [2066 Async create_neutron_accounts:48459]: running: create_neutron_accounts 2026-07-09 02:44:26.322 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-09 02:44:26.352 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:44:26.357 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-09 02:44:26.390 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:44:26.395 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-09 02:44:26.514 | [2066 Async create_nova_accounts:48056]: Waiting for completion of create_nova_accounts running on PID 48056 (5 other jobs running) 2026-07-09 02:44:26.576 | [2066 Async create_nova_accounts:48056]: Signaling child to exit 2026-07-09 02:45:01.950 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:45:01.976 | [48459 Async create_neutron_accounts:48459]: finished successfully 2026-07-09 02:45:09.887 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:45:09.927 | [48317 Async create_cinder_accounts:48317]: finished successfully 2026-07-09 02:45:26.201 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:45:26.234 | [48056 Async create_nova_accounts:48056]: finished successfully 2026-07-09 02:45:26.264 | WAKEUP 2026-07-09 02:45:26.294 | [2066 Async create_nova_accounts:48056]: Signaled 2026-07-09 02:45:26.297 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-09 02:45:26.297 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-09 02:45:26.297 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-09 02:45:26.297 | + functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:45:26.297 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:45:26.297 | + functions-common:get_or_create_user:903 : local email= 2026-07-09 02:45:26.297 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-09 02:45:26.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.298 | + functions-common:get_or_create_user:915 : user_id=b47cc715fa314dad89ed910e15e1ac66 2026-07-09 02:45:26.298 | + functions-common:get_or_create_user:916 : echo b47cc715fa314dad89ed910e15e1ac66 2026-07-09 02:45:26.298 | b47cc715fa314dad89ed910e15e1ac66 2026-07-09 02:45:26.298 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-09 02:45:26.298 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:26.298 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:26.298 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:26.298 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:26.298 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:26.298 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:26.299 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:26.299 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:26.299 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:26.299 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:26.300 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:26.300 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-09 02:45:26.300 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:26.300 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.300 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:26.301 | + functions-common:get_or_add_user_project_role:980 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:26.301 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:26.301 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-09 02:45:26.301 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-09 02:45:26.301 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:26.302 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:26.303 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:26.303 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:26.304 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:26.304 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:26.304 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-09 02:45:26.304 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:26.304 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.304 | + functions-common:get_or_add_user_project_role:979 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:26.304 | + functions-common:get_or_add_user_project_role:980 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:26.305 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:26.306 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-09 02:45:26.306 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.130/compute 2026-07-09 02:45:26.306 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-09 02:45:26.306 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:45:26.306 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-09 02:45:26.306 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-09 02:45:26.307 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.307 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:45:26.307 | 447ec9cef0f848c7b4dc47325064fd6e' 2026-07-09 02:45:26.307 | + functions-common:get_or_create_service:1067 : echo 447ec9cef0f848c7b4dc47325064fd6e 2026-07-09 02:45:26.307 | 447ec9cef0f848c7b4dc47325064fd6e 2026-07-09 02:45:26.307 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.130/compute/v2/$(project_id)s' 2026-07-09 02:45:26.307 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:45:26.308 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.130/compute/v2/$(project_id)s' RegionOne 2026-07-09 02:45:26.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:45:26.308 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-09 02:45:26.308 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:45:26.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:45:26.309 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.130/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-09 02:45:26.309 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fc22377b9e5e402abc0c3f42965a330c 2026-07-09 02:45:26.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fc22377b9e5e402abc0c3f42965a330c 2026-07-09 02:45:26.309 | + functions-common:get_or_create_endpoint:1100 : public_id=fc22377b9e5e402abc0c3f42965a330c 2026-07-09 02:45:26.309 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:45:26.309 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:45:26.310 | + functions-common:get_or_create_endpoint:1109 : echo fc22377b9e5e402abc0c3f42965a330c 2026-07-09 02:45:26.310 | fc22377b9e5e402abc0c3f42965a330c 2026-07-09 02:45:26.311 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-09 02:45:26.311 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:45:26.311 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-09 02:45:26.311 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-09 02:45:26.311 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.311 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:45:26.311 | 697202736f4448098c906257d4e27b79' 2026-07-09 02:45:26.311 | + functions-common:get_or_create_service:1067 : echo 697202736f4448098c906257d4e27b79 2026-07-09 02:45:26.312 | 697202736f4448098c906257d4e27b79 2026-07-09 02:45:26.312 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.130/compute/v2.1 2026-07-09 02:45:26.312 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:45:26.312 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.130/compute/v2.1 RegionOne 2026-07-09 02:45:26.312 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:45:26.313 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-09 02:45:26.313 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:45:26.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:45:26.313 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.130/compute/v2.1 --region RegionOne -f value -c id 2026-07-09 02:45:26.313 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:26.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5d9649223a2f46d7a4b61245c06cb848 2026-07-09 02:45:26.313 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5d9649223a2f46d7a4b61245c06cb848 2026-07-09 02:45:26.313 | + functions-common:get_or_create_endpoint:1100 : public_id=5d9649223a2f46d7a4b61245c06cb848 2026-07-09 02:45:26.314 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:45:26.314 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:45:26.314 | + functions-common:get_or_create_endpoint:1109 : echo 5d9649223a2f46d7a4b61245c06cb848 2026-07-09 02:45:26.314 | 5d9649223a2f46d7a4b61245c06cb848 2026-07-09 02:45:26.314 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-09 02:45:26.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:26.314 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-09 02:45:26.315 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:26.315 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-09 02:45:26.315 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:26.315 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-09 02:45:26.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:26.315 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-09 02:45:26.354 | [2066 Async create_nova_accounts:48056]: finished create_nova_accounts with result 0 in 60 seconds 2026-07-09 02:45:26.396 | [2066 Async create_glance_accounts:48179]: Waiting for completion of create_glance_accounts running on PID 48179 (4 other jobs running) 2026-07-09 02:45:26.424 | [2066 Async create_glance_accounts:48179]: Signaling child to exit 2026-07-09 02:45:40.245 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:45:40.273 | [48179 Async create_glance_accounts:48179]: finished successfully 2026-07-09 02:45:40.301 | WAKEUP 2026-07-09 02:45:40.326 | [2066 Async create_glance_accounts:48179]: Signaled 2026-07-09 02:45:40.329 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-09 02:45:40.329 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:40.329 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-09 02:45:40.329 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-09 02:45:40.329 | + functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:45:40.330 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:45:40.330 | + functions-common:get_or_create_user:903 : local email= 2026-07-09 02:45:40.330 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-09 02:45:40.330 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.330 | + functions-common:get_or_create_user:915 : user_id=122cab15468d45b0a2a2efce12e09f0a 2026-07-09 02:45:40.330 | + functions-common:get_or_create_user:916 : echo 122cab15468d45b0a2a2efce12e09f0a 2026-07-09 02:45:40.330 | 122cab15468d45b0a2a2efce12e09f0a 2026-07-09 02:45:40.330 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-09 02:45:40.330 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:40.330 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:40.331 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:40.331 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:40.331 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:40.331 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:40.331 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:40.331 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:40.332 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:40.332 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:40.332 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:40.332 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-09 02:45:40.332 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:40.333 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.333 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.333 | + functions-common:get_or_add_user_project_role:980 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.333 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.333 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-09 02:45:40.333 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-09 02:45:40.333 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:40.334 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:40.334 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:40.334 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:40.334 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:40.334 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:40.334 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:40.335 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:40.335 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:40.335 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:40.335 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:40.335 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-09 02:45:40.335 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:40.336 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.336 | + functions-common:get_or_add_user_project_role:979 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:40.336 | + functions-common:get_or_add_user_project_role:980 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:40.336 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:45:40.336 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-09 02:45:40.336 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:40.336 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-09 02:45:40.337 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:45:40.337 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-09 02:45:40.337 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-09 02:45:40.337 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.337 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:45:40.337 | 4e47f8a5994a43c7a7f2ae2e8a5e9196' 2026-07-09 02:45:40.338 | + functions-common:get_or_create_service:1067 : echo 4e47f8a5994a43c7a7f2ae2e8a5e9196 2026-07-09 02:45:40.338 | 4e47f8a5994a43c7a7f2ae2e8a5e9196 2026-07-09 02:45:40.338 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.130/image 2026-07-09 02:45:40.338 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:45:40.338 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.130/image RegionOne 2026-07-09 02:45:40.338 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:45:40.338 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-09 02:45:40.338 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.339 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:45:40.339 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:45:40.339 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.130/image --region RegionOne -f value -c id 2026-07-09 02:45:40.339 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.339 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.339 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.340 | + functions-common:get_or_create_endpoint:1100 : public_id=e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.340 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:45:40.340 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:45:40.340 | + functions-common:get_or_create_endpoint:1109 : echo e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.340 | e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.340 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-09 02:45:40.340 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-09 02:45:40.340 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-09 02:45:40.341 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.341 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-09 02:45:40.341 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-09 02:45:40.341 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-09 02:45:40.341 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-09 02:45:40.341 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-09 02:45:40.342 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-09 02:45:40.342 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-09 02:45:40.342 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-09 02:45:40.342 | +---------------+----------------------------------+ 2026-07-09 02:45:40.342 | | Field | Value | 2026-07-09 02:45:40.342 | +---------------+----------------------------------+ 2026-07-09 02:45:40.342 | | default_limit | 2000 | 2026-07-09 02:45:40.343 | | description | None | 2026-07-09 02:45:40.343 | | id | bdfedaa52b944a57b877748d36998e68 | 2026-07-09 02:45:40.343 | | region_id | RegionOne | 2026-07-09 02:45:40.343 | | resource_name | image_size_total | 2026-07-09 02:45:40.343 | | service_id | 4e47f8a5994a43c7a7f2ae2e8a5e9196 | 2026-07-09 02:45:40.343 | +---------------+----------------------------------+ 2026-07-09 02:45:40.343 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-09 02:45:40.344 | +---------------+----------------------------------+ 2026-07-09 02:45:40.344 | | Field | Value | 2026-07-09 02:45:40.344 | +---------------+----------------------------------+ 2026-07-09 02:45:40.344 | | default_limit | 2000 | 2026-07-09 02:45:40.344 | | description | None | 2026-07-09 02:45:40.344 | | id | d0ad923bbb9645738f2bbebc15047a98 | 2026-07-09 02:45:40.345 | | region_id | RegionOne | 2026-07-09 02:45:40.345 | | resource_name | image_stage_total | 2026-07-09 02:45:40.345 | | service_id | 4e47f8a5994a43c7a7f2ae2e8a5e9196 | 2026-07-09 02:45:40.345 | +---------------+----------------------------------+ 2026-07-09 02:45:40.345 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-09 02:45:40.345 | +---------------+----------------------------------+ 2026-07-09 02:45:40.346 | | Field | Value | 2026-07-09 02:45:40.346 | +---------------+----------------------------------+ 2026-07-09 02:45:40.346 | | default_limit | 100 | 2026-07-09 02:45:40.346 | | description | None | 2026-07-09 02:45:40.346 | | id | 520d353301b54dfc8b168bd6bbb12654 | 2026-07-09 02:45:40.346 | | region_id | RegionOne | 2026-07-09 02:45:40.346 | | resource_name | image_count_total | 2026-07-09 02:45:40.347 | | service_id | 4e47f8a5994a43c7a7f2ae2e8a5e9196 | 2026-07-09 02:45:40.347 | +---------------+----------------------------------+ 2026-07-09 02:45:40.347 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-09 02:45:40.347 | +---------------+----------------------------------+ 2026-07-09 02:45:40.347 | | Field | Value | 2026-07-09 02:45:40.347 | +---------------+----------------------------------+ 2026-07-09 02:45:40.347 | | default_limit | 100 | 2026-07-09 02:45:40.348 | | description | None | 2026-07-09 02:45:40.348 | | id | a925a0bac4644637a0ab438b1b9f9004 | 2026-07-09 02:45:40.348 | | region_id | RegionOne | 2026-07-09 02:45:40.348 | | resource_name | image_count_uploading | 2026-07-09 02:45:40.348 | | service_id | 4e47f8a5994a43c7a7f2ae2e8a5e9196 | 2026-07-09 02:45:40.348 | +---------------+----------------------------------+ 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.130/identity 2026-07-09 02:45:40.349 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-09 02:45:40.350 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-09 02:45:40.350 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.350 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id e8af80304eca4e99b2a71e7c72fd217f 2026-07-09 02:45:40.350 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-09 02:45:40.350 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-09 02:45:40.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:40.370 | [2066 Async create_glance_accounts:48179]: finished create_glance_accounts with result 0 in 74 seconds 2026-07-09 02:45:40.410 | [2066 Async create_cinder_accounts:48317]: Waiting for completion of create_cinder_accounts running on PID 48317 (3 other jobs running) 2026-07-09 02:45:40.438 | [2066 Async create_cinder_accounts:48317]: Signaling child to exit 2026-07-09 02:45:40.438 | WAKEUP 2026-07-09 02:45:40.462 | [2066 Async create_cinder_accounts:48317]: Signaled 2026-07-09 02:45:40.464 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-09 02:45:40.464 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-09 02:45:40.464 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-09 02:45:40.464 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:40.465 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-09 02:45:40.465 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-09 02:45:40.465 | + functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:45:40.465 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:45:40.465 | + functions-common:get_or_create_user:903 : local email= 2026-07-09 02:45:40.465 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-09 02:45:40.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.466 | + functions-common:get_or_create_user:915 : user_id=0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.466 | + functions-common:get_or_create_user:916 : echo 0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.466 | 0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.466 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-09 02:45:40.466 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:40.466 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:40.466 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:40.467 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:40.468 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:40.468 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-09 02:45:40.468 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:40.468 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.468 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.469 | + functions-common:get_or_add_user_project_role:980 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.469 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.469 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-09 02:45:40.469 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-09 02:45:40.469 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:45:40.469 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-09 02:45:40.469 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.130/volume 2026-07-09 02:45:40.470 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-09 02:45:40.470 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:45:40.470 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-09 02:45:40.470 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-09 02:45:40.470 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.470 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:45:40.471 | d47ef23b6b9a48fc962f6c7249f65d89' 2026-07-09 02:45:40.471 | + functions-common:get_or_create_service:1067 : echo d47ef23b6b9a48fc962f6c7249f65d89 2026-07-09 02:45:40.471 | d47ef23b6b9a48fc962f6c7249f65d89 2026-07-09 02:45:40.471 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.130/volume/v3 2026-07-09 02:45:40.471 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:45:40.471 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.130/volume/v3 RegionOne 2026-07-09 02:45:40.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:45:40.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-09 02:45:40.472 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:45:40.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:45:40.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.130/volume/v3 --region RegionOne -f value -c id 2026-07-09 02:45:40.472 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=74b5519ed7f941aa9582bd22147f03b8 2026-07-09 02:45:40.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 74b5519ed7f941aa9582bd22147f03b8 2026-07-09 02:45:40.473 | + functions-common:get_or_create_endpoint:1100 : public_id=74b5519ed7f941aa9582bd22147f03b8 2026-07-09 02:45:40.473 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:45:40.473 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:45:40.473 | + functions-common:get_or_create_endpoint:1109 : echo 74b5519ed7f941aa9582bd22147f03b8 2026-07-09 02:45:40.473 | 74b5519ed7f941aa9582bd22147f03b8 2026-07-09 02:45:40.474 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-09 02:45:40.474 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-09 02:45:40.474 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-09 02:45:40.474 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-09 02:45:40.474 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.474 | ++ functions-common:get_or_create_project:928 : project_id=5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:45:40.474 | ++ functions-common:get_or_create_project:929 : echo 5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:45:40.475 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5a9b5a91d7d447138907ec5008702b34 2026-07-09 02:45:40.475 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-09 02:45:40.475 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:45:40.475 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:45:40.475 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-09 02:45:40.475 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-09 02:45:40.476 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-09 02:45:40.476 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.476 | ++ functions-common:get_or_create_user:915 : user_id=0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.476 | ++ functions-common:get_or_create_user:916 : echo 0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.476 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0c57e45659c745d6856ed78785657873 2026-07-09 02:45:40.510 | [2066 Async create_cinder_accounts:48317]: finished create_cinder_accounts with result 0 in 43 seconds 2026-07-09 02:45:40.516 | + inc/async:async_wait:197 : return 0 2026-07-09 02:45:40.521 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-09 02:45:40.582 | [2066 Async create_neutron_accounts:48459]: Waiting for completion of create_neutron_accounts running on PID 48459 (2 other jobs running) 2026-07-09 02:45:40.608 | [2066 Async create_neutron_accounts:48459]: Signaling child to exit 2026-07-09 02:45:40.608 | WAKEUP 2026-07-09 02:45:40.634 | [2066 Async create_neutron_accounts:48459]: Signaled 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.130/ 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.130/networking 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-09 02:45:40.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:40.636 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-09 02:45:40.636 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-09 02:45:40.636 | + functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:45:40.637 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:45:40.637 | + functions-common:get_or_create_user:903 : local email= 2026-07-09 02:45:40.637 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-09 02:45:40.637 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.637 | + functions-common:get_or_create_user:915 : user_id=c7e8c1861d1b40e483db71f3e75c7b82 2026-07-09 02:45:40.637 | + functions-common:get_or_create_user:916 : echo c7e8c1861d1b40e483db71f3e75c7b82 2026-07-09 02:45:40.637 | c7e8c1861d1b40e483db71f3e75c7b82 2026-07-09 02:45:40.637 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-09 02:45:40.637 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:45:40.638 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:45:40.638 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:45:40.638 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:45:40.639 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:45:40.639 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:45:40.639 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-09 02:45:40.639 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:45:40.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.639 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.639 | + functions-common:get_or_add_user_project_role:980 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.639 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:45:40.639 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-09 02:45:40.640 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-09 02:45:40.640 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:45:40.640 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-09 02:45:40.640 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-09 02:45:40.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.640 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:45:40.640 | 748f69abb51146f5ae0311840252abd9' 2026-07-09 02:45:40.640 | + functions-common:get_or_create_service:1067 : echo 748f69abb51146f5ae0311840252abd9 2026-07-09 02:45:40.640 | 748f69abb51146f5ae0311840252abd9 2026-07-09 02:45:40.641 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.130/networking 2026-07-09 02:45:40.641 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:45:40.641 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.130/networking RegionOne 2026-07-09 02:45:40.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:45:40.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-09 02:45:40.641 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:45:40.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:45:40.642 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.130/networking --region RegionOne -f value -c id 2026-07-09 02:45:40.642 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:45:40.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f5d9c7a2e17248d88f4de9f644fafe3b 2026-07-09 02:45:40.642 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f5d9c7a2e17248d88f4de9f644fafe3b 2026-07-09 02:45:40.642 | + functions-common:get_or_create_endpoint:1100 : public_id=f5d9c7a2e17248d88f4de9f644fafe3b 2026-07-09 02:45:40.642 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:45:40.642 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:45:40.642 | + functions-common:get_or_create_endpoint:1109 : echo f5d9c7a2e17248d88f4de9f644fafe3b 2026-07-09 02:45:40.642 | f5d9c7a2e17248d88f4de9f644fafe3b 2026-07-09 02:45:40.682 | [2066 Async create_neutron_accounts:48459]: finished create_neutron_accounts with result 0 in 35 seconds 2026-07-09 02:45:40.691 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-09 02:45:40.698 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-09 02:45:40.702 | + inc/async:async_wait:197 : return 0 2026-07-09 02:45:40.706 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-09 02:45:40.730 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:40.733 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-09 02:45:40.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:40.761 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-09 02:45:40.765 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:45:40.769 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-09 02:45:40.774 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-09 02:45:40.778 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-09 02:45:40.859 | + inc/async:async_inner:63 : init_glance 2026-07-09 02:45:40.910 | [2066 Async init_glance:50722]: running: init_glance 2026-07-09 02:45:40.914 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-09 02:45:40.936 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:45:40.940 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-09 02:45:40.942 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:45:40.946 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-09 02:45:40.948 | + ./stack.sh:main:1170 : configure_neutron 2026-07-09 02:45:40.950 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-09 02:45:40.954 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-09 02:45:40.958 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-09 02:45:40.976 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-09 02:45:40.980 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-09 02:45:53.938 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:45:53.940 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:45:53.941 | we strongly recommend against using it for new projects. 2026-07-09 02:45:53.941 | 2026-07-09 02:45:53.941 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:45:53.942 | framework. For more detail see 2026-07-09 02:45:53.942 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:45:53.942 | 2026-07-09 02:45:53.942 | __import__(import_str) 2026-07-09 02:45:54.765 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:45:54.795 | [50722 Async init_glance:50722]: finished successfully 2026-07-09 02:46:06.761 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-09 02:46:06.762 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-09 02:46:21.709 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-09 02:46:21.713 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-09 02:46:21.717 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-09 02:46:21.719 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-09 02:46:21.722 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-09 02:46:21.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-09 02:46:21.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-09 02:46:21.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-09 02:46:21.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-09 02:46:21.736 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-09 02:46:21.739 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-09 02:46:21.741 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-09 02:46:21.743 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-09 02:46:21.746 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-09 02:46:21.748 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-09 02:46:21.750 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-09 02:46:21.755 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:46:21.758 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:46:21.760 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-09 02:46:21.762 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:46:21.767 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-09 02:46:21.770 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-09 02:46:21.773 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-09 02:46:21.775 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-09 02:46:21.778 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:46:21.780 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:46:21.783 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:46:21.802 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:46:21.805 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:46:21.808 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-09 02:46:21.811 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-09 02:46:21.845 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-09 02:46:21.878 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-09 02:46:21.911 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-09 02:46:21.945 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-09 02:46:21.978 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-09 02:46:22.010 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-09 02:46:22.012 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-09 02:46:22.015 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-09 02:46:22.017 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-09 02:46:22.020 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:46:22.039 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:46:22.042 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:46:22.046 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:46:22.048 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:46:22.051 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:46:22.082 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:46:22.116 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:46:22.151 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:46:22.185 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-09 02:46:22.220 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-09 02:46:22.223 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:46:22.225 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-09 02:46:22.228 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-09 02:46:22.231 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-09 02:46:22.233 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:46:22.236 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-09 02:46:22.239 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-09 02:46:22.254 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-09 02:46:22.271 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-09 02:46:22.288 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-09 02:46:22.303 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-09 02:46:22.319 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-09 02:46:22.322 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-09 02:46:22.326 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-09 02:46:22.330 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.V9DiSsp5mi 2026-07-09 02:46:22.332 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-09 02:46:22.336 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-09 02:46:22.339 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.V9DiSsp5mi 2026-07-09 02:46:22.344 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.V9DiSsp5mi 2026-07-09 02:46:22.360 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.V9DiSsp5mi /etc/sudoers.d/neutron-rootwrap 2026-07-09 02:46:22.375 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-09 02:46:22.379 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-09 02:46:22.382 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-09 02:46:22.416 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-09 02:46:22.419 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-09 02:46:22.454 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-09 02:46:22.457 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-09 02:46:22.460 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-09 02:46:22.462 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:46:22.466 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-09 02:46:22.468 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:46:22.487 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:46:22.491 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-09 02:46:22.493 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-09 02:46:22.496 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:46:22.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:46:22.518 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:46:22.522 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/ 2026-07-09 02:46:22.559 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:46:22.562 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:46:22.565 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-09 02:46:22.585 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.588 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-09 02:46:22.607 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.610 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-09 02:46:22.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.632 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-09 02:46:22.651 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.654 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-09 02:46:22.673 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.676 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-09 02:46:22.680 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-09 02:46:22.698 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:46:22.701 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-09 02:46:22.704 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-09 02:46:22.707 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-09 02:46:22.707 | Configuring OVN 2026-07-09 02:46:22.710 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-09 02:46:22.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-09 02:46:22.716 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-09 02:46:22.721 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=35c45f57-a5b5-4fa4-bb05-50fad2a07ef0 2026-07-09 02:46:22.724 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:46:22.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-09 02:46:22.729 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:46:22.732 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:46:22.735 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:46:22.738 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:46:22.740 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:46:22.743 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:46:22.746 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:46:22.748 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:46:22.751 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:46:22.754 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:46:22.757 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:46:22.759 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:46:22.762 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:46:22.765 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-09 02:46:22.768 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-09 02:46:22.771 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-09 02:46:22.774 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-09 02:46:22.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:46:22.794 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-09 02:46:22.838 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-09 02:46:22.841 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-09 02:46:22.844 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-09 02:46:22.862 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:46:22.865 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-09 02:46:22.868 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:46:22.871 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-09 02:46:22.874 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-09 02:46:22.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-09 02:46:22.897 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-09 02:46:22.900 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-09 02:46:34.902 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:46:34.902 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:46:34.902 | we strongly recommend against using it for new projects. 2026-07-09 02:46:34.902 | 2026-07-09 02:46:34.902 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:46:34.902 | framework. For more detail see 2026-07-09 02:46:34.902 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:46:34.903 | 2026-07-09 02:46:34.903 | __import__(import_str) 2026-07-09 02:46:47.690 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-09 02:46:47.690 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-09 02:47:02.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:47:02.698 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:47:02.700 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:47:02.704 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-09 02:47:02.738 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-09 02:47:02.741 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-09 02:47:02.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-09 02:47:02.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.130 2026-07-09 02:47:02.839 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-09 02:47:02.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-09 02:47:02.906 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-09 02:47:02.938 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.130:6642 2026-07-09 02:47:02.971 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-09 02:47:02.990 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:02.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-09 02:47:02.996 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-09 02:47:03.031 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.130:6641 2026-07-09 02:47:03.065 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-09 02:47:03.068 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-09 02:47:03.068 | Configuring Neutron for OVN 2026-07-09 02:47:03.071 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-09 02:47:03.088 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:03.091 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-09 02:47:03.095 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-09 02:47:03.095 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-09 02:47:06.696 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-09 02:47:06.701 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-09 02:47:06.701 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-09 02:47:09.918 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-09 02:47:09.922 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-09 02:47:09.944 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:09.948 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-09 02:47:09.953 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-09 02:47:09.955 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-09 02:47:09.955 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:09.956 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-09 02:47:09.959 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:09.960 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-09 02:47:09.966 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-09 02:47:09.966 | address-scope 2026-07-09 02:47:09.966 | agent 2026-07-09 02:47:09.966 | allowed-address-pairs 2026-07-09 02:47:09.966 | auto-allocated-topology 2026-07-09 02:47:09.967 | availability_zone 2026-07-09 02:47:09.967 | bgp 2026-07-09 02:47:09.967 | bgp_4byte_asn 2026-07-09 02:47:09.967 | bgp_dragent_scheduler 2026-07-09 02:47:09.967 | binding 2026-07-09 02:47:09.967 | binding-extended 2026-07-09 02:47:09.968 | default-subnetpools 2026-07-09 02:47:09.968 | dhcp_agent_scheduler 2026-07-09 02:47:09.968 | dns-domain-ports 2026-07-09 02:47:09.968 | dns-integration 2026-07-09 02:47:09.968 | dns-integration-domain-keywords 2026-07-09 02:47:09.968 | empty-string-filtering 2026-07-09 02:47:09.968 | enable-default-route-bfd 2026-07-09 02:47:09.968 | enable-default-route-ecmp 2026-07-09 02:47:09.968 | expose-port-forwarding-in-fip 2026-07-09 02:47:09.968 | ext-gw-mode 2026-07-09 02:47:09.969 | external-gateway-multihoming 2026-07-09 02:47:09.969 | external-net 2026-07-09 02:47:09.969 | extra_dhcp_opt 2026-07-09 02:47:09.969 | extraroute 2026-07-09 02:47:09.969 | extraroute-atomic 2026-07-09 02:47:09.969 | filter-validation 2026-07-09 02:47:09.970 | fip-port-details 2026-07-09 02:47:09.970 | flavors 2026-07-09 02:47:09.970 | floating-ip-port-forwarding 2026-07-09 02:47:09.971 | floating-ip-port-forwarding-description 2026-07-09 02:47:09.971 | floating-ip-port-forwarding-detail 2026-07-09 02:47:09.971 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:09.971 | floatingip-pools 2026-07-09 02:47:09.971 | fwaas_v2 2026-07-09 02:47:09.972 | ip_allocation 2026-07-09 02:47:09.972 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:09.972 | l3-flavors 2026-07-09 02:47:09.972 | l3-ha 2026-07-09 02:47:09.972 | l3_agent_scheduler 2026-07-09 02:47:09.972 | logging 2026-07-09 02:47:09.972 | multi-provider 2026-07-09 02:47:09.972 | net-mtu 2026-07-09 02:47:09.972 | net-mtu-writable 2026-07-09 02:47:09.972 | network-ip-availability 2026-07-09 02:47:09.972 | network_availability_zone 2026-07-09 02:47:09.973 | network_ha 2026-07-09 02:47:09.973 | pagination 2026-07-09 02:47:09.973 | port-device-profile 2026-07-09 02:47:09.973 | port-hardware-offload-type 2026-07-09 02:47:09.973 | port-mac-address-regenerate 2026-07-09 02:47:09.973 | port-numa-affinity-policy 2026-07-09 02:47:09.974 | port-numa-affinity-policy-socket 2026-07-09 02:47:09.974 | port-resource-request 2026-07-09 02:47:09.974 | port-security 2026-07-09 02:47:09.975 | port-trusted-vif 2026-07-09 02:47:09.975 | project-id 2026-07-09 02:47:09.975 | provider 2026-07-09 02:47:09.975 | pvlan 2026-07-09 02:47:09.975 | qinq 2026-07-09 02:47:09.975 | qos 2026-07-09 02:47:09.976 | qos-bw-limit-direction 2026-07-09 02:47:09.976 | qos-bw-minimum-ingress 2026-07-09 02:47:09.976 | qos-default 2026-07-09 02:47:09.976 | qos-fip 2026-07-09 02:47:09.976 | qos-gateway-ip 2026-07-09 02:47:09.976 | qos-rule-type-details 2026-07-09 02:47:09.976 | qos-rule-type-filter 2026-07-09 02:47:09.976 | qos-rules-alias 2026-07-09 02:47:09.976 | quota-check-limit 2026-07-09 02:47:09.976 | quota-check-limit-default 2026-07-09 02:47:09.976 | quota_details 2026-07-09 02:47:09.976 | quotas 2026-07-09 02:47:09.977 | rbac-address-scope 2026-07-09 02:47:09.977 | rbac-policies 2026-07-09 02:47:09.977 | rbac-security-groups 2026-07-09 02:47:09.977 | router 2026-07-09 02:47:09.977 | router-enable-snat 2026-07-09 02:47:09.977 | router_availability_zone 2026-07-09 02:47:09.977 | security-group 2026-07-09 02:47:09.977 | security-groups-default-rules 2026-07-09 02:47:09.977 | security-groups-default-statefulness 2026-07-09 02:47:09.977 | security-groups-normalized-cidr 2026-07-09 02:47:09.977 | security-groups-remote-address-group 2026-07-09 02:47:09.977 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:09.978 | security-groups-shared-filtering 2026-07-09 02:47:09.978 | segment 2026-07-09 02:47:09.978 | sorting 2026-07-09 02:47:09.978 | standard-attr-description 2026-07-09 02:47:09.978 | standard-attr-fwaas-v2 2026-07-09 02:47:09.978 | standard-attr-revisions 2026-07-09 02:47:09.978 | standard-attr-tag 2026-07-09 02:47:09.978 | standard-attr-timestamp 2026-07-09 02:47:09.978 | stateful-security-group 2026-07-09 02:47:09.978 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:09.978 | subnet-external-network 2026-07-09 02:47:09.978 | subnet-service-types 2026-07-09 02:47:09.979 | subnet_allocation 2026-07-09 02:47:09.979 | subnet_onboard 2026-07-09 02:47:09.979 | subnetpool-prefix-ops 2026-07-09 02:47:09.979 | tag-creation 2026-07-09 02:47:09.979 | tap-mirror 2026-07-09 02:47:09.979 | tap-mirror-both-direction 2026-07-09 02:47:09.979 | trunk 2026-07-09 02:47:09.979 | uplink-status-propagation 2026-07-09 02:47:09.979 | uplink-status-propagation-updatable 2026-07-09 02:47:09.979 | vlan-transparent 2026-07-09 02:47:09.979 | vpn-endpoint-groups 2026-07-09 02:47:09.979 | vpnaas' 2026-07-09 02:47:09.980 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:09.980 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-09 02:47:09.980 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-09 02:47:09.980 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-09 02:47:09.980 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:09.980 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-09 02:47:09.986 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-09 02:47:09.986 | address-scope 2026-07-09 02:47:09.986 | agent 2026-07-09 02:47:09.986 | allowed-address-pairs 2026-07-09 02:47:09.986 | auto-allocated-topology 2026-07-09 02:47:09.986 | availability_zone 2026-07-09 02:47:09.986 | bgp 2026-07-09 02:47:09.987 | bgp_4byte_asn 2026-07-09 02:47:09.987 | bgp_dragent_scheduler 2026-07-09 02:47:09.987 | binding 2026-07-09 02:47:09.987 | binding-extended 2026-07-09 02:47:09.987 | default-subnetpools 2026-07-09 02:47:09.987 | dhcp_agent_scheduler 2026-07-09 02:47:09.987 | dns-domain-ports 2026-07-09 02:47:09.987 | dns-integration 2026-07-09 02:47:09.987 | dns-integration-domain-keywords 2026-07-09 02:47:09.987 | empty-string-filtering 2026-07-09 02:47:09.987 | enable-default-route-bfd 2026-07-09 02:47:09.987 | enable-default-route-ecmp 2026-07-09 02:47:09.988 | expose-port-forwarding-in-fip 2026-07-09 02:47:09.988 | ext-gw-mode 2026-07-09 02:47:09.988 | external-gateway-multihoming 2026-07-09 02:47:09.988 | external-net 2026-07-09 02:47:09.988 | extra_dhcp_opt 2026-07-09 02:47:09.988 | extraroute 2026-07-09 02:47:09.988 | extraroute-atomic 2026-07-09 02:47:09.988 | filter-validation 2026-07-09 02:47:09.988 | fip-port-details 2026-07-09 02:47:09.988 | flavors 2026-07-09 02:47:09.988 | floating-ip-port-forwarding 2026-07-09 02:47:09.989 | floating-ip-port-forwarding-description 2026-07-09 02:47:09.989 | floating-ip-port-forwarding-detail 2026-07-09 02:47:09.989 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:09.989 | floatingip-pools 2026-07-09 02:47:09.989 | fwaas_v2 2026-07-09 02:47:09.989 | ip_allocation 2026-07-09 02:47:09.989 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:09.989 | l3-flavors 2026-07-09 02:47:09.989 | l3-ha 2026-07-09 02:47:09.989 | l3_agent_scheduler 2026-07-09 02:47:09.989 | logging 2026-07-09 02:47:09.989 | multi-provider 2026-07-09 02:47:09.990 | net-mtu 2026-07-09 02:47:09.990 | net-mtu-writable 2026-07-09 02:47:09.990 | network-ip-availability 2026-07-09 02:47:09.990 | network_availability_zone 2026-07-09 02:47:09.990 | network_ha 2026-07-09 02:47:09.990 | pagination 2026-07-09 02:47:09.990 | port-device-profile 2026-07-09 02:47:09.990 | port-hardware-offload-type 2026-07-09 02:47:09.990 | port-mac-address-regenerate 2026-07-09 02:47:09.990 | port-numa-affinity-policy 2026-07-09 02:47:09.990 | port-numa-affinity-policy-socket 2026-07-09 02:47:09.991 | port-resource-request 2026-07-09 02:47:09.991 | port-security 2026-07-09 02:47:09.991 | port-trusted-vif 2026-07-09 02:47:09.991 | project-id 2026-07-09 02:47:09.991 | provider 2026-07-09 02:47:09.991 | pvlan 2026-07-09 02:47:09.991 | qinq 2026-07-09 02:47:09.991 | qos 2026-07-09 02:47:09.991 | qos-bw-limit-direction 2026-07-09 02:47:09.991 | qos-bw-minimum-ingress 2026-07-09 02:47:09.991 | qos-default 2026-07-09 02:47:09.991 | qos-fip 2026-07-09 02:47:09.992 | qos-gateway-ip 2026-07-09 02:47:09.992 | qos-rule-type-details 2026-07-09 02:47:09.992 | qos-rule-type-filter 2026-07-09 02:47:09.992 | qos-rules-alias 2026-07-09 02:47:09.992 | quota-check-limit 2026-07-09 02:47:09.993 | quota-check-limit-default 2026-07-09 02:47:09.993 | quota_details 2026-07-09 02:47:09.993 | quotas 2026-07-09 02:47:09.993 | rbac-address-scope 2026-07-09 02:47:09.994 | rbac-policies 2026-07-09 02:47:09.994 | rbac-security-groups 2026-07-09 02:47:09.994 | router 2026-07-09 02:47:09.994 | router-enable-snat 2026-07-09 02:47:09.994 | router_availability_zone 2026-07-09 02:47:09.994 | security-group 2026-07-09 02:47:09.994 | security-groups-default-rules 2026-07-09 02:47:09.994 | security-groups-default-statefulness 2026-07-09 02:47:09.994 | security-groups-normalized-cidr 2026-07-09 02:47:09.994 | security-groups-remote-address-group 2026-07-09 02:47:09.994 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:09.994 | security-groups-shared-filtering 2026-07-09 02:47:09.995 | segment 2026-07-09 02:47:09.995 | sorting 2026-07-09 02:47:09.995 | standard-attr-description 2026-07-09 02:47:09.995 | standard-attr-fwaas-v2 2026-07-09 02:47:09.995 | standard-attr-revisions 2026-07-09 02:47:09.995 | standard-attr-tag 2026-07-09 02:47:09.995 | standard-attr-timestamp 2026-07-09 02:47:09.995 | stateful-security-group 2026-07-09 02:47:09.995 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:09.995 | subnet-external-network 2026-07-09 02:47:09.995 | subnet-service-types 2026-07-09 02:47:09.995 | subnet_allocation 2026-07-09 02:47:09.996 | subnet_onboard 2026-07-09 02:47:09.996 | subnetpool-prefix-ops 2026-07-09 02:47:09.996 | tag-creation 2026-07-09 02:47:09.996 | tap-mirror 2026-07-09 02:47:09.996 | tap-mirror-both-direction 2026-07-09 02:47:09.996 | trunk 2026-07-09 02:47:09.996 | uplink-status-propagation 2026-07-09 02:47:09.996 | uplink-status-propagation-updatable 2026-07-09 02:47:09.996 | vlan-transparent 2026-07-09 02:47:09.996 | vpn-endpoint-groups 2026-07-09 02:47:09.996 | vpnaas' 2026-07-09 02:47:09.997 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-09 02:47:09.997 | address-scope 2026-07-09 02:47:09.997 | agent 2026-07-09 02:47:09.997 | allowed-address-pairs 2026-07-09 02:47:09.997 | auto-allocated-topology 2026-07-09 02:47:09.997 | availability_zone 2026-07-09 02:47:09.997 | bgp 2026-07-09 02:47:09.997 | bgp_4byte_asn 2026-07-09 02:47:09.997 | bgp_dragent_scheduler 2026-07-09 02:47:09.997 | binding 2026-07-09 02:47:09.997 | binding-extended 2026-07-09 02:47:09.998 | default-subnetpools 2026-07-09 02:47:09.998 | dhcp_agent_scheduler 2026-07-09 02:47:09.998 | dns-domain-ports 2026-07-09 02:47:09.998 | dns-integration 2026-07-09 02:47:09.998 | dns-integration-domain-keywords 2026-07-09 02:47:09.998 | empty-string-filtering 2026-07-09 02:47:09.998 | enable-default-route-bfd 2026-07-09 02:47:09.998 | enable-default-route-ecmp 2026-07-09 02:47:09.998 | expose-port-forwarding-in-fip 2026-07-09 02:47:09.998 | ext-gw-mode 2026-07-09 02:47:09.998 | external-gateway-multihoming 2026-07-09 02:47:09.999 | external-net 2026-07-09 02:47:09.999 | extra_dhcp_opt 2026-07-09 02:47:09.999 | extraroute 2026-07-09 02:47:09.999 | extraroute-atomic 2026-07-09 02:47:09.999 | filter-validation 2026-07-09 02:47:09.999 | fip-port-details 2026-07-09 02:47:09.999 | flavors 2026-07-09 02:47:09.999 | floating-ip-port-forwarding 2026-07-09 02:47:09.999 | floating-ip-port-forwarding-description 2026-07-09 02:47:09.999 | floating-ip-port-forwarding-detail 2026-07-09 02:47:09.999 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:09.999 | floatingip-pools 2026-07-09 02:47:10.000 | fwaas_v2 2026-07-09 02:47:10.000 | ip_allocation 2026-07-09 02:47:10.000 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:10.000 | l3-flavors 2026-07-09 02:47:10.000 | l3-ha 2026-07-09 02:47:10.000 | l3_agent_scheduler 2026-07-09 02:47:10.000 | logging 2026-07-09 02:47:10.000 | multi-provider 2026-07-09 02:47:10.000 | net-mtu 2026-07-09 02:47:10.000 | net-mtu-writable 2026-07-09 02:47:10.000 | network-ip-availability 2026-07-09 02:47:10.001 | network_availability_zone 2026-07-09 02:47:10.001 | network_ha 2026-07-09 02:47:10.001 | pagination 2026-07-09 02:47:10.001 | port-device-profile 2026-07-09 02:47:10.001 | port-hardware-offload-type 2026-07-09 02:47:10.001 | port-mac-address-regenerate 2026-07-09 02:47:10.001 | port-numa-affinity-policy 2026-07-09 02:47:10.001 | port-numa-affinity-policy-socket 2026-07-09 02:47:10.001 | port-resource-request 2026-07-09 02:47:10.001 | port-security 2026-07-09 02:47:10.002 | port-trusted-vif 2026-07-09 02:47:10.002 | project-id 2026-07-09 02:47:10.002 | provider 2026-07-09 02:47:10.002 | pvlan 2026-07-09 02:47:10.002 | qinq 2026-07-09 02:47:10.002 | qos 2026-07-09 02:47:10.002 | qos-bw-limit-direction 2026-07-09 02:47:10.002 | qos-bw-minimum-ingress 2026-07-09 02:47:10.002 | qos-default 2026-07-09 02:47:10.002 | qos-fip 2026-07-09 02:47:10.002 | qos-gateway-ip 2026-07-09 02:47:10.003 | qos-rule-type-details 2026-07-09 02:47:10.003 | qos-rule-type-filter 2026-07-09 02:47:10.003 | qos-rules-alias 2026-07-09 02:47:10.003 | quota-check-limit 2026-07-09 02:47:10.003 | quota-check-limit-default 2026-07-09 02:47:10.003 | quota_details 2026-07-09 02:47:10.003 | quotas 2026-07-09 02:47:10.003 | rbac-address-scope 2026-07-09 02:47:10.003 | rbac-policies 2026-07-09 02:47:10.003 | rbac-security-groups 2026-07-09 02:47:10.003 | router 2026-07-09 02:47:10.004 | router-enable-snat 2026-07-09 02:47:10.004 | router_availability_zone 2026-07-09 02:47:10.004 | security-group 2026-07-09 02:47:10.004 | security-groups-default-rules 2026-07-09 02:47:10.004 | security-groups-default-statefulness 2026-07-09 02:47:10.004 | security-groups-normalized-cidr 2026-07-09 02:47:10.004 | security-groups-remote-address-group 2026-07-09 02:47:10.004 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:10.004 | security-groups-shared-filtering 2026-07-09 02:47:10.004 | segment 2026-07-09 02:47:10.004 | sorting 2026-07-09 02:47:10.005 | standard-attr-description 2026-07-09 02:47:10.005 | standard-attr-fwaas-v2 2026-07-09 02:47:10.005 | standard-attr-revisions 2026-07-09 02:47:10.005 | standard-attr-tag 2026-07-09 02:47:10.005 | standard-attr-timestamp 2026-07-09 02:47:10.005 | stateful-security-group 2026-07-09 02:47:10.005 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:10.005 | subnet-external-network 2026-07-09 02:47:10.005 | subnet-service-types 2026-07-09 02:47:10.005 | subnet_allocation 2026-07-09 02:47:10.005 | subnet_onboard 2026-07-09 02:47:10.005 | subnetpool-prefix-ops 2026-07-09 02:47:10.006 | tag-creation 2026-07-09 02:47:10.006 | tap-mirror 2026-07-09 02:47:10.006 | tap-mirror-both-direction 2026-07-09 02:47:10.006 | trunk 2026-07-09 02:47:10.006 | uplink-status-propagation 2026-07-09 02:47:10.006 | uplink-status-propagation-updatable 2026-07-09 02:47:10.006 | vlan-transparent 2026-07-09 02:47:10.006 | vpn-endpoint-groups 2026-07-09 02:47:10.006 | vpnaas' 2026-07-09 02:47:10.006 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-09 02:47:10.006 | address-scope 2026-07-09 02:47:10.006 | agent 2026-07-09 02:47:10.007 | allowed-address-pairs 2026-07-09 02:47:10.007 | auto-allocated-topology 2026-07-09 02:47:10.007 | availability_zone 2026-07-09 02:47:10.007 | bgp 2026-07-09 02:47:10.007 | bgp_4byte_asn 2026-07-09 02:47:10.007 | bgp_dragent_scheduler 2026-07-09 02:47:10.007 | binding 2026-07-09 02:47:10.007 | binding-extended 2026-07-09 02:47:10.007 | default-subnetpools 2026-07-09 02:47:10.007 | dhcp_agent_scheduler 2026-07-09 02:47:10.007 | dns-domain-ports 2026-07-09 02:47:10.008 | dns-integration 2026-07-09 02:47:10.008 | dns-integration-domain-keywords 2026-07-09 02:47:10.008 | empty-string-filtering 2026-07-09 02:47:10.008 | enable-default-route-bfd 2026-07-09 02:47:10.008 | enable-default-route-ecmp 2026-07-09 02:47:10.008 | expose-port-forwarding-in-fip 2026-07-09 02:47:10.008 | ext-gw-mode 2026-07-09 02:47:10.008 | external-gateway-multihoming 2026-07-09 02:47:10.008 | external-net 2026-07-09 02:47:10.008 | extra_dhcp_opt 2026-07-09 02:47:10.008 | extraroute 2026-07-09 02:47:10.008 | extraroute-atomic 2026-07-09 02:47:10.009 | filter-validation 2026-07-09 02:47:10.009 | fip-port-details 2026-07-09 02:47:10.009 | flavors 2026-07-09 02:47:10.009 | floating-ip-port-forwarding 2026-07-09 02:47:10.009 | floating-ip-port-forwarding-description 2026-07-09 02:47:10.009 | floating-ip-port-forwarding-detail 2026-07-09 02:47:10.009 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:10.009 | floatingip-pools 2026-07-09 02:47:10.009 | fwaas_v2 2026-07-09 02:47:10.009 | ip_allocation 2026-07-09 02:47:10.009 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:10.009 | l3-flavors 2026-07-09 02:47:10.010 | l3-ha 2026-07-09 02:47:10.010 | l3_agent_scheduler 2026-07-09 02:47:10.010 | logging 2026-07-09 02:47:10.010 | multi-provider 2026-07-09 02:47:10.010 | net-mtu 2026-07-09 02:47:10.010 | net-mtu-writable 2026-07-09 02:47:10.010 | network-ip-availability 2026-07-09 02:47:10.010 | network_availability_zone 2026-07-09 02:47:10.010 | network_ha 2026-07-09 02:47:10.010 | pagination 2026-07-09 02:47:10.010 | port-device-profile 2026-07-09 02:47:10.010 | port-hardware-offload-type 2026-07-09 02:47:10.011 | port-mac-address-regenerate 2026-07-09 02:47:10.011 | port-numa-affinity-policy 2026-07-09 02:47:10.011 | port-numa-affinity-policy-socket 2026-07-09 02:47:10.011 | port-resource-request 2026-07-09 02:47:10.011 | port-security 2026-07-09 02:47:10.011 | port-trusted-vif 2026-07-09 02:47:10.011 | project-id 2026-07-09 02:47:10.011 | provider 2026-07-09 02:47:10.011 | pvlan 2026-07-09 02:47:10.011 | qinq 2026-07-09 02:47:10.011 | qos 2026-07-09 02:47:10.012 | qos-bw-limit-direction 2026-07-09 02:47:10.012 | qos-bw-minimum-ingress 2026-07-09 02:47:10.012 | qos-default 2026-07-09 02:47:10.012 | qos-fip 2026-07-09 02:47:10.012 | qos-gateway-ip 2026-07-09 02:47:10.012 | qos-rule-type-details 2026-07-09 02:47:10.012 | qos-rule-type-filter 2026-07-09 02:47:10.012 | qos-rules-alias 2026-07-09 02:47:10.012 | quota-check-limit 2026-07-09 02:47:10.012 | quota-check-limit-default 2026-07-09 02:47:10.012 | quota_details 2026-07-09 02:47:10.012 | quotas 2026-07-09 02:47:10.013 | rbac-address-scope 2026-07-09 02:47:10.013 | rbac-policies 2026-07-09 02:47:10.013 | rbac-security-groups 2026-07-09 02:47:10.013 | router 2026-07-09 02:47:10.013 | router-enable-snat 2026-07-09 02:47:10.013 | router_availability_zone 2026-07-09 02:47:10.013 | security-group 2026-07-09 02:47:10.013 | security-groups-default-rules 2026-07-09 02:47:10.013 | security-groups-default-statefulness 2026-07-09 02:47:10.013 | security-groups-normalized-cidr 2026-07-09 02:47:10.013 | security-groups-remote-address-group 2026-07-09 02:47:10.014 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:10.014 | security-groups-shared-filtering 2026-07-09 02:47:10.014 | segment 2026-07-09 02:47:10.014 | sorting 2026-07-09 02:47:10.014 | standard-attr-description 2026-07-09 02:47:10.015 | standard-attr-fwaas-v2 2026-07-09 02:47:10.015 | standard-attr-revisions 2026-07-09 02:47:10.015 | standard-attr-tag 2026-07-09 02:47:10.016 | standard-attr-timestamp 2026-07-09 02:47:10.016 | stateful-security-group 2026-07-09 02:47:10.016 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:10.016 | subnet-external-network 2026-07-09 02:47:10.016 | subnet-service-types 2026-07-09 02:47:10.016 | subnet_allocation 2026-07-09 02:47:10.016 | subnet_onboard 2026-07-09 02:47:10.016 | subnetpool-prefix-ops 2026-07-09 02:47:10.016 | tag-creation 2026-07-09 02:47:10.016 | tap-mirror 2026-07-09 02:47:10.016 | tap-mirror-both-direction 2026-07-09 02:47:10.016 | trunk 2026-07-09 02:47:10.017 | uplink-status-propagation 2026-07-09 02:47:10.017 | uplink-status-propagation-updatable 2026-07-09 02:47:10.017 | vlan-transparent 2026-07-09 02:47:10.017 | vpn-endpoint-groups 2026-07-09 02:47:10.017 | vpnaas' 2026-07-09 02:47:10.017 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:10.017 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-09 02:47:10.017 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:10.017 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-09 02:47:10.017 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-09 02:47:10.017 | address-scope 2026-07-09 02:47:10.018 | agent 2026-07-09 02:47:10.018 | allowed-address-pairs 2026-07-09 02:47:10.018 | auto-allocated-topology 2026-07-09 02:47:10.018 | availability_zone 2026-07-09 02:47:10.018 | bgp 2026-07-09 02:47:10.018 | bgp_4byte_asn 2026-07-09 02:47:10.018 | bgp_dragent_scheduler 2026-07-09 02:47:10.018 | binding 2026-07-09 02:47:10.018 | binding-extended 2026-07-09 02:47:10.018 | default-subnetpools 2026-07-09 02:47:10.018 | dhcp_agent_scheduler 2026-07-09 02:47:10.018 | dns-domain-ports 2026-07-09 02:47:10.019 | dns-integration 2026-07-09 02:47:10.019 | dns-integration-domain-keywords 2026-07-09 02:47:10.019 | empty-string-filtering 2026-07-09 02:47:10.019 | enable-default-route-bfd 2026-07-09 02:47:10.019 | enable-default-route-ecmp 2026-07-09 02:47:10.019 | expose-port-forwarding-in-fip 2026-07-09 02:47:10.019 | ext-gw-mode 2026-07-09 02:47:10.019 | external-gateway-multihoming 2026-07-09 02:47:10.019 | external-net 2026-07-09 02:47:10.019 | extra_dhcp_opt 2026-07-09 02:47:10.019 | extraroute 2026-07-09 02:47:10.020 | extraroute-atomic 2026-07-09 02:47:10.020 | filter-validation 2026-07-09 02:47:10.020 | fip-port-details 2026-07-09 02:47:10.020 | flavors 2026-07-09 02:47:10.020 | floating-ip-port-forwarding 2026-07-09 02:47:10.020 | floating-ip-port-forwarding-description 2026-07-09 02:47:10.020 | floating-ip-port-forwarding-detail 2026-07-09 02:47:10.020 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:10.020 | floatingip-pools 2026-07-09 02:47:10.020 | fwaas_v2 2026-07-09 02:47:10.020 | ip_allocation 2026-07-09 02:47:10.020 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:10.021 | l3-flavors 2026-07-09 02:47:10.021 | l3-ha 2026-07-09 02:47:10.021 | l3_agent_scheduler 2026-07-09 02:47:10.021 | logging 2026-07-09 02:47:10.021 | multi-provider 2026-07-09 02:47:10.021 | net-mtu 2026-07-09 02:47:10.021 | net-mtu-writable 2026-07-09 02:47:10.021 | network-ip-availability 2026-07-09 02:47:10.021 | network_availability_zone 2026-07-09 02:47:10.021 | network_ha 2026-07-09 02:47:10.021 | pagination 2026-07-09 02:47:10.021 | port-device-profile 2026-07-09 02:47:10.022 | port-hardware-offload-type 2026-07-09 02:47:10.022 | port-mac-address-regenerate 2026-07-09 02:47:10.022 | port-numa-affinity-policy 2026-07-09 02:47:10.022 | port-numa-affinity-policy-socket 2026-07-09 02:47:10.022 | port-resource-request 2026-07-09 02:47:10.022 | port-security 2026-07-09 02:47:10.022 | port-trusted-vif 2026-07-09 02:47:10.022 | project-id 2026-07-09 02:47:10.022 | provider 2026-07-09 02:47:10.022 | pvlan 2026-07-09 02:47:10.022 | qinq 2026-07-09 02:47:10.023 | qos 2026-07-09 02:47:10.023 | qos-bw-limit-direction 2026-07-09 02:47:10.023 | qos-bw-minimum-ingress 2026-07-09 02:47:10.023 | qos-default 2026-07-09 02:47:10.023 | qos-fip 2026-07-09 02:47:10.023 | qos-gateway-ip 2026-07-09 02:47:10.023 | qos-rule-type-details 2026-07-09 02:47:10.023 | qos-rule-type-filter 2026-07-09 02:47:10.023 | qos-rules-alias 2026-07-09 02:47:10.023 | quota-check-limit 2026-07-09 02:47:10.023 | quota-check-limit-default 2026-07-09 02:47:10.023 | quota_details 2026-07-09 02:47:10.024 | quotas 2026-07-09 02:47:10.024 | rbac-address-scope 2026-07-09 02:47:10.024 | rbac-policies 2026-07-09 02:47:10.024 | rbac-security-groups 2026-07-09 02:47:10.024 | router 2026-07-09 02:47:10.024 | router-enable-snat 2026-07-09 02:47:10.024 | router_availability_zone 2026-07-09 02:47:10.024 | security-group 2026-07-09 02:47:10.024 | security-groups-default-rules 2026-07-09 02:47:10.024 | security-groups-default-statefulness 2026-07-09 02:47:10.024 | security-groups-normalized-cidr 2026-07-09 02:47:10.025 | security-groups-remote-address-group 2026-07-09 02:47:10.025 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:10.025 | security-groups-shared-filtering 2026-07-09 02:47:10.025 | segment 2026-07-09 02:47:10.025 | sorting 2026-07-09 02:47:10.025 | standard-attr-description 2026-07-09 02:47:10.025 | standard-attr-fwaas-v2 2026-07-09 02:47:10.025 | standard-attr-revisions 2026-07-09 02:47:10.025 | standard-attr-tag 2026-07-09 02:47:10.025 | standard-attr-timestamp 2026-07-09 02:47:10.025 | stateful-security-group 2026-07-09 02:47:10.025 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:10.026 | subnet-external-network 2026-07-09 02:47:10.026 | subnet-service-types 2026-07-09 02:47:10.026 | subnet_allocation 2026-07-09 02:47:10.026 | subnet_onboard 2026-07-09 02:47:10.026 | subnetpool-prefix-ops 2026-07-09 02:47:10.026 | tag-creation 2026-07-09 02:47:10.026 | tap-mirror 2026-07-09 02:47:10.026 | tap-mirror-both-direction 2026-07-09 02:47:10.026 | trunk 2026-07-09 02:47:10.026 | uplink-status-propagation 2026-07-09 02:47:10.026 | uplink-status-propagation-updatable 2026-07-09 02:47:10.027 | vlan-transparent 2026-07-09 02:47:10.027 | vpn-endpoint-groups 2026-07-09 02:47:10.027 | vpnaas' 2026-07-09 02:47:10.027 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:10.027 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-09 02:47:10.027 | address-scope 2026-07-09 02:47:10.027 | agent 2026-07-09 02:47:10.027 | allowed-address-pairs 2026-07-09 02:47:10.027 | auto-allocated-topology 2026-07-09 02:47:10.027 | availability_zone 2026-07-09 02:47:10.027 | bgp 2026-07-09 02:47:10.027 | bgp_4byte_asn 2026-07-09 02:47:10.028 | bgp_dragent_scheduler 2026-07-09 02:47:10.028 | binding 2026-07-09 02:47:10.028 | binding-extended 2026-07-09 02:47:10.028 | default-subnetpools 2026-07-09 02:47:10.028 | dhcp_agent_scheduler 2026-07-09 02:47:10.028 | dns-domain-ports 2026-07-09 02:47:10.028 | dns-integration 2026-07-09 02:47:10.028 | dns-integration-domain-keywords 2026-07-09 02:47:10.028 | empty-string-filtering 2026-07-09 02:47:10.028 | enable-default-route-bfd 2026-07-09 02:47:10.028 | enable-default-route-ecmp 2026-07-09 02:47:10.028 | expose-port-forwarding-in-fip 2026-07-09 02:47:10.029 | ext-gw-mode 2026-07-09 02:47:10.029 | external-gateway-multihoming 2026-07-09 02:47:10.029 | external-net 2026-07-09 02:47:10.029 | extra_dhcp_opt 2026-07-09 02:47:10.029 | extraroute 2026-07-09 02:47:10.029 | extraroute-atomic 2026-07-09 02:47:10.029 | filter-validation 2026-07-09 02:47:10.029 | fip-port-details 2026-07-09 02:47:10.029 | flavors 2026-07-09 02:47:10.029 | floating-ip-port-forwarding 2026-07-09 02:47:10.029 | floating-ip-port-forwarding-description 2026-07-09 02:47:10.029 | floating-ip-port-forwarding-detail 2026-07-09 02:47:10.030 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:10.030 | floatingip-pools 2026-07-09 02:47:10.030 | fwaas_v2 2026-07-09 02:47:10.030 | ip_allocation 2026-07-09 02:47:10.030 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:10.030 | l3-flavors 2026-07-09 02:47:10.030 | l3-ha 2026-07-09 02:47:10.030 | l3_agent_scheduler 2026-07-09 02:47:10.030 | logging 2026-07-09 02:47:10.030 | multi-provider 2026-07-09 02:47:10.030 | net-mtu 2026-07-09 02:47:10.031 | net-mtu-writable 2026-07-09 02:47:10.031 | network-ip-availability 2026-07-09 02:47:10.031 | network_availability_zone 2026-07-09 02:47:10.031 | network_ha 2026-07-09 02:47:10.031 | pagination 2026-07-09 02:47:10.031 | port-device-profile 2026-07-09 02:47:10.031 | port-hardware-offload-type 2026-07-09 02:47:10.031 | port-mac-address-regenerate 2026-07-09 02:47:10.031 | port-numa-affinity-policy 2026-07-09 02:47:10.031 | port-numa-affinity-policy-socket 2026-07-09 02:47:10.031 | port-resource-request 2026-07-09 02:47:10.031 | port-security 2026-07-09 02:47:10.032 | port-trusted-vif 2026-07-09 02:47:10.032 | project-id 2026-07-09 02:47:10.032 | provider 2026-07-09 02:47:10.032 | pvlan 2026-07-09 02:47:10.032 | qinq 2026-07-09 02:47:10.032 | qos 2026-07-09 02:47:10.032 | qos-bw-limit-direction 2026-07-09 02:47:10.032 | qos-bw-minimum-ingress 2026-07-09 02:47:10.032 | qos-default 2026-07-09 02:47:10.032 | qos-fip 2026-07-09 02:47:10.032 | qos-gateway-ip 2026-07-09 02:47:10.033 | qos-rule-type-details 2026-07-09 02:47:10.033 | qos-rule-type-filter 2026-07-09 02:47:10.033 | qos-rules-alias 2026-07-09 02:47:10.033 | quota-check-limit 2026-07-09 02:47:10.033 | quota-check-limit-default 2026-07-09 02:47:10.033 | quota_details 2026-07-09 02:47:10.033 | quotas 2026-07-09 02:47:10.033 | rbac-address-scope 2026-07-09 02:47:10.033 | rbac-policies 2026-07-09 02:47:10.033 | rbac-security-groups 2026-07-09 02:47:10.033 | router 2026-07-09 02:47:10.033 | router-enable-snat 2026-07-09 02:47:10.034 | router_availability_zone 2026-07-09 02:47:10.034 | security-group 2026-07-09 02:47:10.034 | security-groups-default-rules 2026-07-09 02:47:10.034 | security-groups-default-statefulness 2026-07-09 02:47:10.034 | security-groups-normalized-cidr 2026-07-09 02:47:10.034 | security-groups-remote-address-group 2026-07-09 02:47:10.034 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:10.034 | security-groups-shared-filtering 2026-07-09 02:47:10.034 | segment 2026-07-09 02:47:10.034 | sorting 2026-07-09 02:47:10.034 | standard-attr-description 2026-07-09 02:47:10.035 | standard-attr-fwaas-v2 2026-07-09 02:47:10.035 | standard-attr-revisions 2026-07-09 02:47:10.035 | standard-attr-tag 2026-07-09 02:47:10.035 | standard-attr-timestamp 2026-07-09 02:47:10.035 | stateful-security-group 2026-07-09 02:47:10.035 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:10.035 | subnet-external-network 2026-07-09 02:47:10.035 | subnet-service-types 2026-07-09 02:47:10.035 | subnet_allocation 2026-07-09 02:47:10.035 | subnet_onboard 2026-07-09 02:47:10.035 | subnetpool-prefix-ops 2026-07-09 02:47:10.036 | tag-creation 2026-07-09 02:47:10.036 | tap-mirror 2026-07-09 02:47:10.036 | tap-mirror-both-direction 2026-07-09 02:47:10.036 | trunk 2026-07-09 02:47:10.036 | uplink-status-propagation 2026-07-09 02:47:10.036 | uplink-status-propagation-updatable 2026-07-09 02:47:10.036 | vlan-transparent 2026-07-09 02:47:10.036 | vpn-endpoint-groups 2026-07-09 02:47:10.036 | vpnaas' 2026-07-09 02:47:10.036 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-09 02:47:10.036 | address-scope 2026-07-09 02:47:10.036 | agent 2026-07-09 02:47:10.037 | allowed-address-pairs 2026-07-09 02:47:10.037 | auto-allocated-topology 2026-07-09 02:47:10.037 | availability_zone 2026-07-09 02:47:10.037 | bgp 2026-07-09 02:47:10.037 | bgp_4byte_asn 2026-07-09 02:47:10.037 | bgp_dragent_scheduler 2026-07-09 02:47:10.037 | binding 2026-07-09 02:47:10.037 | binding-extended 2026-07-09 02:47:10.037 | default-subnetpools 2026-07-09 02:47:10.037 | dhcp_agent_scheduler 2026-07-09 02:47:10.037 | dns-domain-ports 2026-07-09 02:47:10.038 | dns-integration 2026-07-09 02:47:10.038 | dns-integration-domain-keywords 2026-07-09 02:47:10.038 | empty-string-filtering 2026-07-09 02:47:10.038 | enable-default-route-bfd 2026-07-09 02:47:10.038 | enable-default-route-ecmp 2026-07-09 02:47:10.038 | expose-port-forwarding-in-fip 2026-07-09 02:47:10.038 | ext-gw-mode 2026-07-09 02:47:10.038 | external-gateway-multihoming 2026-07-09 02:47:10.038 | external-net 2026-07-09 02:47:10.038 | extra_dhcp_opt 2026-07-09 02:47:10.038 | extraroute 2026-07-09 02:47:10.038 | extraroute-atomic 2026-07-09 02:47:10.039 | filter-validation 2026-07-09 02:47:10.039 | fip-port-details 2026-07-09 02:47:10.039 | flavors 2026-07-09 02:47:10.039 | floating-ip-port-forwarding 2026-07-09 02:47:10.039 | floating-ip-port-forwarding-description 2026-07-09 02:47:10.039 | floating-ip-port-forwarding-detail 2026-07-09 02:47:10.039 | floating-ip-port-forwarding-port-ranges 2026-07-09 02:47:10.039 | floatingip-pools 2026-07-09 02:47:10.039 | fwaas_v2 2026-07-09 02:47:10.039 | ip_allocation 2026-07-09 02:47:10.039 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:47:10.040 | l3-flavors 2026-07-09 02:47:10.040 | l3-ha 2026-07-09 02:47:10.040 | l3_agent_scheduler 2026-07-09 02:47:10.040 | logging 2026-07-09 02:47:10.040 | multi-provider 2026-07-09 02:47:10.040 | net-mtu 2026-07-09 02:47:10.040 | net-mtu-writable 2026-07-09 02:47:10.040 | network-ip-availability 2026-07-09 02:47:10.040 | network_availability_zone 2026-07-09 02:47:10.040 | network_ha 2026-07-09 02:47:10.040 | pagination 2026-07-09 02:47:10.040 | port-device-profile 2026-07-09 02:47:10.041 | port-hardware-offload-type 2026-07-09 02:47:10.041 | port-mac-address-regenerate 2026-07-09 02:47:10.041 | port-numa-affinity-policy 2026-07-09 02:47:10.041 | port-numa-affinity-policy-socket 2026-07-09 02:47:10.041 | port-resource-request 2026-07-09 02:47:10.041 | port-security 2026-07-09 02:47:10.041 | port-trusted-vif 2026-07-09 02:47:10.041 | project-id 2026-07-09 02:47:10.041 | provider 2026-07-09 02:47:10.041 | pvlan 2026-07-09 02:47:10.041 | qinq 2026-07-09 02:47:10.042 | qos 2026-07-09 02:47:10.042 | qos-bw-limit-direction 2026-07-09 02:47:10.042 | qos-bw-minimum-ingress 2026-07-09 02:47:10.042 | qos-default 2026-07-09 02:47:10.042 | qos-fip 2026-07-09 02:47:10.042 | qos-gateway-ip 2026-07-09 02:47:10.042 | qos-rule-type-details 2026-07-09 02:47:10.042 | qos-rule-type-filter 2026-07-09 02:47:10.042 | qos-rules-alias 2026-07-09 02:47:10.042 | quota-check-limit 2026-07-09 02:47:10.042 | quota-check-limit-default 2026-07-09 02:47:10.042 | quota_details 2026-07-09 02:47:10.043 | quotas 2026-07-09 02:47:10.043 | rbac-address-scope 2026-07-09 02:47:10.043 | rbac-policies 2026-07-09 02:47:10.043 | rbac-security-groups 2026-07-09 02:47:10.043 | router 2026-07-09 02:47:10.043 | router-enable-snat 2026-07-09 02:47:10.043 | router_availability_zone 2026-07-09 02:47:10.043 | security-group 2026-07-09 02:47:10.043 | security-groups-default-rules 2026-07-09 02:47:10.043 | security-groups-default-statefulness 2026-07-09 02:47:10.043 | security-groups-normalized-cidr 2026-07-09 02:47:10.044 | security-groups-remote-address-group 2026-07-09 02:47:10.044 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:47:10.044 | security-groups-shared-filtering 2026-07-09 02:47:10.044 | segment 2026-07-09 02:47:10.044 | sorting 2026-07-09 02:47:10.044 | standard-attr-description 2026-07-09 02:47:10.044 | standard-attr-fwaas-v2 2026-07-09 02:47:10.044 | standard-attr-revisions 2026-07-09 02:47:10.044 | standard-attr-tag 2026-07-09 02:47:10.044 | standard-attr-timestamp 2026-07-09 02:47:10.044 | stateful-security-group 2026-07-09 02:47:10.044 | subnet-dns-publish-fixed-ip 2026-07-09 02:47:10.045 | subnet-external-network 2026-07-09 02:47:10.045 | subnet-service-types 2026-07-09 02:47:10.045 | subnet_allocation 2026-07-09 02:47:10.045 | subnet_onboard 2026-07-09 02:47:10.045 | subnetpool-prefix-ops 2026-07-09 02:47:10.045 | tag-creation 2026-07-09 02:47:10.045 | tap-mirror 2026-07-09 02:47:10.045 | tap-mirror-both-direction 2026-07-09 02:47:10.045 | trunk 2026-07-09 02:47:10.045 | uplink-status-propagation 2026-07-09 02:47:10.045 | uplink-status-propagation-updatable 2026-07-09 02:47:10.046 | vlan-transparent 2026-07-09 02:47:10.046 | vpn-endpoint-groups 2026-07-09 02:47:10.046 | vpnaas' 2026-07-09 02:47:10.046 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-09 02:47:10.046 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:47:10.046 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-09 02:47:10.046 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-09 02:47:10.046 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-09 02:47:10.046 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-09 02:47:10.046 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-09 02:47:10.046 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:47:10.048 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:47:10.050 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-09 02:47:10.053 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.057 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-09 02:47:10.060 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-09 02:47:10.063 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-09 02:47:10.067 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.069 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-09 02:47:10.105 | + 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.130:6641 2026-07-09 02:47:10.108 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.112 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-09 02:47:10.115 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.130:6641 2026-07-09 02:47:10.118 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.130:6641 ']' 2026-07-09 02:47:10.121 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.125 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.130:6641 2026-07-09 02:47:10.166 | + 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.130:6642 2026-07-09 02:47:10.169 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.173 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-09 02:47:10.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.130:6642 2026-07-09 02:47:10.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.130:6642 ']' 2026-07-09 02:47:10.184 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.187 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.130:6642 2026-07-09 02:47:10.226 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-09 02:47:10.249 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.252 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-09 02:47:10.256 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.259 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-09 02:47:10.262 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-09 02:47:10.265 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-09 02:47:10.268 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-09 02:47:10.308 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-09 02:47:10.312 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.315 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-09 02:47:10.318 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-09 02:47:10.322 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-09 02:47:10.325 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.328 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-09 02:47:10.365 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-09 02:47:10.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.371 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-09 02:47:10.374 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-09 02:47:10.377 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-09 02:47:10.380 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.383 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-09 02:47:10.419 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-09 02:47:10.441 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-09 02:47:10.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.463 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-09 02:47:10.466 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-09 02:47:10.486 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:10.488 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:47:10.491 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-09 02:47:10.495 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-09 02:47:10.498 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:10.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-09 02:47:10.503 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-09 02:47:10.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-09 02:47:10.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:10.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-09 02:47:10.549 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-09 02:47:10.568 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.571 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-09 02:47:10.611 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-09 02:47:10.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.633 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-09 02:47:10.670 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-09 02:47:10.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:10.693 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-09 02:47:10.696 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-09 02:47:10.717 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:10.720 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:47:10.723 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-09 02:47:10.726 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-09 02:47:10.765 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-09 02:47:10.784 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.787 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-09 02:47:10.807 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.811 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-09 02:47:10.830 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.833 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-09 02:47:10.853 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.855 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-09 02:47:10.875 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:10.878 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-09 02:47:10.895 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:10.897 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-09 02:47:10.899 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-09 02:47:10.903 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-09 02:47:10.907 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-09 02:47:10.943 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-09 02:47:10.978 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-09 02:47:11.013 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-09 02:47:11.049 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-09 02:47:11.052 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-09 02:47:11.055 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-09 02:47:11.058 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-09 02:47:11.061 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-09 02:47:11.063 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-09 02:47:11.067 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-09 02:47:11.070 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-09 02:47:11.072 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-09 02:47:11.076 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-09 02:47:11.113 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-09 02:47:11.155 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.130/identity 2026-07-09 02:47:11.197 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-09 02:47:11.239 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-09 02:47:11.282 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-09 02:47:11.327 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-09 02:47:11.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-09 02:47:11.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.130/identity 2026-07-09 02:47:11.454 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-09 02:47:11.496 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-09 02:47:11.540 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-09 02:47:11.544 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-09 02:47:11.588 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-09 02:47:11.633 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-09 02:47:11.636 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-09 02:47:11.639 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:47:11.644 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-09 02:47:11.646 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-09 02:47:11.692 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-09 02:47:11.737 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.130/identity 2026-07-09 02:47:11.780 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-09 02:47:11.823 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-09 02:47:11.865 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-09 02:47:11.906 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-09 02:47:11.949 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-09 02:47:11.991 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-09 02:47:11.995 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-09 02:47:11.999 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-09 02:47:12.003 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-09 02:47:12.007 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-09 02:47:12.049 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-09 02:47:12.093 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.130/identity 2026-07-09 02:47:12.135 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-09 02:47:12.177 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-09 02:47:12.217 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-09 02:47:12.259 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-09 02:47:12.301 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-09 02:47:12.341 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-09 02:47:12.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-09 02:47:12.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-09 02:47:12.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-09 02:47:12.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-09 02:47:12.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-09 02:47:12.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-09 02:47:12.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-09 02:47:12.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-09 02:47:12.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-09 02:47:12.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-09 02:47:12.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-09 02:47:12.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-09 02:47:12.387 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-09 02:47:12.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-09 02:47:12.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-09 02:47:12.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-09 02:47:12.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-09 02:47:12.405 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.408 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-09 02:47:12.411 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-09 02:47:12.414 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-09 02:47:12.417 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.421 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-09 02:47:12.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-09 02:47:12.469 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.473 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-09 02:47:12.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-09 02:47:12.480 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-09 02:47:12.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.487 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-09 02:47:12.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-09 02:47:12.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.532 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-09 02:47:12.536 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-09 02:47:12.539 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-09 02:47:12.543 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-09 02:47:12.590 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-09 02:47:12.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-09 02:47:12.597 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.601 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-09 02:47:12.605 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-09 02:47:12.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-09 02:47:12.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.618 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-09 02:47:12.657 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-09 02:47:12.661 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.665 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-09 02:47:12.668 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-09 02:47:12.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-09 02:47:12.676 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-09 02:47:12.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-09 02:47:12.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.727 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-09 02:47:12.731 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-09 02:47:12.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-09 02:47:12.738 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-09 02:47:12.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-09 02:47:12.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-09 02:47:12.789 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-09 02:47:12.792 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-09 02:47:12.795 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.798 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-09 02:47:12.837 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-09 02:47:12.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-09 02:47:12.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-09 02:47:12.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-09 02:47:12.857 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.860 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-09 02:47:12.901 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-09 02:47:12.905 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.908 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-09 02:47:12.912 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-09 02:47:12.916 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-09 02:47:12.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.924 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-09 02:47:12.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-09 02:47:12.969 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:12.972 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-09 02:47:12.976 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-09 02:47:12.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-09 02:47:12.983 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:12.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-09 02:47:13.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-09 02:47:13.031 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-09 02:47:13.034 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-09 02:47:13.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-09 02:47:13.042 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-09 02:47:13.044 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-09 02:47:13.047 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-09 02:47:13.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-09 02:47:13.094 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-09 02:47:13.134 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-09 02:47:13.173 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-09 02:47:13.177 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-09 02:47:13.181 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-09 02:47:13.184 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-09 02:47:13.188 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-09 02:47:13.191 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-09 02:47:13.195 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-09 02:47:13.198 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-09 02:47:13.201 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-09 02:47:13.220 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-09 02:47:13.220 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:47:13.231 | d /var/run/uwsgi 0755 quobyte root 2026-07-09 02:47:13.237 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-09 02:47:13.253 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-09 02:47:13.260 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-09 02:47:13.263 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-09 02:47:13.268 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-09 02:47:13.271 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-09 02:47:13.314 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-09 02:47:13.354 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-09 02:47:13.396 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-09 02:47:13.436 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-09 02:47:13.472 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-09 02:47:13.512 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-09 02:47:13.551 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-09 02:47:13.591 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-09 02:47:13.633 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-09 02:47:13.673 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-09 02:47:13.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-09 02:47:13.754 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-09 02:47:13.795 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-09 02:47:13.837 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-09 02:47:13.840 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-09 02:47:13.844 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-09 02:47:13.848 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-09 02:47:13.852 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-09 02:47:13.856 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:47:13.860 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:47:13.864 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-09 02:47:13.869 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-09 02:47:13.872 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-09 02:47:13.911 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-09 02:47:13.953 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-09 02:47:13.953 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-09 02:47:13.964 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-09 02:47:13.970 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-09 02:47:13.973 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-09 02:47:13.977 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-09 02:47:13.981 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-09 02:47:13.985 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-09 02:47:13.989 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-09 02:47:13.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:47:13.997 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:47:14.000 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-09 02:47:14.004 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-09 02:47:14.007 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:47:14.012 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:47:14.015 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-09 02:47:14.027 | perl: warning: Setting locale failed. 2026-07-09 02:47:14.027 | perl: warning: Please check that your locale settings: 2026-07-09 02:47:14.027 | LANGUAGE = (unset), 2026-07-09 02:47:14.027 | LC_ALL = "en_US.utf8", 2026-07-09 02:47:14.027 | LANG = "de_DE.UTF-8" 2026-07-09 02:47:14.027 | are supported and installed on your system. 2026-07-09 02:47:14.027 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-09 02:47:14.068 | Enabling site neutron-api. 2026-07-09 02:47:14.074 | To activate the new configuration, you need to run: 2026-07-09 02:47:14.074 | systemctl reload apache2 2026-07-09 02:47:14.080 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-09 02:47:14.084 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-09 02:47:14.086 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-09 02:47:14.090 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-09 02:47:14.297 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-09 02:47:14.321 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:14.324 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-09 02:47:14.347 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:14.350 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-09 02:47:14.354 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-09 02:47:14.428 | + inc/async:async_inner:63 : init_neutron 2026-07-09 02:47:14.473 | [2066 Async init_neutron:54946]: running: init_neutron 2026-07-09 02:47:14.477 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-09 02:47:14.499 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:14.503 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-09 02:47:14.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:14.535 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-09 02:47:14.538 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-09 02:47:14.543 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-09 02:47:14.591 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-09 02:47:14.596 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-09 02:47:14.646 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-09 02:47:14.673 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:47:14.677 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-09 02:47:14.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:14.707 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-09 02:47:14.712 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:47:14.716 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-09 02:47:14.720 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-09 02:47:14.724 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-09 02:47:14.815 | + inc/async:async_inner:63 : init_cinder 2026-07-09 02:47:14.870 | [2066 Async init_cinder:55182]: running: init_cinder 2026-07-09 02:47:14.874 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-09 02:47:14.905 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:47:14.911 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-09 02:47:14.915 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:47:14.919 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-09 02:47:14.924 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-09 02:47:14.928 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-09 02:47:15.016 | + inc/async:async_inner:63 : init_placement 2026-07-09 02:47:15.080 | [2066 Async init_placement:55312]: running: init_placement 2026-07-09 02:47:15.083 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-09 02:47:15.153 | [2066 Async init_neutron:54946]: Waiting for completion of init_neutron running on PID 54946 (5 other jobs running) 2026-07-09 02:47:15.183 | [2066 Async init_neutron:54946]: Signaling child to exit 2026-07-09 02:47:29.346 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:47:29.387 | [55182 Async init_cinder:55182]: finished successfully 2026-07-09 02:48:04.673 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:48:04.709 | [55312 Async init_placement:55312]: finished successfully 2026-07-09 02:48:08.260 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:48:08.289 | [54946 Async init_neutron:54946]: finished successfully 2026-07-09 02:48:08.314 | WAKEUP 2026-07-09 02:48:08.340 | [2066 Async init_neutron:54946]: Signaled 2026-07-09 02:48:08.342 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-09 02:48:08.342 | + lib/database:recreate_database:112 : local db=neutron 2026-07-09 02:48:08.342 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-09 02:48:08.342 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-09 02:48:08.342 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-09 02:48:08.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.342 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-09 02:48:08.343 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.343 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-09 02:48:08.343 | + functions-common:time_start:2406 : local name=dbsync 2026-07-09 02:48:08.343 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:48:08.343 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:48:08.343 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:48:08.343 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565234627 2026-07-09 02:48:08.343 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-09 02:48:08.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-09 02:48:08.343 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-09 02:48:08.343 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-09 02:48:08.344 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-09 02:48:08.345 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-09 02:48:08.346 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-09 02:48:08.347 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-09 02:48:08.348 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-09 02:48:08.349 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-09 02:48:08.350 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-09 02:48:08.351 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-09 02:48:08.352 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-09 02:48:08.353 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-09 02:48:08.354 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-09 02:48:08.355 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-09 02:48:08.356 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-09 02:48:08.356 | Running upgrade for neutron ... 2026-07-09 02:48:08.356 | OK 2026-07-09 02:48:08.357 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-09 02:48:08.357 | + functions-common:time_stop:2420 : local name 2026-07-09 02:48:08.357 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:48:08.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:48:08.357 | + functions-common:time_stop:2423 : local total 2026-07-09 02:48:08.357 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:48:08.357 | + functions-common:time_stop:2426 : name=dbsync 2026-07-09 02:48:08.357 | + functions-common:time_stop:2427 : start_time=1783565234627 2026-07-09 02:48:08.357 | + functions-common:time_stop:2429 : [[ -z 1783565234627 ]] 2026-07-09 02:48:08.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:48:08.357 | + functions-common:time_stop:2432 : end_time=1783565288238 2026-07-09 02:48:08.357 | + functions-common:time_stop:2433 : elapsed_time=53611 2026-07-09 02:48:08.358 | + functions-common:time_stop:2434 : total=8073 2026-07-09 02:48:08.358 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:48:08.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61684 2026-07-09 02:48:08.397 | [2066 Async init_neutron:54946]: finished init_neutron with result 0 in 53 seconds 2026-07-09 02:48:08.402 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:08.406 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-09 02:48:08.468 | [2066 Async init_placement:55312]: Waiting for completion of init_placement running on PID 55312 (4 other jobs running) 2026-07-09 02:48:08.496 | [2066 Async init_placement:55312]: Signaling child to exit 2026-07-09 02:48:08.496 | WAKEUP 2026-07-09 02:48:08.522 | [2066 Async init_placement:55312]: Signaled 2026-07-09 02:48:08.524 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-09 02:48:08.524 | + lib/database:recreate_database:112 : local db=placement 2026-07-09 02:48:08.524 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-09 02:48:08.524 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-09 02:48:08.525 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-09 02:48:08.525 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.525 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-09 02:48:08.525 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.525 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-09 02:48:08.525 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:48:08.525 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:08.525 | we strongly recommend against using it for new projects. 2026-07-09 02:48:08.525 | 2026-07-09 02:48:08.525 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:08.525 | framework. For more detail see 2026-07-09 02:48:08.525 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:08.526 | 2026-07-09 02:48:08.526 | __import__(import_str) 2026-07-09 02:48:08.526 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-09 02:48:08.526 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-09 02:48:08.526 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-09 02:48:08.526 | + functions-common:get_or_create_user:899 : local user_id 2026-07-09 02:48:08.526 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-09 02:48:08.526 | + functions-common:get_or_create_user:903 : local email= 2026-07-09 02:48:08.526 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-09 02:48:08.526 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.526 | + functions-common:get_or_create_user:915 : user_id=e8851e6755a5490aa0325f866047cee6 2026-07-09 02:48:08.527 | + functions-common:get_or_create_user:916 : echo e8851e6755a5490aa0325f866047cee6 2026-07-09 02:48:08.527 | e8851e6755a5490aa0325f866047cee6 2026-07-09 02:48:08.527 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-09 02:48:08.527 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:48:08.527 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:48:08.527 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:48:08.527 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:48:08.528 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:48:08.528 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:48:08.528 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-09 02:48:08.528 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:48:08.528 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.528 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:48:08.528 | + functions-common:get_or_add_user_project_role:980 : echo 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:48:08.528 | 9cfd8f734c6e40ec99546ad9e60a303f 2026-07-09 02:48:08.528 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-09 02:48:08.528 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-09 02:48:08.529 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-09 02:48:08.529 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-09 02:48:08.529 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-09 02:48:08.529 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-09 02:48:08.529 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-09 02:48:08.529 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-09 02:48:08.530 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-09 02:48:08.530 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.530 | + functions-common:get_or_add_user_project_role:979 : user_role_id=283a7cea136541adafdd18b7f487e64b 2026-07-09 02:48:08.530 | + functions-common:get_or_add_user_project_role:980 : echo 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:48:08.530 | 283a7cea136541adafdd18b7f487e64b 2026-07-09 02:48:08.530 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.130/placement 2026-07-09 02:48:08.530 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-09 02:48:08.530 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-09 02:48:08.530 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-09 02:48:08.530 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-09 02:48:08.530 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.531 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-09 02:48:08.531 | 7182ff8bfada4adbb307afbb3abfe020' 2026-07-09 02:48:08.531 | + functions-common:get_or_create_service:1067 : echo 7182ff8bfada4adbb307afbb3abfe020 2026-07-09 02:48:08.531 | 7182ff8bfada4adbb307afbb3abfe020 2026-07-09 02:48:08.531 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.130/placement 2026-07-09 02:48:08.531 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-09 02:48:08.531 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.130/placement RegionOne 2026-07-09 02:48:08.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-09 02:48:08.531 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-09 02:48:08.531 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.531 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-09 02:48:08.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-09 02:48:08.532 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.130/placement --region RegionOne -f value -c id 2026-07-09 02:48:08.532 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:48:08.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=58921de68d6544858ed121d77cadca28 2026-07-09 02:48:08.532 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 58921de68d6544858ed121d77cadca28 2026-07-09 02:48:08.532 | + functions-common:get_or_create_endpoint:1100 : public_id=58921de68d6544858ed121d77cadca28 2026-07-09 02:48:08.532 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-09 02:48:08.532 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-09 02:48:08.532 | + functions-common:get_or_create_endpoint:1109 : echo 58921de68d6544858ed121d77cadca28 2026-07-09 02:48:08.532 | 58921de68d6544858ed121d77cadca28 2026-07-09 02:48:08.574 | [2066 Async init_placement:55312]: finished init_placement with result 0 in 49 seconds 2026-07-09 02:48:08.581 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:08.585 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-09 02:48:08.647 | [2066 Async init_glance:50722]: Waiting for completion of init_glance running on PID 50722 (3 other jobs running) 2026-07-09 02:48:08.677 | [2066 Async init_glance:50722]: Signaling child to exit 2026-07-09 02:48:08.677 | WAKEUP 2026-07-09 02:48:08.702 | [2066 Async init_glance:50722]: Signaled 2026-07-09 02:48:08.704 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-09 02:48:08.704 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-09 02:48:08.704 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-09 02:48:08.704 | + lib/database:recreate_database:112 : local db=glance 2026-07-09 02:48:08.704 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-09 02:48:08.704 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-09 02:48:08.704 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-09 02:48:08.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.705 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-09 02:48:08.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.705 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-09 02:48:08.705 | + functions-common:time_start:2406 : local name=dbsync 2026-07-09 02:48:08.705 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:48:08.705 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:48:08.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:48:08.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565141067 2026-07-09 02:48:08.705 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-09 02:48:08.705 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:48:08.706 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:08.706 | we strongly recommend against using it for new projects. 2026-07-09 02:48:08.706 | 2026-07-09 02:48:08.706 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:08.706 | framework. For more detail see 2026-07-09 02:48:08.706 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:08.707 | 2026-07-09 02:48:08.707 | __import__(import_str) 2026-07-09 02:48:08.707 | INFO dbcounter [-] Registered counter for database glance 2026-07-09 02:48:08.708 | 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=50829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:48:08.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.709 | DEBUG dbcounter [-] [50829] Writer thread running {{(pid=50829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:08.709 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.709 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.709 | INFO dbcounter [-] Registered counter for database glance 2026-07-09 02:48:08.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=50829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.710 | DEBUG dbcounter [-] [50829] Writer thread running {{(pid=50829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-09 02:48:08.710 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-09 02:48:08.710 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-09 02:48:08.710 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.710 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-09 02:48:08.711 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.711 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-09 02:48:08.711 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.711 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-09 02:48:08.711 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.711 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-09 02:48:08.711 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.711 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-09 02:48:08.711 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-09 02:48:08.712 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-09 02:48:08.712 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-09 02:48:08.712 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-09 02:48:08.712 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-09 02:48:08.712 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.712 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-09 02:48:08.713 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-09 02:48:08.713 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-09 02:48:08.713 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-09 02:48:08.714 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-09 02:48:08.714 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-09 02:48:08.714 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.714 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-09 02:48:08.714 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.715 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-09 02:48:08.715 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-09 02:48:08.716 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-09 02:48:08.716 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-09 02:48:08.716 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50829) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.716 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.716 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-09 02:48:08.717 | Database migration is up to date. No migration needed. 2026-07-09 02:48:08.717 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-09 02:48:08.717 | Database is synced successfully. 2026-07-09 02:48:08.717 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-09 02:48:08.717 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-09 02:48:08.717 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:08.717 | we strongly recommend against using it for new projects. 2026-07-09 02:48:08.717 | 2026-07-09 02:48:08.717 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:08.717 | framework. For more detail see 2026-07-09 02:48:08.717 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:08.718 | 2026-07-09 02:48:08.718 | __import__(import_str) 2026-07-09 02:48:08.718 | INFO dbcounter [-] Registered counter for database glance 2026-07-09 02:48:08.718 | 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=51005) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:48:08.718 | DEBUG dbcounter [-] [51005] Writer thread running {{(pid=51005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-09 02:48:08.718 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-09 02:48:08.719 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-09 02:48:08.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-09 02:48:08.721 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-09 02:48:08.721 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-09 02:48:08.721 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-09 02:48:08.721 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-09 02:48:08.721 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-09 02:48:08.721 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-09 02:48:08.721 | + functions-common:time_stop:2420 : local name 2026-07-09 02:48:08.721 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:48:08.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:48:08.721 | + functions-common:time_stop:2423 : local total 2026-07-09 02:48:08.722 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:48:08.722 | + functions-common:time_stop:2426 : name=dbsync 2026-07-09 02:48:08.722 | + functions-common:time_stop:2427 : start_time=1783565141067 2026-07-09 02:48:08.722 | + functions-common:time_stop:2429 : [[ -z 1783565141067 ]] 2026-07-09 02:48:08.722 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:48:08.722 | + functions-common:time_stop:2432 : end_time=1783565154740 2026-07-09 02:48:08.722 | + functions-common:time_stop:2433 : elapsed_time=13673 2026-07-09 02:48:08.722 | + functions-common:time_stop:2434 : total=8073 2026-07-09 02:48:08.722 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:48:08.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21746 2026-07-09 02:48:08.755 | [2066 Async init_glance:50722]: finished init_glance with result 0 in 13 seconds 2026-07-09 02:48:08.760 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:08.763 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-09 02:48:08.787 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-09 02:48:08.790 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:08.794 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-09 02:48:08.857 | [2066 Async init_cinder:55182]: Waiting for completion of init_cinder running on PID 55182 (2 other jobs running) 2026-07-09 02:48:08.885 | [2066 Async init_cinder:55182]: Signaling child to exit 2026-07-09 02:48:08.885 | WAKEUP 2026-07-09 02:48:08.910 | [2066 Async init_cinder:55182]: Signaled 2026-07-09 02:48:08.913 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-09 02:48:08.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:08.913 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-09 02:48:08.913 | + lib/database:recreate_database:112 : local db=cinder 2026-07-09 02:48:08.913 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-09 02:48:08.913 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-09 02:48:08.913 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-09 02:48:08.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.913 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-09 02:48:08.913 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:08.914 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-09 02:48:08.914 | + functions-common:time_start:2406 : local name=dbsync 2026-07-09 02:48:08.914 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:48:08.914 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:48:08.914 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:48:08.914 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565235058 2026-07-09 02:48:08.914 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-09 02:48:08.914 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-09 02:48:08.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:08.914 | we strongly recommend against using it for new projects. 2026-07-09 02:48:08.914 | 2026-07-09 02:48:08.915 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:08.915 | framework. For more detail see 2026-07-09 02:48:08.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:08.915 | 2026-07-09 02:48:08.915 | import eventlet # noqa 2026-07-09 02:48:08.915 | INFO dbcounter [-] Registered counter for database cinder 2026-07-09 02:48:08.915 | 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=55365) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:48:08.915 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-09 02:48:08.915 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:08.915 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:08.915 | DEBUG dbcounter [-] [55365] Writer thread running {{(pid=55365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-09 02:48:08.916 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-09 02:48:08.916 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-09 02:48:08.916 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-09 02:48:08.916 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-09 02:48:08.916 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.916 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-09 02:48:08.917 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.917 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-09 02:48:08.917 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.917 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-09 02:48:08.917 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55365) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:08.917 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-09 02:48:08.917 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-09 02:48:08.917 | + functions-common:time_stop:2420 : local name 2026-07-09 02:48:08.917 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:48:08.917 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:48:08.917 | + functions-common:time_stop:2423 : local total 2026-07-09 02:48:08.917 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:48:08.918 | + functions-common:time_stop:2426 : name=dbsync 2026-07-09 02:48:08.918 | + functions-common:time_stop:2427 : start_time=1783565235058 2026-07-09 02:48:08.918 | + functions-common:time_stop:2429 : [[ -z 1783565235058 ]] 2026-07-09 02:48:08.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:48:08.918 | + functions-common:time_stop:2432 : end_time=1783565247164 2026-07-09 02:48:08.918 | + functions-common:time_stop:2433 : elapsed_time=12106 2026-07-09 02:48:08.918 | + functions-common:time_stop:2434 : total=8073 2026-07-09 02:48:08.918 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:48:08.918 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20179 2026-07-09 02:48:08.918 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-09 02:48:08.918 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-09 02:48:08.919 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-09 02:48:08.919 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-09 02:48:08.919 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-09 02:48:08.919 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-09 02:48:08.919 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-09 02:48:08.919 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-09 02:48:08.920 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-09 02:48:08.920 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-09 02:48:08.920 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-09 02:48:08.921 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-09 02:48:08.921 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-09 02:48:08.921 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-09 02:48:08.921 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-09 02:48:08.921 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-09 02:48:08.921 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-09 02:48:08.921 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-09 02:48:08.921 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-09 02:48:08.921 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-09 02:48:08.922 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-09 02:48:08.922 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-09 02:48:08.922 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-09 02:48:08.922 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-09 02:48:08.923 | [Unit] 2026-07-09 02:48:08.923 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-09 02:48:08.923 | DefaultDependencies=no 2026-07-09 02:48:08.923 | After=systemd-udev-settle.service 2026-07-09 02:48:08.923 | Before=lvm2-activation-early.service 2026-07-09 02:48:08.923 | Wants=systemd-udev-settle.service 2026-07-09 02:48:08.923 | 2026-07-09 02:48:08.923 | [Service] 2026-07-09 02:48:08.923 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-09 02:48:08.923 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-09 02:48:08.923 | RemainAfterExit=yes 2026-07-09 02:48:08.923 | Type=oneshot 2026-07-09 02:48:08.924 | 2026-07-09 02:48:08.924 | [Install] 2026-07-09 02:48:08.924 | WantedBy=local-fs.target 2026-07-09 02:48:08.924 | Also=systemd-udev-settle.service 2026-07-09 02:48:08.924 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-09 02:48:08.924 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-09 02:48:08.924 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-09 02:48:08.924 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-09 02:48:08.924 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-09 02:48:08.924 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-09 02:48:08.924 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-09 02:48:08.925 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-09 02:48:08.925 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-09 02:48:08.925 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-09 02:48:08.925 | Physical volume "/dev/loop0" successfully created. 2026-07-09 02:48:08.925 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-09 02:48:08.925 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-09 02:48:08.925 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:08.925 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-09 02:48:08.925 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-09 02:48:08.925 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-09 02:48:08.925 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-09 02:48:08.926 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:08.926 | we strongly recommend against using it for new projects. 2026-07-09 02:48:08.926 | 2026-07-09 02:48:08.926 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:08.926 | framework. For more detail see 2026-07-09 02:48:08.926 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:08.926 | 2026-07-09 02:48:08.926 | import eventlet # noqa 2026-07-09 02:48:08.926 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-09 02:48:08.926 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-09 02:48:08.926 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-09 02:48:08.926 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-09 02:48:08.927 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:48:08.927 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-09 02:48:08.967 | [2066 Async init_cinder:55182]: finished init_cinder with result 0 in 14 seconds 2026-07-09 02:48:08.972 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:08.975 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-09 02:48:08.998 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:09.002 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-09 02:48:09.005 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:48:09.008 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-09 02:48:09.011 | + ./stack.sh:main:1242 : init_nova 2026-07-09 02:48:09.015 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-09 02:48:09.037 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:09.040 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-09 02:48:09.064 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:09.068 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:48:09.072 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-09 02:48:09.149 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-09 02:48:09.195 | [2066 Async nova-cell-0:57514]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-09 02:48:09.203 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-09 02:48:09.208 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:48:09.214 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-09 02:48:09.218 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:48:09.223 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:48:09.227 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-09 02:48:09.310 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-09 02:48:09.363 | [2066 Async nova-cell-1:57618]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-09 02:48:09.367 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-09 02:48:09.372 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-09 02:48:09.376 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-09 02:48:09.380 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-09 02:48:09.384 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-09 02:48:09.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:09.460 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-09 02:48:09.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:09.536 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-09 02:48:10.107 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:10.107 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:10.107 | we strongly recommend against using it for new projects. 2026-07-09 02:48:10.107 | 2026-07-09 02:48:10.107 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:10.107 | framework. For more detail see 2026-07-09 02:48:10.108 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:10.108 | 2026-07-09 02:48:10.108 | import eventlet # noqa 2026-07-09 02:48:10.374 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:14.200 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-09 02:48:14.308 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:14.309 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:14.311 | DEBUG dbcounter [-] [57688] Writer thread running {{(pid=57688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:14.381 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-09 02:48:19.578 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57688) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:19.583 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-09 02:48:21.779 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57688) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:21.809 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-09 02:48:21.825 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57688) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:22.506 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-09 02:48:22.511 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-09 02:48:22.515 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-09 02:48:22.520 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-09 02:48:22.524 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-09 02:48:22.529 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-09 02:48:22.533 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-09 02:48:22.567 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:22.572 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-09 02:48:22.579 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-09 02:48:22.586 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-09 02:48:23.156 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:23.156 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:23.157 | we strongly recommend against using it for new projects. 2026-07-09 02:48:23.157 | 2026-07-09 02:48:23.157 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:23.157 | framework. For more detail see 2026-07-09 02:48:23.157 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:23.157 | 2026-07-09 02:48:23.157 | import eventlet # noqa 2026-07-09 02:48:23.430 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:26.615 | INFO dbcounter [None req-076bfc01-f7ee-4406-8f8d-337d033f9380 None None] Registered counter for database nova_api 2026-07-09 02:48:26.747 | DEBUG dbcounter [-] [58282] Writer thread running {{(pid=58282) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:27.429 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-09 02:48:27.435 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-09 02:48:27.439 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-09 02:48:27.523 | [2066 Async nova-cell-0:57514]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57514 (3 other jobs running) 2026-07-09 02:48:27.564 | [2066 Async nova-cell-0:57514]: Signaling child to exit 2026-07-09 02:48:34.898 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:48:34.920 | [57618 Async nova-cell-1:57618]: finished successfully 2026-07-09 02:48:35.114 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:48:35.143 | [57514 Async nova-cell-0:57514]: finished successfully 2026-07-09 02:48:35.167 | WAKEUP 2026-07-09 02:48:35.190 | [2066 Async nova-cell-0:57514]: Signaled 2026-07-09 02:48:35.192 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-09 02:48:35.192 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-09 02:48:35.192 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-09 02:48:35.192 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-09 02:48:35.192 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-09 02:48:35.193 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-09 02:48:35.193 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-09 02:48:35.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:35.193 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-09 02:48:35.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:35.193 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-09 02:48:35.193 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:35.193 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:35.193 | we strongly recommend against using it for new projects. 2026-07-09 02:48:35.193 | 2026-07-09 02:48:35.194 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:35.194 | framework. For more detail see 2026-07-09 02:48:35.194 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:35.194 | 2026-07-09 02:48:35.194 | import eventlet # noqa 2026-07-09 02:48:35.194 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:35.194 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-09 02:48:35.194 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:35.194 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:35.194 | DEBUG dbcounter [-] [57642] Writer thread running {{(pid=57642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:35.195 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-09 02:48:35.195 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:35.195 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-09 02:48:35.195 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.195 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-09 02:48:35.195 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.195 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-09 02:48:35.195 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.195 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-09 02:48:35.195 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.196 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-09 02:48:35.196 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.196 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-09 02:48:35.196 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.196 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-09 02:48:35.196 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.196 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-09 02:48:35.196 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.196 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-09 02:48:35.196 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.239 | [2066 Async nova-cell-0:57514]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-07-09 02:48:35.245 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:35.250 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-09 02:48:35.254 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-09 02:48:35.315 | [2066 Async nova-cell-1:57618]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57618 (2 other jobs running) 2026-07-09 02:48:35.343 | [2066 Async nova-cell-1:57618]: Signaling child to exit 2026-07-09 02:48:35.343 | WAKEUP 2026-07-09 02:48:35.369 | [2066 Async nova-cell-1:57618]: Signaled 2026-07-09 02:48:35.370 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-09 02:48:35.370 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-09 02:48:35.370 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-09 02:48:35.370 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-09 02:48:35.371 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-09 02:48:35.371 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-09 02:48:35.371 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-09 02:48:35.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:35.371 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-09 02:48:35.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-09 02:48:35.371 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-09 02:48:35.371 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:35.371 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:35.371 | we strongly recommend against using it for new projects. 2026-07-09 02:48:35.371 | 2026-07-09 02:48:35.371 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:35.372 | framework. For more detail see 2026-07-09 02:48:35.372 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:35.372 | 2026-07-09 02:48:35.372 | import eventlet # noqa 2026-07-09 02:48:35.372 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:35.372 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-09 02:48:35.372 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-09 02:48:35.372 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-09 02:48:35.372 | DEBUG dbcounter [-] [57685] Writer thread running {{(pid=57685) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:35.372 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-09 02:48:35.372 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-09 02:48:35.373 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-09 02:48:35.373 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.373 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-09 02:48:35.373 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.373 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-09 02:48:35.374 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.374 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-09 02:48:35.374 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.375 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-09 02:48:35.375 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.375 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-09 02:48:35.375 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.376 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-09 02:48:35.376 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.376 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-09 02:48:35.377 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.377 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-09 02:48:35.377 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57685) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-09 02:48:35.420 | [2066 Async nova-cell-1:57618]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-07-09 02:48:35.425 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:35.429 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:48:35.433 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-09 02:48:35.968 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:35.968 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:35.969 | we strongly recommend against using it for new projects. 2026-07-09 02:48:35.969 | 2026-07-09 02:48:35.969 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:35.969 | framework. For more detail see 2026-07-09 02:48:35.969 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:35.969 | 2026-07-09 02:48:35.969 | import eventlet # noqa 2026-07-09 02:48:36.229 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:39.193 | Running batches of 50 until complete 2026-07-09 02:48:39.193 | INFO dbcounter [None req-99e54fcc-8789-4edc-8f29-f55946381726 None None] Registered counter for database nova_cell0 2026-07-09 02:48:39.386 | DEBUG dbcounter [-] [58918] Writer thread running {{(pid=58918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:39.391 | INFO dbcounter [None req-99e54fcc-8789-4edc-8f29-f55946381726 None None] Registered counter for database nova_api 2026-07-09 02:48:39.548 | DEBUG dbcounter [-] [58918] Writer thread running {{(pid=58918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:39.576 | INFO dbcounter [None req-99e54fcc-8789-4edc-8f29-f55946381726 None None] Registered counter for database nova_cell0 2026-07-09 02:48:39.647 | DEBUG dbcounter [-] [58918] Writer thread running {{(pid=58918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:39.865 | +-------------------------------------+--------------+-----------+ 2026-07-09 02:48:39.865 | | Migration | Total Needed | Completed | 2026-07-09 02:48:39.865 | +-------------------------------------+--------------+-----------+ 2026-07-09 02:48:39.865 | | fill_virtual_interface_list | 0 | 0 | 2026-07-09 02:48:39.865 | | migrate_empty_ratio | 0 | 0 | 2026-07-09 02:48:39.865 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-09 02:48:39.865 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-09 02:48:39.865 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-09 02:48:39.865 | | populate_dev_uuids | 0 | 0 | 2026-07-09 02:48:39.865 | | populate_instance_compute_id | 0 | 0 | 2026-07-09 02:48:39.865 | | populate_missing_availability_zones | 0 | 0 | 2026-07-09 02:48:39.866 | | populate_queued_for_delete | 0 | 0 | 2026-07-09 02:48:39.866 | | populate_user_id | 0 | 0 | 2026-07-09 02:48:39.866 | | populate_uuids | 0 | 0 | 2026-07-09 02:48:39.866 | +-------------------------------------+--------------+-----------+ 2026-07-09 02:48:40.550 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-09 02:48:40.555 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:48:40.560 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-09 02:48:40.565 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:48:40.569 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:48:40.573 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-09 02:48:41.130 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:48:41.130 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:48:41.130 | we strongly recommend against using it for new projects. 2026-07-09 02:48:41.130 | 2026-07-09 02:48:41.130 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:48:41.131 | framework. For more detail see 2026-07-09 02:48:41.131 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:48:41.131 | 2026-07-09 02:48:41.131 | import eventlet # noqa 2026-07-09 02:48:41.412 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:48:44.396 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-09 02:48:44.396 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-09 02:48:44.396 | INFO dbcounter [None req-b3596fa7-7f07-4a0e-b127-6c3ad2107403 None None] Registered counter for database nova_api 2026-07-09 02:48:44.518 | DEBUG dbcounter [-] [58936] Writer thread running {{(pid=58936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:48:45.214 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-09 02:48:45.219 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-09 02:48:45.239 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-09 02:48:45.243 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-09 02:48:45.247 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-09 02:48:45.335 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-09 02:48:45.387 | [2066 Async configure_neutron_nova:58995]: running: configure_neutron_nova 2026-07-09 02:48:45.391 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-09 02:48:45.396 | + functions-common:run_phase:1848 : local mode=stack 2026-07-09 02:48:45.399 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-09 02:48:45.403 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:48:45.407 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:48:45.413 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:48:45.417 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:48:45.421 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:48:45.426 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:48:45.432 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:48:45.436 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:48:45.440 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:48:45.443 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-09 02:48:45.446 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:48:45.473 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:45.477 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:48:45.481 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:48:45.484 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-09 02:48:45.488 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:48:45.491 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:48:45.494 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-09 02:48:45.497 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-09 02:48:45.501 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-09 02:48:45.505 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:48:45.509 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:48:45.513 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-09 02:48:45.517 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-09 02:48:45.521 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-09 02:48:45.525 | + functions-common:run_plugins:1837 : local plugins= 2026-07-09 02:48:45.530 | + functions-common:run_plugins:1838 : local plugin 2026-07-09 02:48:45.534 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-09 02:48:45.539 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-09 02:48:45.543 | + inc/meta-config:merge_config_group:171 : shift 2026-07-09 02:48:45.547 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-09 02:48:45.550 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:48:45.555 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-09 02:48:45.559 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-09 02:48:45.564 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-09 02:48:45.569 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:45.574 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-09 02:48:45.578 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:48:45.582 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-09 02:48:45.582 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:48:45.582 | gsub("[][]", "", $1); 2026-07-09 02:48:45.582 | split($1, a, "|"); 2026-07-09 02:48:45.582 | if (a[1] == matchgroup) 2026-07-09 02:48:45.582 | print a[2] 2026-07-09 02:48:45.583 | } 2026-07-09 02:48:45.583 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:48:45.591 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-09 02:48:45.593 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-09 02:48:45.597 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-09 02:48:45.603 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-09 02:48:45.607 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-09 02:48:45.613 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-09 02:48:45.617 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-09 02:48:45.623 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-09 02:48:45.629 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-09 02:48:45.632 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-09 02:48:45.636 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-09 02:48:45.640 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-09 02:48:45.644 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-09 02:48:45.648 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:45.652 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-09 02:48:45.656 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-09 02:48:45.659 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-09 02:48:45.665 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-09 02:48:45.669 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-09 02:48:45.675 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-09 02:48:45.679 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-09 02:48:45.684 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-09 02:48:45.686 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-09 02:48:45.686 | BEGIN { 2026-07-09 02:48:45.686 | section = "" 2026-07-09 02:48:45.686 | last_section = "" 2026-07-09 02:48:45.686 | section_count = 0 2026-07-09 02:48:45.687 | } 2026-07-09 02:48:45.687 | /^\[.+\]/ { 2026-07-09 02:48:45.687 | gsub("[][]", "", $1); 2026-07-09 02:48:45.687 | section=$1 2026-07-09 02:48:45.687 | next 2026-07-09 02:48:45.687 | } 2026-07-09 02:48:45.687 | /^ *\#/ { 2026-07-09 02:48:45.687 | next 2026-07-09 02:48:45.687 | } 2026-07-09 02:48:45.687 | /^[^ \t]+/ { 2026-07-09 02:48:45.687 | # get offset of first = in $0 2026-07-09 02:48:45.687 | eq_idx = index($0, "=") 2026-07-09 02:48:45.688 | # extract attr & value from $0 2026-07-09 02:48:45.688 | attr = substr($0, 1, eq_idx - 1) 2026-07-09 02:48:45.688 | value = substr($0, eq_idx + 1) 2026-07-09 02:48:45.688 | # only need to strip trailing whitespace from attr 2026-07-09 02:48:45.688 | sub(/[ \t]*$/, "", attr) 2026-07-09 02:48:45.688 | # need to strip leading & trailing whitespace from value 2026-07-09 02:48:45.688 | sub(/^[ \t]*/, "", value) 2026-07-09 02:48:45.688 | sub(/[ \t]*$/, "", value) 2026-07-09 02:48:45.688 | 2026-07-09 02:48:45.688 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-09 02:48:45.688 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-09 02:48:45.688 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-09 02:48:45.689 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-09 02:48:45.689 | if (! (section, attr) in cfg_attr_count) { 2026-07-09 02:48:45.689 | if (section != last_section) { 2026-07-09 02:48:45.690 | cfg_section[section_count++] = section 2026-07-09 02:48:45.690 | last_section = section 2026-07-09 02:48:45.690 | } 2026-07-09 02:48:45.690 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-09 02:48:45.690 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-09 02:48:45.690 | 2026-07-09 02:48:45.690 | cfg_attr[section, attr, 0] = value 2026-07-09 02:48:45.690 | cfg_attr_count[section, attr] = 1 2026-07-09 02:48:45.690 | } else { 2026-07-09 02:48:45.691 | lno = cfg_attr_count[section, attr]++ 2026-07-09 02:48:45.691 | cfg_attr[section, attr, lno] = value 2026-07-09 02:48:45.691 | } 2026-07-09 02:48:45.691 | } 2026-07-09 02:48:45.691 | END { 2026-07-09 02:48:45.691 | # Process each section in order 2026-07-09 02:48:45.692 | for (sno = 0; sno < section_count; sno++) { 2026-07-09 02:48:45.692 | section = cfg_section[sno] 2026-07-09 02:48:45.692 | # The ini routines simply append a config item immediately 2026-07-09 02:48:45.692 | # after the section header. To keep the same order as defined 2026-07-09 02:48:45.693 | # in local.conf, invoke the ini routines in the reverse order 2026-07-09 02:48:45.693 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-09 02:48:45.693 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-09 02:48:45.693 | if (cfg_attr_count[section, attr] == 1) 2026-07-09 02:48:45.693 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-09 02:48:45.693 | else { 2026-07-09 02:48:45.693 | # For multiline, invoke the ini routines in the reverse order 2026-07-09 02:48:45.693 | count = cfg_attr_count[section, attr] 2026-07-09 02:48:45.694 | print "inidelete " configfile " " section " " attr 2026-07-09 02:48:45.694 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-09 02:48:45.694 | for (l = count -2; l >= 0; l--) 2026-07-09 02:48:45.694 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-09 02:48:45.694 | } 2026-07-09 02:48:45.694 | } 2026-07-09 02:48:45.694 | } 2026-07-09 02:48:45.694 | } 2026-07-09 02:48:45.694 | ' 2026-07-09 02:48:45.694 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.694 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-09 02:48:45.695 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:45.695 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-09 02:48:45.696 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-09 02:48:45.700 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:48:45.703 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-09 02:48:45.706 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-09 02:48:45.706 | BEGIN { group = "" } 2026-07-09 02:48:45.707 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:48:45.707 | gsub("[][]", "", $1); 2026-07-09 02:48:45.707 | split($1, a, "|"); 2026-07-09 02:48:45.707 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-09 02:48:45.707 | group=a[1] 2026-07-09 02:48:45.707 | } else { 2026-07-09 02:48:45.708 | group="" 2026-07-09 02:48:45.708 | } 2026-07-09 02:48:45.708 | next 2026-07-09 02:48:45.708 | } 2026-07-09 02:48:45.708 | { 2026-07-09 02:48:45.708 | if (group != "") 2026-07-09 02:48:45.708 | print $0 2026-07-09 02:48:45.708 | } 2026-07-09 02:48:45.708 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:48:45.715 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-09 02:48:45.718 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-09 02:48:45.761 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.765 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-09 02:48:45.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-09 02:48:45.814 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-09 02:48:45.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-09 02:48:45.865 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.869 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-09 02:48:45.874 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-09 02:48:45.920 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.924 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-09 02:48:45.928 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-09 02:48:45.978 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:45.984 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-09 02:48:45.987 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-09 02:48:45.992 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-09 02:48:45.997 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-09 02:48:46.001 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.007 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.010 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-09 02:48:46.014 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.022 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-09 02:48:46.027 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-09 02:48:46.030 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-09 02:48:46.035 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-09 02:48:46.038 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.043 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:46.048 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-09 02:48:46.050 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.054 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-09 02:48:46.059 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.063 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.067 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.073 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-09 02:48:46.076 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.082 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.087 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-09 02:48:46.087 | BEGIN { 2026-07-09 02:48:46.087 | section = "" 2026-07-09 02:48:46.087 | last_section = "" 2026-07-09 02:48:46.087 | section_count = 0 2026-07-09 02:48:46.087 | } 2026-07-09 02:48:46.087 | /^\[.+\]/ { 2026-07-09 02:48:46.088 | gsub("[][]", "", $1); 2026-07-09 02:48:46.088 | section=$1 2026-07-09 02:48:46.088 | next 2026-07-09 02:48:46.088 | } 2026-07-09 02:48:46.088 | /^ *\#/ { 2026-07-09 02:48:46.088 | next 2026-07-09 02:48:46.088 | } 2026-07-09 02:48:46.088 | /^[^ \t]+/ { 2026-07-09 02:48:46.088 | # get offset of first = in $0 2026-07-09 02:48:46.088 | eq_idx = index($0, "=") 2026-07-09 02:48:46.088 | # extract attr & value from $0 2026-07-09 02:48:46.089 | attr = substr($0, 1, eq_idx - 1) 2026-07-09 02:48:46.089 | value = substr($0, eq_idx + 1) 2026-07-09 02:48:46.089 | # only need to strip trailing whitespace from attr 2026-07-09 02:48:46.089 | sub(/[ \t]*$/, "", attr) 2026-07-09 02:48:46.089 | # need to strip leading & trailing whitespace from value 2026-07-09 02:48:46.089 | sub(/^[ \t]*/, "", value) 2026-07-09 02:48:46.089 | sub(/[ \t]*$/, "", value) 2026-07-09 02:48:46.089 | 2026-07-09 02:48:46.090 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-09 02:48:46.090 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-09 02:48:46.090 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-09 02:48:46.090 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-09 02:48:46.091 | if (! (section, attr) in cfg_attr_count) { 2026-07-09 02:48:46.092 | if (section != last_section) { 2026-07-09 02:48:46.092 | cfg_section[section_count++] = section 2026-07-09 02:48:46.092 | last_section = section 2026-07-09 02:48:46.094 | } 2026-07-09 02:48:46.094 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-09 02:48:46.094 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-09 02:48:46.094 | 2026-07-09 02:48:46.094 | cfg_attr[section, attr, 0] = value 2026-07-09 02:48:46.094 | cfg_attr_count[section, attr] = 1 2026-07-09 02:48:46.094 | } else { 2026-07-09 02:48:46.094 | lno = cfg_attr_count[section, attr]++ 2026-07-09 02:48:46.094 | cfg_attr[section, attr, lno] = value 2026-07-09 02:48:46.094 | } 2026-07-09 02:48:46.094 | } 2026-07-09 02:48:46.095 | END { 2026-07-09 02:48:46.095 | # Process each section in order 2026-07-09 02:48:46.095 | for (sno = 0; sno < section_count; sno++) { 2026-07-09 02:48:46.095 | section = cfg_section[sno] 2026-07-09 02:48:46.095 | # The ini routines simply append a config item immediately 2026-07-09 02:48:46.095 | # after the section header. To keep the same order as defined 2026-07-09 02:48:46.095 | # in local.conf, invoke the ini routines in the reverse order 2026-07-09 02:48:46.095 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-09 02:48:46.095 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-09 02:48:46.095 | if (cfg_attr_count[section, attr] == 1) 2026-07-09 02:48:46.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-09 02:48:46.096 | else { 2026-07-09 02:48:46.096 | # For multiline, invoke the ini routines in the reverse order 2026-07-09 02:48:46.096 | count = cfg_attr_count[section, attr] 2026-07-09 02:48:46.096 | print "inidelete " configfile " " section " " attr 2026-07-09 02:48:46.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-09 02:48:46.096 | for (l = count -2; l >= 0; l--) 2026-07-09 02:48:46.096 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-09 02:48:46.096 | } 2026-07-09 02:48:46.096 | } 2026-07-09 02:48:46.096 | } 2026-07-09 02:48:46.097 | } 2026-07-09 02:48:46.097 | ' 2026-07-09 02:48:46.097 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.097 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:46.097 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-09 02:48:46.097 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-09 02:48:46.097 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-09 02:48:46.097 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:48:46.101 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-09 02:48:46.105 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-09 02:48:46.105 | BEGIN { group = "" } 2026-07-09 02:48:46.105 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:48:46.105 | gsub("[][]", "", $1); 2026-07-09 02:48:46.105 | split($1, a, "|"); 2026-07-09 02:48:46.105 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-09 02:48:46.105 | group=a[1] 2026-07-09 02:48:46.105 | } else { 2026-07-09 02:48:46.105 | group="" 2026-07-09 02:48:46.106 | } 2026-07-09 02:48:46.106 | next 2026-07-09 02:48:46.106 | } 2026-07-09 02:48:46.106 | { 2026-07-09 02:48:46.106 | if (group != "") 2026-07-09 02:48:46.106 | print $0 2026-07-09 02:48:46.106 | } 2026-07-09 02:48:46.106 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:48:46.115 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-09 02:48:46.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-09 02:48:46.162 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.165 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-09 02:48:46.168 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-09 02:48:46.171 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-09 02:48:46.175 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-09 02:48:46.179 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-09 02:48:46.183 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-09 02:48:46.186 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-09 02:48:46.189 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-09 02:48:46.194 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-09 02:48:46.197 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-09 02:48:46.201 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-09 02:48:46.205 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-09 02:48:46.208 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-09 02:48:46.212 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:46.215 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-09 02:48:46.219 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-09 02:48:46.223 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-09 02:48:46.228 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-09 02:48:46.230 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-09 02:48:46.233 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-09 02:48:46.236 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-09 02:48:46.239 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-09 02:48:46.241 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-09 02:48:46.241 | BEGIN { 2026-07-09 02:48:46.241 | section = "" 2026-07-09 02:48:46.241 | last_section = "" 2026-07-09 02:48:46.241 | section_count = 0 2026-07-09 02:48:46.241 | } 2026-07-09 02:48:46.242 | /^\[.+\]/ { 2026-07-09 02:48:46.242 | gsub("[][]", "", $1); 2026-07-09 02:48:46.242 | section=$1 2026-07-09 02:48:46.242 | next 2026-07-09 02:48:46.242 | } 2026-07-09 02:48:46.242 | /^ *\#/ { 2026-07-09 02:48:46.242 | next 2026-07-09 02:48:46.242 | } 2026-07-09 02:48:46.242 | /^[^ \t]+/ { 2026-07-09 02:48:46.242 | # get offset of first = in $0 2026-07-09 02:48:46.242 | eq_idx = index($0, "=") 2026-07-09 02:48:46.243 | # extract attr & value from $0 2026-07-09 02:48:46.243 | attr = substr($0, 1, eq_idx - 1) 2026-07-09 02:48:46.243 | value = substr($0, eq_idx + 1) 2026-07-09 02:48:46.243 | # only need to strip trailing whitespace from attr 2026-07-09 02:48:46.243 | sub(/[ \t]*$/, "", attr) 2026-07-09 02:48:46.243 | # need to strip leading & trailing whitespace from value 2026-07-09 02:48:46.243 | sub(/^[ \t]*/, "", value) 2026-07-09 02:48:46.243 | sub(/[ \t]*$/, "", value) 2026-07-09 02:48:46.243 | 2026-07-09 02:48:46.243 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-09 02:48:46.243 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-09 02:48:46.243 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-09 02:48:46.244 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-09 02:48:46.244 | if (! (section, attr) in cfg_attr_count) { 2026-07-09 02:48:46.244 | if (section != last_section) { 2026-07-09 02:48:46.244 | cfg_section[section_count++] = section 2026-07-09 02:48:46.244 | last_section = section 2026-07-09 02:48:46.244 | } 2026-07-09 02:48:46.245 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-09 02:48:46.245 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-09 02:48:46.246 | 2026-07-09 02:48:46.246 | cfg_attr[section, attr, 0] = value 2026-07-09 02:48:46.247 | cfg_attr_count[section, attr] = 1 2026-07-09 02:48:46.247 | } else { 2026-07-09 02:48:46.247 | lno = cfg_attr_count[section, attr]++ 2026-07-09 02:48:46.248 | cfg_attr[section, attr, lno] = value 2026-07-09 02:48:46.248 | } 2026-07-09 02:48:46.248 | } 2026-07-09 02:48:46.248 | END { 2026-07-09 02:48:46.248 | # Process each section in order 2026-07-09 02:48:46.249 | for (sno = 0; sno < section_count; sno++) { 2026-07-09 02:48:46.249 | section = cfg_section[sno] 2026-07-09 02:48:46.249 | # The ini routines simply append a config item immediately 2026-07-09 02:48:46.249 | # after the section header. To keep the same order as defined 2026-07-09 02:48:46.249 | # in local.conf, invoke the ini routines in the reverse order 2026-07-09 02:48:46.249 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-09 02:48:46.249 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-09 02:48:46.249 | if (cfg_attr_count[section, attr] == 1) 2026-07-09 02:48:46.249 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-09 02:48:46.249 | else { 2026-07-09 02:48:46.249 | # For multiline, invoke the ini routines in the reverse order 2026-07-09 02:48:46.249 | count = cfg_attr_count[section, attr] 2026-07-09 02:48:46.250 | print "inidelete " configfile " " section " " attr 2026-07-09 02:48:46.250 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-09 02:48:46.250 | for (l = count -2; l >= 0; l--) 2026-07-09 02:48:46.250 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-09 02:48:46.250 | } 2026-07-09 02:48:46.250 | } 2026-07-09 02:48:46.250 | } 2026-07-09 02:48:46.250 | } 2026-07-09 02:48:46.250 | ' 2026-07-09 02:48:46.250 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.251 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:48:46.251 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-09 02:48:46.251 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-09 02:48:46.251 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-09 02:48:46.251 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:48:46.251 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-09 02:48:46.254 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-09 02:48:46.254 | BEGIN { group = "" } 2026-07-09 02:48:46.254 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:48:46.255 | gsub("[][]", "", $1); 2026-07-09 02:48:46.255 | split($1, a, "|"); 2026-07-09 02:48:46.255 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-09 02:48:46.255 | group=a[1] 2026-07-09 02:48:46.255 | } else { 2026-07-09 02:48:46.255 | group="" 2026-07-09 02:48:46.255 | } 2026-07-09 02:48:46.255 | next 2026-07-09 02:48:46.255 | } 2026-07-09 02:48:46.255 | { 2026-07-09 02:48:46.255 | if (group != "") 2026-07-09 02:48:46.256 | print $0 2026-07-09 02:48:46.256 | } 2026-07-09 02:48:46.256 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:48:46.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-09 02:48:46.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-09 02:48:46.299 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.302 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-09 02:48:46.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-09 02:48:46.338 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.341 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-09 02:48:46.344 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-09 02:48:46.377 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.381 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-09 02:48:46.384 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-09 02:48:46.413 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:48:46.419 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-1b9cad51-73d2-4b6c-b2c8-47937bc0f37b"' 2026-07-09 02:48:46.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-1b9cad51-73d2-4b6c-b2c8-47937bc0f37b 2026-07-09 02:48:46.440 | [58995 Async configure_neutron_nova:58995]: finished successfully 2026-07-09 02:48:46.461 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.464 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-09 02:48:46.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-09 02:48:46.494 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.498 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-09 02:48:46.500 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-09 02:48:46.530 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:48:46.534 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-09 02:48:46.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:48:46.556 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-09 02:48:46.559 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-09 02:48:46.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:46.579 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-09 02:48:46.615 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-09 02:48:46.662 | [2066 Async configure_neutron_nova:58995]: Waiting for completion of configure_neutron_nova running on PID 58995 (2 other jobs running) 2026-07-09 02:48:46.684 | [2066 Async configure_neutron_nova:58995]: Signaling child to exit 2026-07-09 02:48:46.685 | WAKEUP 2026-07-09 02:48:46.705 | [2066 Async configure_neutron_nova:58995]: Signaled 2026-07-09 02:48:46.707 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-09 02:48:46.707 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-09 02:48:46.707 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-09 02:48:46.707 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-09 02:48:46.707 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:48:46.707 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-09 02:48:46.707 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-09 02:48:46.707 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.130/identity 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-09 02:48:46.708 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-09 02:48:46.708 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-09 02:48:46.708 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-09 02:48:46.708 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-09 02:48:46.708 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-09 02:48:46.709 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-09 02:48:46.709 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:48:46.709 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-09 02:48:46.709 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-09 02:48:46.709 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:48:46.709 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-09 02:48:46.709 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:48:46.709 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-09 02:48:46.709 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-09 02:48:46.709 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:48:46.709 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:48:46.710 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-09 02:48:46.710 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-09 02:48:46.710 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-09 02:48:46.710 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-09 02:48:46.710 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.130/identity 2026-07-09 02:48:46.711 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-09 02:48:46.711 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-09 02:48:46.711 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-09 02:48:46.711 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-09 02:48:46.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-09 02:48:46.711 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-09 02:48:46.711 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-09 02:48:46.711 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-09 02:48:46.712 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-09 02:48:46.712 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-09 02:48:46.712 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:48:46.712 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-09 02:48:46.712 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-09 02:48:46.749 | [2066 Async configure_neutron_nova:58995]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-09 02:48:46.754 | + inc/async:async_wait:197 : return 0 2026-07-09 02:48:46.757 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-09 02:48:46.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:46.779 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-09 02:48:46.815 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-09 02:48:46.852 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-09 02:48:46.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:46.875 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-09 02:48:46.878 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:48:46.881 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-09 02:48:46.884 | + ./stack.sh:main:1296 : start_nova_api 2026-07-09 02:48:46.887 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:48:46.890 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:48:46.893 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:48:46.896 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-09 02:48:46.901 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.905 | + functions-common:run_process:1674 : local service=n-api 2026-07-09 02:48:46.908 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.911 | + functions-common:run_process:1676 : local group= 2026-07-09 02:48:46.914 | + functions-common:run_process:1677 : local user= 2026-07-09 02:48:46.916 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:48:46.919 | + functions-common:run_process:1680 : local name=n-api 2026-07-09 02:48:46.923 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:48:46.925 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:48:46.929 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:48:46.932 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:48:46.936 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:48:46.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565326937 2026-07-09 02:48:46.943 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-09 02:48:46.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:46.964 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-09 02:48:46.966 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-09 02:48:46.969 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.972 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.975 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.978 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-09 02:48:46.980 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-09 02:48:46.983 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-09 02:48:46.986 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-09 02:48:46.989 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:48:46.992 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:48:46.994 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:48:46.997 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:48:47.000 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-09 02:48:47.003 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:48:47.006 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:48:47.009 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:48:47.011 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:48:47.014 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-09 02:48:47.017 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:48:47.019 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:48:47.022 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:48:47.026 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:48:47.029 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-09 02:48:47.031 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:48:47.036 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-09 02:48:47.114 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:48:47.191 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-09 02:48:47.255 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-09 02:48:47.318 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:48:47.383 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:48:47.446 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-09 02:48:47.510 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-09 02:48:47.574 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-09 02:48:47.637 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-09 02:48:47.701 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-09 02:48:47.763 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:48:47.765 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:48:47.768 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-09 02:48:47.842 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:48:48.285 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-09 02:48:48.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-09 02:48:48.751 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-09 02:48:48.881 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:48:48.885 | + functions-common:time_stop:2420 : local name 2026-07-09 02:48:48.888 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:48:48.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:48:48.895 | + functions-common:time_stop:2423 : local total 2026-07-09 02:48:48.898 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:48:48.901 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:48:48.906 | + functions-common:time_stop:2427 : start_time=1783565326937 2026-07-09 02:48:48.909 | + functions-common:time_stop:2429 : [[ -z 1783565326937 ]] 2026-07-09 02:48:48.913 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:48:48.919 | + functions-common:time_stop:2432 : end_time=1783565328915 2026-07-09 02:48:48.922 | + functions-common:time_stop:2433 : elapsed_time=1978 2026-07-09 02:48:48.925 | + functions-common:time_stop:2434 : total=4250 2026-07-09 02:48:48.928 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:48:48.932 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6228 2026-07-09 02:48:48.936 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-09 02:48:48.936 | Waiting for nova-api to start... 2026-07-09 02:48:48.940 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.130/compute/v2.1/ 2026-07-09 02:48:48.943 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.130/compute/v2.1/ 2026-07-09 02:48:48.947 | + functions:wait_for_service:476 : local timeout=60 2026-07-09 02:48:48.950 | + functions:wait_for_service:477 : local url=http://192.168.122.130/compute/v2.1/ 2026-07-09 02:48:48.954 | + functions:wait_for_service:478 : local rval=0 2026-07-09 02:48:48.957 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-09 02:48:48.961 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:48:48.964 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:48:48.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:48:48.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:48:48.977 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565328973 2026-07-09 02:48:48.980 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-09 02:48:48.983 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:48:48.986 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.130/compute/v2.1/ 2026-07-09 02:48:54.904 | + :: : [[ 200 == 503 ]] 2026-07-09 02:48:54.906 | + :: : [[ 0 -eq 7 ]] 2026-07-09 02:48:54.911 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-09 02:48:54.916 | + functions-common:time_stop:2420 : local name 2026-07-09 02:48:54.920 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:48:54.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:48:54.930 | + functions-common:time_stop:2423 : local total 2026-07-09 02:48:54.934 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:48:54.937 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:48:54.941 | + functions-common:time_stop:2427 : start_time=1783565328973 2026-07-09 02:48:54.946 | + functions-common:time_stop:2429 : [[ -z 1783565328973 ]] 2026-07-09 02:48:54.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:48:54.959 | + functions-common:time_stop:2432 : end_time=1783565334954 2026-07-09 02:48:54.963 | + functions-common:time_stop:2433 : elapsed_time=5981 2026-07-09 02:48:54.967 | + functions-common:time_stop:2434 : total=5578 2026-07-09 02:48:54.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:48:54.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11559 2026-07-09 02:48:54.981 | + functions:wait_for_service:486 : return 0 2026-07-09 02:48:54.984 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:48:54.989 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:48:54.992 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-09 02:48:55.017 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:55.023 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-09 02:48:55.027 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:48:55.032 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-09 02:48:55.037 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-09 02:48:55.042 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-09 02:48:55.048 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-09 02:48:55.050 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-09 02:48:55.055 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-09 02:48:55.058 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:48:55.064 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-09 02:48:55.067 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-09 02:48:55.086 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-09 02:48:55.092 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-09 02:48:55.098 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-09 02:48:55.104 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-09 02:48:55.122 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-09 02:48:55.138 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-09 02:48:55.155 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-09 02:48:55.159 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-09 02:48:55.159 | Starting OVN 2026-07-09 02:48:55.163 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-09 02:48:55.167 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-09 02:48:55.167 | Starting OVS 2026-07-09 02:48:55.170 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-09 02:48:55.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:48:55.198 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-09 02:48:55.257 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-09 02:48:55.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-09 02:48:55.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-09 02:48:55.325 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-09 02:48:55.794 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-09 02:48:56.267 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-09 02:48:56.268 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-09 02:48:56.268 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-09 02:48:56.268 | 2026-07-09 02:48:56.268 | Possible reasons for having these kinds of units are: 2026-07-09 02:48:56.269 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-09 02:48:56.269 | .wants/, .requires/, or .upholds/ directory. 2026-07-09 02:48:56.269 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-09 02:48:56.269 | a requirement dependency on it. 2026-07-09 02:48:56.269 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-09 02:48:56.269 | D-Bus, udev, scripted systemctl call, ...). 2026-07-09 02:48:56.269 | • In case of template units, the unit is meant to be enabled with some 2026-07-09 02:48:56.269 | instance name specified. 2026-07-09 02:48:56.278 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-09 02:49:00.919 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-09 02:49:00.923 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-09 02:49:01.393 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-09 02:49:01.865 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-09 02:49:01.865 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-09 02:49:01.865 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-09 02:49:01.865 | 2026-07-09 02:49:01.866 | Possible reasons for having these kinds of units are: 2026-07-09 02:49:01.866 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-09 02:49:01.866 | .wants/, .requires/, or .upholds/ directory. 2026-07-09 02:49:01.866 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-09 02:49:01.866 | a requirement dependency on it. 2026-07-09 02:49:01.866 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-09 02:49:01.866 | D-Bus, udev, scripted systemctl call, ...). 2026-07-09 02:49:01.866 | • In case of template units, the unit is meant to be enabled with some 2026-07-09 02:49:01.866 | instance name specified. 2026-07-09 02:49:01.875 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-09 02:49:02.084 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-09 02:49:02.084 | Configuring OVSDB 2026-07-09 02:49:02.089 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-09 02:49:02.124 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:02.129 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-09 02:49:02.159 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-09 02:49:02.183 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=35c45f57-a5b5-4fa4-bb05-50fad2a07ef0 2026-07-09 02:49:02.208 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.130:6642 2026-07-09 02:49:02.235 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-09 02:49:02.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-09 02:49:02.284 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.130 2026-07-09 02:49:02.312 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-09 02:49:02.318 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-09 02:49:02.342 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:02.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-09 02:49:02.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-09 02:49:02.374 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-09 02:49:02.378 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-09 02:49:02.382 | + functions-common:is_provider_network:2272 : return 1 2026-07-09 02:49:02.386 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:02.390 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-09 02:49:02.394 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-09 02:49:02.398 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-09 02:49:02.402 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-09 02:49:02.406 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-09 02:49:02.436 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-09 02:49:02.464 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-09 02:49:02.499 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-09 02:49:02.526 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:02.531 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-09 02:49:02.535 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-09 02:49:02.539 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:49:02.543 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-09 02:49:02.547 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-09 02:49:02.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:02.578 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-09 02:49:02.583 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-09 02:49:02.587 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-09 02:49:03.067 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-09 02:49:03.536 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-09 02:49:03.621 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-09 02:49:03.626 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-09 02:49:03.629 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-09 02:49:03.632 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-09 02:49:03.637 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-09 02:49:04.643 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-09 02:49:04.645 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-09 02:49:04.649 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-09 02:49:04.653 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-09 02:49:04.656 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-09 02:49:04.661 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-09 02:49:04.664 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-09 02:49:04.668 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-09 02:49:04.671 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-09 02:49:04.675 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-09 02:49:04.679 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-09 02:49:04.683 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-09 02:49:04.687 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-09 02:49:04.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:04.714 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-09 02:49:04.743 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-09 02:49:04.770 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-07-09 02:49:04.790 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-07-09 02:49:04.810 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-09 02:49:04.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:04.841 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-09 02:49:04.846 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-09 02:49:04.849 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-09 02:49:05.335 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-09 02:49:05.786 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-09 02:49:05.786 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-09 02:49:05.786 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-09 02:49:05.786 | 2026-07-09 02:49:05.786 | Possible reasons for having these kinds of units are: 2026-07-09 02:49:05.787 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-09 02:49:05.787 | .wants/, .requires/, or .upholds/ directory. 2026-07-09 02:49:05.787 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-09 02:49:05.787 | a requirement dependency on it. 2026-07-09 02:49:05.787 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-09 02:49:05.787 | D-Bus, udev, scripted systemctl call, ...). 2026-07-09 02:49:05.787 | • In case of template units, the unit is meant to be enabled with some 2026-07-09 02:49:05.787 | instance name specified. 2026-07-09 02:49:05.798 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-09 02:49:06.073 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-09 02:49:06.098 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:06.101 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-09 02:49:06.104 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-09 02:49:06.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:06.137 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-09 02:49:06.138 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-09 02:49:06.142 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.147 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-09 02:49:06.151 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.155 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:06.159 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:06.163 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:06.167 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-09 02:49:06.171 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:06.176 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:06.178 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:06.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:06.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:06.194 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565346190 2026-07-09 02:49:06.198 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-09 02:49:06.225 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:06.229 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-09 02:49:06.233 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-09 02:49:06.237 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.241 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.245 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.249 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.253 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-09 02:49:06.257 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-09 02:49:06.260 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-09 02:49:06.264 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:06.268 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:06.272 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:06.276 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:06.280 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-09 02:49:06.284 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-09 02:49:06.289 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-09 02:49:06.292 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-09 02:49:06.295 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.300 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:49:06.303 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:49:06.308 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:49:06.312 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:49:06.316 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:49:06.320 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-09 02:49:06.323 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:49:06.329 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-09 02:49:06.421 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:06.512 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-09 02:49:06.587 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-09 02:49:06.664 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-09 02:49:06.745 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-09 02:49:06.824 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:06.911 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:49:06.915 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:49:06.919 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-09 02:49:07.024 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:49:07.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-09 02:49:07.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-09 02:49:08.001 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-09 02:49:08.050 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:08.054 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:08.060 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:08.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:08.067 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:08.071 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:08.076 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:08.080 | + functions-common:time_stop:2427 : start_time=1783565346190 2026-07-09 02:49:08.084 | + functions-common:time_stop:2429 : [[ -z 1783565346190 ]] 2026-07-09 02:49:08.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:08.097 | + functions-common:time_stop:2432 : end_time=1783565348092 2026-07-09 02:49:08.102 | + functions-common:time_stop:2433 : elapsed_time=1902 2026-07-09 02:49:08.106 | + functions-common:time_stop:2434 : total=6228 2026-07-09 02:49:08.110 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:08.115 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8130 2026-07-09 02:49:08.119 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-09 02:49:08.123 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-09 02:49:08.127 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-09 02:49:08.133 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:49:08.163 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:49:08.167 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:49:08.172 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:49:08.176 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:49:08.180 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:49:08.231 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:49:08.280 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:49:08.327 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:49:08.374 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-09 02:49:08.423 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-09 02:49:08.427 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-09 02:49:08.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:08.459 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-09 02:49:08.526 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-09 02:49:08.530 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.535 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-09 02:49:08.539 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.543 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:08.548 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:08.552 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:08.556 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-09 02:49:08.561 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:08.565 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:08.569 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:08.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:08.579 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:08.586 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565348581 2026-07-09 02:49:08.590 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-09 02:49:08.618 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:08.623 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-09 02:49:08.627 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-09 02:49:08.631 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.636 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.641 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.645 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.649 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-09 02:49:08.654 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-09 02:49:08.658 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-09 02:49:08.662 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:08.666 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:08.671 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:08.675 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:08.679 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-09 02:49:08.684 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-09 02:49:08.688 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-09 02:49:08.692 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-09 02:49:08.696 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:08.701 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:49:08.705 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:49:08.709 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:49:08.714 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:49:08.718 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:49:08.722 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-09 02:49:08.726 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:49:08.733 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-09 02:49:08.828 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:08.925 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-09 02:49:09.007 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-09 02:49:09.094 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-09 02:49:09.177 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-09 02:49:09.259 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:09.341 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:49:09.346 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:49:09.350 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-09 02:49:09.449 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:49:09.925 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-09 02:49:09.951 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-09 02:49:10.422 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-09 02:49:10.478 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:10.480 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:10.484 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:10.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:10.493 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:10.497 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:10.502 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:10.505 | + functions-common:time_stop:2427 : start_time=1783565348581 2026-07-09 02:49:10.509 | + functions-common:time_stop:2429 : [[ -z 1783565348581 ]] 2026-07-09 02:49:10.515 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:10.521 | + functions-common:time_stop:2432 : end_time=1783565350517 2026-07-09 02:49:10.525 | + functions-common:time_stop:2433 : elapsed_time=1936 2026-07-09 02:49:10.530 | + functions-common:time_stop:2434 : total=8130 2026-07-09 02:49:10.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:10.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10066 2026-07-09 02:49:10.542 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:49:10.546 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:49:10.551 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-09 02:49:10.558 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-09 02:49:10.583 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-09 02:49:10.588 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-09 02:49:10.594 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-09 02:49:10.596 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-09 02:49:10.600 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-09 02:49:10.646 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:49:10.695 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-09 02:49:10.743 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-09 02:49:10.790 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-09 02:49:10.837 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:10.840 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-09 02:49:10.844 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-09 02:49:10.847 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-09 02:49:10.875 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-09 02:49:10.902 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-09 02:49:10.906 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-09 02:49:10.909 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-09 02:49:10.913 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-09 02:49:10.979 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-09 02:49:11.005 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:11.009 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-09 02:49:11.015 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:49:11.018 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-09 02:49:11.025 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-09 02:49:11.028 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-09 02:49:11.032 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-09 02:49:11.081 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-09 02:49:11.085 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:11.089 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-09 02:49:11.146 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-09 02:49:11.148 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-09 02:49:11.153 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-09 02:49:11.158 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-09 02:49:11.163 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-09 02:49:11.167 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-09 02:49:11.173 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-09 02:49:11.177 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-09 02:49:11.181 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-09 02:49:11.186 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-09 02:49:11.190 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:11.194 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:11.199 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:11.203 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-09 02:49:11.207 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:11.213 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:11.218 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-09 02:49:11.222 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-09 02:49:11.225 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-09 02:49:11.230 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-09 02:49:11.262 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-09 02:49:11.266 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-09 02:49:11.328 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-09 02:49:11.389 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-09 02:49:11.394 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-09 02:49:11.455 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-09 02:49:11.459 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-09 02:49:11.524 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-09 02:49:11.531 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.536 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-09 02:49:11.540 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.544 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:11.548 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:11.553 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:11.557 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-09 02:49:11.561 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:11.565 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:11.569 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:11.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:11.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:11.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565351579 2026-07-09 02:49:11.587 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-09 02:49:11.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:11.615 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-09 02:49:11.618 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-09 02:49:11.620 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.622 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.625 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.627 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-09 02:49:11.629 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-09 02:49:11.632 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-09 02:49:11.634 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-09 02:49:11.636 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:11.638 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:11.641 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:11.643 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:11.645 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-09 02:49:11.647 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:49:11.649 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:11.652 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:11.654 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:49:11.656 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-09 02:49:11.658 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:11.660 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:49:11.662 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:49:11.664 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:49:11.666 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-09 02:49:11.668 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:49:11.673 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-09 02:49:11.750 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:11.831 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-09 02:49:11.896 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-09 02:49:11.960 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:12.029 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:12.099 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-09 02:49:12.173 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-09 02:49:12.244 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-09 02:49:12.315 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-09 02:49:12.390 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-09 02:49:12.462 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:49:12.466 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:49:12.470 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-09 02:49:12.558 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:49:13.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-09 02:49:13.057 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-09 02:49:13.519 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-09 02:49:13.653 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:13.656 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:13.658 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:13.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:13.662 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:13.664 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:13.666 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:13.668 | + functions-common:time_stop:2427 : start_time=1783565351579 2026-07-09 02:49:13.671 | + functions-common:time_stop:2429 : [[ -z 1783565351579 ]] 2026-07-09 02:49:13.674 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:13.678 | + functions-common:time_stop:2432 : end_time=1783565353676 2026-07-09 02:49:13.680 | + functions-common:time_stop:2433 : elapsed_time=2097 2026-07-09 02:49:13.683 | + functions-common:time_stop:2434 : total=10066 2026-07-09 02:49:13.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:13.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12163 2026-07-09 02:49:13.689 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.130/ 2026-07-09 02:49:13.691 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.693 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-09 02:49:13.696 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.697 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:13.700 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:13.702 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:13.704 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-09 02:49:13.706 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:13.710 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:13.710 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:13.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:13.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:13.719 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565353716 2026-07-09 02:49:13.721 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-09 02:49:13.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:13.746 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-09 02:49:13.748 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-09 02:49:13.750 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.752 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.755 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.757 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.759 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-09 02:49:13.761 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-09 02:49:13.763 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-09 02:49:13.765 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:13.767 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:13.769 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:13.772 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:13.774 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-09 02:49:13.776 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-09 02:49:13.780 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-09 02:49:13.781 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-09 02:49:13.783 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:13.785 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:49:13.787 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:49:13.789 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:49:13.791 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:49:13.793 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:49:13.796 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-09 02:49:13.797 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:49:13.801 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-09 02:49:13.885 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:13.968 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-09 02:49:14.043 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:14.114 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-09 02:49:14.189 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-09 02:49:14.260 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:14.339 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:49:14.341 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:49:14.344 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-09 02:49:14.486 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:49:15.014 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-09 02:49:15.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-09 02:49:15.528 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-09 02:49:15.570 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:15.579 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:15.584 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:15.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:15.593 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:15.598 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:15.601 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:15.602 | + functions-common:time_stop:2427 : start_time=1783565353716 2026-07-09 02:49:15.604 | + functions-common:time_stop:2429 : [[ -z 1783565353716 ]] 2026-07-09 02:49:15.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:15.617 | + functions-common:time_stop:2432 : end_time=1783565355613 2026-07-09 02:49:15.617 | + functions-common:time_stop:2433 : elapsed_time=1897 2026-07-09 02:49:15.619 | + functions-common:time_stop:2434 : total=12163 2026-07-09 02:49:15.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:15.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14060 2026-07-09 02:49:15.627 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.629 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-09 02:49:15.630 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.633 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:15.633 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:15.635 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:15.638 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-09 02:49:15.640 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:15.641 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:15.643 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:15.646 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:15.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:15.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565355649 2026-07-09 02:49:15.654 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-09 02:49:15.671 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:15.674 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-09 02:49:15.676 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-09 02:49:15.677 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.679 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.681 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.683 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.685 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-09 02:49:15.688 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-09 02:49:15.690 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-09 02:49:15.692 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:15.693 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:15.695 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:15.697 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:15.700 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-09 02:49:15.701 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-09 02:49:15.703 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-09 02:49:15.705 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-09 02:49:15.707 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:15.709 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:49:15.712 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:49:15.713 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:49:15.717 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:49:15.717 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:49:15.719 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-09 02:49:15.721 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:49:15.731 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-09 02:49:15.897 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:16.067 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-09 02:49:16.184 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:16.299 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-09 02:49:16.390 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-09 02:49:16.542 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:16.661 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:49:16.671 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:49:16.678 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-09 02:49:16.829 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:49:17.355 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-09 02:49:17.395 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-09 02:49:17.895 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-09 02:49:17.950 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:17.954 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:17.963 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:17.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:17.973 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:17.979 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:17.983 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:17.989 | + functions-common:time_stop:2427 : start_time=1783565355649 2026-07-09 02:49:17.994 | + functions-common:time_stop:2429 : [[ -z 1783565355649 ]] 2026-07-09 02:49:18.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:18.012 | + functions-common:time_stop:2432 : end_time=1783565358004 2026-07-09 02:49:18.017 | + functions-common:time_stop:2433 : elapsed_time=2355 2026-07-09 02:49:18.023 | + functions-common:time_stop:2434 : total=14060 2026-07-09 02:49:18.029 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:18.034 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16415 2026-07-09 02:49:18.041 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-09 02:49:18.048 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-09 02:49:18.054 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.062 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-09 02:49:18.066 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.072 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:18.077 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:18.081 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:18.092 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-09 02:49:18.097 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:18.102 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:18.111 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:18.116 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:18.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:18.136 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565358127 2026-07-09 02:49:18.142 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-09 02:49:18.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:18.187 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-09 02:49:18.195 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-09 02:49:18.195 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.201 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.206 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.211 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.218 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-09 02:49:18.222 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-09 02:49:18.227 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:49:18.232 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:18.236 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:18.243 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:18.249 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:18.255 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-09 02:49:18.259 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-09 02:49:18.267 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-09 02:49:18.271 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:49:18.276 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.282 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:49:18.286 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:49:18.294 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:49:18.298 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:49:18.304 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:49:18.308 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:49:18.312 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:49:18.323 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-09 02:49:18.464 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:18.596 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-09 02:49:18.702 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:18.769 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-09 02:49:18.861 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-09 02:49:18.970 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:19.084 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:49:19.092 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:49:19.103 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-09 02:49:19.246 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:49:19.794 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:49:19.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-09 02:49:20.323 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:49:20.377 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:20.385 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:20.390 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:20.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:20.402 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:20.406 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:20.410 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:20.414 | + functions-common:time_stop:2427 : start_time=1783565358127 2026-07-09 02:49:20.418 | + functions-common:time_stop:2429 : [[ -z 1783565358127 ]] 2026-07-09 02:49:20.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:20.436 | + functions-common:time_stop:2432 : end_time=1783565360430 2026-07-09 02:49:20.439 | + functions-common:time_stop:2433 : elapsed_time=2303 2026-07-09 02:49:20.448 | + functions-common:time_stop:2434 : total=16415 2026-07-09 02:49:20.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:20.458 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18718 2026-07-09 02:49:20.461 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-09 02:49:20.467 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.130/networking 2026-07-09 02:49:20.473 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-09 02:49:20.473 | Waiting for Neutron to start... 2026-07-09 02:49:20.476 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.130/networking' 2026-07-09 02:49:20.481 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.130/networking' 'Neutron did not start' 60 2026-07-09 02:49:20.488 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.130/networking' 2026-07-09 02:49:20.492 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-09 02:49:20.497 | + functions-common:test_with_retry:2360 : local until=60 2026-07-09 02:49:20.501 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-09 02:49:20.506 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-09 02:49:20.510 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-09 02:49:20.517 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:20.524 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:20.532 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:20.540 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565360533 2026-07-09 02:49:20.547 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.130/networking; do sleep 0.5; done' 2026-07-09 02:49:28.169 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.130/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-09 02:49:28.176 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:28.182 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:28.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:28.198 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:28.206 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:28.214 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-09 02:49:28.221 | + functions-common:time_stop:2427 : start_time=1783565360533 2026-07-09 02:49:28.230 | + functions-common:time_stop:2429 : [[ -z 1783565360533 ]] 2026-07-09 02:49:28.235 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:28.244 | + functions-common:time_stop:2432 : end_time=1783565368237 2026-07-09 02:49:28.252 | + functions-common:time_stop:2433 : elapsed_time=7704 2026-07-09 02:49:28.257 | + functions-common:time_stop:2434 : total=0 2026-07-09 02:49:28.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:28.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7704 2026-07-09 02:49:28.279 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-09 02:49:28.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:28.322 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-09 02:49:28.330 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:49:28.336 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-09 02:49:28.340 | + ./stack.sh:main:1314 : start_placement 2026-07-09 02:49:28.348 | + lib/placement:start_placement:137 : start_placement_api 2026-07-09 02:49:28.356 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-09 02:49:28.366 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.370 | + functions-common:run_process:1674 : local service=placement-api 2026-07-09 02:49:28.376 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.384 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:28.388 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:28.396 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:28.402 | + functions-common:run_process:1680 : local name=placement-api 2026-07-09 02:49:28.406 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:28.412 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:28.421 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:28.430 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:28.435 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:28.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565368437 2026-07-09 02:49:28.454 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-09 02:49:28.492 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:28.497 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-09 02:49:28.503 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-09 02:49:28.510 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.517 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.522 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.530 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-09 02:49:28.538 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-09 02:49:28.545 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-09 02:49:28.547 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-09 02:49:28.554 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:49:28.560 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:49:28.568 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:49:28.571 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:49:28.580 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-09 02:49:28.587 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:49:28.594 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:28.598 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:28.605 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:49:28.609 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-09 02:49:28.614 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:28.618 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:49:28.624 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:49:28.632 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:49:28.636 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-09 02:49:28.643 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:49:28.648 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-09 02:49:28.772 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:49:28.909 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-09 02:49:29.013 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-09 02:49:29.121 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:49:29.241 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:49:29.351 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-09 02:49:29.431 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-09 02:49:29.518 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-09 02:49:29.599 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-09 02:49:29.680 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-09 02:49:29.760 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:49:29.764 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:49:29.768 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-09 02:49:29.862 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:49:30.343 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-09 02:49:30.372 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-09 02:49:30.826 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-09 02:49:30.977 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:30.980 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:30.984 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:30.988 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:30.992 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:30.995 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:30.999 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:31.002 | + functions-common:time_stop:2427 : start_time=1783565368437 2026-07-09 02:49:31.006 | + functions-common:time_stop:2429 : [[ -z 1783565368437 ]] 2026-07-09 02:49:31.010 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:31.016 | + functions-common:time_stop:2432 : end_time=1783565371012 2026-07-09 02:49:31.020 | + functions-common:time_stop:2433 : elapsed_time=2575 2026-07-09 02:49:31.025 | + functions-common:time_stop:2434 : total=18718 2026-07-09 02:49:31.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:31.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21293 2026-07-09 02:49:31.037 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-09 02:49:31.037 | Waiting for placement-api to start... 2026-07-09 02:49:31.040 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.130/placement 2026-07-09 02:49:31.046 | + functions:wait_for_service:476 : local timeout=60 2026-07-09 02:49:31.050 | + functions:wait_for_service:477 : local url=http://192.168.122.130/placement 2026-07-09 02:49:31.054 | + functions:wait_for_service:478 : local rval=0 2026-07-09 02:49:31.057 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-09 02:49:31.061 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:49:31.064 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:31.068 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:31.073 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:31.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565371074 2026-07-09 02:49:31.082 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-09 02:49:31.086 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:49:31.089 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.130/placement 2026-07-09 02:49:33.902 | + :: : [[ 200 == 503 ]] 2026-07-09 02:49:33.904 | + :: : [[ 0 -eq 7 ]] 2026-07-09 02:49:33.908 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-09 02:49:33.912 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:33.917 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:33.920 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:33.924 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:33.929 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:33.933 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:49:33.937 | + functions-common:time_stop:2427 : start_time=1783565371074 2026-07-09 02:49:33.941 | + functions-common:time_stop:2429 : [[ -z 1783565371074 ]] 2026-07-09 02:49:33.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:33.954 | + functions-common:time_stop:2432 : end_time=1783565373949 2026-07-09 02:49:33.958 | + functions-common:time_stop:2433 : elapsed_time=2875 2026-07-09 02:49:33.962 | + functions-common:time_stop:2434 : total=11559 2026-07-09 02:49:33.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:33.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14434 2026-07-09 02:49:33.976 | + functions:wait_for_service:486 : return 0 2026-07-09 02:49:33.980 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-09 02:49:34.008 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:34.012 | + ./stack.sh:main:1318 : start_neutron 2026-07-09 02:49:34.016 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-09 02:49:34.022 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:34.027 | + functions-common:run_process:1674 : local service=q-agt 2026-07-09 02:49:34.031 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-09 02:49:34.035 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:34.039 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:34.044 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:34.048 | + functions-common:run_process:1680 : local name=q-agt 2026-07-09 02:49:34.053 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:34.057 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:34.062 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:34.066 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:34.072 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:34.077 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565374073 2026-07-09 02:49:34.082 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-09 02:49:34.109 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:34.113 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:34.117 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:34.122 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:34.127 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:34.132 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:34.136 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:34.140 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:34.145 | + functions-common:time_stop:2427 : start_time=1783565374073 2026-07-09 02:49:34.149 | + functions-common:time_stop:2429 : [[ -z 1783565374073 ]] 2026-07-09 02:49:34.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:34.161 | + functions-common:time_stop:2432 : end_time=1783565374156 2026-07-09 02:49:34.165 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-09 02:49:34.170 | + functions-common:time_stop:2434 : total=21293 2026-07-09 02:49:34.174 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:34.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21376 2026-07-09 02:49:34.182 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-09 02:49:34.187 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-09 02:49:34.191 | + functions-common:is_provider_network:2272 : return 1 2026-07-09 02:49:34.195 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-09 02:49:34.199 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-09 02:49:34.204 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-09 02:49:34.208 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-09 02:49:34.212 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:34.216 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:34.221 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:34.225 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-09 02:49:34.230 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:34.234 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:34.239 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:34.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:34.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:34.256 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565374251 2026-07-09 02:49:34.260 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-09 02:49:34.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:34.291 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:34.295 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:34.300 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:34.303 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:34.308 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:34.312 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:34.316 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:34.320 | + functions-common:time_stop:2427 : start_time=1783565374251 2026-07-09 02:49:34.324 | + functions-common:time_stop:2429 : [[ -z 1783565374251 ]] 2026-07-09 02:49:34.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:34.337 | + functions-common:time_stop:2432 : end_time=1783565374332 2026-07-09 02:49:34.341 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-09 02:49:34.345 | + functions-common:time_stop:2434 : total=21376 2026-07-09 02:49:34.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:34.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21457 2026-07-09 02:49:34.359 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-09 02:49:34.363 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-09 02:49:34.367 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-09 02:49:34.374 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-09 02:49:34.378 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.382 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.387 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.391 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-09 02:49:34.395 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.400 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.405 | + functions-common:run_process:1674 : local service=q-l3 2026-07-09 02:49:34.409 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-09 02:49:34.414 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:34.418 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:34.422 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:34.426 | + functions-common:run_process:1680 : local name=q-l3 2026-07-09 02:49:34.430 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:34.435 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:34.439 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:34.443 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:34.449 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:34.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565374451 2026-07-09 02:49:34.460 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-09 02:49:34.489 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:34.494 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:34.499 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:34.504 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:34.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:34.512 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:34.516 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:34.520 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:34.524 | + functions-common:time_stop:2427 : start_time=1783565374451 2026-07-09 02:49:34.529 | + functions-common:time_stop:2429 : [[ -z 1783565374451 ]] 2026-07-09 02:49:34.535 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:34.541 | + functions-common:time_stop:2432 : end_time=1783565374537 2026-07-09 02:49:34.545 | + functions-common:time_stop:2433 : elapsed_time=86 2026-07-09 02:49:34.550 | + functions-common:time_stop:2434 : total=21457 2026-07-09 02:49:34.554 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:34.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21543 2026-07-09 02:49:34.563 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-09 02:49:34.567 | + functions-common:run_process:1674 : local service=q-meta 2026-07-09 02:49:34.572 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-09 02:49:34.576 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:34.580 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:34.585 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:34.589 | + functions-common:run_process:1680 : local name=q-meta 2026-07-09 02:49:34.593 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:34.598 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:34.602 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:34.606 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:34.612 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:34.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565374613 2026-07-09 02:49:34.622 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-09 02:49:34.650 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:34.654 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:34.658 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:34.663 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:34.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:34.671 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:34.676 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:34.681 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:34.685 | + functions-common:time_stop:2427 : start_time=1783565374613 2026-07-09 02:49:34.689 | + functions-common:time_stop:2429 : [[ -z 1783565374613 ]] 2026-07-09 02:49:34.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:34.702 | + functions-common:time_stop:2432 : end_time=1783565374696 2026-07-09 02:49:34.707 | + functions-common:time_stop:2433 : elapsed_time=83 2026-07-09 02:49:34.711 | + functions-common:time_stop:2434 : total=21543 2026-07-09 02:49:34.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:34.719 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21626 2026-07-09 02:49:34.723 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-09 02:49:34.728 | + functions-common:run_process:1674 : local service=q-metering 2026-07-09 02:49:34.732 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-09 02:49:34.736 | + functions-common:run_process:1676 : local group= 2026-07-09 02:49:34.741 | + functions-common:run_process:1677 : local user= 2026-07-09 02:49:34.745 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:49:34.749 | + functions-common:run_process:1680 : local name=q-metering 2026-07-09 02:49:34.753 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:49:34.757 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:49:34.761 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:49:34.766 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:49:34.771 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:49:34.776 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565374773 2026-07-09 02:49:34.780 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-09 02:49:34.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:49:34.813 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:49:34.817 | + functions-common:time_stop:2420 : local name 2026-07-09 02:49:34.821 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:49:34.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:49:34.830 | + functions-common:time_stop:2423 : local total 2026-07-09 02:49:34.834 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:49:34.838 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:49:34.842 | + functions-common:time_stop:2427 : start_time=1783565374773 2026-07-09 02:49:34.847 | + functions-common:time_stop:2429 : [[ -z 1783565374773 ]] 2026-07-09 02:49:34.852 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:49:34.859 | + functions-common:time_stop:2432 : end_time=1783565374854 2026-07-09 02:49:34.863 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-09 02:49:34.868 | + functions-common:time_stop:2434 : total=21626 2026-07-09 02:49:34.872 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:49:34.876 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21707 2026-07-09 02:49:34.881 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-09 02:49:34.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:49:34.913 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:34.918 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-09 02:49:34.922 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:49:34.926 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-09 02:49:34.931 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-09 02:49:34.935 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-09 02:49:34.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-09 02:49:34.944 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-09 02:49:34.948 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-09 02:49:34.954 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-09 02:49:39.035 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:49:39.040 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-09 02:49:39.040 | address-scope 2026-07-09 02:49:39.040 | agent 2026-07-09 02:49:39.040 | allowed-address-pairs 2026-07-09 02:49:39.040 | auto-allocated-topology 2026-07-09 02:49:39.040 | availability_zone 2026-07-09 02:49:39.041 | default-subnetpools 2026-07-09 02:49:39.041 | dhcp_agent_scheduler 2026-07-09 02:49:39.041 | dns-integration 2026-07-09 02:49:39.041 | dns-domain-ports 2026-07-09 02:49:39.041 | dns-integration-domain-keywords 2026-07-09 02:49:39.041 | empty-string-filtering 2026-07-09 02:49:39.041 | external-net 2026-07-09 02:49:39.041 | extra_dhcp_opt 2026-07-09 02:49:39.041 | extraroute 2026-07-09 02:49:39.041 | extraroute-atomic 2026-07-09 02:49:39.041 | filter-validation 2026-07-09 02:49:39.041 | floating-ip-port-forwarding-detail 2026-07-09 02:49:39.042 | fip-port-details 2026-07-09 02:49:39.042 | flavors 2026-07-09 02:49:39.042 | floatingip-pools 2026-07-09 02:49:39.042 | router 2026-07-09 02:49:39.042 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:49:39.042 | enable-default-route-bfd 2026-07-09 02:49:39.042 | enable-default-route-ecmp 2026-07-09 02:49:39.042 | ext-gw-mode 2026-07-09 02:49:39.042 | l3-ha 2026-07-09 02:49:39.042 | external-gateway-multihoming 2026-07-09 02:49:39.042 | l3-flavors 2026-07-09 02:49:39.043 | l3_agent_scheduler 2026-07-09 02:49:39.043 | multi-provider 2026-07-09 02:49:39.043 | net-mtu 2026-07-09 02:49:39.043 | net-mtu-writable 2026-07-09 02:49:39.043 | network_availability_zone 2026-07-09 02:49:39.043 | network-ip-availability 2026-07-09 02:49:39.044 | network-ip-availability-details 2026-07-09 02:49:39.044 | pagination 2026-07-09 02:49:39.044 | port-device-profile 2026-07-09 02:49:39.045 | port-mac-address-regenerate 2026-07-09 02:49:39.045 | port-numa-affinity-policy 2026-07-09 02:49:39.045 | port-numa-affinity-policy-socket 2026-07-09 02:49:39.046 | binding 2026-07-09 02:49:39.046 | binding-extended 2026-07-09 02:49:39.047 | port-security 2026-07-09 02:49:39.047 | project-id 2026-07-09 02:49:39.047 | provider 2026-07-09 02:49:39.047 | qinq 2026-07-09 02:49:39.047 | quota-check-limit 2026-07-09 02:49:39.048 | quota-check-limit-default 2026-07-09 02:49:39.048 | quotas 2026-07-09 02:49:39.048 | quota_details 2026-07-09 02:49:39.048 | rbac-policies 2026-07-09 02:49:39.048 | rbac-address-scope 2026-07-09 02:49:39.048 | rbac-security-groups 2026-07-09 02:49:39.048 | revision-if-match 2026-07-09 02:49:39.048 | standard-attr-revisions 2026-07-09 02:49:39.048 | router_availability_zone 2026-07-09 02:49:39.048 | router-enable-snat 2026-07-09 02:49:39.048 | security-groups-default-rules 2026-07-09 02:49:39.048 | security-groups-default-statefulness 2026-07-09 02:49:39.049 | security-groups-normalized-cidr 2026-07-09 02:49:39.049 | security-groups-remote-address-group 2026-07-09 02:49:39.049 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:49:39.049 | security-groups-shared-filtering 2026-07-09 02:49:39.049 | security-group 2026-07-09 02:49:39.049 | service-type 2026-07-09 02:49:39.050 | sorting 2026-07-09 02:49:39.050 | standard-attr-description 2026-07-09 02:49:39.050 | stateful-security-group 2026-07-09 02:49:39.051 | subnet-dns-publish-fixed-ip 2026-07-09 02:49:39.051 | subnet-external-network 2026-07-09 02:49:39.051 | subnet_onboard 2026-07-09 02:49:39.051 | subnet-service-types 2026-07-09 02:49:39.051 | subnet_allocation 2026-07-09 02:49:39.051 | subnetpool-prefix-ops 2026-07-09 02:49:39.051 | tag-creation 2026-07-09 02:49:39.051 | standard-attr-tag 2026-07-09 02:49:39.052 | standard-attr-timestamp 2026-07-09 02:49:39.052 | vlan-transparent' 2026-07-09 02:49:39.052 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-09 02:49:39.052 | address-scope 2026-07-09 02:49:39.052 | agent 2026-07-09 02:49:39.052 | allowed-address-pairs 2026-07-09 02:49:39.052 | auto-allocated-topology 2026-07-09 02:49:39.052 | availability_zone 2026-07-09 02:49:39.052 | default-subnetpools 2026-07-09 02:49:39.052 | dhcp_agent_scheduler 2026-07-09 02:49:39.052 | dns-integration 2026-07-09 02:49:39.053 | dns-domain-ports 2026-07-09 02:49:39.053 | dns-integration-domain-keywords 2026-07-09 02:49:39.053 | empty-string-filtering 2026-07-09 02:49:39.053 | external-net 2026-07-09 02:49:39.053 | extra_dhcp_opt 2026-07-09 02:49:39.053 | extraroute 2026-07-09 02:49:39.054 | extraroute-atomic 2026-07-09 02:49:39.054 | filter-validation 2026-07-09 02:49:39.054 | floating-ip-port-forwarding-detail 2026-07-09 02:49:39.055 | fip-port-details 2026-07-09 02:49:39.055 | flavors 2026-07-09 02:49:39.055 | floatingip-pools 2026-07-09 02:49:39.056 | router 2026-07-09 02:49:39.056 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:49:39.056 | enable-default-route-bfd 2026-07-09 02:49:39.056 | enable-default-route-ecmp 2026-07-09 02:49:39.056 | ext-gw-mode 2026-07-09 02:49:39.056 | l3-ha 2026-07-09 02:49:39.056 | external-gateway-multihoming 2026-07-09 02:49:39.057 | l3-flavors 2026-07-09 02:49:39.057 | l3_agent_scheduler 2026-07-09 02:49:39.057 | multi-provider 2026-07-09 02:49:39.057 | net-mtu 2026-07-09 02:49:39.057 | net-mtu-writable 2026-07-09 02:49:39.057 | network_availability_zone 2026-07-09 02:49:39.057 | network-ip-availability 2026-07-09 02:49:39.057 | network-ip-availability-details 2026-07-09 02:49:39.058 | pagination 2026-07-09 02:49:39.058 | port-device-profile 2026-07-09 02:49:39.058 | port-mac-address-regenerate 2026-07-09 02:49:39.058 | port-numa-affinity-policy 2026-07-09 02:49:39.058 | port-numa-affinity-policy-socket 2026-07-09 02:49:39.058 | binding 2026-07-09 02:49:39.058 | binding-extended 2026-07-09 02:49:39.059 | port-security 2026-07-09 02:49:39.059 | project-id 2026-07-09 02:49:39.059 | provider 2026-07-09 02:49:39.059 | qinq 2026-07-09 02:49:39.059 | quota-check-limit 2026-07-09 02:49:39.059 | quota-check-limit-default 2026-07-09 02:49:39.059 | quotas 2026-07-09 02:49:39.060 | quota_details 2026-07-09 02:49:39.060 | rbac-policies 2026-07-09 02:49:39.060 | rbac-address-scope 2026-07-09 02:49:39.060 | rbac-security-groups 2026-07-09 02:49:39.060 | revision-if-match 2026-07-09 02:49:39.060 | standard-attr-revisions 2026-07-09 02:49:39.060 | router_availability_zone 2026-07-09 02:49:39.061 | router-enable-snat 2026-07-09 02:49:39.061 | security-groups-default-rules 2026-07-09 02:49:39.061 | security-groups-default-statefulness 2026-07-09 02:49:39.061 | security-groups-normalized-cidr 2026-07-09 02:49:39.061 | security-groups-remote-address-group 2026-07-09 02:49:39.062 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:49:39.062 | security-groups-shared-filtering 2026-07-09 02:49:39.062 | security-group 2026-07-09 02:49:39.062 | service-type 2026-07-09 02:49:39.062 | sorting 2026-07-09 02:49:39.062 | standard-attr-description 2026-07-09 02:49:39.063 | stateful-security-group 2026-07-09 02:49:39.063 | subnet-dns-publish-fixed-ip 2026-07-09 02:49:39.063 | subnet-external-network 2026-07-09 02:49:39.063 | subnet_onboard 2026-07-09 02:49:39.063 | subnet-service-types 2026-07-09 02:49:39.063 | subnet_allocation 2026-07-09 02:49:39.063 | subnetpool-prefix-ops 2026-07-09 02:49:39.064 | tag-creation 2026-07-09 02:49:39.064 | standard-attr-tag 2026-07-09 02:49:39.064 | standard-attr-timestamp 2026-07-09 02:49:39.064 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-09 02:49:39.064 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-09 02:49:39.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-09 02:49:39.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-09 02:49:39.065 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-09 02:49:43.353 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:49:43.358 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=fd2d860a-4755-426c-80fa-7ecf965bb14b 2026-07-09 02:49:43.362 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-09 02:49:43.368 | ++ 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 fd5e:e7f6:a063::/56 --share --default -f value -c id 2026-07-09 02:49:47.322 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:49:47.327 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=5ce4f710-21c8-4463-bae1-d77dedd608e6 2026-07-09 02:49:47.331 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-09 02:49:47.336 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-09 02:49:47.340 | + functions-common:is_provider_network:2272 : return 1 2026-07-09 02:49:47.345 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-09 02:49:52.667 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:49:52.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=688fa2e4-9e7a-48e9-abb9-29745653c8da 2026-07-09 02:49:52.678 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-09 02:49:52.681 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:49:52.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-09 02:49:52.713 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-09 02:49:52.717 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z fd2d860a-4755-426c-80fa-7ecf965bb14b ']' 2026-07-09 02:49:52.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-09 02:49:52.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-09 02:49:52.729 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool fd2d860a-4755-426c-80fa-7ecf965bb14b ' 2026-07-09 02:49:52.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-09 02:49:52.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 688fa2e4-9e7a-48e9-abb9-29745653c8da private-subnet' 2026-07-09 02:49:52.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-09 02:49:52.745 | +++ 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 fd2d860a-4755-426c-80fa-7ecf965bb14b --network 688fa2e4-9e7a-48e9-abb9-29745653c8da private-subnet -f value -c id 2026-07-09 02:49:58.059 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:49:58.064 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=aa043710-6b5f-463a-bc8e-79329b175734 2026-07-09 02:49:58.067 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-09 02:49:58.071 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:49:58.091 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo aa043710-6b5f-463a-bc8e-79329b175734 2026-07-09 02:49:58.095 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=aa043710-6b5f-463a-bc8e-79329b175734 2026-07-09 02:49:58.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-09 02:49:58.103 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-09 02:49:58.106 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-09 02:49:58.109 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:49:58.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-09 02:49:58.132 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:49:58.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-09 02:49:58.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 5ce4f710-21c8-4463-bae1-d77dedd608e6 ']' 2026-07-09 02:49:58.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-09 02:49:58.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-09 02:49:58.161 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 5ce4f710-21c8-4463-bae1-d77dedd608e6 ' 2026-07-09 02:49:58.164 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-09 02:49:58.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 688fa2e4-9e7a-48e9-abb9-29745653c8da ipv6-private-subnet ' 2026-07-09 02:49:58.170 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-09 02:49:58.174 | +++ 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 5ce4f710-21c8-4463-bae1-d77dedd608e6 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 688fa2e4-9e7a-48e9-abb9-29745653c8da ipv6-private-subnet -f value -c id 2026-07-09 02:50:02.985 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:02.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=9ebfc58c-1447-4ec9-a099-70f01c6dffd6 2026-07-09 02:50:02.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-09 02:50:02.997 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:03.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 9ebfc58c-1447-4ec9-a099-70f01c6dffd6 2026-07-09 02:50:03.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=9ebfc58c-1447-4ec9-a099-70f01c6dffd6 2026-07-09 02:50:03.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-09 02:50:03.035 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-09 02:50:03.040 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-09 02:50:06.404 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:06.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-09 02:50:06.409 | address-scope 2026-07-09 02:50:06.409 | agent 2026-07-09 02:50:06.409 | allowed-address-pairs 2026-07-09 02:50:06.409 | auto-allocated-topology 2026-07-09 02:50:06.409 | availability_zone 2026-07-09 02:50:06.410 | default-subnetpools 2026-07-09 02:50:06.410 | dhcp_agent_scheduler 2026-07-09 02:50:06.410 | dns-integration 2026-07-09 02:50:06.410 | dns-domain-ports 2026-07-09 02:50:06.410 | dns-integration-domain-keywords 2026-07-09 02:50:06.410 | empty-string-filtering 2026-07-09 02:50:06.410 | external-net 2026-07-09 02:50:06.410 | extra_dhcp_opt 2026-07-09 02:50:06.410 | extraroute 2026-07-09 02:50:06.410 | extraroute-atomic 2026-07-09 02:50:06.410 | filter-validation 2026-07-09 02:50:06.411 | floating-ip-port-forwarding-detail 2026-07-09 02:50:06.411 | fip-port-details 2026-07-09 02:50:06.411 | flavors 2026-07-09 02:50:06.411 | floatingip-pools 2026-07-09 02:50:06.411 | router 2026-07-09 02:50:06.411 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:06.411 | enable-default-route-bfd 2026-07-09 02:50:06.411 | enable-default-route-ecmp 2026-07-09 02:50:06.411 | ext-gw-mode 2026-07-09 02:50:06.411 | l3-ha 2026-07-09 02:50:06.411 | external-gateway-multihoming 2026-07-09 02:50:06.412 | l3-flavors 2026-07-09 02:50:06.413 | l3_agent_scheduler 2026-07-09 02:50:06.413 | multi-provider 2026-07-09 02:50:06.414 | net-mtu 2026-07-09 02:50:06.414 | net-mtu-writable 2026-07-09 02:50:06.414 | network_availability_zone 2026-07-09 02:50:06.415 | network-ip-availability 2026-07-09 02:50:06.415 | network-ip-availability-details 2026-07-09 02:50:06.415 | pagination 2026-07-09 02:50:06.415 | port-device-profile 2026-07-09 02:50:06.415 | port-mac-address-regenerate 2026-07-09 02:50:06.415 | port-numa-affinity-policy 2026-07-09 02:50:06.415 | port-numa-affinity-policy-socket 2026-07-09 02:50:06.415 | binding 2026-07-09 02:50:06.415 | binding-extended 2026-07-09 02:50:06.415 | port-security 2026-07-09 02:50:06.415 | project-id 2026-07-09 02:50:06.416 | provider 2026-07-09 02:50:06.416 | qinq 2026-07-09 02:50:06.416 | quota-check-limit 2026-07-09 02:50:06.416 | quota-check-limit-default 2026-07-09 02:50:06.416 | quotas 2026-07-09 02:50:06.416 | quota_details 2026-07-09 02:50:06.416 | rbac-policies 2026-07-09 02:50:06.417 | rbac-address-scope 2026-07-09 02:50:06.417 | rbac-security-groups 2026-07-09 02:50:06.417 | revision-if-match 2026-07-09 02:50:06.417 | standard-attr-revisions 2026-07-09 02:50:06.417 | router_availability_zone 2026-07-09 02:50:06.417 | router-enable-snat 2026-07-09 02:50:06.417 | security-groups-default-rules 2026-07-09 02:50:06.417 | security-groups-default-statefulness 2026-07-09 02:50:06.417 | security-groups-normalized-cidr 2026-07-09 02:50:06.417 | security-groups-remote-address-group 2026-07-09 02:50:06.418 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:06.418 | security-groups-shared-filtering 2026-07-09 02:50:06.418 | security-group 2026-07-09 02:50:06.418 | service-type 2026-07-09 02:50:06.418 | sorting 2026-07-09 02:50:06.418 | standard-attr-description 2026-07-09 02:50:06.418 | stateful-security-group 2026-07-09 02:50:06.418 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:06.418 | subnet-external-network 2026-07-09 02:50:06.418 | subnet_onboard 2026-07-09 02:50:06.419 | subnet-service-types 2026-07-09 02:50:06.419 | subnet_allocation 2026-07-09 02:50:06.419 | subnetpool-prefix-ops 2026-07-09 02:50:06.419 | tag-creation 2026-07-09 02:50:06.419 | standard-attr-tag 2026-07-09 02:50:06.419 | standard-attr-timestamp 2026-07-09 02:50:06.419 | vlan-transparent' 2026-07-09 02:50:06.419 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-09 02:50:06.419 | address-scope 2026-07-09 02:50:06.419 | agent 2026-07-09 02:50:06.420 | allowed-address-pairs 2026-07-09 02:50:06.420 | auto-allocated-topology 2026-07-09 02:50:06.420 | availability_zone 2026-07-09 02:50:06.420 | default-subnetpools 2026-07-09 02:50:06.420 | dhcp_agent_scheduler 2026-07-09 02:50:06.420 | dns-integration 2026-07-09 02:50:06.420 | dns-domain-ports 2026-07-09 02:50:06.420 | dns-integration-domain-keywords 2026-07-09 02:50:06.420 | empty-string-filtering 2026-07-09 02:50:06.420 | external-net 2026-07-09 02:50:06.421 | extra_dhcp_opt 2026-07-09 02:50:06.421 | extraroute 2026-07-09 02:50:06.421 | extraroute-atomic 2026-07-09 02:50:06.421 | filter-validation 2026-07-09 02:50:06.421 | floating-ip-port-forwarding-detail 2026-07-09 02:50:06.421 | fip-port-details 2026-07-09 02:50:06.421 | flavors 2026-07-09 02:50:06.421 | floatingip-pools 2026-07-09 02:50:06.421 | router 2026-07-09 02:50:06.421 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:06.422 | enable-default-route-bfd 2026-07-09 02:50:06.422 | enable-default-route-ecmp 2026-07-09 02:50:06.422 | ext-gw-mode 2026-07-09 02:50:06.422 | l3-ha 2026-07-09 02:50:06.422 | external-gateway-multihoming 2026-07-09 02:50:06.422 | l3-flavors 2026-07-09 02:50:06.422 | l3_agent_scheduler 2026-07-09 02:50:06.422 | multi-provider 2026-07-09 02:50:06.422 | net-mtu 2026-07-09 02:50:06.422 | net-mtu-writable 2026-07-09 02:50:06.423 | network_availability_zone 2026-07-09 02:50:06.423 | network-ip-availability 2026-07-09 02:50:06.423 | network-ip-availability-details 2026-07-09 02:50:06.423 | pagination 2026-07-09 02:50:06.423 | port-device-profile 2026-07-09 02:50:06.423 | port-mac-address-regenerate 2026-07-09 02:50:06.423 | port-numa-affinity-policy 2026-07-09 02:50:06.423 | port-numa-affinity-policy-socket 2026-07-09 02:50:06.423 | binding 2026-07-09 02:50:06.423 | binding-extended 2026-07-09 02:50:06.424 | port-security 2026-07-09 02:50:06.424 | project-id 2026-07-09 02:50:06.424 | provider 2026-07-09 02:50:06.424 | qinq 2026-07-09 02:50:06.424 | quota-check-limit 2026-07-09 02:50:06.424 | quota-check-limit-default 2026-07-09 02:50:06.424 | quotas 2026-07-09 02:50:06.424 | quota_details 2026-07-09 02:50:06.424 | rbac-policies 2026-07-09 02:50:06.424 | rbac-address-scope 2026-07-09 02:50:06.424 | rbac-security-groups 2026-07-09 02:50:06.425 | revision-if-match 2026-07-09 02:50:06.425 | standard-attr-revisions 2026-07-09 02:50:06.425 | router_availability_zone 2026-07-09 02:50:06.425 | router-enable-snat 2026-07-09 02:50:06.425 | security-groups-default-rules 2026-07-09 02:50:06.425 | security-groups-default-statefulness 2026-07-09 02:50:06.425 | security-groups-normalized-cidr 2026-07-09 02:50:06.425 | security-groups-remote-address-group 2026-07-09 02:50:06.425 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:06.425 | security-groups-shared-filtering 2026-07-09 02:50:06.426 | security-group 2026-07-09 02:50:06.426 | service-type 2026-07-09 02:50:06.426 | sorting 2026-07-09 02:50:06.426 | standard-attr-description 2026-07-09 02:50:06.426 | stateful-security-group 2026-07-09 02:50:06.426 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:06.426 | subnet-external-network 2026-07-09 02:50:06.426 | subnet_onboard 2026-07-09 02:50:06.426 | subnet-service-types 2026-07-09 02:50:06.426 | subnet_allocation 2026-07-09 02:50:06.427 | subnetpool-prefix-ops 2026-07-09 02:50:06.427 | tag-creation 2026-07-09 02:50:06.427 | standard-attr-tag 2026-07-09 02:50:06.427 | standard-attr-timestamp 2026-07-09 02:50:06.427 | vlan-transparent =~ router ]] 2026-07-09 02:50:06.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-09 02:50:06.427 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-09 02:50:06.427 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-09 02:50:06.430 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-09 02:50:09.711 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:09.716 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-09 02:50:09.716 | address-scope 2026-07-09 02:50:09.716 | agent 2026-07-09 02:50:09.716 | allowed-address-pairs 2026-07-09 02:50:09.716 | auto-allocated-topology 2026-07-09 02:50:09.717 | availability_zone 2026-07-09 02:50:09.717 | default-subnetpools 2026-07-09 02:50:09.717 | dhcp_agent_scheduler 2026-07-09 02:50:09.717 | dns-integration 2026-07-09 02:50:09.717 | dns-domain-ports 2026-07-09 02:50:09.717 | dns-integration-domain-keywords 2026-07-09 02:50:09.718 | empty-string-filtering 2026-07-09 02:50:09.718 | external-net 2026-07-09 02:50:09.718 | extra_dhcp_opt 2026-07-09 02:50:09.718 | extraroute 2026-07-09 02:50:09.718 | extraroute-atomic 2026-07-09 02:50:09.718 | filter-validation 2026-07-09 02:50:09.719 | floating-ip-port-forwarding-detail 2026-07-09 02:50:09.719 | fip-port-details 2026-07-09 02:50:09.719 | flavors 2026-07-09 02:50:09.719 | floatingip-pools 2026-07-09 02:50:09.719 | router 2026-07-09 02:50:09.719 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:09.719 | enable-default-route-bfd 2026-07-09 02:50:09.719 | enable-default-route-ecmp 2026-07-09 02:50:09.719 | ext-gw-mode 2026-07-09 02:50:09.719 | l3-ha 2026-07-09 02:50:09.719 | external-gateway-multihoming 2026-07-09 02:50:09.719 | l3-flavors 2026-07-09 02:50:09.720 | l3_agent_scheduler 2026-07-09 02:50:09.720 | multi-provider 2026-07-09 02:50:09.720 | net-mtu 2026-07-09 02:50:09.720 | net-mtu-writable 2026-07-09 02:50:09.720 | network_availability_zone 2026-07-09 02:50:09.720 | network-ip-availability 2026-07-09 02:50:09.721 | network-ip-availability-details 2026-07-09 02:50:09.721 | pagination 2026-07-09 02:50:09.721 | port-device-profile 2026-07-09 02:50:09.722 | port-mac-address-regenerate 2026-07-09 02:50:09.722 | port-numa-affinity-policy 2026-07-09 02:50:09.722 | port-numa-affinity-policy-socket 2026-07-09 02:50:09.722 | binding 2026-07-09 02:50:09.723 | binding-extended 2026-07-09 02:50:09.723 | port-security 2026-07-09 02:50:09.723 | project-id 2026-07-09 02:50:09.723 | provider 2026-07-09 02:50:09.723 | qinq 2026-07-09 02:50:09.723 | quota-check-limit 2026-07-09 02:50:09.723 | quota-check-limit-default 2026-07-09 02:50:09.723 | quotas 2026-07-09 02:50:09.723 | quota_details 2026-07-09 02:50:09.723 | rbac-policies 2026-07-09 02:50:09.723 | rbac-address-scope 2026-07-09 02:50:09.723 | rbac-security-groups 2026-07-09 02:50:09.724 | revision-if-match 2026-07-09 02:50:09.724 | standard-attr-revisions 2026-07-09 02:50:09.724 | router_availability_zone 2026-07-09 02:50:09.724 | router-enable-snat 2026-07-09 02:50:09.724 | security-groups-default-rules 2026-07-09 02:50:09.724 | security-groups-default-statefulness 2026-07-09 02:50:09.725 | security-groups-normalized-cidr 2026-07-09 02:50:09.725 | security-groups-remote-address-group 2026-07-09 02:50:09.725 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:09.725 | security-groups-shared-filtering 2026-07-09 02:50:09.725 | security-group 2026-07-09 02:50:09.725 | service-type 2026-07-09 02:50:09.725 | sorting 2026-07-09 02:50:09.726 | standard-attr-description 2026-07-09 02:50:09.726 | stateful-security-group 2026-07-09 02:50:09.726 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:09.726 | subnet-external-network 2026-07-09 02:50:09.726 | subnet_onboard 2026-07-09 02:50:09.726 | subnet-service-types 2026-07-09 02:50:09.726 | subnet_allocation 2026-07-09 02:50:09.726 | subnetpool-prefix-ops 2026-07-09 02:50:09.726 | tag-creation 2026-07-09 02:50:09.726 | standard-attr-tag 2026-07-09 02:50:09.726 | standard-attr-timestamp 2026-07-09 02:50:09.726 | vlan-transparent' 2026-07-09 02:50:09.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-09 02:50:09.727 | address-scope 2026-07-09 02:50:09.727 | agent 2026-07-09 02:50:09.727 | allowed-address-pairs 2026-07-09 02:50:09.727 | auto-allocated-topology 2026-07-09 02:50:09.727 | availability_zone 2026-07-09 02:50:09.727 | default-subnetpools 2026-07-09 02:50:09.727 | dhcp_agent_scheduler 2026-07-09 02:50:09.727 | dns-integration 2026-07-09 02:50:09.727 | dns-domain-ports 2026-07-09 02:50:09.727 | dns-integration-domain-keywords 2026-07-09 02:50:09.728 | empty-string-filtering 2026-07-09 02:50:09.728 | external-net 2026-07-09 02:50:09.728 | extra_dhcp_opt 2026-07-09 02:50:09.728 | extraroute 2026-07-09 02:50:09.728 | extraroute-atomic 2026-07-09 02:50:09.728 | filter-validation 2026-07-09 02:50:09.728 | floating-ip-port-forwarding-detail 2026-07-09 02:50:09.728 | fip-port-details 2026-07-09 02:50:09.728 | flavors 2026-07-09 02:50:09.728 | floatingip-pools 2026-07-09 02:50:09.728 | router 2026-07-09 02:50:09.728 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:09.729 | enable-default-route-bfd 2026-07-09 02:50:09.729 | enable-default-route-ecmp 2026-07-09 02:50:09.729 | ext-gw-mode 2026-07-09 02:50:09.729 | l3-ha 2026-07-09 02:50:09.729 | external-gateway-multihoming 2026-07-09 02:50:09.729 | l3-flavors 2026-07-09 02:50:09.729 | l3_agent_scheduler 2026-07-09 02:50:09.729 | multi-provider 2026-07-09 02:50:09.729 | net-mtu 2026-07-09 02:50:09.729 | net-mtu-writable 2026-07-09 02:50:09.729 | network_availability_zone 2026-07-09 02:50:09.729 | network-ip-availability 2026-07-09 02:50:09.730 | network-ip-availability-details 2026-07-09 02:50:09.730 | pagination 2026-07-09 02:50:09.730 | port-device-profile 2026-07-09 02:50:09.730 | port-mac-address-regenerate 2026-07-09 02:50:09.730 | port-numa-affinity-policy 2026-07-09 02:50:09.730 | port-numa-affinity-policy-socket 2026-07-09 02:50:09.730 | binding 2026-07-09 02:50:09.730 | binding-extended 2026-07-09 02:50:09.730 | port-security 2026-07-09 02:50:09.730 | project-id 2026-07-09 02:50:09.730 | provider 2026-07-09 02:50:09.731 | qinq 2026-07-09 02:50:09.731 | quota-check-limit 2026-07-09 02:50:09.731 | quota-check-limit-default 2026-07-09 02:50:09.731 | quotas 2026-07-09 02:50:09.731 | quota_details 2026-07-09 02:50:09.731 | rbac-policies 2026-07-09 02:50:09.731 | rbac-address-scope 2026-07-09 02:50:09.731 | rbac-security-groups 2026-07-09 02:50:09.731 | revision-if-match 2026-07-09 02:50:09.731 | standard-attr-revisions 2026-07-09 02:50:09.731 | router_availability_zone 2026-07-09 02:50:09.731 | router-enable-snat 2026-07-09 02:50:09.732 | security-groups-default-rules 2026-07-09 02:50:09.732 | security-groups-default-statefulness 2026-07-09 02:50:09.732 | security-groups-normalized-cidr 2026-07-09 02:50:09.732 | security-groups-remote-address-group 2026-07-09 02:50:09.732 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:09.732 | security-groups-shared-filtering 2026-07-09 02:50:09.732 | security-group 2026-07-09 02:50:09.732 | service-type 2026-07-09 02:50:09.732 | sorting 2026-07-09 02:50:09.732 | standard-attr-description 2026-07-09 02:50:09.732 | stateful-security-group 2026-07-09 02:50:09.733 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:09.733 | subnet-external-network 2026-07-09 02:50:09.733 | subnet_onboard 2026-07-09 02:50:09.733 | subnet-service-types 2026-07-09 02:50:09.733 | subnet_allocation 2026-07-09 02:50:09.733 | subnetpool-prefix-ops 2026-07-09 02:50:09.733 | tag-creation 2026-07-09 02:50:09.733 | standard-attr-tag 2026-07-09 02:50:09.733 | standard-attr-timestamp 2026-07-09 02:50:09.733 | vlan-transparent =~ external-net ]] 2026-07-09 02:50:09.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-09 02:50:09.734 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-09 02:50:09.737 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-09 02:50:13.334 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:13.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=3afe3b7a-882e-4bf1-89ee-0a6c461e620f 2026-07-09 02:50:13.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-09 02:50:13.345 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:13.367 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-09 02:50:13.370 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-09 02:50:13.374 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-09 02:50:13.379 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-09 02:50:16.663 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:16.668 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-09 02:50:16.668 | address-scope 2026-07-09 02:50:16.668 | agent 2026-07-09 02:50:16.668 | allowed-address-pairs 2026-07-09 02:50:16.668 | auto-allocated-topology 2026-07-09 02:50:16.668 | availability_zone 2026-07-09 02:50:16.668 | default-subnetpools 2026-07-09 02:50:16.669 | dhcp_agent_scheduler 2026-07-09 02:50:16.669 | dns-integration 2026-07-09 02:50:16.669 | dns-domain-ports 2026-07-09 02:50:16.669 | dns-integration-domain-keywords 2026-07-09 02:50:16.669 | empty-string-filtering 2026-07-09 02:50:16.669 | external-net 2026-07-09 02:50:16.669 | extra_dhcp_opt 2026-07-09 02:50:16.669 | extraroute 2026-07-09 02:50:16.669 | extraroute-atomic 2026-07-09 02:50:16.669 | filter-validation 2026-07-09 02:50:16.669 | floating-ip-port-forwarding-detail 2026-07-09 02:50:16.670 | fip-port-details 2026-07-09 02:50:16.670 | flavors 2026-07-09 02:50:16.670 | floatingip-pools 2026-07-09 02:50:16.670 | router 2026-07-09 02:50:16.670 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:16.670 | enable-default-route-bfd 2026-07-09 02:50:16.670 | enable-default-route-ecmp 2026-07-09 02:50:16.670 | ext-gw-mode 2026-07-09 02:50:16.670 | l3-ha 2026-07-09 02:50:16.670 | external-gateway-multihoming 2026-07-09 02:50:16.670 | l3-flavors 2026-07-09 02:50:16.671 | l3_agent_scheduler 2026-07-09 02:50:16.671 | multi-provider 2026-07-09 02:50:16.671 | net-mtu 2026-07-09 02:50:16.671 | net-mtu-writable 2026-07-09 02:50:16.671 | network_availability_zone 2026-07-09 02:50:16.671 | network-ip-availability 2026-07-09 02:50:16.671 | network-ip-availability-details 2026-07-09 02:50:16.671 | pagination 2026-07-09 02:50:16.671 | port-device-profile 2026-07-09 02:50:16.671 | port-mac-address-regenerate 2026-07-09 02:50:16.671 | port-numa-affinity-policy 2026-07-09 02:50:16.672 | port-numa-affinity-policy-socket 2026-07-09 02:50:16.672 | binding 2026-07-09 02:50:16.672 | binding-extended 2026-07-09 02:50:16.672 | port-security 2026-07-09 02:50:16.672 | project-id 2026-07-09 02:50:16.672 | provider 2026-07-09 02:50:16.672 | qinq 2026-07-09 02:50:16.672 | quota-check-limit 2026-07-09 02:50:16.672 | quota-check-limit-default 2026-07-09 02:50:16.672 | quotas 2026-07-09 02:50:16.673 | quota_details 2026-07-09 02:50:16.673 | rbac-policies 2026-07-09 02:50:16.673 | rbac-address-scope 2026-07-09 02:50:16.673 | rbac-security-groups 2026-07-09 02:50:16.674 | revision-if-match 2026-07-09 02:50:16.674 | standard-attr-revisions 2026-07-09 02:50:16.674 | router_availability_zone 2026-07-09 02:50:16.674 | router-enable-snat 2026-07-09 02:50:16.675 | security-groups-default-rules 2026-07-09 02:50:16.675 | security-groups-default-statefulness 2026-07-09 02:50:16.675 | security-groups-normalized-cidr 2026-07-09 02:50:16.675 | security-groups-remote-address-group 2026-07-09 02:50:16.675 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:16.675 | security-groups-shared-filtering 2026-07-09 02:50:16.675 | security-group 2026-07-09 02:50:16.676 | service-type 2026-07-09 02:50:16.676 | sorting 2026-07-09 02:50:16.676 | standard-attr-description 2026-07-09 02:50:16.676 | stateful-security-group 2026-07-09 02:50:16.676 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:16.676 | subnet-external-network 2026-07-09 02:50:16.677 | subnet_onboard 2026-07-09 02:50:16.677 | subnet-service-types 2026-07-09 02:50:16.677 | subnet_allocation 2026-07-09 02:50:16.677 | subnetpool-prefix-ops 2026-07-09 02:50:16.677 | tag-creation 2026-07-09 02:50:16.677 | standard-attr-tag 2026-07-09 02:50:16.677 | standard-attr-timestamp 2026-07-09 02:50:16.678 | vlan-transparent' 2026-07-09 02:50:16.678 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-09 02:50:16.678 | address-scope 2026-07-09 02:50:16.678 | agent 2026-07-09 02:50:16.678 | allowed-address-pairs 2026-07-09 02:50:16.678 | auto-allocated-topology 2026-07-09 02:50:16.678 | availability_zone 2026-07-09 02:50:16.679 | default-subnetpools 2026-07-09 02:50:16.679 | dhcp_agent_scheduler 2026-07-09 02:50:16.679 | dns-integration 2026-07-09 02:50:16.679 | dns-domain-ports 2026-07-09 02:50:16.679 | dns-integration-domain-keywords 2026-07-09 02:50:16.679 | empty-string-filtering 2026-07-09 02:50:16.680 | external-net 2026-07-09 02:50:16.680 | extra_dhcp_opt 2026-07-09 02:50:16.680 | extraroute 2026-07-09 02:50:16.680 | extraroute-atomic 2026-07-09 02:50:16.680 | filter-validation 2026-07-09 02:50:16.680 | floating-ip-port-forwarding-detail 2026-07-09 02:50:16.680 | fip-port-details 2026-07-09 02:50:16.680 | flavors 2026-07-09 02:50:16.681 | floatingip-pools 2026-07-09 02:50:16.681 | router 2026-07-09 02:50:16.681 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:50:16.681 | enable-default-route-bfd 2026-07-09 02:50:16.681 | enable-default-route-ecmp 2026-07-09 02:50:16.681 | ext-gw-mode 2026-07-09 02:50:16.682 | l3-ha 2026-07-09 02:50:16.682 | external-gateway-multihoming 2026-07-09 02:50:16.682 | l3-flavors 2026-07-09 02:50:16.682 | l3_agent_scheduler 2026-07-09 02:50:16.682 | multi-provider 2026-07-09 02:50:16.682 | net-mtu 2026-07-09 02:50:16.683 | net-mtu-writable 2026-07-09 02:50:16.683 | network_availability_zone 2026-07-09 02:50:16.683 | network-ip-availability 2026-07-09 02:50:16.683 | network-ip-availability-details 2026-07-09 02:50:16.683 | pagination 2026-07-09 02:50:16.683 | port-device-profile 2026-07-09 02:50:16.683 | port-mac-address-regenerate 2026-07-09 02:50:16.683 | port-numa-affinity-policy 2026-07-09 02:50:16.684 | port-numa-affinity-policy-socket 2026-07-09 02:50:16.684 | binding 2026-07-09 02:50:16.684 | binding-extended 2026-07-09 02:50:16.684 | port-security 2026-07-09 02:50:16.684 | project-id 2026-07-09 02:50:16.684 | provider 2026-07-09 02:50:16.684 | qinq 2026-07-09 02:50:16.685 | quota-check-limit 2026-07-09 02:50:16.685 | quota-check-limit-default 2026-07-09 02:50:16.685 | quotas 2026-07-09 02:50:16.685 | quota_details 2026-07-09 02:50:16.685 | rbac-policies 2026-07-09 02:50:16.685 | rbac-address-scope 2026-07-09 02:50:16.686 | rbac-security-groups 2026-07-09 02:50:16.686 | revision-if-match 2026-07-09 02:50:16.686 | standard-attr-revisions 2026-07-09 02:50:16.686 | router_availability_zone 2026-07-09 02:50:16.686 | router-enable-snat 2026-07-09 02:50:16.686 | security-groups-default-rules 2026-07-09 02:50:16.686 | security-groups-default-statefulness 2026-07-09 02:50:16.687 | security-groups-normalized-cidr 2026-07-09 02:50:16.687 | security-groups-remote-address-group 2026-07-09 02:50:16.687 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:50:16.687 | security-groups-shared-filtering 2026-07-09 02:50:16.687 | security-group 2026-07-09 02:50:16.687 | service-type 2026-07-09 02:50:16.687 | sorting 2026-07-09 02:50:16.688 | standard-attr-description 2026-07-09 02:50:16.688 | stateful-security-group 2026-07-09 02:50:16.688 | subnet-dns-publish-fixed-ip 2026-07-09 02:50:16.688 | subnet-external-network 2026-07-09 02:50:16.688 | subnet_onboard 2026-07-09 02:50:16.688 | subnet-service-types 2026-07-09 02:50:16.688 | subnet_allocation 2026-07-09 02:50:16.689 | subnetpool-prefix-ops 2026-07-09 02:50:16.689 | tag-creation 2026-07-09 02:50:16.689 | standard-attr-tag 2026-07-09 02:50:16.689 | standard-attr-timestamp 2026-07-09 02:50:16.689 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-09 02:50:16.689 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-09 02:50:16.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-09 02:50:16.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-09 02:50:16.692 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-09 02:50:21.151 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:21.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 2026-07-09 02:50:21.160 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-09 02:50:21.165 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:21.190 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-09 02:50:21.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-09 02:50:21.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3afe3b7a-882e-4bf1-89ee-0a6c461e620f aa043710-6b5f-463a-bc8e-79329b175734 2026-07-09 02:50:27.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-09 02:50:27.501 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 2026-07-09 02:50:27.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-09 02:50:27.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-09 02:50:27.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-09 02:50:27.517 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-09 02:50:27.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-09 02:50:27.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-09 02:50:27.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-09 02:50:27.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-09 02:50:27.538 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-09 02:50:27.539 | +++ 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 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-09 02:50:31.286 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:31.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-09 02:50:31.291 | | id | 68981bf3-081e-4921-ae49-c7bf5aceec77 |' 2026-07-09 02:50:31.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-09 02:50:31.297 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:31.322 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 68981bf3-081e-4921-ae49-c7bf5aceec77 '|' 2026-07-09 02:50:31.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 68981bf3-081e-4921-ae49-c7bf5aceec77 |' 2026-07-09 02:50:31.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-09 02:50:31.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-09 02:50:31.337 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 68981bf3-081e-4921-ae49-c7bf5aceec77 '|' 2026-07-09 02:50:31.339 | ++ functions-common:get_field:806 : local data field 2026-07-09 02:50:31.342 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:31.346 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-09 02:50:31.349 | ++ functions-common:get_field:811 : field='$3' 2026-07-09 02:50:31.353 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 68981bf3-081e-4921-ae49-c7bf5aceec77 |' 2026-07-09 02:50:31.354 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-09 02:50:31.361 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:31.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-09 02:50:31.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 68981bf3-081e-4921-ae49-c7bf5aceec77 '|' 2026-07-09 02:50:31.374 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-09 02:50:31.377 | ++ functions-common:get_field:806 : local data field 2026-07-09 02:50:31.380 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:31.384 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-09 02:50:31.388 | ++ functions-common:get_field:811 : field='$6' 2026-07-09 02:50:31.392 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 68981bf3-081e-4921-ae49-c7bf5aceec77 |' 2026-07-09 02:50:31.393 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-09 02:50:31.400 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:31.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=68981bf3-081e-4921-ae49-c7bf5aceec77 2026-07-09 02:50:31.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 3afe3b7a-882e-4bf1-89ee-0a6c461e620f 2026-07-09 02:50:37.254 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-09 02:50:37.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-09 02:50:37.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-09 02:50:37.286 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:50:37.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-09 02:50:37.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-09 02:50:37.299 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-09 02:50:37.305 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-09 02:50:37.310 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-09 02:50:37.313 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-09 02:50:37.347 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-09 02:50:37.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-09 02:50:37.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-09 02:50:37.359 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-09 02:50:37.363 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-09 02:50:37.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-09 02:50:37.369 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-09 02:50:37.373 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-09 02:50:37.377 | + functions-common:test_with_retry:2360 : local until=10 2026-07-09 02:50:37.381 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-09 02:50:37.385 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-09 02:50:37.389 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-09 02:50:37.393 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:50:37.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:50:37.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:50:37.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565437402 2026-07-09 02:50:37.410 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-09 02:50:37.420 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-09 02:50:37.423 | + functions-common:time_stop:2420 : local name 2026-07-09 02:50:37.426 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:50:37.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:50:37.433 | + functions-common:time_stop:2423 : local total 2026-07-09 02:50:37.436 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:50:37.439 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-09 02:50:37.442 | + functions-common:time_stop:2427 : start_time=1783565437402 2026-07-09 02:50:37.445 | + functions-common:time_stop:2429 : [[ -z 1783565437402 ]] 2026-07-09 02:50:37.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:50:37.455 | + functions-common:time_stop:2432 : end_time=1783565437451 2026-07-09 02:50:37.458 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-09 02:50:37.461 | + functions-common:time_stop:2434 : total=7704 2026-07-09 02:50:37.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:50:37.468 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7753 2026-07-09 02:50:37.475 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-09 02:50:37.475 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-09 02:50:37.482 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-09 02:50:37.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:50:37.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-09 02:50:37.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-09 02:50:37.496 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-09 02:50:37.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-09 02:50:37.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-09 02:50:37.550 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-09 02:50:37.551 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-09 02:50:37.554 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-09 02:50:41.045 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:41.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.32 ' 2026-07-09 02:50:41.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-09 02:50:41.061 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:41.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-09 02:50:41.089 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:50:41.093 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-09 02:50:41.096 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-09 02:50:41.100 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 3afe3b7a-882e-4bf1-89ee-0a6c461e620f 9ebfc58c-1447-4ec9-a099-70f01c6dffd6 2026-07-09 02:50:46.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-09 02:50:46.948 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 2026-07-09 02:50:46.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-09 02:50:46.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-09 02:50:46.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-09 02:50:46.962 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-09 02:50:46.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-09 02:50:46.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-09 02:50:46.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-09 02:50:46.978 | +++ 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 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-09 02:50:46.978 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-09 02:50:52.926 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:52.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-09 02:50:52.931 | | id | bcba5159-7826-4bff-9516-543b566c256c |' 2026-07-09 02:50:52.935 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-09 02:50:52.939 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:52.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bcba5159-7826-4bff-9516-543b566c256c '|' 2026-07-09 02:50:52.968 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | bcba5159-7826-4bff-9516-543b566c256c |' 2026-07-09 02:50:52.972 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-09 02:50:52.978 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bcba5159-7826-4bff-9516-543b566c256c '|' 2026-07-09 02:50:52.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-09 02:50:52.982 | ++ functions-common:get_field:806 : local data field 2026-07-09 02:50:52.986 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:52.989 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-09 02:50:52.992 | ++ functions-common:get_field:811 : field='$3' 2026-07-09 02:50:52.998 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | bcba5159-7826-4bff-9516-543b566c256c |' 2026-07-09 02:50:52.998 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-09 02:50:53.006 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:53.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-09 02:50:53.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-09 02:50:53.021 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-09 02:50:53.022 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' bcba5159-7826-4bff-9516-543b566c256c '|' 2026-07-09 02:50:53.025 | ++ functions-common:get_field:806 : local data field 2026-07-09 02:50:53.028 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:53.032 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-09 02:50:53.036 | ++ functions-common:get_field:811 : field='$6' 2026-07-09 02:50:53.040 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | bcba5159-7826-4bff-9516-543b566c256c |' 2026-07-09 02:50:53.041 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-09 02:50:53.049 | ++ functions-common:get_field:807 : read data 2026-07-09 02:50:53.053 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=bcba5159-7826-4bff-9516-543b566c256c 2026-07-09 02:50:53.057 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-09 02:50:53.061 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-09 02:50:53.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-09 02:50:53.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-09 02:50:53.092 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:50:53.096 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-09 02:50:53.108 | net.ipv6.conf.all.forwarding = 1 2026-07-09 02:50:53.115 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 3afe3b7a-882e-4bf1-89ee-0a6c461e620f -c external_gateway_info -f json 2026-07-09 02:50:53.115 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 bcba5159-7826-4bff-9516-543b566c256c 2026-07-09 02:50:53.118 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-09 02:50:53.120 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-09 02:50:53.123 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-09 02:50:56.568 | ++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:50:56.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-09 02:50:56.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-09 02:50:56.580 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-09 02:50:56.603 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-09 02:50:56.607 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-09 02:50:56.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-09 02:50:56.617 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-09 02:50:56.621 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-09 02:50:56.625 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-09 02:50:56.650 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-09 02:50:56.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-09 02:50:56.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-09 02:50:56.660 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-09 02:50:56.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-09 02:50:56.699 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd5e:e7f6:a063::/56 2026-07-09 02:50:56.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 5ce4f710-21c8-4463-bae1-d77dedd608e6 ]] 2026-07-09 02:50:56.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd5e:e7f6:a063::/56 via 2001:db8::1 dev br-ex 2026-07-09 02:50:56.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-09 02:50:56.730 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:50:56.734 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-09 02:50:56.758 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:50:56.761 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-09 02:50:56.765 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:50:56.769 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-09 02:50:56.773 | + ./stack.sh:main:1335 : start_nova 2026-07-09 02:50:56.777 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-09 02:50:56.780 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:50:56.784 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:50:56.789 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:50:56.793 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-09 02:50:56.796 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.801 | + functions-common:run_process:1674 : local service=n-sch 2026-07-09 02:50:56.804 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.807 | + functions-common:run_process:1676 : local group= 2026-07-09 02:50:56.812 | + functions-common:run_process:1677 : local user= 2026-07-09 02:50:56.815 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:50:56.819 | + functions-common:run_process:1680 : local name=n-sch 2026-07-09 02:50:56.822 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:50:56.827 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:50:56.830 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:50:56.834 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:50:56.839 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:50:56.845 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565456841 2026-07-09 02:50:56.849 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-09 02:50:56.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:50:56.878 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-09 02:50:56.882 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-09 02:50:56.885 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.890 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.893 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.897 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.901 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-09 02:50:56.905 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-09 02:50:56.909 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-09 02:50:56.912 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:50:56.917 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:50:56.921 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:50:56.925 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:50:56.928 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-09 02:50:56.932 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-09 02:50:56.936 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-09 02:50:56.940 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-09 02:50:56.944 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:56.947 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:50:56.950 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:50:56.954 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:50:56.958 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:50:56.961 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:50:56.964 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-09 02:50:56.968 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:50:56.974 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-09 02:50:57.065 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:50:57.160 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-09 02:50:57.236 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-09 02:50:57.312 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-09 02:50:57.397 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-09 02:50:57.481 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:50:57.558 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:50:57.561 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:50:57.565 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-09 02:50:57.655 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:50:58.140 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-09 02:50:58.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-09 02:50:58.625 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-09 02:50:58.680 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:50:58.684 | + functions-common:time_stop:2420 : local name 2026-07-09 02:50:58.688 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:50:58.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:50:58.695 | + functions-common:time_stop:2423 : local total 2026-07-09 02:50:58.699 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:50:58.703 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:50:58.706 | + functions-common:time_stop:2427 : start_time=1783565456841 2026-07-09 02:50:58.710 | + functions-common:time_stop:2429 : [[ -z 1783565456841 ]] 2026-07-09 02:50:58.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:50:58.722 | + functions-common:time_stop:2432 : end_time=1783565458718 2026-07-09 02:50:58.725 | + functions-common:time_stop:2433 : elapsed_time=1877 2026-07-09 02:50:58.729 | + functions-common:time_stop:2434 : total=21707 2026-07-09 02:50:58.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:50:58.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23584 2026-07-09 02:50:58.742 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-09 02:50:58.747 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.751 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-09 02:50:58.754 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.758 | + functions-common:run_process:1676 : local group= 2026-07-09 02:50:58.762 | + functions-common:run_process:1677 : local user= 2026-07-09 02:50:58.765 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:50:58.769 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-09 02:50:58.773 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:50:58.777 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:50:58.781 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:50:58.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:50:58.790 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:50:58.796 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565458792 2026-07-09 02:50:58.800 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-09 02:50:58.826 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:50:58.830 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-09 02:50:58.834 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-09 02:50:58.838 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.842 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.846 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.850 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-09 02:50:58.854 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-09 02:50:58.858 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-09 02:50:58.863 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-09 02:50:58.867 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:50:58.871 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:50:58.875 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:50:58.879 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:50:58.883 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-09 02:50:58.887 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:50:58.891 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:50:58.895 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:50:58.900 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:50:58.903 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-09 02:50:58.908 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:50:58.912 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:50:58.916 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:50:58.920 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:50:58.924 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-09 02:50:58.928 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:50:58.934 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-09 02:50:59.029 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:50:59.128 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-09 02:50:59.217 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-09 02:50:59.301 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:50:59.384 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:50:59.465 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-09 02:50:59.545 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-09 02:50:59.628 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-09 02:50:59.710 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-09 02:50:59.792 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-09 02:50:59.878 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:50:59.882 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:50:59.887 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-09 02:50:59.984 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:51:00.492 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-09 02:51:00.525 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-09 02:51:00.992 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-09 02:51:01.135 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:01.142 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:01.146 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:01.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:01.153 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:01.157 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:01.163 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:01.164 | + functions-common:time_stop:2427 : start_time=1783565458792 2026-07-09 02:51:01.167 | + functions-common:time_stop:2429 : [[ -z 1783565458792 ]] 2026-07-09 02:51:01.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:01.178 | + functions-common:time_stop:2432 : end_time=1783565461174 2026-07-09 02:51:01.181 | + functions-common:time_stop:2433 : elapsed_time=2382 2026-07-09 02:51:01.187 | + functions-common:time_stop:2434 : total=23584 2026-07-09 02:51:01.187 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:01.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25966 2026-07-09 02:51:01.191 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:01.194 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:01.197 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-09 02:51:01.200 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:01.202 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:01.205 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:01.207 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-09 02:51:01.210 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:51:01.213 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-09 02:51:01.218 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-09 02:51:01.220 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:51:01.226 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-09 02:51:01.226 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-09 02:51:01.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:01.245 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-09 02:51:01.298 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-09 02:51:01.301 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-09 02:51:01.326 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:01.329 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-09 02:51:01.331 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-09 02:51:01.352 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:01.357 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-09 02:51:01.360 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:51:01.363 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-09 02:51:01.366 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-09 02:51:01.369 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:51:01.372 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:51:01.375 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-09 02:51:01.377 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.380 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-09 02:51:01.382 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.385 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:01.388 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:01.390 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:01.392 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-09 02:51:01.395 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:01.397 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:01.400 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:01.402 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:01.406 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:01.411 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565461408 2026-07-09 02:51:01.414 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-09 02:51:01.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:01.436 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-09 02:51:01.439 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-09 02:51:01.442 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.444 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.447 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.449 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.452 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-09 02:51:01.455 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-09 02:51:01.457 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-09 02:51:01.459 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:01.462 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:01.465 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:01.467 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:01.470 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-09 02:51:01.472 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-09 02:51:01.474 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-09 02:51:01.477 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-09 02:51:01.479 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.482 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:51:01.484 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:01.486 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:51:01.489 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:01.491 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:51:01.494 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-09 02:51:01.496 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:01.500 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-09 02:51:01.580 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:01.659 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-09 02:51:01.732 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-09 02:51:01.802 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-09 02:51:01.884 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-09 02:51:01.960 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:02.044 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:51:02.048 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:51:02.052 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-09 02:51:02.153 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:02.693 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-09 02:51:02.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-09 02:51:03.190 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-09 02:51:03.251 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:03.251 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:03.256 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:03.259 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:03.262 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:03.269 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:03.272 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:03.275 | + functions-common:time_stop:2427 : start_time=1783565461408 2026-07-09 02:51:03.278 | + functions-common:time_stop:2429 : [[ -z 1783565461408 ]] 2026-07-09 02:51:03.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:03.289 | + functions-common:time_stop:2432 : end_time=1783565463285 2026-07-09 02:51:03.293 | + functions-common:time_stop:2433 : elapsed_time=1877 2026-07-09 02:51:03.295 | + functions-common:time_stop:2434 : total=25966 2026-07-09 02:51:03.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:03.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27843 2026-07-09 02:51:03.303 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-09 02:51:03.305 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-09 02:51:03.307 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-09 02:51:03.310 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:03.313 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:03.315 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:03.318 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-09 02:51:03.320 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:03.322 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:03.324 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:03.327 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:03.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:03.334 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565463331 2026-07-09 02:51:03.336 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-09 02:51:03.359 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:03.361 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:03.364 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:03.366 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:03.368 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:03.371 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:03.373 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:03.375 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:03.378 | + functions-common:time_stop:2427 : start_time=1783565463331 2026-07-09 02:51:03.380 | + functions-common:time_stop:2429 : [[ -z 1783565463331 ]] 2026-07-09 02:51:03.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:03.388 | + functions-common:time_stop:2432 : end_time=1783565463385 2026-07-09 02:51:03.390 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-09 02:51:03.392 | + functions-common:time_stop:2434 : total=27843 2026-07-09 02:51:03.395 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:03.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27897 2026-07-09 02:51:03.400 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:03.402 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-09 02:51:03.404 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:03.406 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:03.408 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:03.411 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:03.414 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-09 02:51:03.416 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:03.418 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:03.421 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:03.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:03.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:03.432 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565463429 2026-07-09 02:51:03.434 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-09 02:51:03.457 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:03.460 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:03.462 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:03.465 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:03.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:03.470 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:03.473 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:03.475 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:03.478 | + functions-common:time_stop:2427 : start_time=1783565463429 2026-07-09 02:51:03.480 | + functions-common:time_stop:2429 : [[ -z 1783565463429 ]] 2026-07-09 02:51:03.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:03.491 | + functions-common:time_stop:2432 : end_time=1783565463488 2026-07-09 02:51:03.494 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-09 02:51:03.497 | + functions-common:time_stop:2434 : total=27897 2026-07-09 02:51:03.499 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:03.501 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27956 2026-07-09 02:51:03.504 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:03.508 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:03.510 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-09 02:51:03.515 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:51:03.519 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-09 02:51:03.525 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-09 02:51:03.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:03.556 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-09 02:51:03.660 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-09 02:51:03.670 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:51:03.675 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-09 02:51:03.769 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-09 02:51:03.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:03.821 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.824 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-09 02:51:03.831 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.837 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:03.842 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:03.855 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:03.859 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-09 02:51:03.863 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:03.871 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:03.877 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:03.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:03.893 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:03.903 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565463894 2026-07-09 02:51:03.912 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-09 02:51:03.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:03.957 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-09 02:51:03.963 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-09 02:51:03.969 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.978 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.986 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.991 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:03.997 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-09 02:51:04.004 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-09 02:51:04.010 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-09 02:51:04.019 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:04.024 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:04.029 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:04.034 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:04.044 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-09 02:51:04.048 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-09 02:51:04.054 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-09 02:51:04.059 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-09 02:51:04.065 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:04.071 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:51:04.078 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:04.081 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:51:04.090 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:04.095 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:51:04.103 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-09 02:51:04.108 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:04.116 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-09 02:51:04.251 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:04.382 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-09 02:51:04.493 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-09 02:51:04.619 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-09 02:51:04.759 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-09 02:51:04.886 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:05.012 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:51:05.015 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:51:05.020 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-09 02:51:05.108 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:05.644 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-09 02:51:05.671 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-09 02:51:06.160 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-09 02:51:06.224 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:06.229 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:06.236 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:06.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:06.246 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:06.250 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:06.256 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:06.260 | + functions-common:time_stop:2427 : start_time=1783565463894 2026-07-09 02:51:06.266 | + functions-common:time_stop:2429 : [[ -z 1783565463894 ]] 2026-07-09 02:51:06.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:06.279 | + functions-common:time_stop:2432 : end_time=1783565466274 2026-07-09 02:51:06.285 | + functions-common:time_stop:2433 : elapsed_time=2380 2026-07-09 02:51:06.290 | + functions-common:time_stop:2434 : total=27956 2026-07-09 02:51:06.294 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:06.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30336 2026-07-09 02:51:06.304 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-09 02:51:06.316 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-09 02:51:06.322 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-09 02:51:06.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:06.357 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-09 02:51:06.363 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-09 02:51:06.370 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-09 02:51:06.377 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-09 02:51:06.382 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-09 02:51:06.387 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.390 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-09 02:51:06.394 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.397 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:06.402 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:06.406 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:06.409 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-09 02:51:06.415 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:06.419 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:06.424 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:06.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:06.440 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:06.456 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565466443 2026-07-09 02:51:06.460 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-09 02:51:06.503 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:06.506 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-09 02:51:06.511 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-09 02:51:06.520 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.524 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.531 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.537 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.544 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-09 02:51:06.550 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-09 02:51:06.557 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-09 02:51:06.561 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:06.569 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:06.579 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:06.583 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:06.587 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-09 02:51:06.593 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-09 02:51:06.600 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-09 02:51:06.606 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-09 02:51:06.613 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:06.622 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:51:06.626 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:06.636 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:51:06.640 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:06.645 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:51:06.650 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-09 02:51:06.655 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:06.664 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-09 02:51:06.803 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:06.940 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-09 02:51:07.046 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-09 02:51:07.169 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-09 02:51:07.288 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-09 02:51:07.357 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:07.467 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:51:07.470 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:51:07.474 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-09 02:51:07.577 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:08.097 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-09 02:51:08.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-09 02:51:08.601 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-09 02:51:08.671 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:08.675 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:08.680 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:08.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:08.688 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:08.693 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:08.696 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:08.700 | + functions-common:time_stop:2427 : start_time=1783565466443 2026-07-09 02:51:08.704 | + functions-common:time_stop:2429 : [[ -z 1783565466443 ]] 2026-07-09 02:51:08.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:08.716 | + functions-common:time_stop:2432 : end_time=1783565468711 2026-07-09 02:51:08.721 | + functions-common:time_stop:2433 : elapsed_time=2268 2026-07-09 02:51:08.725 | + functions-common:time_stop:2434 : total=30336 2026-07-09 02:51:08.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:08.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32604 2026-07-09 02:51:08.738 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-09 02:51:08.743 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:08.746 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:08.751 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:08.755 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-09 02:51:08.760 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-09 02:51:08.767 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-09 02:51:08.771 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:51:08.776 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-09 02:51:08.780 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-09 02:51:08.784 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-09 02:51:08.789 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-09 02:51:08.793 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-09 02:51:08.798 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-09 02:51:08.803 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-09 02:51:08.809 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-09 02:51:08.810 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-09 02:51:08.811 | BEGIN { 2026-07-09 02:51:08.811 | section = "" 2026-07-09 02:51:08.811 | last_section = "" 2026-07-09 02:51:08.811 | section_count = 0 2026-07-09 02:51:08.811 | } 2026-07-09 02:51:08.815 | /^\[.+\]/ { 2026-07-09 02:51:08.815 | gsub("[][]", "", $1); 2026-07-09 02:51:08.815 | section=$1 2026-07-09 02:51:08.815 | next 2026-07-09 02:51:08.815 | } 2026-07-09 02:51:08.815 | /^ *\#/ { 2026-07-09 02:51:08.816 | next 2026-07-09 02:51:08.816 | } 2026-07-09 02:51:08.816 | /^[^ \t]+/ { 2026-07-09 02:51:08.816 | # get offset of first = in $0 2026-07-09 02:51:08.816 | eq_idx = index($0, "=") 2026-07-09 02:51:08.816 | # extract attr & value from $0 2026-07-09 02:51:08.816 | attr = substr($0, 1, eq_idx - 1) 2026-07-09 02:51:08.816 | value = substr($0, eq_idx + 1) 2026-07-09 02:51:08.816 | # only need to strip trailing whitespace from attr 2026-07-09 02:51:08.816 | sub(/[ \t]*$/, "", attr) 2026-07-09 02:51:08.816 | # need to strip leading & trailing whitespace from value 2026-07-09 02:51:08.817 | sub(/^[ \t]*/, "", value) 2026-07-09 02:51:08.817 | sub(/[ \t]*$/, "", value) 2026-07-09 02:51:08.817 | 2026-07-09 02:51:08.817 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-09 02:51:08.817 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-09 02:51:08.817 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-09 02:51:08.817 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-09 02:51:08.817 | if (! (section, attr) in cfg_attr_count) { 2026-07-09 02:51:08.817 | if (section != last_section) { 2026-07-09 02:51:08.817 | cfg_section[section_count++] = section 2026-07-09 02:51:08.817 | last_section = section 2026-07-09 02:51:08.818 | } 2026-07-09 02:51:08.818 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-09 02:51:08.818 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-09 02:51:08.818 | 2026-07-09 02:51:08.818 | cfg_attr[section, attr, 0] = value 2026-07-09 02:51:08.819 | cfg_attr_count[section, attr] = 1 2026-07-09 02:51:08.820 | } else { 2026-07-09 02:51:08.820 | lno = cfg_attr_count[section, attr]++ 2026-07-09 02:51:08.820 | cfg_attr[section, attr, lno] = value 2026-07-09 02:51:08.821 | } 2026-07-09 02:51:08.821 | } 2026-07-09 02:51:08.821 | END { 2026-07-09 02:51:08.822 | # Process each section in order 2026-07-09 02:51:08.822 | for (sno = 0; sno < section_count; sno++) { 2026-07-09 02:51:08.822 | section = cfg_section[sno] 2026-07-09 02:51:08.822 | # The ini routines simply append a config item immediately 2026-07-09 02:51:08.822 | # after the section header. To keep the same order as defined 2026-07-09 02:51:08.822 | # in local.conf, invoke the ini routines in the reverse order 2026-07-09 02:51:08.822 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-09 02:51:08.822 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-09 02:51:08.823 | if (cfg_attr_count[section, attr] == 1) 2026-07-09 02:51:08.823 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-09 02:51:08.823 | else { 2026-07-09 02:51:08.823 | # For multiline, invoke the ini routines in the reverse order 2026-07-09 02:51:08.823 | count = cfg_attr_count[section, attr] 2026-07-09 02:51:08.823 | print "inidelete " configfile " " section " " attr 2026-07-09 02:51:08.823 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-09 02:51:08.823 | for (l = count -2; l >= 0; l--) 2026-07-09 02:51:08.823 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-09 02:51:08.823 | } 2026-07-09 02:51:08.823 | } 2026-07-09 02:51:08.823 | } 2026-07-09 02:51:08.824 | } 2026-07-09 02:51:08.824 | ' 2026-07-09 02:51:08.824 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:51:08.824 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-09 02:51:08.824 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-09 02:51:08.825 | + inc/meta-config:merge_config_file:164 : read a 2026-07-09 02:51:08.825 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-09 02:51:08.825 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:51:08.826 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-09 02:51:08.826 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-09 02:51:08.826 | BEGIN { group = "" } 2026-07-09 02:51:08.827 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:51:08.827 | gsub("[][]", "", $1); 2026-07-09 02:51:08.827 | split($1, a, "|"); 2026-07-09 02:51:08.827 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-09 02:51:08.827 | group=a[1] 2026-07-09 02:51:08.827 | } else { 2026-07-09 02:51:08.828 | group="" 2026-07-09 02:51:08.828 | } 2026-07-09 02:51:08.828 | next 2026-07-09 02:51:08.828 | } 2026-07-09 02:51:08.828 | { 2026-07-09 02:51:08.828 | if (group != "") 2026-07-09 02:51:08.828 | print $0 2026-07-09 02:51:08.828 | } 2026-07-09 02:51:08.828 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:51:08.835 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-09 02:51:08.839 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-09 02:51:08.888 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-09 02:51:08.936 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-09 02:51:08.941 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-09 02:51:08.946 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-09 02:51:08.950 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-09 02:51:08.955 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-09 02:51:08.960 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-09 02:51:08.987 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:08.992 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-09 02:51:08.997 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-09 02:51:09.001 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-09 02:51:09.030 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:09.034 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.130:5672/nova_cell1 2026-07-09 02:51:09.039 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.130:5672/nova_cell1 2026-07-09 02:51:09.091 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-09 02:51:09.095 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-09 02:51:09.099 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-09 02:51:09.129 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-09 02:51:09.159 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-09 02:51:09.164 | + lib/nova:configure_console_compute:671 : local offset 2026-07-09 02:51:09.169 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-09 02:51:09.173 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-09 02:51:09.178 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-09 02:51:09.217 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.130 2026-07-09 02:51:09.221 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-09 02:51:09.250 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:09.255 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-09 02:51:09.258 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-09 02:51:09.262 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-09 02:51:09.268 | + functions:vercmp:648 : local 'op=<' 2026-07-09 02:51:09.271 | + functions:vercmp:649 : local v2=1.0.0 2026-07-09 02:51:09.275 | + functions:vercmp:650 : local result 2026-07-09 02:51:09.282 | ++ functions:vercmp:654 : sort -V 2026-07-09 02:51:09.288 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-09 02:51:09.291 | ++ functions:vercmp:654 : head -1 2026-07-09 02:51:09.297 | + functions:vercmp:654 : result=1.0.0 2026-07-09 02:51:09.302 | + functions:vercmp:656 : case $op in 2026-07-09 02:51:09.306 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-09 02:51:09.310 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-09 02:51:09.314 | + functions:vercmp:667 : return 2026-07-09 02:51:09.319 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.130:6080/vnc_lite.html 2026-07-09 02:51:09.323 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.130:6080/vnc_lite.html 2026-07-09 02:51:09.373 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.130:6081/spice_auto.html 2026-07-09 02:51:09.377 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.130:6081/spice_auto.html 2026-07-09 02:51:09.434 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-09 02:51:09.462 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:09.467 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-09 02:51:09.471 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.130 2026-07-09 02:51:09.476 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-09 02:51:09.523 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.130 2026-07-09 02:51:09.568 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-09 02:51:09.596 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:09.599 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-09 02:51:09.605 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-09 02:51:09.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:09.635 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-09 02:51:09.640 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-09 02:51:09.690 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-09 02:51:09.695 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-09 02:51:09.742 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-09 02:51:09.746 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-09 02:51:09.750 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-09 02:51:09.756 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-09 02:51:09.761 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-09 02:51:09.764 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-09 02:51:09.768 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-09 02:51:09.773 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.776 | + functions-common:run_process:1676 : local group=libvirt 2026-07-09 02:51:09.782 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:09.784 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:09.789 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-09 02:51:09.794 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:09.799 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:09.802 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:09.803 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:09.806 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:09.814 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565469808 2026-07-09 02:51:09.817 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-09 02:51:09.848 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:09.853 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-09 02:51:09.857 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-09 02:51:09.862 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.867 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.871 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.876 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.881 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-09 02:51:09.886 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-09 02:51:09.890 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-09 02:51:09.895 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-09 02:51:09.900 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:09.905 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:09.908 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:09.914 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-09 02:51:09.918 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-09 02:51:09.923 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-09 02:51:09.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-09 02:51:09.932 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:09.937 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-09 02:51:09.941 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:09.945 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:51:09.950 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:09.954 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-09 02:51:09.960 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-09 02:51:09.965 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-09 02:51:09.969 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:09.975 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-09 02:51:10.082 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:10.190 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-09 02:51:10.278 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-09 02:51:10.362 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-09 02:51:10.444 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-09 02:51:10.528 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:10.610 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:51:10.615 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-09 02:51:10.619 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-09 02:51:10.702 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-09 02:51:10.796 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:11.313 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-09 02:51:11.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-09 02:51:11.877 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-09 02:51:11.942 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:11.952 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:11.953 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:11.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:11.967 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:11.973 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:11.982 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:11.986 | + functions-common:time_stop:2427 : start_time=1783565469808 2026-07-09 02:51:11.995 | + functions-common:time_stop:2429 : [[ -z 1783565469808 ]] 2026-07-09 02:51:12.001 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:12.011 | + functions-common:time_stop:2432 : end_time=1783565472004 2026-07-09 02:51:12.015 | + functions-common:time_stop:2433 : elapsed_time=2196 2026-07-09 02:51:12.022 | + functions-common:time_stop:2434 : total=32604 2026-07-09 02:51:12.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:12.037 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34800 2026-07-09 02:51:12.038 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:12.050 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-09 02:51:12.052 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-09 02:51:12.092 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:12.097 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-09 02:51:12.098 | Dumping cells_v2 mapping 2026-07-09 02:51:12.103 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-09 02:51:12.700 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:51:12.700 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:51:12.700 | we strongly recommend against using it for new projects. 2026-07-09 02:51:12.700 | 2026-07-09 02:51:12.700 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:51:12.700 | framework. For more detail see 2026-07-09 02:51:12.701 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:51:12.701 | 2026-07-09 02:51:12.701 | import eventlet # noqa 2026-07-09 02:51:12.983 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:51:16.078 | INFO dbcounter [None req-1f44ee7a-4c66-4779-bc38-5d2ab61cf17b None None] Registered counter for database nova_api 2026-07-09 02:51:16.207 | DEBUG dbcounter [-] [73271] Writer thread running {{(pid=73271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:51:16.236 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-09 02:51:16.236 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-09 02:51:16.236 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-09 02:51:16.236 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-09 02:51:16.236 | | cell1 | 813a3dea-8846-4634-8b81-328ee267e7c9 | rabbit://stackrabbit:stackqueue@192.168.122.130:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-09 02:51:16.236 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-09 02:51:16.988 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-09 02:51:16.992 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-09 02:51:17.082 | + inc/async:async_inner:63 : create_flavors 2026-07-09 02:51:17.145 | [2066 Async create_flavors:73371]: running: create_flavors 2026-07-09 02:51:17.149 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-09 02:51:17.178 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:17.182 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-09 02:51:17.187 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:51:17.191 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-09 02:51:17.195 | + ./stack.sh:main:1340 : start_cinder 2026-07-09 02:51:17.199 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-09 02:51:17.206 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-09 02:51:17.213 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.218 | + functions-common:run_process:1674 : local service=c-api 2026-07-09 02:51:17.222 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.227 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:17.231 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:17.236 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:17.243 | + functions-common:run_process:1680 : local name=c-api 2026-07-09 02:51:17.245 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:17.251 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:17.254 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:17.261 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:17.267 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:17.275 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565477269 2026-07-09 02:51:17.279 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-09 02:51:17.306 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:17.311 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-09 02:51:17.315 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-09 02:51:17.319 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.324 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.328 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.333 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-09 02:51:17.337 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-09 02:51:17.343 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-09 02:51:17.347 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-09 02:51:17.351 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:17.356 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:17.360 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:17.364 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:17.368 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-09 02:51:17.372 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:51:17.376 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:51:17.381 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:17.385 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:51:17.390 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-09 02:51:17.395 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:17.399 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:51:17.403 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:51:17.407 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:51:17.413 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-09 02:51:17.416 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:51:17.423 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-09 02:51:17.519 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:17.618 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-09 02:51:17.701 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-09 02:51:17.782 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:17.864 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:17.945 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-09 02:51:18.028 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-09 02:51:18.114 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-09 02:51:18.213 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-09 02:51:18.327 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-09 02:51:18.439 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:51:18.444 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:51:18.449 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-09 02:51:18.546 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:51:19.057 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-09 02:51:19.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-09 02:51:19.583 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-09 02:51:19.739 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:19.745 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:19.750 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:19.759 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:19.763 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:19.767 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:19.776 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:19.782 | + functions-common:time_stop:2427 : start_time=1783565477269 2026-07-09 02:51:19.787 | + functions-common:time_stop:2429 : [[ -z 1783565477269 ]] 2026-07-09 02:51:19.798 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:19.806 | + functions-common:time_stop:2432 : end_time=1783565479800 2026-07-09 02:51:19.813 | + functions-common:time_stop:2433 : elapsed_time=2531 2026-07-09 02:51:19.819 | + functions-common:time_stop:2434 : total=34800 2026-07-09 02:51:19.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:19.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37331 2026-07-09 02:51:19.846 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-09 02:51:19.846 | Waiting for Cinder API to start... 2026-07-09 02:51:19.852 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.130/volume/v3/ 2026-07-09 02:51:19.857 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.130/volume/v3/ 2026-07-09 02:51:19.865 | + functions:wait_for_service:476 : local timeout=60 2026-07-09 02:51:19.870 | + functions:wait_for_service:477 : local url=http://192.168.122.130/volume/v3/ 2026-07-09 02:51:19.879 | + functions:wait_for_service:478 : local rval=0 2026-07-09 02:51:19.886 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-09 02:51:19.892 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:51:19.901 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:19.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:19.913 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:19.925 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565479915 2026-07-09 02:51:19.931 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-09 02:51:19.933 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:51:19.943 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.130/volume/v3/ 2026-07-09 02:51:24.801 | + :: : [[ 401 == 503 ]] 2026-07-09 02:51:24.805 | + :: : [[ 0 -eq 7 ]] 2026-07-09 02:51:24.810 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-09 02:51:24.815 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:24.819 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:24.825 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:24.829 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:24.834 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:24.837 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:51:24.842 | + functions-common:time_stop:2427 : start_time=1783565479915 2026-07-09 02:51:24.846 | + functions-common:time_stop:2429 : [[ -z 1783565479915 ]] 2026-07-09 02:51:24.851 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:24.860 | + functions-common:time_stop:2432 : end_time=1783565484854 2026-07-09 02:51:24.865 | + functions-common:time_stop:2433 : elapsed_time=4939 2026-07-09 02:51:24.868 | + functions-common:time_stop:2434 : total=14434 2026-07-09 02:51:24.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:24.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19373 2026-07-09 02:51:24.881 | + functions:wait_for_service:486 : return 0 2026-07-09 02:51:24.886 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:24.890 | + functions-common:run_process:1674 : local service=c-sch 2026-07-09 02:51:24.895 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:24.901 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:24.905 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:24.910 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:24.914 | + functions-common:run_process:1680 : local name=c-sch 2026-07-09 02:51:24.918 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:24.922 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:24.927 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:24.931 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:24.937 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:24.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565484939 2026-07-09 02:51:24.949 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-09 02:51:24.975 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:24.979 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-09 02:51:24.983 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-09 02:51:24.987 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:24.992 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:24.996 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:25.001 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:25.008 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-09 02:51:25.013 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-09 02:51:25.018 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-09 02:51:25.025 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:25.028 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:25.032 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:25.038 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:25.042 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-09 02:51:25.045 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-09 02:51:25.051 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-09 02:51:25.051 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-09 02:51:25.055 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:25.059 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:51:25.063 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:25.067 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-09 02:51:25.073 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:25.078 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:51:25.082 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-09 02:51:25.088 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:25.094 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-09 02:51:25.211 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:25.308 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-09 02:51:25.390 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:25.481 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-09 02:51:25.568 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-09 02:51:25.656 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:25.735 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-09 02:51:25.739 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:51:25.743 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-09 02:51:25.834 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:26.373 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-09 02:51:26.410 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-09 02:51:26.911 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-09 02:51:26.975 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:26.983 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:26.990 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:26.994 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:26.997 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:27.001 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:27.004 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:27.009 | + functions-common:time_stop:2427 : start_time=1783565484939 2026-07-09 02:51:27.013 | + functions-common:time_stop:2429 : [[ -z 1783565484939 ]] 2026-07-09 02:51:27.019 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:27.025 | + functions-common:time_stop:2432 : end_time=1783565487020 2026-07-09 02:51:27.031 | + functions-common:time_stop:2433 : elapsed_time=2081 2026-07-09 02:51:27.036 | + functions-common:time_stop:2434 : total=37331 2026-07-09 02:51:27.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:27.043 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39412 2026-07-09 02:51:27.050 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.054 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.058 | + functions-common:run_process:1674 : local service=c-bak 2026-07-09 02:51:27.062 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.067 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:27.070 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:27.076 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.080 | + functions-common:run_process:1680 : local name=c-bak 2026-07-09 02:51:27.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:27.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:27.092 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:27.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:27.103 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:27.107 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565487105 2026-07-09 02:51:27.110 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-09 02:51:27.149 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:27.152 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:27.154 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:27.157 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:27.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:27.162 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:27.165 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:27.167 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:27.169 | + functions-common:time_stop:2427 : start_time=1783565487105 2026-07-09 02:51:27.172 | + functions-common:time_stop:2429 : [[ -z 1783565487105 ]] 2026-07-09 02:51:27.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:27.183 | + functions-common:time_stop:2432 : end_time=1783565487179 2026-07-09 02:51:27.188 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-09 02:51:27.191 | + functions-common:time_stop:2434 : total=39412 2026-07-09 02:51:27.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:27.200 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39486 2026-07-09 02:51:27.204 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.208 | + functions-common:run_process:1674 : local service=c-vol 2026-07-09 02:51:27.211 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.215 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:27.219 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:27.224 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.228 | + functions-common:run_process:1680 : local name=c-vol 2026-07-09 02:51:27.231 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:27.235 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:27.239 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:27.242 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:27.247 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:27.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565487248 2026-07-09 02:51:27.258 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-09 02:51:27.282 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:27.285 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.288 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-09 02:51:27.290 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.293 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.296 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.298 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.301 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-09 02:51:27.303 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-09 02:51:27.306 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-09 02:51:27.308 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:27.311 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:27.314 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:27.317 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.319 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-09 02:51:27.324 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-09 02:51:27.327 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.330 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-09 02:51:27.334 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.339 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-09 02:51:27.342 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-09 02:51:27.346 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:27.350 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-09 02:51:27.354 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-09 02:51:27.358 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-09 02:51:27.362 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-09 02:51:27.371 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-09 02:51:27.490 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:27.600 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-09 02:51:27.706 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-09 02:51:27.793 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-09 02:51:27.879 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-09 02:51:27.971 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:28.084 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-09 02:51:28.091 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-09 02:51:28.202 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-09 02:51:28.207 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-09 02:51:28.312 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-09 02:51:28.919 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-09 02:51:28.958 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-09 02:51:29.481 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-09 02:51:29.534 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:29.541 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:29.546 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:29.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:29.564 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:29.574 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:29.586 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:29.590 | + functions-common:time_stop:2427 : start_time=1783565487248 2026-07-09 02:51:29.600 | + functions-common:time_stop:2429 : [[ -z 1783565487248 ]] 2026-07-09 02:51:29.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:29.627 | + functions-common:time_stop:2432 : end_time=1783565489618 2026-07-09 02:51:29.632 | + functions-common:time_stop:2433 : elapsed_time=2370 2026-07-09 02:51:29.639 | + functions-common:time_stop:2434 : total=39486 2026-07-09 02:51:29.648 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:29.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41856 2026-07-09 02:51:29.663 | + ./stack.sh:main:1341 : create_volume_types 2026-07-09 02:51:29.671 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-09 02:51:29.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:29.710 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-09 02:51:29.712 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-09 02:51:29.714 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-09 02:51:29.716 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-09 02:51:29.719 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-09 02:51:29.721 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-09 02:51:29.723 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-09 02:51:29.726 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-09 02:51:29.727 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-09 02:51:29.745 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:29.748 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-09 02:51:34.893 | +-------------+--------------------------------------+ 2026-07-09 02:51:34.894 | | Field | Value | 2026-07-09 02:51:34.894 | +-------------+--------------------------------------+ 2026-07-09 02:51:34.894 | | description | None | 2026-07-09 02:51:34.894 | | id | b5aacc5e-adcf-444c-ba06-b2a61b4a9324 | 2026-07-09 02:51:34.894 | | is_public | True | 2026-07-09 02:51:34.894 | | name | lvmdriver-1 | 2026-07-09 02:51:34.894 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-09 02:51:34.895 | +-------------+--------------------------------------+ 2026-07-09 02:51:35.317 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-09 02:51:35.321 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-09 02:51:35.323 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-09 02:51:35.328 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-09 02:51:35.332 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-09 02:51:35.362 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:35.366 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-09 02:51:35.370 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:51:35.375 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-09 02:51:35.379 | + ./stack.sh:main:1356 : start_glance 2026-07-09 02:51:35.383 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-09 02:51:35.388 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-09 02:51:35.396 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.401 | + functions-common:run_process:1674 : local service=g-api 2026-07-09 02:51:35.404 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.409 | + functions-common:run_process:1676 : local group= 2026-07-09 02:51:35.413 | + functions-common:run_process:1677 : local user= 2026-07-09 02:51:35.417 | + functions-common:run_process:1678 : local env_vars= 2026-07-09 02:51:35.422 | + functions-common:run_process:1680 : local name=g-api 2026-07-09 02:51:35.427 | + functions-common:run_process:1682 : time_start run_process 2026-07-09 02:51:35.432 | + functions-common:time_start:2406 : local name=run_process 2026-07-09 02:51:35.436 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:35.440 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:35.446 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:35.452 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565495447 2026-07-09 02:51:35.457 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-09 02:51:35.483 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:35.488 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-09 02:51:35.492 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-09 02:51:35.496 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.501 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.504 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.509 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-09 02:51:35.512 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-09 02:51:35.517 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-09 02:51:35.523 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-09 02:51:35.528 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-09 02:51:35.532 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-09 02:51:35.536 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-09 02:51:35.540 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-09 02:51:35.546 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-09 02:51:35.549 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-09 02:51:35.554 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-09 02:51:35.559 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:35.564 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-09 02:51:35.568 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-09 02:51:35.572 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:35.577 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-09 02:51:35.581 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-09 02:51:35.585 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-09 02:51:35.589 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-09 02:51:35.594 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-09 02:51:35.600 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-09 02:51:35.701 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-09 02:51:35.796 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-09 02:51:35.884 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-09 02:51:35.976 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-09 02:51:36.061 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-09 02:51:36.135 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-09 02:51:36.214 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-09 02:51:36.322 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-09 02:51:36.415 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-09 02:51:36.515 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-09 02:51:36.595 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-09 02:51:36.600 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-09 02:51:36.603 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-09 02:51:36.705 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-09 02:51:37.283 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-09 02:51:37.328 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-09 02:51:37.846 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-09 02:51:38.023 | + functions-common:run_process:1686 : time_stop run_process 2026-07-09 02:51:38.032 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:38.040 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:38.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:38.056 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:38.063 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:38.070 | + functions-common:time_stop:2426 : name=run_process 2026-07-09 02:51:38.077 | + functions-common:time_stop:2427 : start_time=1783565495447 2026-07-09 02:51:38.086 | + functions-common:time_stop:2429 : [[ -z 1783565495447 ]] 2026-07-09 02:51:38.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:38.106 | + functions-common:time_stop:2432 : end_time=1783565498095 2026-07-09 02:51:38.113 | + functions-common:time_stop:2433 : elapsed_time=2648 2026-07-09 02:51:38.124 | + functions-common:time_stop:2434 : total=41856 2026-07-09 02:51:38.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:38.131 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44504 2026-07-09 02:51:38.138 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-09 02:51:38.161 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:51:38.166 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.130) to start...' 2026-07-09 02:51:38.166 | Waiting for g-api (192.168.122.130) to start... 2026-07-09 02:51:38.169 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.130/image 2026-07-09 02:51:38.173 | + functions:wait_for_service:476 : local timeout=60 2026-07-09 02:51:38.182 | + functions:wait_for_service:477 : local url=http://192.168.122.130/image 2026-07-09 02:51:38.185 | + functions:wait_for_service:478 : local rval=0 2026-07-09 02:51:38.193 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-09 02:51:38.195 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:51:38.198 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:51:38.201 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:51:38.209 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:51:38.224 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565498212 2026-07-09 02:51:38.235 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-09 02:51:38.237 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:51:38.244 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.130/image 2026-07-09 02:51:43.560 | + :: : [[ 300 == 503 ]] 2026-07-09 02:51:43.560 | + :: : [[ 0 -eq 7 ]] 2026-07-09 02:51:43.565 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-09 02:51:43.569 | + functions-common:time_stop:2420 : local name 2026-07-09 02:51:43.575 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:51:43.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:51:43.582 | + functions-common:time_stop:2423 : local total 2026-07-09 02:51:43.586 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:51:43.590 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:51:43.594 | + functions-common:time_stop:2427 : start_time=1783565498212 2026-07-09 02:51:43.602 | + functions-common:time_stop:2429 : [[ -z 1783565498212 ]] 2026-07-09 02:51:43.608 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:51:43.621 | + functions-common:time_stop:2432 : end_time=1783565503612 2026-07-09 02:51:43.631 | + functions-common:time_stop:2433 : elapsed_time=5400 2026-07-09 02:51:43.639 | + functions-common:time_stop:2434 : total=19373 2026-07-09 02:51:43.649 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:51:43.659 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24773 2026-07-09 02:51:43.667 | + functions:wait_for_service:486 : return 0 2026-07-09 02:51:43.677 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-09 02:51:43.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:43.728 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-09 02:51:43.767 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:51:43.771 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-09 02:51:43.776 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:51:43.780 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-09 02:51:43.785 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-09 02:51:43.789 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.794 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.797 | + functions:upload_image:141 : local image image_fname image_name 2026-07-09 02:51:43.801 | + functions:upload_image:143 : local max_attempts=5 2026-07-09 02:51:43.805 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-09 02:51:43.813 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.819 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.823 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-09 02:51:43.827 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-09 02:51:43.831 | ++ functions:upload_image:151 : seq 5 2026-07-09 02:51:43.837 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-09 02:51:43.841 | + functions:upload_image:152 : local rc=0 2026-07-09 02:51:43.844 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.849 | --2026-07-09 04:51:43-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:43.919 | Resolving github.com (github.com)... 140.82.121.4 2026-07-09 02:51:43.938 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-09 02:51:44.186 | HTTP request sent, awaiting response... 302 Found 2026-07-09 02:51:44.186 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-09T03%3A32%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-07-09T02%3A32%3A25Z&ske=2026-07-09T03%3A32%3A28Z&sks=b&skv=2018-11-09&sig=%2F9wuAOUmsG5t3Futd0P4SR40cAMxZGJhamu1wQFgJAo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzU2NzMwNCwibmJmIjoxNzgzNTY1NTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8HLuJbDgCr0x5I97aShdhE1o3Sww-5PHbMEDmVQQZFg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-09 02:51:44.187 | --2026-07-09 04:51:44-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-09T03%3A32%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-07-09T02%3A32%3A25Z&ske=2026-07-09T03%3A32%3A28Z&sks=b&skv=2018-11-09&sig=%2F9wuAOUmsG5t3Futd0P4SR40cAMxZGJhamu1wQFgJAo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzU2NzMwNCwibmJmIjoxNzgzNTY1NTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8HLuJbDgCr0x5I97aShdhE1o3Sww-5PHbMEDmVQQZFg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-09 02:51:44.189 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-09 02:51:44.200 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-09 02:51:44.332 | HTTP request sent, awaiting response... 200 OK 2026-07-09 02:51:44.332 | Length: 21692416 (21M) [application/octet-stream] 2026-07-09 02:51:44.332 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-09 02:51:44.383 | 2026-07-09 02:51:44.832 | 0K ........ ........ .... 100% 41.3M=0.5s 2026-07-09 02:51:44.832 | 2026-07-09 02:51:44.833 | 2026-07-09 04:51:44 (41.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-09 02:51:44.833 | 2026-07-09 02:51:44.839 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-09 02:51:44.843 | + functions:upload_image:163 : break 2026-07-09 02:51:44.848 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:44.852 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-09 02:51:44.857 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-09 02:51:44.863 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-09 02:51:44.868 | + functions:upload_image:313 : local kernel= 2026-07-09 02:51:44.872 | + functions:upload_image:314 : local ramdisk= 2026-07-09 02:51:44.876 | + functions:upload_image:315 : local disk_format= 2026-07-09 02:51:44.881 | + functions:upload_image:316 : local container_format= 2026-07-09 02:51:44.890 | + functions:upload_image:317 : local unpack= 2026-07-09 02:51:44.893 | + functions:upload_image:318 : local img_property= 2026-07-09 02:51:44.898 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-09 02:51:44.902 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-09 02:51:44.909 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-09 02:51:44.913 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-09 02:51:44.917 | + functions:upload_image:328 : case "$image_fname" in 2026-07-09 02:51:44.921 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-09 02:51:44.926 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-09 02:51:44.930 | + functions:upload_image:350 : local format 2026-07-09 02:51:44.935 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:44.937 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-09 02:51:44.951 | + functions:upload_image:351 : format=qcow2 2026-07-09 02:51:44.955 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-09 02:51:44.959 | + functions:upload_image:353 : disk_format=qcow2 2026-07-09 02:51:44.963 | + functions:upload_image:357 : container_format=bare 2026-07-09 02:51:44.967 | + functions:upload_image:404 : is_arch ppc64le 2026-07-09 02:51:44.971 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:51:44.977 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-09 02:51:44.981 | + functions:upload_image:404 : is_arch ppc64 2026-07-09 02:51:44.985 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:51:44.991 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-09 02:51:44.994 | + functions:upload_image:404 : is_arch ppc 2026-07-09 02:51:44.999 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:51:45.004 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-09 02:51:45.009 | + functions:upload_image:408 : is_arch aarch64 2026-07-09 02:51:45.013 | ++ functions-common:is_arch:519 : uname -m 2026-07-09 02:51:45.019 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-09 02:51:45.024 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-09 02:51:45.028 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-09 02:51:45.030 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-09 02:51:45.034 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-09 02:51:45.038 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-09 02:51:45.041 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-09 02:51:45.046 | + functions:_upload_image:112 : shift 2026-07-09 02:51:45.050 | + functions:_upload_image:113 : local container=bare 2026-07-09 02:51:45.054 | + functions:_upload_image:114 : shift 2026-07-09 02:51:45.057 | + functions:_upload_image:115 : local disk=qcow2 2026-07-09 02:51:45.060 | + functions:_upload_image:116 : shift 2026-07-09 02:51:45.063 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:45.067 | + functions:_upload_image:118 : shift 2026-07-09 02:51:45.070 | + functions:_upload_image:119 : local properties 2026-07-09 02:51:45.074 | + functions:_upload_image:120 : local useimport 2026-07-09 02:51:45.078 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-09 02:51:45.082 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-09 02:51:45.086 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-09 02:51:45.090 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-09 02:51:45.093 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-09 02:51:45.096 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-09 02:51:45.099 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-09 02:51:45.104 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:45.110 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:51:51.117 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-09 02:51:51.117 | | Field | Value | 2026-07-09 02:51:51.117 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-09 02:51:51.117 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-09 02:51:51.118 | | container_format | bare | 2026-07-09 02:51:51.118 | | created_at | 2026-07-09T02:51:49Z | 2026-07-09 02:51:51.118 | | disk_format | qcow2 | 2026-07-09 02:51:51.118 | | file | /v2/images/dbf1b5d6-a399-40e2-8a19-aa11cd2e4039/file | 2026-07-09 02:51:51.118 | | id | dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 | 2026-07-09 02:51:51.118 | | min_disk | 0 | 2026-07-09 02:51:51.118 | | min_ram | 0 | 2026-07-09 02:51:51.118 | | name | cirros-0.6.3-x86_64-disk | 2026-07-09 02:51:51.118 | | owner | e702fc0e948541a5a76a68ffa055478f | 2026-07-09 02:51:51.118 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-09 02:51:51.118 | | protected | False | 2026-07-09 02:51:51.119 | | schema | /v2/schemas/image | 2026-07-09 02:51:51.119 | | size | 21692416 | 2026-07-09 02:51:51.119 | | status | active | 2026-07-09 02:51:51.119 | | tags | | 2026-07-09 02:51:51.119 | | updated_at | 2026-07-09T02:51:51Z | 2026-07-09 02:51:51.119 | | virtual_size | 117440512 | 2026-07-09 02:51:51.119 | | visibility | public | 2026-07-09 02:51:51.119 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-09 02:51:51.487 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-09 02:51:51.547 | [2066 Async create_flavors:73371]: Waiting for completion of create_flavors running on PID 73371 (2 other jobs running) 2026-07-09 02:51:51.576 | [2066 Async create_flavors:73371]: Signaling child to exit 2026-07-09 02:52:00.845 | + inc/async:async_inner:64 : rc=0 2026-07-09 02:52:00.878 | [73371 Async create_flavors:73371]: finished successfully 2026-07-09 02:52:00.907 | WAKEUP 2026-07-09 02:52:00.936 | [2066 Async create_flavors:73371]: Signaled 2026-07-09 02:52:00.938 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-09 02:52:00.938 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:00.938 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-09 02:52:00.938 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-09 02:52:00.939 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-09 02:52:00.939 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.939 | | Field | Value | 2026-07-09 02:52:00.939 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.939 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.939 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.939 | | description | None | 2026-07-09 02:52:00.939 | | disk | 1 | 2026-07-09 02:52:00.939 | | id | c1 | 2026-07-09 02:52:00.939 | | name | cirros256 | 2026-07-09 02:52:00.939 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.940 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.940 | | ram | 256 | 2026-07-09 02:52:00.940 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.940 | | swap | 0 | 2026-07-09 02:52:00.940 | | vcpus | 1 | 2026-07-09 02:52:00.940 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.940 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-09 02:52:00.940 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.940 | | Field | Value | 2026-07-09 02:52:00.940 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.940 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.940 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.941 | | description | None | 2026-07-09 02:52:00.941 | | disk | 5 | 2026-07-09 02:52:00.941 | | id | d1 | 2026-07-09 02:52:00.941 | | name | ds512M | 2026-07-09 02:52:00.941 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.942 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.942 | | ram | 512 | 2026-07-09 02:52:00.942 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.943 | | swap | 0 | 2026-07-09 02:52:00.943 | | vcpus | 1 | 2026-07-09 02:52:00.943 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.944 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-09 02:52:00.944 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.944 | | Field | Value | 2026-07-09 02:52:00.945 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.945 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.945 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.945 | | description | None | 2026-07-09 02:52:00.945 | | disk | 10 | 2026-07-09 02:52:00.945 | | id | d2 | 2026-07-09 02:52:00.945 | | name | ds1G | 2026-07-09 02:52:00.945 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.946 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.946 | | ram | 1024 | 2026-07-09 02:52:00.946 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.946 | | swap | 0 | 2026-07-09 02:52:00.946 | | vcpus | 1 | 2026-07-09 02:52:00.946 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.946 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-09 02:52:00.946 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.946 | | Field | Value | 2026-07-09 02:52:00.946 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.946 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.947 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.947 | | description | None | 2026-07-09 02:52:00.947 | | disk | 10 | 2026-07-09 02:52:00.947 | | id | d3 | 2026-07-09 02:52:00.947 | | name | ds2G | 2026-07-09 02:52:00.947 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.947 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.947 | | ram | 2048 | 2026-07-09 02:52:00.947 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.947 | | swap | 0 | 2026-07-09 02:52:00.947 | | vcpus | 2 | 2026-07-09 02:52:00.948 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.948 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-09 02:52:00.948 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.948 | | Field | Value | 2026-07-09 02:52:00.948 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.948 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.948 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.948 | | description | None | 2026-07-09 02:52:00.948 | | disk | 20 | 2026-07-09 02:52:00.948 | | id | d4 | 2026-07-09 02:52:00.949 | | name | ds4G | 2026-07-09 02:52:00.949 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.949 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.949 | | ram | 4096 | 2026-07-09 02:52:00.949 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.949 | | swap | 0 | 2026-07-09 02:52:00.949 | | vcpus | 4 | 2026-07-09 02:52:00.949 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.949 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-09 02:52:00.949 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-09 02:52:00.950 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-09 02:52:00.950 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.950 | | Field | Value | 2026-07-09 02:52:00.950 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.950 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.950 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.950 | | description | None | 2026-07-09 02:52:00.950 | | disk | 1 | 2026-07-09 02:52:00.950 | | id | 1 | 2026-07-09 02:52:00.950 | | name | m1.tiny | 2026-07-09 02:52:00.950 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.951 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.951 | | ram | 512 | 2026-07-09 02:52:00.951 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.951 | | swap | 0 | 2026-07-09 02:52:00.951 | | vcpus | 1 | 2026-07-09 02:52:00.951 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.951 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-09 02:52:00.951 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.952 | | Field | Value | 2026-07-09 02:52:00.952 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.952 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.952 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.952 | | description | None | 2026-07-09 02:52:00.952 | | disk | 20 | 2026-07-09 02:52:00.952 | | id | 2 | 2026-07-09 02:52:00.952 | | name | m1.small | 2026-07-09 02:52:00.952 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.952 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.953 | | ram | 2048 | 2026-07-09 02:52:00.953 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.953 | | swap | 0 | 2026-07-09 02:52:00.953 | | vcpus | 1 | 2026-07-09 02:52:00.953 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.953 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-09 02:52:00.953 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.953 | | Field | Value | 2026-07-09 02:52:00.953 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.953 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.954 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.954 | | description | None | 2026-07-09 02:52:00.954 | | disk | 40 | 2026-07-09 02:52:00.954 | | id | 3 | 2026-07-09 02:52:00.954 | | name | m1.medium | 2026-07-09 02:52:00.954 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.954 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.954 | | ram | 4096 | 2026-07-09 02:52:00.954 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.954 | | swap | 0 | 2026-07-09 02:52:00.955 | | vcpus | 2 | 2026-07-09 02:52:00.955 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.955 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-09 02:52:00.955 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.955 | | Field | Value | 2026-07-09 02:52:00.955 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.955 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.955 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.955 | | description | None | 2026-07-09 02:52:00.955 | | disk | 80 | 2026-07-09 02:52:00.956 | | id | 4 | 2026-07-09 02:52:00.956 | | name | m1.large | 2026-07-09 02:52:00.956 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.956 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.956 | | ram | 8192 | 2026-07-09 02:52:00.956 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.957 | | swap | 0 | 2026-07-09 02:52:00.957 | | vcpus | 4 | 2026-07-09 02:52:00.957 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.957 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-09 02:52:00.957 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.957 | | Field | Value | 2026-07-09 02:52:00.957 | +----------------------------+-----------------------+ 2026-07-09 02:52:00.958 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:00.958 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:00.958 | | description | None | 2026-07-09 02:52:00.958 | | disk | 160 | 2026-07-09 02:52:00.958 | | id | 5 | 2026-07-09 02:52:00.958 | | name | m1.xlarge | 2026-07-09 02:52:00.958 | | os-flavor-access:is_public | True | 2026-07-09 02:52:00.958 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:00.958 | | ram | 16384 | 2026-07-09 02:52:00.958 | | rxtx_factor | 1.0 | 2026-07-09 02:52:00.959 | | swap | 0 | 2026-07-09 02:52:00.959 | | vcpus | 8 | 2026-07-09 02:52:00.959 | +----------------------------+-----------------------+ 2026-07-09 02:52:01.001 | [2066 Async create_flavors:73371]: finished create_flavors with result 0 in 43 seconds 2026-07-09 02:52:01.007 | + inc/async:async_wait:197 : return 0 2026-07-09 02:52:01.012 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-09 02:52:01.038 | + functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:52:01.043 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-09 02:52:01.072 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:01.077 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-09 02:52:01.106 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:01.108 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-09 02:52:01.112 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-09 02:52:01.116 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-09 02:52:01.120 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:52:01.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-09 02:52:01.127 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-09 02:52:01.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-09 02:52:01.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-09 02:52:01.137 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-09 02:52:01.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-09 02:52:01.141 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-09 02:52:01.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-09 02:52:01.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-09 02:52:01.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-09 02:52:01.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-09 02:52:01.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-09 02:52:01.154 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-09 02:52:01.156 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-09 02:52:01.158 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-09 02:52:01.160 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-09 02:52:01.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-09 02:52:01.164 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-09 02:52:01.167 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-09 02:52:01.169 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-09 02:52:01.170 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-09 02:52:01.173 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-09 02:52:01.175 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-09 02:52:01.177 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-09 02:52:01.179 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-09 02:52:01.181 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-09 02:52:01.183 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-09 02:52:01.185 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-09 02:52:01.187 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-09 02:52:01.189 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-09 02:52:01.191 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-09 02:52:01.193 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-09 02:52:01.195 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-09 02:52:01.197 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-09 02:52:01.199 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-09 02:52:01.201 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-09 02:52:01.203 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-09 02:52:01.205 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-09 02:52:01.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-09 02:52:01.209 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-09 02:52:01.211 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-09 02:52:01.213 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-09 02:52:01.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-09 02:52:01.217 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-09 02:52:01.219 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-09 02:52:01.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-09 02:52:01.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-09 02:52:01.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-09 02:52:01.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-09 02:52:01.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-09 02:52:01.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-09 02:52:01.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-09 02:52:01.235 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-09 02:52:01.237 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-09 02:52:01.239 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-09 02:52:01.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-09 02:52:01.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-09 02:52:01.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-09 02:52:01.244 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-09 02:52:01.246 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-09 02:52:03.596 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-09 02:52:03.599 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-09 02:52:04.016 | + ./stack.sh:main:1406 : save_stackenv 2026-07-09 02:52:04.021 | + functions-common:save_stackenv:65 : local tag= 2026-07-09 02:52:04.026 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-09 02:52:04.033 | + functions-common:save_stackenv:67 : time_stamp=2026-07-09-045204 2026-07-09 02:52:04.037 | + functions-common:save_stackenv:68 : echo '# 2026-07-09-045204 ' 2026-07-09 02:52:04.042 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.046 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-09 02:52:04.050 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.054 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-09 02:52:04.058 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.062 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-09 02:52:04.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.071 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-09 02:52:04.075 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.079 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.130 2026-07-09 02:52:04.083 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.087 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.130/identity 2026-07-09 02:52:04.091 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.095 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-09-042816 2026-07-09 02:52:04.099 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.103 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-09 02:52:04.107 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.111 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.130 2026-07-09 02:52:04.115 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.119 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-09 02:52:04.123 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.128 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-09 02:52:04.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.136 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-09 02:52:04.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.144 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-09 02:52:04.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.152 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.130 2026-07-09 02:52:04.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-09 02:52:04.161 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-09 02:52:04.165 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-09 02:52:04.169 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-09 02:52:04.173 | + inc/meta-config:merge_config_group:171 : shift 2026-07-09 02:52:04.177 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-09 02:52:04.181 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:52:04.186 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-09 02:52:04.190 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-09 02:52:04.195 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-09 02:52:04.199 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:52:04.203 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-09 02:52:04.208 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:52:04.212 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-09 02:52:04.212 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:52:04.212 | gsub("[][]", "", $1); 2026-07-09 02:52:04.212 | split($1, a, "|"); 2026-07-09 02:52:04.212 | if (a[1] == matchgroup) 2026-07-09 02:52:04.212 | print a[2] 2026-07-09 02:52:04.213 | } 2026-07-09 02:52:04.213 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:52:04.220 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-09 02:52:04.224 | + functions-common:run_phase:1848 : local mode=stack 2026-07-09 02:52:04.228 | + functions-common:run_phase:1849 : local phase=extra 2026-07-09 02:52:04.232 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:52:04.237 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:52:04.241 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:52:04.245 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:52:04.249 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:52:04.255 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:52:04.261 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:52:04.265 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:52:04.269 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:52:04.274 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-09 02:52:04.278 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:52:04.305 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:04.310 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:52:04.314 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:04.318 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-09 02:52:04.322 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:04.326 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:52:04.330 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:04.334 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-09 02:52:04.338 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-09 02:52:04.342 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-09 02:52:04.346 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-09 02:52:04.351 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:52:04.355 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:52:04.359 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-09 02:52:04.364 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-09 02:52:04.368 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-09 02:52:04.372 | + functions-common:run_plugins:1837 : local plugins= 2026-07-09 02:52:04.377 | + functions-common:run_plugins:1838 : local plugin 2026-07-09 02:52:04.381 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-09 02:52:04.386 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-09 02:52:04.390 | + inc/meta-config:merge_config_group:171 : shift 2026-07-09 02:52:04.394 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-09 02:52:04.399 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:52:04.403 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-09 02:52:04.407 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-09 02:52:04.412 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-09 02:52:04.416 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:52:04.421 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-09 02:52:04.425 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:52:04.429 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-09 02:52:04.430 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:52:04.430 | gsub("[][]", "", $1); 2026-07-09 02:52:04.430 | split($1, a, "|"); 2026-07-09 02:52:04.430 | if (a[1] == matchgroup) 2026-07-09 02:52:04.430 | print a[2] 2026-07-09 02:52:04.430 | } 2026-07-09 02:52:04.430 | ' /home/quobyte/devstack/local.conf 2026-07-09 02:52:04.438 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-09 02:52:04.465 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:04.471 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-09 02:52:04.476 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-09 02:52:04.480 | + functions:wait_for_compute:490 : local timeout=60 2026-07-09 02:52:04.484 | + functions:wait_for_compute:491 : local rval=0 2026-07-09 02:52:04.488 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-09 02:52:04.492 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-09 02:52:04.497 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-09 02:52:04.503 | + functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:04.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:04.514 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:04.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1783565524515 2026-07-09 02:52:04.526 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-09 02:52:04.560 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-09 02:52:04.564 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-09 02:52:04.571 | ++ functions:wait_for_compute:496 : hostname 2026-07-09 02:52:04.577 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-09 02:52:04.582 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-09 02:52:04.588 | ++ functions:wait_for_compute:498 : hostname 2026-07-09 02:52:04.594 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:52:04.596 | + :: : ID= 2026-07-09 02:52:04.598 | + :: : [[ '' == '' ]] 2026-07-09 02:52:04.600 | + :: : sleep 1 2026-07-09 02:52:05.604 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-09 02:52:05.607 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-09 02:52:08.960 | + :: : ID=b7208e7b-bbc8-4e7a-a401-a2b7e25fc56d 2026-07-09 02:52:08.962 | + :: : [[ b7208e7b-bbc8-4e7a-a401-a2b7e25fc56d == '' ]] 2026-07-09 02:52:08.967 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-09 02:52:08.971 | + functions-common:time_stop:2420 : local name 2026-07-09 02:52:08.976 | + functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:08.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:08.985 | + functions-common:time_stop:2423 : local total 2026-07-09 02:52:08.989 | + functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:08.994 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-09 02:52:08.998 | + functions-common:time_stop:2427 : start_time=1783565524515 2026-07-09 02:52:09.003 | + functions-common:time_stop:2429 : [[ -z 1783565524515 ]] 2026-07-09 02:52:09.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:09.014 | + functions-common:time_stop:2432 : end_time=1783565529010 2026-07-09 02:52:09.019 | + functions-common:time_stop:2433 : elapsed_time=4495 2026-07-09 02:52:09.023 | + functions-common:time_stop:2434 : total=24773 2026-07-09 02:52:09.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:09.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29268 2026-07-09 02:52:09.037 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-09 02:52:09.041 | + functions:wait_for_compute:516 : return 0 2026-07-09 02:52:09.046 | + ./stack.sh:main:1446 : service_check 2026-07-09 02:52:09.051 | + functions-common:service_check:1713 : local service 2026-07-09 02:52:09.055 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.059 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-09 02:52:09.079 | not-found 2026-07-09 02:52:09.086 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.090 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-09 02:52:09.110 | enabled 2026-07-09 02:52:09.117 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-09 02:52:09.142 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-09 02:52:09.142 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-09 02:52:09.142 | Active: active (running) since Thu 2026-07-09 04:48:48 CEST; 3min 20s ago 2026-07-09 02:52:09.142 | Main PID: 61169 (uwsgi) 2026-07-09 02:52:09.142 | Status: "uWSGI is ready" 2026-07-09 02:52:09.142 | Tasks: 17 (limit: 14255) 2026-07-09 02:52:09.142 | Memory: 273.3M (peak: 273.8M) 2026-07-09 02:52:09.142 | CPU: 14.530s 2026-07-09 02:52:09.143 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-09 02:52:09.143 | ├─61169 "nova-apiuWSGI master" 2026-07-09 02:52:09.143 | ├─61170 "nova-apiuWSGI worker 1" 2026-07-09 02:52:09.143 | └─61171 "nova-apiuWSGI worker 2" 2026-07-09 02:52:09.143 | 2026-07-09 02:52:09.143 | Jul 09 04:52:08 devstack devstack@n-api.service[61170]: [pid: 61170|app: 0|req: 18/36] 192.168.122.130 () {54 vars in 935 bytes} [Thu Jul 9 04:52:08 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 02:52:09.143 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG nova.api.openstack.wsgi [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] Calling method '>' {{(pid=61171) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-09 02:52:09.143 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-09 02:52:09.143 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 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=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-09 02:52:09.143 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 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=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.144 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] Acquiring lock "813a3dea-8846-4634-8b81-328ee267e7c9" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-09 02:52:09.144 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] Lock "813a3dea-8846-4634-8b81-328ee267e7c9" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-09 02:52:09.144 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: DEBUG oslo_concurrency.lockutils [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] Lock "813a3dea-8846-4634-8b81-328ee267e7c9" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61171) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.144 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: INFO nova.api.openstack.requestlog [None req-e4676e8a-52e9-43e1-b51c-4eebfa6e5543 admin admin] 192.168.122.130 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.166754 2026-07-09 02:52:09.144 | Jul 09 04:52:08 devstack devstack@n-api.service[61171]: [pid: 61171|app: 0|req: 19/37] 192.168.122.130 () {60 vars in 1325 bytes} [Thu Jul 9 04:52:08 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-09 02:52:09.151 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.155 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-09 02:52:09.175 | enabled 2026-07-09 02:52:09.181 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-09 02:52:09.205 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-09 02:52:09.205 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-09 02:52:09.205 | Active: active (running) since Thu 2026-07-09 04:51:11 CEST; 57s ago 2026-07-09 02:52:09.205 | Main PID: 73211 (nova-compute) 2026-07-09 02:52:09.205 | Tasks: 10 (limit: 14255) 2026-07-09 02:52:09.205 | Memory: 136.0M (peak: 137.4M) 2026-07-09 02:52:09.205 | CPU: 4.531s 2026-07-09 02:52:09.205 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-09 02:52:09.205 | └─73211 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-09 02:52:09.206 | 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG nova.compute.resource_tracker [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] Compute_service record updated for devstack:devstack {{(pid=73211) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG oslo_concurrency.lockutils [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.865s {{(pid=73211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG nova.service [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73211) start /opt/stack/nova/nova/service.py:196}} 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG nova.service [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73211) start /opt/stack/nova/nova/service.py:212}} 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG nova.service [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] Join ServiceGroup membership for this service compute {{(pid=73211) start /opt/stack/nova/nova/service.py:222}} 2026-07-09 02:52:09.206 | Jul 09 04:51:41 devstack nova-compute[73211]: DEBUG nova.servicegroup.drivers.db [None req-ba97c75e-bee6-4767-9b52-a7601ade1821 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73211) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-09 02:52:09.207 | Jul 09 04:51:42 devstack nova-compute[73211]: DEBUG oslo_service.periodic_task [None req-4b8b8780-4dc6-4faa-aa9e-84c715e47f84 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73211) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-09 02:52:09.207 | Jul 09 04:51:43 devstack nova-compute[73211]: DEBUG oslo_service.periodic_task [None req-4b8b8780-4dc6-4faa-aa9e-84c715e47f84 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73211) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-09 02:52:09.207 | Jul 09 04:51:43 devstack nova-compute[73211]: DEBUG oslo.service.backend._threading.loopingcall [None req-4b8b8780-4dc6-4faa-aa9e-84c715e47f84 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 33.07 seconds {{(pid=73211) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.207 | Jul 09 04:51:47 devstack nova-compute[73211]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73211) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.212 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.217 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-09 02:52:09.235 | not-found 2026-07-09 02:52:09.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.245 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-09 02:52:09.265 | enabled 2026-07-09 02:52:09.271 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-09 02:52:09.294 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-09 02:52:09.294 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-09 02:52:09.294 | Active: active (running) since Thu 2026-07-09 04:50:58 CEST; 1min 10s ago 2026-07-09 02:52:09.294 | Main PID: 69494 (nova-scheduler:) 2026-07-09 02:52:09.294 | Tasks: 19 (limit: 14255) 2026-07-09 02:52:09.294 | Memory: 155.3M (peak: 155.5M) 2026-07-09 02:52:09.294 | CPU: 4.744s 2026-07-09 02:52:09.294 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-09 02:52:09.294 | ├─69494 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-09 02:52:09.295 | ├─71163 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-09 02:52:09.295 | └─71171 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-09 02:52:09.295 | 2026-07-09 02:52:09.295 | Jul 09 04:51:04 devstack nova-scheduler[71163]: DEBUG nova.servicegroup.drivers.db [None req-5518b5e2-0b37-4b46-9486-f9c0d14c103e None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71163) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-09 02:52:09.295 | Jul 09 04:51:09 devstack nova-scheduler[71171]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71171) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.295 | Jul 09 04:51:09 devstack nova-scheduler[71163]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.295 | Jul 09 04:51:12 devstack nova-scheduler[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_api:SELECT=3 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.295 | Jul 09 04:51:12 devstack nova-scheduler[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_cell1:SELECT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.295 | Jul 09 04:51:12 devstack nova-scheduler[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_cell0:SELECT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.295 | Jul 09 04:51:19 devstack nova-scheduler[71171]: DEBUG dbcounter [-] [71171] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.296 | Jul 09 04:51:19 devstack nova-scheduler[71163]: DEBUG dbcounter [-] [71163] Writing DB stats nova_cell0:SELECT=3 {{(pid=71163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.296 | Jul 09 04:51:37 devstack nova-scheduler[71171]: DEBUG oslo.service.backend._threading.loopingcall [None req-251496ab-27bf-4cd9-9bd5-72004b991851 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71171) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.296 | Jul 09 04:51:42 devstack nova-scheduler[71163]: DEBUG oslo.service.backend._threading.loopingcall [None req-4ec630b5-1b02-454f-86b3-d9f093b56bf2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71163) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:09.300 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.304 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-09 02:52:09.322 | not-found 2026-07-09 02:52:09.327 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.332 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-09 02:52:09.351 | enabled 2026-07-09 02:52:09.357 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-09 02:52:09.379 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-09 02:52:09.380 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-09 02:52:09.380 | Active: active (running) since Thu 2026-07-09 04:51:01 CEST; 1min 8s ago 2026-07-09 02:52:09.380 | Main PID: 70105 (uwsgi) 2026-07-09 02:52:09.380 | Status: "uWSGI is ready" 2026-07-09 02:52:09.380 | Tasks: 16 (limit: 14255) 2026-07-09 02:52:09.380 | Memory: 220.8M (peak: 221.3M) 2026-07-09 02:52:09.380 | CPU: 9.898s 2026-07-09 02:52:09.380 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-09 02:52:09.380 | ├─70105 "nova-api-metauWSGI master" 2026-07-09 02:52:09.380 | ├─70106 "nova-api-metauWSGI worker 1" 2026-07-09 02:52:09.380 | ├─70107 "nova-api-metauWSGI worker 2" 2026-07-09 02:52:09.380 | └─70108 "nova-api-metauWSGI http 1" 2026-07-09 02:52:09.381 | 2026-07-09 02:52:09.381 | Jul 09 04:51:07 devstack devstack@n-api-meta.service[70107]: DEBUG nova.api.openstack.wsgi_app [None req-5899da30-0635-44bc-b5ab-166f69bc599e None None] ******************************************************************************** {{(pid=70107) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-09 02:52:09.381 | Jul 09 04:51:07 devstack devstack@n-api-meta.service[70107]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d20f5ca4668 pid: 70107 (default app) 2026-07-09 02:52:09.381 | Jul 09 04:51:15 devstack devstack@n-api-meta.service[70106]: DEBUG dbcounter [-] [70106] Writing DB stats nova_api:SELECT=1 {{(pid=70106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_api:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70106]: DEBUG dbcounter [-] [70106] Writing DB stats nova_cell1:SELECT=1 {{(pid=70106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70106]: DEBUG dbcounter [-] [70106] Writing DB stats nova_cell0:SELECT=1 {{(pid=70106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70106]: DEBUG dbcounter [-] [70106] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_cell1:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.381 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_cell0:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.382 | Jul 09 04:51:16 devstack devstack@n-api-meta.service[70107]: DEBUG dbcounter [-] [70107] Writing DB stats nova_cell0:SELECT=1 {{(pid=70107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.389 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-09 02:52:09.408 | enabled 2026-07-09 02:52:09.414 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-09 02:52:09.436 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-09 02:52:09.436 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-09 02:52:09.437 | Active: active (running) since Thu 2026-07-09 04:49:30 CEST; 2min 38s ago 2026-07-09 02:52:09.437 | Main PID: 67291 (uwsgi) 2026-07-09 02:52:09.437 | Status: "uWSGI is ready" 2026-07-09 02:52:09.437 | Tasks: 5 (limit: 14255) 2026-07-09 02:52:09.437 | Memory: 176.8M (peak: 177.2M) 2026-07-09 02:52:09.437 | CPU: 6.286s 2026-07-09 02:52:09.437 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-09 02:52:09.437 | ├─67291 "placementuWSGI master" 2026-07-09 02:52:09.437 | ├─67292 "placementuWSGI worker 1" 2026-07-09 02:52:09.437 | └─67293 "placementuWSGI worker 2" 2026-07-09 02:52:09.437 | 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67292]: INFO placement.requestlog [req-b2e3940a-738f-4278-b2d7-ba900967ab4d req-9a4f021c-1327-4435-9e2c-94a26a79a797 service nova] 192.168.122.130 "PUT /placement/resource_providers/36829252-3c7b-434c-97e3-2914654f6004/inventories" status: 200 len: 396 microversion: 1.26 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67292]: [pid: 67292|app: 0|req: 4/9] 192.168.122.130 () {64 vars in 1498 bytes} [Thu Jul 9 04:51:40 2026] PUT /placement/resource_providers/36829252-3c7b-434c-97e3-2914654f6004/inventories => generated 396 bytes in 93 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67293]: DEBUG placement.requestlog [req-b2e3940a-738f-4278-b2d7-ba900967ab4d req-2fe127f9-33e8-45e1-8c37-51fb20e1e2dd None None] Starting request: 192.168.122.130 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SHA,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE2" {{(pid=67293) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67293]: INFO placement.requestlog [req-b2e3940a-738f-4278-b2d7-ba900967ab4d req-2fe127f9-33e8-45e1-8c37-51fb20e1e2dd service nova] 192.168.122.130 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SHA,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE2" status: 200 len: 2058 microversion: 1.6 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67293]: [pid: 67293|app: 0|req: 6/10] 192.168.122.130 () {60 vars in 4912 bytes} [Thu Jul 9 04:51:40 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SHA,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,HW_CPU_X86_SSE41,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AESNI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_AMD_SVM,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE42,HW_CPU_X86_AVX2,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE2 => generated 2058 bytes in 98 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67292]: DEBUG placement.requestlog [req-b2e3940a-738f-4278-b2d7-ba900967ab4d req-e522072d-05df-49c0-900b-445f5c222538 None None] Starting request: 192.168.122.130 "PUT /placement/resource_providers/36829252-3c7b-434c-97e3-2914654f6004/traits" {{(pid=67292) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67292]: INFO placement.requestlog [req-b2e3940a-738f-4278-b2d7-ba900967ab4d req-e522072d-05df-49c0-900b-445f5c222538 service nova] 192.168.122.130 "PUT /placement/resource_providers/36829252-3c7b-434c-97e3-2914654f6004/traits" status: 200 len: 2093 microversion: 1.6 2026-07-09 02:52:09.438 | Jul 09 04:51:40 devstack devstack@placement-api.service[67292]: [pid: 67292|app: 0|req: 5/11] 192.168.122.130 () {64 vars in 1483 bytes} [Thu Jul 9 04:51:40 2026] PUT /placement/resource_providers/36829252-3c7b-434c-97e3-2914654f6004/traits => generated 2093 bytes in 336 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-09 02:52:09.439 | Jul 09 04:51:50 devstack devstack@placement-api.service[67293]: DEBUG dbcounter [-] [67293] Writing DB stats placement:SELECT=4 {{(pid=67293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.439 | Jul 09 04:51:50 devstack devstack@placement-api.service[67292]: DEBUG dbcounter [-] [67292] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.444 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.449 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-09 02:52:09.466 | not-found 2026-07-09 02:52:09.472 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-09 02:52:09.495 | enabled 2026-07-09 02:52:09.501 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-09 02:52:09.524 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-09 02:52:09.524 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-09 02:52:09.524 | Active: active (running) since Thu 2026-07-09 04:51:38 CEST; 31s ago 2026-07-09 02:52:09.524 | Main PID: 76325 (uwsgi) 2026-07-09 02:52:09.524 | Status: "uWSGI is ready" 2026-07-09 02:52:09.524 | Tasks: 9 (limit: 14255) 2026-07-09 02:52:09.524 | Memory: 256.8M (peak: 257.3M) 2026-07-09 02:52:09.524 | CPU: 10.651s 2026-07-09 02:52:09.525 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-09 02:52:09.525 | ├─76325 "glance-apiuWSGI master" 2026-07-09 02:52:09.525 | ├─76332 "glance-apiuWSGI worker 1" 2026-07-09 02:52:09.525 | └─76333 "glance-apiuWSGI worker 2" 2026-07-09 02:52:09.525 | 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76332]: INFO glance.location [None req-295ec32e-6032-4538-ae85-a69d1f0f1246 admin admin] Image format matched and virtual size computed: 117440512 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76332]: DEBUG glance_store.backend [None req-295ec32e-6032-4538-ae85-a69d1f0f1246 admin admin] Skipping store.set_acls... not implemented. {{(pid=76332) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76332]: [pid: 76332|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Thu Jul 9 04:51:49 2026] PUT /v2/images/dbf1b5d6-a399-40e2-8a19-aa11cd2e4039/file => generated 0 bytes in 1887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76333]: DEBUG glance.api.middleware.version_negotiation [None req-29831e75-2a76-46fc-8bc9-25092aa82c56 admin admin] Determining version of request: GET /v2/images/dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 Accept: */* {{(pid=76333) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76333]: DEBUG glance.api.middleware.version_negotiation [None req-29831e75-2a76-46fc-8bc9-25092aa82c56 admin admin] Using url versioning {{(pid=76333) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-09 02:52:09.525 | Jul 09 04:51:51 devstack devstack@g-api.service[76333]: DEBUG glance.api.middleware.version_negotiation [None req-29831e75-2a76-46fc-8bc9-25092aa82c56 admin admin] Matched version: v2 {{(pid=76333) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-09 02:52:09.526 | Jul 09 04:51:51 devstack devstack@g-api.service[76333]: DEBUG glance.api.middleware.version_negotiation [None req-29831e75-2a76-46fc-8bc9-25092aa82c56 admin admin] new path /v2/images/dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 {{(pid=76333) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-09 02:52:09.526 | Jul 09 04:51:51 devstack devstack@g-api.service[76333]: [pid: 76333|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Thu Jul 9 04:51:51 2026] GET /v2/images/dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 => generated 976 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 02:52:09.526 | Jul 09 04:52:01 devstack devstack@g-api.service[76332]: DEBUG dbcounter [-] [76332] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.526 | Jul 09 04:52:01 devstack devstack@g-api.service[76333]: DEBUG dbcounter [-] [76333] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.532 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.536 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-09 02:52:09.555 | enabled 2026-07-09 02:52:09.561 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-09 02:52:09.584 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-09 02:52:09.584 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-09 02:52:09.584 | Active: active (running) since Thu 2026-07-09 04:51:26 CEST; 42s ago 2026-07-09 02:52:09.584 | Main PID: 74820 (cinder-schedule) 2026-07-09 02:52:09.584 | Tasks: 1 (limit: 14255) 2026-07-09 02:52:09.585 | Memory: 109.3M (peak: 109.5M) 2026-07-09 02:52:09.585 | CPU: 4.030s 2026-07-09 02:52:09.585 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-09 02:52:09.585 | └─74820 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-09 02:52:09.585 | 2026-07-09 02:52:09.585 | Jul 09 04:51:31 devstack cinder-scheduler[74820]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-09 02:52:09.585 | Jul 09 04:51:31 devstack cinder-scheduler[74820]: INFO cinder.manager [None req-ad44fb3f-605e-4253-9703-93db80ffbfae None None] Initiating service 1 cleanup 2026-07-09 02:52:09.585 | Jul 09 04:51:31 devstack cinder-scheduler[74820]: INFO cinder.manager [None req-ad44fb3f-605e-4253-9703-93db80ffbfae None None] Service 1 cleanup completed. 2026-07-09 02:52:09.585 | Jul 09 04:51:31 devstack cinder-scheduler[74820]: DEBUG cinder.service [None req-ad44fb3f-605e-4253-9703-93db80ffbfae None None] Creating RPC server for service cinder-scheduler {{(pid=74820) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-09 02:52:09.585 | Jul 09 04:51:31 devstack cinder-scheduler[74820]: DEBUG cinder.service [None req-ad44fb3f-605e-4253-9703-93db80ffbfae None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74820) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-09 02:52:09.585 | Jul 09 04:51:41 devstack cinder-scheduler[74820]: DEBUG dbcounter [-] [74820] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.586 | Jul 09 04:51:49 devstack cinder-scheduler[74820]: DEBUG cinder.scheduler.host_manager [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 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=74820) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-09 02:52:09.586 | Jul 09 04:51:49 devstack cinder-scheduler[74820]: DEBUG cinder.scheduler.host_manager [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 9, 2, 51, 49, 676180)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 9, 2, 51, 49, 676180)}]. {{(pid=74820) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-09 02:52:09.586 | Jul 09 04:51:49 devstack cinder-scheduler[74820]: DEBUG cinder.scheduler.host_manager [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 9, 2, 51, 49, 640505)} {{(pid=74820) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-09 02:52:09.586 | Jul 09 04:51:59 devstack cinder-scheduler[74820]: DEBUG dbcounter [-] [74820] Writing DB stats cinder:SELECT=1 {{(pid=74820) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.592 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.596 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-09 02:52:09.615 | enabled 2026-07-09 02:52:09.620 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-09 02:52:09.643 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-09 02:52:09.643 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-09 02:52:09.643 | Active: active (running) since Thu 2026-07-09 04:51:19 CEST; 49s ago 2026-07-09 02:52:09.643 | Main PID: 74092 (uwsgi) 2026-07-09 02:52:09.643 | Status: "uWSGI is ready" 2026-07-09 02:52:09.643 | Tasks: 7 (limit: 14255) 2026-07-09 02:52:09.644 | Memory: 247.9M (peak: 248.4M) 2026-07-09 02:52:09.644 | CPU: 10.773s 2026-07-09 02:52:09.644 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-09 02:52:09.644 | ├─74092 "cinder-apiuWSGI master" 2026-07-09 02:52:09.644 | ├─74093 "cinder-apiuWSGI worker 1" 2026-07-09 02:52:09.644 | └─74094 "cinder-apiuWSGI worker 2" 2026-07-09 02:52:09.644 | 2026-07-09 02:52:09.644 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: DEBUG dbcounter [-] [74093] Writing DB stats cinder:SELECT=6 {{(pid=74093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.644 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: INFO cinder.api.openstack.wsgi [req-d1e701ba-62a9-44b5-a1ae-3e7592e15f20 req-ce38e278-e167-4dc1-986e-0093bbd36260 admin admin] POST http://192.168.122.130/volume/v3/types/b5aacc5e-adcf-444c-ba06-b2a61b4a9324/extra_specs 2026-07-09 02:52:09.644 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: DEBUG cinder.api.openstack.wsgi [req-d1e701ba-62a9-44b5-a1ae-3e7592e15f20 req-ce38e278-e167-4dc1-986e-0093bbd36260 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74093) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-09 02:52:09.644 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-09 02:52:09.644 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: warnings.warn( 2026-07-09 02:52:09.645 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: DEBUG oslo_db.sqlalchemy.engines [req-d1e701ba-62a9-44b5-a1ae-3e7592e15f20 req-ce38e278-e167-4dc1-986e-0093bbd36260 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=74093) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-09 02:52:09.645 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: INFO cinder.api.openstack.wsgi [req-d1e701ba-62a9-44b5-a1ae-3e7592e15f20 req-ce38e278-e167-4dc1-986e-0093bbd36260 admin admin] http://192.168.122.130/volume/v3/types/b5aacc5e-adcf-444c-ba06-b2a61b4a9324/extra_specs returned with HTTP 200 2026-07-09 02:52:09.645 | Jul 09 04:51:34 devstack devstack@c-api.service[74093]: [pid: 74093|app: 0|req: 1/3] 192.168.122.130 () {62 vars in 1363 bytes} [Thu Jul 9 04:51:33 2026] POST /volume/v3/types/b5aacc5e-adcf-444c-ba06-b2a61b4a9324/extra_specs => generated 55 bytes in 918 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-09 02:52:09.645 | Jul 09 04:51:43 devstack devstack@c-api.service[74094]: DEBUG dbcounter [-] [74094] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74094) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.645 | Jul 09 04:51:44 devstack devstack@c-api.service[74093]: DEBUG dbcounter [-] [74093] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.651 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.655 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-09 02:52:09.674 | enabled 2026-07-09 02:52:09.680 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-09 02:52:09.704 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-09 02:52:09.704 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-09 02:52:09.705 | Active: active (running) since Thu 2026-07-09 04:51:29 CEST; 40s ago 2026-07-09 02:52:09.705 | Main PID: 75478 (cinder-volume) 2026-07-09 02:52:09.705 | Tasks: 2 (limit: 14255) 2026-07-09 02:52:09.705 | Memory: 143.6M (peak: 172.5M) 2026-07-09 02:52:09.705 | CPU: 20.219s 2026-07-09 02:52:09.705 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-09 02:52:09.705 | ├─75478 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-09 02:52:09.705 | └─75635 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-09 02:52:09.705 | 2026-07-09 02:52:09.705 | Jul 09 04:51:51 devstack sudo[76758]: pam_unix(sudo:session): session closed for user root 2026-07-09 02:52:09.705 | Jul 09 04:51:51 devstack cinder-volume[75635]: DEBUG oslo_concurrency.processutils [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 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.633s {{(pid=75635) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-09 02:52:09.706 | Jul 09 04:51:51 devstack cinder-volume[75635]: DEBUG oslo_concurrency.processutils [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 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=75635) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-09 02:52:09.706 | Jul 09 04:51:51 devstack sudo[76816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-09 02:52:09.706 | Jul 09 04:51:51 devstack sudo[76816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-09 02:52:09.706 | Jul 09 04:51:52 devstack sudo[76816]: pam_unix(sudo:session): session closed for user root 2026-07-09 02:52:09.706 | Jul 09 04:51:52 devstack cinder-volume[75635]: DEBUG oslo_concurrency.processutils [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 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.634s {{(pid=75635) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-09 02:52:09.706 | Jul 09 04:51:52 devstack cinder-volume[75635]: INFO cinder.volume.manager [None req-a98eafc6-1e0f-42c6-b453-99782893fb49 None None] Driver post RPC initialization completed successfully. 2026-07-09 02:52:09.706 | Jul 09 04:52:02 devstack cinder-volume[75635]: DEBUG dbcounter [-] [75635] Writing DB stats cinder:SELECT=2 {{(pid=75635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.706 | Jul 09 04:52:02 devstack cinder-volume[75635]: DEBUG dbcounter [-] [75635] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:09.711 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.716 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-09 02:52:09.734 | not-found 2026-07-09 02:52:09.740 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.744 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-09 02:52:09.762 | not-found 2026-07-09 02:52:09.768 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.773 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-09 02:52:09.790 | not-found 2026-07-09 02:52:09.796 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.800 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-09 02:52:09.818 | not-found 2026-07-09 02:52:09.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-09 02:52:09.846 | not-found 2026-07-09 02:52:09.852 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-09 02:52:09.875 | enabled 2026-07-09 02:52:09.881 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-09 02:52:09.904 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-09 02:52:09.904 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-09 02:52:09.904 | Active: active (running) since Thu 2026-07-09 04:49:10 CEST; 2min 59s ago 2026-07-09 02:52:09.904 | Main PID: 63921 (neutron-ovn-age) 2026-07-09 02:52:09.904 | Tasks: 20 (limit: 14255) 2026-07-09 02:52:09.904 | Memory: 345.6M (peak: 346.5M) 2026-07-09 02:52:09.905 | CPU: 12.348s 2026-07-09 02:52:09.905 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-09 02:52:09.905 | ├─63921 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-09 02:52:09.905 | ├─65350 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-09 02:52:09.905 | ├─65813 /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/tmpjwrvuz2a/privsep.sock 2026-07-09 02:52:09.905 | └─68150 /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/tmp30perx72/privsep.sock 2026-07-09 02:52:09.905 | 2026-07-09 02:52:09.905 | Jul 09 04:50:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.905 | Jul 09 04:50:52 devstack neutron-ovn-agent[65350]: 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=c0cab6e6-948d-4867-b1d2-a589f1585041, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'aa:2a:89', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'f6:5f:6a:85:7e:af', '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=c0cab6e6-948d-4867-b1d2-a589f1585041, nb_cfg=1) {{(pid=65350) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-09 02:52:09.906 | Jul 09 04:50:52 devstack neutron-ovn-agent[65350]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=65350) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-09 02:52:09.906 | Jul 09 04:50:57 devstack neutron-ovn-agent[65350]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=35c45f57-a5b5-4fa4-bb05-50fad2a07ef0, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65350) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-09 02:52:09.906 | Jul 09 04:51:14 devstack neutron-ovn-agent[65350]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65350) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-09 02:52:09.912 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.917 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-09 02:52:09.934 | not-found 2026-07-09 02:52:09.940 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.944 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-09 02:52:09.962 | not-found 2026-07-09 02:52:09.968 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:09.972 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-09 02:52:09.990 | not-found 2026-07-09 02:52:09.996 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-09 02:52:10.018 | not-found 2026-07-09 02:52:10.024 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.029 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-09 02:52:10.050 | enabled 2026-07-09 02:52:10.056 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-09 02:52:10.079 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-09 02:52:10.079 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-09 02:52:10.079 | Active: active (running) since Thu 2026-07-09 04:42:28 CEST; 9min ago 2026-07-09 02:52:10.079 | Main PID: 40440 (dstat.sh) 2026-07-09 02:52:10.079 | Tasks: 3 (limit: 14255) 2026-07-09 02:52:10.079 | Memory: 27.1M (peak: 27.6M) 2026-07-09 02:52:10.079 | CPU: 3.345s 2026-07-09 02:52:10.079 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-09 02:52:10.079 | ├─40440 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-09 02:52:10.079 | ├─40557 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-09 02:52:10.080 | └─40559 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-09 02:52:10.080 | 2026-07-09 02:52:10.080 | Jul 09 04:52:01 devstack dstat.sh[40559]: 09-07 04:52:01| 20 9 67 0 0|5254M 332M 219M 5926M|6335B 21k| 16k 368k|1.00 35.0 |3377 2820 |3.13 2.55 1.71|5.0 0 90| 0 0 | | 17 281 0 38 0 2026-07-09 02:52:10.080 | Jul 09 04:52:02 devstack dstat.sh[40559]: 09-07 04:52:02| 17 14 65 0 0|5270M 316M 219M 5926M|2727B 13k| 28k 328k|2.00 26.0 |3436 3229 |3.13 2.55 1.71|1.0 0 175| 0 0 | | 17 285 0 38 0 2026-07-09 02:52:10.080 | Jul 09 04:52:03 devstack dstat.sh[40559]: 09-07 04:52:03| 21 11 66 1 0|5302M 284M 219M 5926M| 0 0 | 0 5985k| 0 535 |2283 1699 |3.13 2.55 1.71|1.0 0 2.0| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:04 devstack dstat.sh[40559]: 09-07 04:52:04| 21 7 70 0 0|5300M 286M 219M 5926M| 316B 984B| 0 220k| 0 28.0 |2129 1867 |3.13 2.55 1.71|1.0 0 4.0| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:05 devstack dstat.sh[40559]: 09-07 04:52:05| 2 15 74 0 0|5264M 322M 219M 5926M|8050B 22k| 16k 3059k|3.00 145 |4533 4370 |3.13 2.55 1.71| 0 0 275| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:06 devstack dstat.sh[40559]: 09-07 04:52:06| 7 6 86 0 0|5279M 307M 219M 5926M| 184B 476B| 0 116k| 0 6.00 |1332 1411 |2.96 2.53 1.70|2.0 0 5.0| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:07 devstack dstat.sh[40559]: 09-07 04:52:07| 17 10 71 0 0|5304M 282M 219M 5926M| 0 0 | 0 0 | 0 0 |1920 1385 |2.96 2.53 1.70|1.0 0 0| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:08 devstack dstat.sh[40559]: 09-07 04:52:08| 20 8 70 0 0|5330M 256M 219M 5926M| 52B 0 | 0 64k| 0 6.00 |2256 1757 |2.96 2.53 1.70|2.0 0 0| 0 0 | | 17 289 0 38 0 2026-07-09 02:52:10.081 | Jul 09 04:52:09 devstack dstat.sh[40559]: 09-07 04:52:09| 32 11 52 0 0|5225M 361M 219M 5926M| 923B 2466B| 24k 360k|2.00 30.0 |4083 14k|2.96 2.53 1.70|2.0 0 71| 0 0 | | 17 295 0 39 0 2026-07-09 02:52:10.081 | Jul 09 04:52:10 devstack dstat.sh[40559]: 09-07 04:52:10| 10 21 61 0 0|5219M 367M 219M 5926M| 12k 68k|8193B 68k|2.00 6.00 |5849 4466 |2.96 2.53 1.70|1.0 0 192| 0 0 | | 17 295 0 39 0 2026-07-09 02:52:10.086 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.090 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-09 02:52:10.111 | enabled 2026-07-09 02:52:10.118 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-09 02:52:10.141 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-09 02:52:10.141 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-09 02:52:10.141 | Active: active (running) since Thu 2026-07-09 04:49:08 CEST; 3min 2s ago 2026-07-09 02:52:10.141 | Main PID: 63226 (neutron-ovn-met) 2026-07-09 02:52:10.141 | Tasks: 2 (limit: 14255) 2026-07-09 02:52:10.141 | Memory: 121.7M (peak: 122.3M) 2026-07-09 02:52:10.141 | CPU: 3.933s 2026-07-09 02:52:10.141 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-09 02:52:10.141 | └─63226 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-09 02:52:10.142 | 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-09 02:52:10.142 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-09 02:52:10.143 | Jul 09 04:49:12 devstack neutron-ovn-metadata-agent[63226]: ERROR neutron 2026-07-09 02:52:10.148 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.152 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-09 02:52:10.171 | enabled 2026-07-09 02:52:10.177 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-09 02:52:10.200 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-09 02:52:10.200 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-09 02:52:10.200 | Active: active (running) since Thu 2026-07-09 04:49:13 CEST; 2min 56s ago 2026-07-09 02:52:10.200 | Main PID: 64994 (uwsgi) 2026-07-09 02:52:10.200 | Status: "uWSGI is ready" 2026-07-09 02:52:10.200 | Tasks: 23 (limit: 14255) 2026-07-09 02:52:10.201 | Memory: 386.8M (peak: 387.4M) 2026-07-09 02:52:10.201 | CPU: 41.365s 2026-07-09 02:52:10.201 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-09 02:52:10.201 | ├─64994 "neutron-apiuWSGI master" 2026-07-09 02:52:10.201 | ├─64995 "neutron-apiuWSGI worker 1" 2026-07-09 02:52:10.201 | └─64996 "neutron-apiuWSGI worker 2" 2026-07-09 02:52:10.201 | 2026-07-09 02:52:10.201 | Jul 09 04:51:44 devstack devstack@neutron-api.service[64995]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64995) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-09 02:52:10.201 | Jul 09 04:51:44 devstack devstack@neutron-api.service[64995]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64995) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-09 02:52:10.201 | Jul 09 04:51:52 devstack devstack@neutron-api.service[64996]: DEBUG dbcounter [-] [64996] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.201 | Jul 09 04:51:54 devstack devstack@neutron-api.service[64995]: DEBUG dbcounter [-] [64995] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.201 | Jul 09 04:51:57 devstack devstack@neutron-api.service[64996]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64996) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-09 02:52:10.202 | Jul 09 04:51:57 devstack devstack@neutron-api.service[64996]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64996) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-09 02:52:10.202 | Jul 09 04:51:59 devstack devstack@neutron-api.service[64995]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64995) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-09 02:52:10.202 | Jul 09 04:51:59 devstack devstack@neutron-api.service[64995]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64995) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-09 02:52:10.202 | Jul 09 04:52:07 devstack devstack@neutron-api.service[64996]: DEBUG dbcounter [-] [64996] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.202 | Jul 09 04:52:09 devstack devstack@neutron-api.service[64995]: DEBUG dbcounter [-] [64995] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64995) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.207 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.210 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-09 02:52:10.230 | enabled 2026-07-09 02:52:10.236 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-09 02:52:10.261 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-09 02:52:10.261 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-09 02:52:10.261 | Active: active (running) since Thu 2026-07-09 04:49:17 CEST; 2min 52s ago 2026-07-09 02:52:10.261 | Main PID: 66003 (neutron-periodi) 2026-07-09 02:52:10.261 | Tasks: 15 (limit: 14255) 2026-07-09 02:52:10.261 | Memory: 179.7M (peak: 180.2M) 2026-07-09 02:52:10.261 | CPU: 6.498s 2026-07-09 02:52:10.261 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-09 02:52:10.261 | ├─66003 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-09 02:52:10.261 | └─66687 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-09 02:52:10.262 | 2026-07-09 02:52:10.262 | Jul 09 04:51:07 devstack neutron-periodic-workers[66687]: DEBUG neutron.db.agents_db [None req-c8c409c8-495b-4f0b-9cb1-4aff5908cea4 None None] Agent healthcheck: found 0 active agents {{(pid=66687) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-09 02:52:10.262 | Jul 09 04:51:07 devstack neutron-periodic-workers[66687]: DEBUG oslo.service.backend._threading.loopingcall [None req-c8c409c8-495b-4f0b-9cb1-4aff5908cea4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66687) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.262 | Jul 09 04:51:13 devstack neutron-periodic-workers[66687]: DEBUG oslo.service.backend._threading.loopingcall [None req-1bc7aa06-8e11-4210-abd8-7e8b3717a233 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66687) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.262 | Jul 09 04:51:23 devstack neutron-periodic-workers[66687]: DEBUG dbcounter [-] [66687] Writing DB stats neutron:SELECT=4 {{(pid=66687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.262 | Jul 09 04:51:28 devstack neutron-periodic-workers[66687]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a16ab36-cee0-45c1-85da-1ed15c877979 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=66687) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.262 | Jul 09 04:51:38 devstack neutron-periodic-workers[66687]: DEBUG dbcounter [-] [66687] Writing DB stats neutron:DELETE=1 {{(pid=66687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.262 | Jul 09 04:51:44 devstack neutron-periodic-workers[66687]: DEBUG neutron.db.agents_db [None req-c8c409c8-495b-4f0b-9cb1-4aff5908cea4 None None] Agent healthcheck: found 0 active agents {{(pid=66687) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-09 02:52:10.262 | Jul 09 04:51:44 devstack neutron-periodic-workers[66687]: DEBUG oslo.service.backend._threading.loopingcall [None req-c8c409c8-495b-4f0b-9cb1-4aff5908cea4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66687) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.262 | Jul 09 04:51:50 devstack neutron-periodic-workers[66687]: DEBUG oslo.service.backend._threading.loopingcall [None req-1bc7aa06-8e11-4210-abd8-7e8b3717a233 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66687) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.262 | Jul 09 04:52:00 devstack neutron-periodic-workers[66687]: DEBUG dbcounter [-] [66687] Writing DB stats neutron:SELECT=4 {{(pid=66687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.268 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.272 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-09 02:52:10.291 | enabled 2026-07-09 02:52:10.297 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-09 02:52:10.320 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-09 02:52:10.320 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-09 02:52:10.320 | Active: active (running) since Thu 2026-07-09 04:49:15 CEST; 2min 54s ago 2026-07-09 02:52:10.320 | Main PID: 65504 (neutron-rpc-ser) 2026-07-09 02:52:10.320 | Tasks: 23 (limit: 14255) 2026-07-09 02:52:10.320 | Memory: 199.6M (peak: 200.2M) 2026-07-09 02:52:10.320 | CPU: 7.270s 2026-07-09 02:52:10.320 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-09 02:52:10.321 | ├─65504 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-09 02:52:10.321 | ├─66717 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-09 02:52:10.321 | └─66727 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-09 02:52:10.321 | 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66727]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66727) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66727]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66727) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66727]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66727) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66727]: DEBUG neutron.service [-] calling wait on {{(pid=66727) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66717]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66717) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66717]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66717) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-09 02:52:10.321 | Jul 09 04:49:29 devstack neutron-rpc-server[66717]: DEBUG neutron.service [-] calling wait on {{(pid=66717) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-09 02:52:10.322 | Jul 09 04:49:37 devstack neutron-rpc-server[65504]: DEBUG dbcounter [-] [65504] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.322 | Jul 09 04:49:59 devstack neutron-rpc-server[66727]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-09 02:52:10.322 | Jul 09 04:49:59 devstack neutron-rpc-server[66717]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-09 02:52:10.327 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.331 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:52:10.350 | enabled 2026-07-09 02:52:10.356 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-09 02:52:10.379 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:52:10.379 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-09 02:52:10.379 | Active: active (running) since Thu 2026-07-09 04:49:20 CEST; 2min 50s ago 2026-07-09 02:52:10.380 | Main PID: 66505 (neutron-ovn-mai) 2026-07-09 02:52:10.380 | Tasks: 12 (limit: 14255) 2026-07-09 02:52:10.380 | Memory: 253.8M (peak: 254.1M) 2026-07-09 02:52:10.380 | CPU: 7.644s 2026-07-09 02:52:10.380 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-09 02:52:10.380 | ├─66505 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-09 02:52:10.380 | └─66612 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-09 02:52:10.380 | 2026-07-09 02:52:10.380 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66612) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-09 02:52:10.380 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66612) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-09 02:52:10.380 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG futurist.periodics [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 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=66612) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66612) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66612) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG futurist.periodics [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 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=66612) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-09 02:52:10.381 | Jul 09 04:49:49 devstack neutron-ovn-maintenance-worker[66612]: DEBUG futurist.periodics [None req-5b646fa0-d8f8-4a23-b2aa-9da6a68551a3 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=66612) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-09 02:52:10.381 | Jul 09 04:49:59 devstack neutron-ovn-maintenance-worker[66612]: DEBUG dbcounter [-] [66612] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66612) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.387 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.392 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-09 02:52:10.411 | enabled 2026-07-09 02:52:10.416 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-09 02:52:10.441 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-09 02:52:10.442 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-09 02:52:10.442 | Active: active (running) since Thu 2026-07-09 04:51:03 CEST; 1min 7s ago 2026-07-09 02:52:10.442 | Main PID: 70751 (nova-novncproxy) 2026-07-09 02:52:10.442 | Tasks: 4 (limit: 14255) 2026-07-09 02:52:10.442 | Memory: 109.7M (peak: 109.9M) 2026-07-09 02:52:10.442 | CPU: 3.668s 2026-07-09 02:52:10.442 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-09 02:52:10.442 | └─70751 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-09 02:52:10.442 | 2026-07-09 02:52:10.442 | Jul 09 04:51:03 devstack nova-novncproxy[70751]: If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:52:10.443 | Jul 09 04:51:03 devstack nova-novncproxy[70751]: framework. For more detail see 2026-07-09 02:52:10.443 | Jul 09 04:51:03 devstack nova-novncproxy[70751]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:52:10.443 | Jul 09 04:51:03 devstack nova-novncproxy[70751]: import eventlet # noqa 2026-07-09 02:52:10.443 | Jul 09 04:51:04 devstack nova-novncproxy[70751]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:52:10.443 | Jul 09 04:51:08 devstack nova-novncproxy[70751]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-09 02:52:10.443 | Jul 09 04:51:08 devstack nova-novncproxy[70751]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-09 02:52:10.443 | Jul 09 04:51:08 devstack nova-novncproxy[70751]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-09 02:52:10.443 | Jul 09 04:51:08 devstack nova-novncproxy[70751]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-09 02:52:10.443 | Jul 09 04:51:08 devstack nova-novncproxy[70751]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-09 02:52:10.449 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.453 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-09 02:52:10.473 | enabled 2026-07-09 02:52:10.479 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-09 02:52:10.501 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-09 02:52:10.502 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-09 02:52:10.502 | Active: active (running) since Thu 2026-07-09 04:51:06 CEST; 1min 4s ago 2026-07-09 02:52:10.502 | Main PID: 71556 (nova-conductor:) 2026-07-09 02:52:10.502 | Tasks: 19 (limit: 14255) 2026-07-09 02:52:10.502 | Memory: 156.7M (peak: 157.2M) 2026-07-09 02:52:10.502 | CPU: 4.813s 2026-07-09 02:52:10.502 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-09 02:52:10.502 | ├─71556 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-09 02:52:10.502 | ├─73201 "nova-conductor: ServiceWrapper worker(0)" 2026-07-09 02:52:10.502 | └─73203 "nova-conductor: ServiceWrapper worker(1)" 2026-07-09 02:52:10.503 | 2026-07-09 02:52:10.503 | Jul 09 04:51:12 devstack nova-conductor[73201]: DEBUG nova.servicegroup.drivers.db [None req-c4256ad5-aa73-4882-9f1c-4b86ee62e70a None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73201) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-09 02:52:10.503 | Jul 09 04:51:17 devstack nova-conductor[73203]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73203) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.503 | Jul 09 04:51:17 devstack nova-conductor[73201]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73201) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.503 | Jul 09 04:51:19 devstack nova-conductor[71556]: DEBUG dbcounter [-] [71556] Writing DB stats nova_api:SELECT=1 {{(pid=71556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.503 | Jul 09 04:51:20 devstack nova-conductor[71556]: DEBUG dbcounter [-] [71556] Writing DB stats nova_cell1:SELECT=1 {{(pid=71556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.503 | Jul 09 04:51:20 devstack nova-conductor[71556]: DEBUG dbcounter [-] [71556] Writing DB stats nova_cell0:SELECT=1 {{(pid=71556) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.503 | Jul 09 04:51:27 devstack nova-conductor[73203]: DEBUG dbcounter [-] [73203] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73203) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.503 | Jul 09 04:51:27 devstack nova-conductor[73201]: DEBUG oslo.service.backend._threading.loopingcall [None req-d142cdab-242d-454d-a762-c6861fc1d9dc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73201) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.503 | Jul 09 04:51:27 devstack nova-conductor[73201]: DEBUG dbcounter [-] [73201] Writing DB stats nova_cell0:SELECT=3 {{(pid=73201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.503 | Jul 09 04:51:52 devstack nova-conductor[73203]: DEBUG oslo.service.backend._threading.loopingcall [None req-1d860a37-26e1-4ec2-b653-c461b896a392 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73203) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.509 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-09 02:52:10.512 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-09 02:52:10.532 | enabled 2026-07-09 02:52:10.538 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-09 02:52:10.562 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-09 02:52:10.563 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-09 02:52:10.563 | Active: active (running) since Thu 2026-07-09 04:51:08 CEST; 1min 1s ago 2026-07-09 02:52:10.563 | Main PID: 72141 (nova-conductor:) 2026-07-09 02:52:10.563 | Tasks: 38 (limit: 14255) 2026-07-09 02:52:10.563 | Memory: 168.5M (peak: 169.0M) 2026-07-09 02:52:10.563 | CPU: 5.091s 2026-07-09 02:52:10.563 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-09 02:52:10.563 | ├─72141 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-09 02:52:10.563 | ├─73287 "nova-conductor: ServiceWrapper worker(0)" 2026-07-09 02:52:10.563 | └─73289 "nova-conductor: ServiceWrapper worker(1)" 2026-07-09 02:52:10.564 | 2026-07-09 02:52:10.564 | Jul 09 04:51:38 devstack nova-conductor[73287]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73287) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:38 devstack nova-conductor[73289]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:48 devstack nova-conductor[73287]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73287) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:48 devstack nova-conductor[73289]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:51 devstack nova-conductor[73289]: DEBUG oslo.service.backend._threading.loopingcall [None req-3049ed3f-5a86-46af-b717-4b00d55d3591 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:58 devstack nova-conductor[73287]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73287) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:51:58 devstack nova-conductor[73289]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:52:08 devstack nova-conductor[73287]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73287) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.564 | Jul 09 04:52:08 devstack nova-conductor[73289]: DEBUG dbcounter [-] [73289] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=1 {{(pid=73289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-09 02:52:10.564 | Jul 09 04:52:08 devstack nova-conductor[73289]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73289) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-09 02:52:10.569 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-09 02:52:10.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:10.601 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-09 02:52:10.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:10.634 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-09 02:52:10.638 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-09 02:52:11.187 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:52:11.187 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:52:11.187 | we strongly recommend against using it for new projects. 2026-07-09 02:52:11.187 | 2026-07-09 02:52:11.188 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:52:11.188 | framework. For more detail see 2026-07-09 02:52:11.188 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:52:11.188 | 2026-07-09 02:52:11.188 | import eventlet # noqa 2026-07-09 02:52:11.455 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:52:14.607 | INFO dbcounter [None req-30013e98-b5d8-41ef-bee0-59e1148245c5 None None] Registered counter for database nova_api 2026-07-09 02:52:14.729 | DEBUG dbcounter [-] [77765] Writer thread running {{(pid=77765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:52:14.741 | Found 2 cell mappings. 2026-07-09 02:52:14.741 | Skipping cell0 since it does not contain hosts. 2026-07-09 02:52:14.741 | Getting computes from cell 'cell1': 813a3dea-8846-4634-8b81-328ee267e7c9 2026-07-09 02:52:14.741 | INFO dbcounter [None req-30013e98-b5d8-41ef-bee0-59e1148245c5 None None] Registered counter for database nova_cell1 2026-07-09 02:52:14.817 | DEBUG dbcounter [-] [77765] Writer thread running {{(pid=77765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-09 02:52:14.976 | Checking host mapping for compute host 'devstack': 36829252-3c7b-434c-97e3-2914654f6004 2026-07-09 02:52:14.976 | Creating host mapping for compute host 'devstack': 36829252-3c7b-434c-97e3-2914654f6004 2026-07-09 02:52:14.976 | Found 1 unmapped computes in cell: 813a3dea-8846-4634-8b81-328ee267e7c9 2026-07-09 02:52:15.872 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-09 02:52:16.443 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-09 02:52:16.443 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-09 02:52:16.443 | we strongly recommend against using it for new projects. 2026-07-09 02:52:16.443 | 2026-07-09 02:52:16.443 | If you are already using Eventlet, we recommend migrating to a different 2026-07-09 02:52:16.443 | framework. For more detail see 2026-07-09 02:52:16.443 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-09 02:52:16.443 | 2026-07-09 02:52:16.443 | import eventlet # noqa 2026-07-09 02:52:16.733 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-09 02:52:20.308 | +-------------------------------------------+ 2026-07-09 02:52:20.308 | | Upgrade Check Results | 2026-07-09 02:52:20.308 | +-------------------------------------------+ 2026-07-09 02:52:20.308 | | Check: Cells v2 | 2026-07-09 02:52:20.309 | | Result: Success | 2026-07-09 02:52:20.309 | | Details: None | 2026-07-09 02:52:20.309 | +-------------------------------------------+ 2026-07-09 02:52:20.309 | | Check: Placement API | 2026-07-09 02:52:20.309 | | Result: Success | 2026-07-09 02:52:20.309 | | Details: None | 2026-07-09 02:52:20.309 | +-------------------------------------------+ 2026-07-09 02:52:20.309 | | Check: Cinder API | 2026-07-09 02:52:20.309 | | Result: Success | 2026-07-09 02:52:20.309 | | Details: None | 2026-07-09 02:52:20.309 | +-------------------------------------------+ 2026-07-09 02:52:20.310 | | Check: Policy File JSON to YAML Migration | 2026-07-09 02:52:20.310 | | Result: Success | 2026-07-09 02:52:20.310 | | Details: None | 2026-07-09 02:52:20.310 | +-------------------------------------------+ 2026-07-09 02:52:20.310 | | Check: Older than N-1 computes | 2026-07-09 02:52:20.310 | | Result: Success | 2026-07-09 02:52:20.310 | | Details: None | 2026-07-09 02:52:20.310 | +-------------------------------------------+ 2026-07-09 02:52:20.310 | | Check: hw_machine_type unset | 2026-07-09 02:52:20.310 | | Result: Success | 2026-07-09 02:52:20.310 | | Details: None | 2026-07-09 02:52:20.310 | +-------------------------------------------+ 2026-07-09 02:52:20.311 | | Check: Service User Token Configuration | 2026-07-09 02:52:20.311 | | Result: Success | 2026-07-09 02:52:20.311 | | Details: None | 2026-07-09 02:52:20.311 | +-------------------------------------------+ 2026-07-09 02:52:21.130 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-09 02:52:21.136 | + ./stack.sh:main:1485 : command openstack complete 2026-07-09 02:52:21.136 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-09 02:52:24.888 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-09 02:52:24.913 | + functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:24.917 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-09 02:52:24.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-09 02:52:24.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-09 02:52:24.925 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-09 02:52:24.928 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:52:24.931 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-09 02:52:24.934 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-09 02:52:24.938 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-09 02:52:24.940 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-09 02:52:24.943 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-09 02:52:24.946 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-09 02:52:24.949 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-09 02:52:24.953 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-09 02:52:25.010 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-09 02:52:25.016 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-09 02:52:25.016 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-09 02:52:25.016 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-09 02:52:25.022 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-09 02:52:25.025 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-09 02:52:25.028 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-09 02:52:25.031 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-09 02:52:25.035 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-09 02:52:25.039 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-09 02:52:25.060 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-09 02:52:25.077 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-09 02:52:25.080 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:52:25.084 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-09 02:52:25.086 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-09 02:52:25.090 | + functions-common:run_phase:1848 : local mode=stack 2026-07-09 02:52:25.094 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-09 02:52:25.097 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-09 02:52:25.100 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-09 02:52:25.104 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-09 02:52:25.107 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-09 02:52:25.111 | + functions-common:run_phase:1858 : local extra 2026-07-09 02:52:25.115 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-09 02:52:25.120 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-09 02:52:25.123 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-09 02:52:25.127 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-09 02:52:25.131 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-09 02:52:25.134 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-09 02:52:25.151 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:25.154 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:52:25.156 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:25.160 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-09 02:52:25.162 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:25.166 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:52:25.169 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:25.172 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-09 02:52:25.174 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:25.176 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-09 02:52:25.179 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-09 02:52:25.181 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-09 02:52:25.184 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-09 02:52:25.239 | [2066 Async install_tempest:38557]: Waiting for completion of install_tempest running on PID 38557 (1 other jobs running) 2026-07-09 02:52:25.264 | [2066 Async install_tempest:38557]: Signaling child to exit 2026-07-09 02:52:25.264 | WAKEUP 2026-07-09 02:52:25.287 | [2066 Async install_tempest:38557]: Signaled 2026-07-09 02:52:25.289 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-09 02:52:25.289 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-09 02:52:25.289 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-09 02:52:25.289 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:52:25.289 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-09 02:52:25.289 | +++ functions-common:git_clone:593 : pwd 2026-07-09 02:52:25.289 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:52:25.290 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:610 : echo master 2026-07-09 02:52:25.290 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:52:25.291 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-09 02:52:25.291 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:52:25.291 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-09 02:52:25.291 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:25.291 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:25.291 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:25.291 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:25.292 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:25.292 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:25.292 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:25.292 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:25.292 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:25.292 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783564928832 2026-07-09 02:52:25.292 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-09 02:52:25.292 | Cloning into '/opt/stack/tempest'... 2026-07-09 02:52:25.293 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:25.293 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2427 : start_time=1783564928832 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2429 : [[ -z 1783564928832 ]] 2026-07-09 02:52:25.294 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2432 : end_time=1783564937853 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2433 : elapsed_time=9021 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2434 : total=400763 2026-07-09 02:52:25.294 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:25.295 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409784 2026-07-09 02:52:25.295 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-09 02:52:25.295 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:52:25.295 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:25.295 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:25.295 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:25.295 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:25.296 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:25.296 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:25.296 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:25.296 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:25.296 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:25.296 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783564937918 2026-07-09 02:52:25.296 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:52:25.297 | From https://review.opendev.org/openstack/tempest 2026-07-09 02:52:25.297 | * branch master -> FETCH_HEAD 2026-07-09 02:52:25.297 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:25.297 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:25.297 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:25.297 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:25.297 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2427 : start_time=1783564937918 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2429 : [[ -z 1783564937918 ]] 2026-07-09 02:52:25.298 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2432 : end_time=1783564938486 2026-07-09 02:52:25.298 | ++ functions-common:time_stop:2433 : elapsed_time=568 2026-07-09 02:52:25.299 | ++ functions-common:time_stop:2434 : total=409784 2026-07-09 02:52:25.299 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:25.299 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410352 2026-07-09 02:52:25.299 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:52:25.299 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:25.299 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:25.299 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:25.300 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:25.300 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:25.300 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:25.300 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:25.300 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:25.300 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:25.300 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783564938547 2026-07-09 02:52:25.301 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:52:25.301 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:52:25.301 | 2026-07-09 02:52:25.301 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:52:25.301 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:52:25.301 | state without impacting any branches by switching back to a branch. 2026-07-09 02:52:25.301 | 2026-07-09 02:52:25.302 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:52:25.302 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:52:25.302 | 2026-07-09 02:52:25.302 | git switch -c 2026-07-09 02:52:25.302 | 2026-07-09 02:52:25.302 | Or undo this operation with: 2026-07-09 02:52:25.302 | 2026-07-09 02:52:25.303 | git switch - 2026-07-09 02:52:25.303 | 2026-07-09 02:52:25.303 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:52:25.303 | 2026-07-09 02:52:25.303 | HEAD is now at 7291ff39b Modify SRBAC testing jobs as devstack enable new defaults 2026-07-09 02:52:25.303 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:25.303 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2427 : start_time=1783564938547 2026-07-09 02:52:25.304 | ++ functions-common:time_stop:2429 : [[ -z 1783564938547 ]] 2026-07-09 02:52:25.304 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:25.305 | ++ functions-common:time_stop:2432 : end_time=1783564938742 2026-07-09 02:52:25.305 | ++ functions-common:time_stop:2433 : elapsed_time=195 2026-07-09 02:52:25.305 | ++ functions-common:time_stop:2434 : total=410352 2026-07-09 02:52:25.305 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:25.305 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410547 2026-07-09 02:52:25.305 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-09 02:52:25.305 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-09 02:52:25.306 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-09 02:52:25.306 | ++ functions-common:git_clone:673 : head -1 2026-07-09 02:52:25.306 | 7291ff39b Modify SRBAC testing jobs as devstack enable new defaults 2026-07-09 02:52:25.306 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:52:25.306 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-09 02:52:25.306 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-09 02:52:25.307 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-09 02:52:25.307 | Collecting tox!=2.8.0,<4.0.0 2026-07-09 02:52:25.307 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-09 02:52:25.307 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.307 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-09 02:52:25.307 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-09 02:52:25.307 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.308 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-09 02:52:25.308 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.308 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:52:25.308 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-09 02:52:25.308 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.308 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-09 02:52:25.308 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.309 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-09 02:52:25.309 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-09 02:52:25.309 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-09 02:52:25.309 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-09 02:52:25.309 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-09 02:52:25.309 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-09 02:52:25.309 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-09 02:52:25.310 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-09 02:52:25.310 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-09 02:52:25.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 51.8 MB/s 0:00:00 2026-07-09 02:52:25.310 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-09 02:52:25.310 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-09 02:52:25.310 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-09 02:52:25.310 | 2026-07-09 02:52:25.311 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-09 02:52:25.311 | ++ inc/python:pip_install:216 : result=0 2026-07-09 02:52:25.311 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:52:25.311 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:25.311 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:25.311 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:25.311 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2427 : start_time=1783564938826 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2429 : [[ -z 1783564938826 ]] 2026-07-09 02:52:25.312 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2432 : end_time=1783564942299 2026-07-09 02:52:25.312 | ++ functions-common:time_stop:2433 : elapsed_time=3473 2026-07-09 02:52:25.313 | ++ functions-common:time_stop:2434 : total=162722 2026-07-09 02:52:25.313 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:25.313 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166195 2026-07-09 02:52:25.313 | ++ inc/python:pip_install:219 : return 0 2026-07-09 02:52:25.313 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-09 02:52:25.313 | /opt/stack/tempest ~/devstack 2026-07-09 02:52:25.313 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-09 02:52:25.314 | Switched to branch 'master' 2026-07-09 02:52:25.314 | Your branch is up to date with 'origin/master'. 2026-07-09 02:52:25.314 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-09 02:52:25.314 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-09 02:52:25.314 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.VqiLDHZ11q 2026-07-09 02:52:25.314 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.VqiLDHZ11q 2026-07-09 02:52:25.314 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.VqiLDHZ11q 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:52:25.315 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:52:25.316 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:52:25.316 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-09 02:52:25.316 | full create: /opt/stack/tempest/.tox/tempest 2026-07-09 02:52:25.316 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-09 02:52:25.316 | full develop-inst: /opt/stack/tempest 2026-07-09 02:52:25.316 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@7291ff39bd10e4f6bad87c901d0b16651c46dd98#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-09 02:52:25.316 | ___________________________________ summary ____________________________________ 2026-07-09 02:52:25.317 | full: skipped tests 2026-07-09 02:52:25.317 | congratulations :) 2026-07-09 02:52:25.317 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.VqiLDHZ11q -r requirements.txt 2026-07-09 02:52:25.317 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-09 02:52:25.317 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-09 02:52:25.317 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-09 02:52:25.317 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-09 02:52:25.318 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-09 02:52:25.318 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-09 02:52:25.318 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-09 02:52:25.318 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-09 02:52:25.318 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-09 02:52:25.318 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-09 02:52:25.318 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-09 02:52:25.319 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-09 02:52:25.319 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-09 02:52:25.319 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-09 02:52:25.319 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-09 02:52:25.319 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-09 02:52:25.319 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-09 02:52:25.319 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-09 02:52:25.320 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-09 02:52:25.320 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-09 02:52:25.320 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-09 02:52:25.320 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-09 02:52:25.320 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-09 02:52:25.320 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-09 02:52:25.321 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-09 02:52:25.321 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-09 02:52:25.321 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-09 02:52:25.321 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-09 02:52:25.321 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-09 02:52:25.321 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-09 02:52:25.321 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-09 02:52:25.322 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-09 02:52:25.322 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-09 02:52:25.322 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-09 02:52:25.322 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-09 02:52:25.322 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-09 02:52:25.322 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-09 02:52:25.322 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-09 02:52:25.323 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-09 02:52:25.323 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-09 02:52:25.323 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-09 02:52:25.323 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-09 02:52:25.323 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-09 02:52:25.323 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-09 02:52:25.323 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-09 02:52:25.323 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-09 02:52:25.324 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-09 02:52:25.324 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-09 02:52:25.324 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-09 02:52:25.324 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-09 02:52:25.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-07-09 02:52:25.324 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-09 02:52:25.325 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-09 02:52:25.325 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-09 02:52:25.325 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-09 02:52:25.325 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-09 02:52:25.325 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-09 02:52:25.325 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-09 02:52:25.325 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-09 02:52:25.326 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-09 02:52:25.326 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-09 02:52:25.326 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-09 02:52:25.326 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.VqiLDHZ11q 2026-07-09 02:52:25.326 | ++ lib/tempest:install_tempest:868 : popd 2026-07-09 02:52:25.326 | ~/devstack 2026-07-09 02:52:25.342 | [2066 Async install_tempest:38557]: finished install_tempest with result 0 in 43 seconds 2026-07-09 02:52:25.347 | ++ inc/async:async_wait:197 : return 0 2026-07-09 02:52:25.350 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-09 02:52:25.353 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:52:25.355 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-09 02:52:25.358 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-09 02:52:25.362 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-09 02:52:25.365 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-09 02:52:25.367 | ++ inc/python:setup_develop:353 : local bindep 2026-07-09 02:52:25.368 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-09 02:52:25.372 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-09 02:52:25.375 | ++ inc/python:setup_develop:359 : local extras= 2026-07-09 02:52:25.378 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-09 02:52:25.380 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-09 02:52:25.383 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-09 02:52:25.384 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-09 02:52:25.386 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-09 02:52:25.389 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-09 02:52:25.393 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-09 02:52:25.395 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-09 02:52:25.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-09 02:52:25.399 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-09 02:52:25.400 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-09 02:52:25.403 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-09 02:52:25.408 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-09 02:52:25.410 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-09 02:52:25.413 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-09 02:52:25.574 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-09 02:52:25.577 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-09 02:52:25.580 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-09 02:52:25.582 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-09 02:52:25.584 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-09 02:52:25.586 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-09 02:52:25.589 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-09 02:52:25.591 | ++ inc/python:setup_package:446 : local extras= 2026-07-09 02:52:25.594 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-09 02:52:25.596 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-09 02:52:25.598 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-09 02:52:25.601 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-09 02:52:25.602 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-09 02:52:25.605 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-09 02:52:25.628 | Using python 3.12 to install /opt/stack/tempest 2026-07-09 02:52:25.631 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-09 02:52:26.682 | Obtaining file:///opt/stack/tempest 2026-07-09 02:52:26.686 | Installing build dependencies: started 2026-07-09 02:52:28.624 | Installing build dependencies: finished with status 'done' 2026-07-09 02:52:28.626 | Checking if build backend supports build_editable: started 2026-07-09 02:52:29.189 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-09 02:52:29.191 | Getting requirements to build editable: started 2026-07-09 02:52:29.514 | Getting requirements to build editable: finished with status 'done' 2026-07-09 02:52:29.516 | Preparing editable metadata (pyproject.toml): started 2026-07-09 02:52:30.862 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-09 02:52:30.885 | 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.dev37) (7.0.3) 2026-07-09 02:52:30.886 | 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.dev37) (4.14.0) 2026-07-09 02:52:30.887 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (4.26.0) 2026-07-09 02:52:30.888 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (2.9.1) 2026-07-09 02:52:30.889 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (4.0.0) 2026-07-09 02:52:30.890 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (43.0.3) 2026-07-09 02:52:30.891 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (1.3.0) 2026-07-09 02:52:30.892 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (7.5.0) 2026-07-09 02:52:30.892 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (10.5.0) 2026-07-09 02:52:30.893 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (8.2.0) 2026-07-09 02:52:31.075 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev37) 2026-07-09 02:52:31.077 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-09 02:52:31.082 | 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.dev37) (5.10.0) 2026-07-09 02:52:31.083 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (10.1.1) 2026-07-09 02:52:31.084 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (4.3.2) 2026-07-09 02:52:31.085 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (6.0.3) 2026-07-09 02:52:31.085 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (1.4.6) 2026-07-09 02:52:31.086 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (5.9.0) 2026-07-09 02:52:31.087 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (3.18.0) 2026-07-09 02:52:31.088 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (2.7.0) 2026-07-09 02:52:31.089 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (3.1.0) 2026-07-09 02:52:31.090 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (0.7.1) 2026-07-09 02:52:31.091 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (0.20) 2026-07-09 02:52:31.092 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev37) (0.6.2) 2026-07-09 02:52:31.094 | 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.dev37) (0.6.0) 2026-07-09 02:52:31.095 | 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.dev37) (4.0.0) 2026-07-09 02:52:31.098 | 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.dev37) (3.0.52) 2026-07-09 02:52:31.099 | 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.dev37) (1.11.0) 2026-07-09 02:52:31.100 | 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.dev37) (15.0.0) 2026-07-09 02:52:31.101 | 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.dev37) (1.8.0) 2026-07-09 02:52:31.104 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev37) (2.0.0) 2026-07-09 02:52:31.108 | 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.dev37) (3.0) 2026-07-09 02:52:31.110 | 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.dev37) (2.2.2) 2026-07-09 02:52:31.117 | 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.dev37) (26.1.0) 2026-07-09 02:52:31.118 | 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.dev37) (2025.9.1) 2026-07-09 02:52:31.119 | 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.dev37) (0.37.0) 2026-07-09 02:52:31.120 | 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.dev37) (2026.5.1) 2026-07-09 02:52:31.128 | 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.dev37) (6.8.0) 2026-07-09 02:52:31.131 | 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.dev37) (2.0.0) 2026-07-09 02:52:31.133 | 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.dev37) (2.34.2) 2026-07-09 02:52:31.137 | 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.dev37) (6.4.0) 2026-07-09 02:52:31.139 | 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.dev37) (2.9.0.post0) 2026-07-09 02:52:31.141 | 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.dev37) (4.15.0) 2026-07-09 02:52:31.144 | 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.dev37) (1.2.1) 2026-07-09 02:52:31.148 | 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.dev37) (2.1.0) 2026-07-09 02:52:31.149 | 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.dev37) (3.3.2) 2026-07-09 02:52:31.150 | 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.dev37) (26.2) 2026-07-09 02:52:31.151 | 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.dev37) (7.2.2) 2026-07-09 02:52:31.158 | 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.dev37) (5.0.0) 2026-07-09 02:52:31.159 | 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.dev37) (3.0.3) 2026-07-09 02:52:31.160 | 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.dev37) (1.6.2) 2026-07-09 02:52:31.167 | 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.dev37) (83.0.0) 2026-07-09 02:52:31.170 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev37) (0.8.1) 2026-07-09 02:52:31.188 | 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.dev37) (1.17.0) 2026-07-09 02:52:31.199 | 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.dev37) (3.4.7) 2026-07-09 02:52:31.200 | 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.dev37) (3.18) 2026-07-09 02:52:31.203 | 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.dev37) (2023.11.17) 2026-07-09 02:52:31.219 | 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.dev37) (4.2.0) 2026-07-09 02:52:31.220 | 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.dev37) (2.20.0) 2026-07-09 02:52:31.225 | 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.dev37) (0.1.2) 2026-07-09 02:52:31.239 | 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.dev37) (0.16.0) 2026-07-09 02:52:31.270 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev37) 2026-07-09 02:52:31.273 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-09 02:52:31.309 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-09 02:52:31.312 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-09 02:52:31.324 | Building wheels for collected packages: tempest 2026-07-09 02:52:31.325 | Building editable for tempest (pyproject.toml): started 2026-07-09 02:52:32.952 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-09 02:52:32.953 | Created wheel for tempest: filename=tempest-46.3.1.dev37-0.editable-py3-none-any.whl size=8322 sha256=ef8303160e009fd5749d6eea64a14e3348fef788dab4494501baab8d2e767347 2026-07-09 02:52:32.954 | Stored in directory: /tmp/pip-ephem-wheel-cache-upmqjary/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-09 02:52:32.958 | Successfully built tempest 2026-07-09 02:52:33.247 | Installing collected packages: tomlkit, stestr, tempest 2026-07-09 02:52:33.507 | 2026-07-09 02:52:33.534 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev37 tomlkit-0.15.0 2026-07-09 02:52:33.711 | ++ inc/python:pip_install:216 : result=0 2026-07-09 02:52:33.715 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-09 02:52:33.718 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:33.722 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:33.725 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:33.728 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:33.731 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:33.734 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-09 02:52:33.737 | ++ functions-common:time_stop:2427 : start_time=1783565545623 2026-07-09 02:52:33.740 | ++ functions-common:time_stop:2429 : [[ -z 1783565545623 ]] 2026-07-09 02:52:33.745 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:33.751 | ++ functions-common:time_stop:2432 : end_time=1783565553747 2026-07-09 02:52:33.754 | ++ functions-common:time_stop:2433 : elapsed_time=8124 2026-07-09 02:52:33.757 | ++ functions-common:time_stop:2434 : total=173391 2026-07-09 02:52:33.760 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:33.763 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181515 2026-07-09 02:52:33.766 | ++ inc/python:pip_install:219 : return 0 2026-07-09 02:52:33.770 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-09 02:52:33.773 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:52:33.776 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-09 02:52:33.779 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-09 02:52:33.781 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-09 02:52:33.785 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-09 02:52:33.788 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-09 02:52:33.791 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-09 02:52:33.795 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-09 02:52:33.798 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-09 02:52:33.800 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-09 02:52:33.804 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-09 02:52:33.807 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-09 02:52:33.810 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-09 02:52:33.814 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-09 02:52:33.817 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-09 02:52:33.820 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-09 02:52:33.823 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-09 02:52:33.826 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-09 02:52:33.829 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-09 02:52:33.832 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-09 02:52:33.835 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-09 02:52:33.838 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-09 02:52:33.841 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-09 02:52:33.844 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-09 02:52:33.847 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-09 02:52:33.850 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-09 02:52:33.850 | ' 2026-07-09 02:52:33.854 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-09 02:52:33.857 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-09 02:52:33.879 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:33.883 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-09 02:52:33.886 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-09 02:52:33.889 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-09 02:52:33.892 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-09 02:52:33.898 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-09 02:52:33.898 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-09 02:52:33.899 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-09 02:52:37.669 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:52:37.673 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-09 02:52:37.677 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-09 02:52:37.679 | ++ lib/tempest:get_active_images:176 : img_id=dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:52:37.681 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-09 02:52:37.685 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-09 02:52:37.687 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-09 02:52:37.691 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-09 02:52:37.693 | ++ lib/tempest:configure_tempest:266 : '[' -z dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 ']' 2026-07-09 02:52:37.697 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:52:37.699 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-09 02:52:37.717 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-09 02:52:37.721 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-09 02:52:37.724 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-09 02:52:37.727 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-09 02:52:37.730 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-09 02:52:37.732 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-09 02:52:37.736 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-09 02:52:37.740 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-09 02:52:37.745 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-09 02:52:37.745 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-09 02:52:41.083 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:52:41.088 | ++ lib/tempest:configure_tempest:303 : admin_project_id=e702fc0e948541a5a76a68ffa055478f 2026-07-09 02:52:41.091 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-09 02:52:41.113 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:41.117 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-09 02:52:44.445 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:52:44.449 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:44.449 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-09 02:52:44.449 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:44.449 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-09 02:52:44.449 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-09 02:52:44.449 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-09 02:52:44.450 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-09 02:52:44.450 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-09 02:52:44.450 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-09 02:52:44.450 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-09 02:52:44.450 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-09 02:52:44.450 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-09 02:52:44.450 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-09 02:52:44.451 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-09 02:52:44.452 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-09 02:52:44.455 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:44.455 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-09 02:52:44.456 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:44.456 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-09 02:52:44.456 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-09 02:52:44.456 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-09 02:52:44.456 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-09 02:52:44.456 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-09 02:52:44.456 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-09 02:52:44.456 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-09 02:52:44.456 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-09 02:52:44.456 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-09 02:52:44.457 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-09 02:52:44.457 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-09 02:52:44.460 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:52:44.463 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-09 02:52:44.468 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 -c size -f value 2026-07-09 02:52:47.707 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:52:47.711 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-09 02:52:47.716 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-09 02:52:47.716 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-09 02:52:47.760 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-09 02:52:47.763 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-09 02:52:47.767 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-09 02:52:50.708 | +----------------------------+-----------------------+ 2026-07-09 02:52:50.708 | | Field | Value | 2026-07-09 02:52:50.708 | +----------------------------+-----------------------+ 2026-07-09 02:52:50.708 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:50.708 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:50.708 | | description | None | 2026-07-09 02:52:50.708 | | disk | 1 | 2026-07-09 02:52:50.708 | | id | 42 | 2026-07-09 02:52:50.708 | | name | m1.nano | 2026-07-09 02:52:50.709 | | os-flavor-access:is_public | True | 2026-07-09 02:52:50.709 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:50.709 | | ram | 192 | 2026-07-09 02:52:50.709 | | rxtx_factor | 1.0 | 2026-07-09 02:52:50.709 | | swap | 0 | 2026-07-09 02:52:50.709 | | vcpus | 1 | 2026-07-09 02:52:50.709 | +----------------------------+-----------------------+ 2026-07-09 02:52:51.047 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-09 02:52:51.050 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:51.051 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-09 02:52:51.051 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-09 02:52:51.051 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-09 02:52:51.051 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-09 02:52:51.051 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-09 02:52:51.051 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-09 02:52:51.051 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-09 02:52:51.051 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-09 02:52:51.051 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-09 02:52:51.051 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-09 02:52:51.051 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-09 02:52:51.051 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-09 02:52:51.052 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-09 02:52:51.055 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:52:51.057 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-09 02:52:51.062 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 -c size -f value 2026-07-09 02:52:54.357 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:52:54.362 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-09 02:52:54.365 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-09 02:52:54.365 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-09 02:52:54.406 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-09 02:52:54.410 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-09 02:52:54.412 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-09 02:52:57.406 | +----------------------------+-----------------------+ 2026-07-09 02:52:57.406 | | Field | Value | 2026-07-09 02:52:57.406 | +----------------------------+-----------------------+ 2026-07-09 02:52:57.406 | | OS-FLV-DISABLED:disabled | False | 2026-07-09 02:52:57.406 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-09 02:52:57.407 | | description | None | 2026-07-09 02:52:57.407 | | disk | 1 | 2026-07-09 02:52:57.407 | | id | 84 | 2026-07-09 02:52:57.407 | | name | m1.micro | 2026-07-09 02:52:57.409 | | os-flavor-access:is_public | True | 2026-07-09 02:52:57.409 | | properties | hw_rng:allowed='True' | 2026-07-09 02:52:57.409 | | ram | 256 | 2026-07-09 02:52:57.409 | | rxtx_factor | 1.0 | 2026-07-09 02:52:57.409 | | swap | 0 | 2026-07-09 02:52:57.409 | | vcpus | 1 | 2026-07-09 02:52:57.410 | +----------------------------+-----------------------+ 2026-07-09 02:52:57.755 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-09 02:52:57.758 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-09 02:52:57.778 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:52:57.780 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-09 02:52:57.783 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-09 02:52:57.786 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-09 02:52:57.788 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-09 02:52:57.791 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-09 02:52:57.794 | +++ functions-common:git_clone:593 : pwd 2026-07-09 02:52:57.798 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-09 02:52:57.800 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-09 02:52:57.804 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-09 02:52:57.823 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-09 02:52:57.826 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-09 02:52:57.828 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-09 02:52:57.832 | ++ functions-common:git_clone:610 : echo master 2026-07-09 02:52:57.832 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-09 02:52:57.838 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-09 02:52:57.840 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-09 02:52:57.844 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-09 02:52:57.846 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:57.849 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:57.852 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:57.854 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:57.857 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:57.860 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:57.862 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:57.865 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:57.869 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:57.873 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783565577870 2026-07-09 02:52:57.876 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-09 02:52:57.880 | Cloning into '/opt/stack/os-test-images'... 2026-07-09 02:52:58.704 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:58.707 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:58.710 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:58.713 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:58.716 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:58.719 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:58.721 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:58.724 | ++ functions-common:time_stop:2427 : start_time=1783565577870 2026-07-09 02:52:58.727 | ++ functions-common:time_stop:2429 : [[ -z 1783565577870 ]] 2026-07-09 02:52:58.731 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:58.736 | ++ functions-common:time_stop:2432 : end_time=1783565578733 2026-07-09 02:52:58.738 | ++ functions-common:time_stop:2433 : elapsed_time=863 2026-07-09 02:52:58.741 | ++ functions-common:time_stop:2434 : total=400763 2026-07-09 02:52:58.744 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:58.747 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401626 2026-07-09 02:52:58.749 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-09 02:52:58.753 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-09 02:52:58.756 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:58.759 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:58.762 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:58.764 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:58.767 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:58.770 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:58.773 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:58.776 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:58.779 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:58.784 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783565578781 2026-07-09 02:52:58.787 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-09 02:52:59.257 | From https://review.opendev.org/openstack/os-test-images 2026-07-09 02:52:59.257 | * branch master -> FETCH_HEAD 2026-07-09 02:52:59.268 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:59.270 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:59.274 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:59.276 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:59.279 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:59.282 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:59.284 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:59.287 | ++ functions-common:time_stop:2427 : start_time=1783565578781 2026-07-09 02:52:59.289 | ++ functions-common:time_stop:2429 : [[ -z 1783565578781 ]] 2026-07-09 02:52:59.293 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:59.297 | ++ functions-common:time_stop:2432 : end_time=1783565579294 2026-07-09 02:52:59.300 | ++ functions-common:time_stop:2433 : elapsed_time=513 2026-07-09 02:52:59.302 | ++ functions-common:time_stop:2434 : total=401626 2026-07-09 02:52:59.305 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:59.308 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402139 2026-07-09 02:52:59.311 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-09 02:52:59.314 | ++ functions-common:git_timed:697 : local count=0 2026-07-09 02:52:59.317 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-09 02:52:59.320 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-09 02:52:59.322 | ++ functions-common:git_timed:701 : timeout=0 2026-07-09 02:52:59.325 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-09 02:52:59.327 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-09 02:52:59.330 | ++ functions-common:time_start:2407 : local start_time= 2026-07-09 02:52:59.333 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-09 02:52:59.336 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-09 02:52:59.341 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783565579338 2026-07-09 02:52:59.344 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-09 02:52:59.351 | Note: switching to 'FETCH_HEAD'. 2026-07-09 02:52:59.352 | 2026-07-09 02:52:59.352 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-09 02:52:59.352 | changes and commit them, and you can discard any commits you make in this 2026-07-09 02:52:59.352 | state without impacting any branches by switching back to a branch. 2026-07-09 02:52:59.352 | 2026-07-09 02:52:59.352 | If you want to create a new branch to retain commits you create, you may 2026-07-09 02:52:59.352 | do so (now or later) by using -c with the switch command. Example: 2026-07-09 02:52:59.352 | 2026-07-09 02:52:59.352 | git switch -c 2026-07-09 02:52:59.352 | 2026-07-09 02:52:59.352 | Or undo this operation with: 2026-07-09 02:52:59.353 | 2026-07-09 02:52:59.353 | git switch - 2026-07-09 02:52:59.353 | 2026-07-09 02:52:59.353 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-09 02:52:59.353 | 2026-07-09 02:52:59.353 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-09 02:52:59.355 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-09 02:52:59.358 | ++ functions-common:time_stop:2420 : local name 2026-07-09 02:52:59.361 | ++ functions-common:time_stop:2421 : local end_time 2026-07-09 02:52:59.363 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-09 02:52:59.366 | ++ functions-common:time_stop:2423 : local total 2026-07-09 02:52:59.369 | ++ functions-common:time_stop:2424 : local start_time 2026-07-09 02:52:59.372 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-09 02:52:59.375 | ++ functions-common:time_stop:2427 : start_time=1783565579338 2026-07-09 02:52:59.378 | ++ functions-common:time_stop:2429 : [[ -z 1783565579338 ]] 2026-07-09 02:52:59.382 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-09 02:52:59.387 | ++ functions-common:time_stop:2432 : end_time=1783565579384 2026-07-09 02:52:59.389 | ++ functions-common:time_stop:2433 : elapsed_time=46 2026-07-09 02:52:59.392 | ++ functions-common:time_stop:2434 : total=402139 2026-07-09 02:52:59.395 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-09 02:52:59.397 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402185 2026-07-09 02:52:59.400 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-09 02:52:59.418 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-09 02:52:59.422 | ++ functions-common:git_clone:673 : head -1 2026-07-09 02:52:59.422 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-09 02:52:59.425 | 5d0367e Clean-up zuul config spacing 2026-07-09 02:52:59.428 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-09 02:52:59.431 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-09 02:52:59.431 | /opt/stack/os-test-images ~/devstack 2026-07-09 02:52:59.433 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-09 02:52:59.869 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-09 02:53:00.495 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-09 02:53:03.235 | generate installed: PyYAML==6.0.3 2026-07-09 02:53:03.236 | generate run-test-pre: PYTHONHASHSEED='1622437337' 2026-07-09 02:53:03.236 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-09 02:53:03.360 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-09 02:53:03.380 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-09 02:53:03.399 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-09 02:53:03.424 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-09 02:53:03.427 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-09 02:53:03.434 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-09 02:53:03.442 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-09 02:53:03.472 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-09 02:53:03.485 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-09 02:53:03.493 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-09 02:53:03.504 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-09 02:53:03.504 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-09 02:53:03.512 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-09 02:53:03.519 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-09 02:53:03.538 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-09 02:53:03.542 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-09 02:53:03.545 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-09 02:53:03.556 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-09 02:53:03.569 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-09 02:53:03.583 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-09 02:53:03.585 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-09 02:53:03.598 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-09 02:53:03.602 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-09 02:53:03.604 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-09 02:53:03.615 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-09 02:53:03.619 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-09 02:53:03.629 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-09 02:53:03.654 | ___________________________________ summary ____________________________________ 2026-07-09 02:53:03.654 | generate: commands succeeded 2026-07-09 02:53:03.654 | congratulations :) 2026-07-09 02:53:03.697 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-09 02:53:03.697 | ~/devstack 2026-07-09 02:53:03.699 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-09 02:53:03.738 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-09 02:53:03.741 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-09 02:53:03.766 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-09 02:53:03.769 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-09 02:53:03.772 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-09 02:53:03.812 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-09 02:53:03.849 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-09 02:53:03.852 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-09 02:53:03.855 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-09 02:53:03.858 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-09 02:53:03.861 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-09 02:53:07.283 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:53:07.286 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-09 02:53:07.286 | address-scope 2026-07-09 02:53:07.287 | agent 2026-07-09 02:53:07.287 | allowed-address-pairs 2026-07-09 02:53:07.287 | auto-allocated-topology 2026-07-09 02:53:07.287 | availability_zone 2026-07-09 02:53:07.287 | default-subnetpools 2026-07-09 02:53:07.287 | dhcp_agent_scheduler 2026-07-09 02:53:07.287 | dns-integration 2026-07-09 02:53:07.287 | dns-domain-ports 2026-07-09 02:53:07.287 | dns-integration-domain-keywords 2026-07-09 02:53:07.287 | empty-string-filtering 2026-07-09 02:53:07.288 | external-net 2026-07-09 02:53:07.288 | extra_dhcp_opt 2026-07-09 02:53:07.288 | extraroute 2026-07-09 02:53:07.288 | extraroute-atomic 2026-07-09 02:53:07.288 | filter-validation 2026-07-09 02:53:07.288 | floating-ip-port-forwarding-detail 2026-07-09 02:53:07.288 | fip-port-details 2026-07-09 02:53:07.288 | flavors 2026-07-09 02:53:07.288 | floatingip-pools 2026-07-09 02:53:07.288 | router 2026-07-09 02:53:07.288 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:53:07.289 | enable-default-route-bfd 2026-07-09 02:53:07.289 | enable-default-route-ecmp 2026-07-09 02:53:07.289 | ext-gw-mode 2026-07-09 02:53:07.289 | l3-ha 2026-07-09 02:53:07.289 | external-gateway-multihoming 2026-07-09 02:53:07.289 | l3-flavors 2026-07-09 02:53:07.289 | l3_agent_scheduler 2026-07-09 02:53:07.289 | multi-provider 2026-07-09 02:53:07.289 | net-mtu 2026-07-09 02:53:07.289 | net-mtu-writable 2026-07-09 02:53:07.290 | network_availability_zone 2026-07-09 02:53:07.290 | network-ip-availability 2026-07-09 02:53:07.290 | network-ip-availability-details 2026-07-09 02:53:07.290 | pagination 2026-07-09 02:53:07.290 | port-device-profile 2026-07-09 02:53:07.290 | port-mac-address-regenerate 2026-07-09 02:53:07.290 | port-numa-affinity-policy 2026-07-09 02:53:07.290 | port-numa-affinity-policy-socket 2026-07-09 02:53:07.290 | binding 2026-07-09 02:53:07.290 | binding-extended 2026-07-09 02:53:07.290 | port-security 2026-07-09 02:53:07.291 | project-id 2026-07-09 02:53:07.291 | provider 2026-07-09 02:53:07.291 | qinq 2026-07-09 02:53:07.291 | quota-check-limit 2026-07-09 02:53:07.291 | quota-check-limit-default 2026-07-09 02:53:07.291 | quotas 2026-07-09 02:53:07.291 | quota_details 2026-07-09 02:53:07.291 | rbac-policies 2026-07-09 02:53:07.291 | rbac-address-scope 2026-07-09 02:53:07.291 | rbac-security-groups 2026-07-09 02:53:07.291 | revision-if-match 2026-07-09 02:53:07.292 | standard-attr-revisions 2026-07-09 02:53:07.292 | router_availability_zone 2026-07-09 02:53:07.292 | router-enable-snat 2026-07-09 02:53:07.292 | security-groups-default-rules 2026-07-09 02:53:07.292 | security-groups-default-statefulness 2026-07-09 02:53:07.292 | security-groups-normalized-cidr 2026-07-09 02:53:07.292 | security-groups-remote-address-group 2026-07-09 02:53:07.292 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:53:07.292 | security-groups-shared-filtering 2026-07-09 02:53:07.292 | security-group 2026-07-09 02:53:07.292 | service-type 2026-07-09 02:53:07.293 | sorting 2026-07-09 02:53:07.293 | standard-attr-description 2026-07-09 02:53:07.293 | stateful-security-group 2026-07-09 02:53:07.293 | subnet-dns-publish-fixed-ip 2026-07-09 02:53:07.293 | subnet-external-network 2026-07-09 02:53:07.293 | subnet_onboard 2026-07-09 02:53:07.293 | subnet-service-types 2026-07-09 02:53:07.293 | subnet_allocation 2026-07-09 02:53:07.293 | subnetpool-prefix-ops 2026-07-09 02:53:07.293 | tag-creation 2026-07-09 02:53:07.294 | standard-attr-tag 2026-07-09 02:53:07.294 | standard-attr-timestamp 2026-07-09 02:53:07.294 | vlan-transparent' 2026-07-09 02:53:07.294 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-09 02:53:07.294 | address-scope 2026-07-09 02:53:07.294 | agent 2026-07-09 02:53:07.294 | allowed-address-pairs 2026-07-09 02:53:07.294 | auto-allocated-topology 2026-07-09 02:53:07.294 | availability_zone 2026-07-09 02:53:07.294 | default-subnetpools 2026-07-09 02:53:07.295 | dhcp_agent_scheduler 2026-07-09 02:53:07.295 | dns-integration 2026-07-09 02:53:07.295 | dns-domain-ports 2026-07-09 02:53:07.295 | dns-integration-domain-keywords 2026-07-09 02:53:07.295 | empty-string-filtering 2026-07-09 02:53:07.295 | external-net 2026-07-09 02:53:07.295 | extra_dhcp_opt 2026-07-09 02:53:07.295 | extraroute 2026-07-09 02:53:07.295 | extraroute-atomic 2026-07-09 02:53:07.295 | filter-validation 2026-07-09 02:53:07.296 | floating-ip-port-forwarding-detail 2026-07-09 02:53:07.296 | fip-port-details 2026-07-09 02:53:07.296 | flavors 2026-07-09 02:53:07.296 | floatingip-pools 2026-07-09 02:53:07.296 | router 2026-07-09 02:53:07.296 | l3-agent-scheduler-ha-chassis-priority 2026-07-09 02:53:07.296 | enable-default-route-bfd 2026-07-09 02:53:07.296 | enable-default-route-ecmp 2026-07-09 02:53:07.296 | ext-gw-mode 2026-07-09 02:53:07.296 | l3-ha 2026-07-09 02:53:07.296 | external-gateway-multihoming 2026-07-09 02:53:07.297 | l3-flavors 2026-07-09 02:53:07.297 | l3_agent_scheduler 2026-07-09 02:53:07.297 | multi-provider 2026-07-09 02:53:07.297 | net-mtu 2026-07-09 02:53:07.297 | net-mtu-writable 2026-07-09 02:53:07.297 | network_availability_zone 2026-07-09 02:53:07.297 | network-ip-availability 2026-07-09 02:53:07.297 | network-ip-availability-details 2026-07-09 02:53:07.297 | pagination 2026-07-09 02:53:07.297 | port-device-profile 2026-07-09 02:53:07.297 | port-mac-address-regenerate 2026-07-09 02:53:07.298 | port-numa-affinity-policy 2026-07-09 02:53:07.298 | port-numa-affinity-policy-socket 2026-07-09 02:53:07.298 | binding 2026-07-09 02:53:07.298 | binding-extended 2026-07-09 02:53:07.298 | port-security 2026-07-09 02:53:07.298 | project-id 2026-07-09 02:53:07.298 | provider 2026-07-09 02:53:07.298 | qinq 2026-07-09 02:53:07.298 | quota-check-limit 2026-07-09 02:53:07.298 | quota-check-limit-default 2026-07-09 02:53:07.299 | quotas 2026-07-09 02:53:07.299 | quota_details 2026-07-09 02:53:07.299 | rbac-policies 2026-07-09 02:53:07.299 | rbac-address-scope 2026-07-09 02:53:07.299 | rbac-security-groups 2026-07-09 02:53:07.299 | revision-if-match 2026-07-09 02:53:07.299 | standard-attr-revisions 2026-07-09 02:53:07.299 | router_availability_zone 2026-07-09 02:53:07.299 | router-enable-snat 2026-07-09 02:53:07.299 | security-groups-default-rules 2026-07-09 02:53:07.299 | security-groups-default-statefulness 2026-07-09 02:53:07.300 | security-groups-normalized-cidr 2026-07-09 02:53:07.300 | security-groups-remote-address-group 2026-07-09 02:53:07.300 | security-groups-rules-belongs-to-default-sg 2026-07-09 02:53:07.300 | security-groups-shared-filtering 2026-07-09 02:53:07.300 | security-group 2026-07-09 02:53:07.300 | service-type 2026-07-09 02:53:07.300 | sorting 2026-07-09 02:53:07.300 | standard-attr-description 2026-07-09 02:53:07.300 | stateful-security-group 2026-07-09 02:53:07.300 | subnet-dns-publish-fixed-ip 2026-07-09 02:53:07.300 | subnet-external-network 2026-07-09 02:53:07.301 | subnet_onboard 2026-07-09 02:53:07.301 | subnet-service-types 2026-07-09 02:53:07.301 | subnet_allocation 2026-07-09 02:53:07.301 | subnetpool-prefix-ops 2026-07-09 02:53:07.301 | tag-creation 2026-07-09 02:53:07.301 | standard-attr-tag 2026-07-09 02:53:07.301 | standard-attr-timestamp 2026-07-09 02:53:07.301 | vlan-transparent =~ external-net ]] 2026-07-09 02:53:07.301 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-09 02:53:07.302 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-09 02:53:10.708 | +++ functions-common:oscwrap:2465 : return 0 2026-07-09 02:53:10.712 | ++ lib/tempest:configure_tempest:395 : public_network_id=7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 2026-07-09 02:53:10.716 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-09 02:53:14.416 | +---------------------------+--------------------------------------+ 2026-07-09 02:53:14.417 | | Field | Value | 2026-07-09 02:53:14.417 | +---------------------------+--------------------------------------+ 2026-07-09 02:53:14.417 | | admin_state_up | UP | 2026-07-09 02:53:14.417 | | availability_zone_hints | | 2026-07-09 02:53:14.417 | | availability_zones | | 2026-07-09 02:53:14.417 | | created_at | 2026-07-09T02:53:13Z | 2026-07-09 02:53:14.417 | | description | | 2026-07-09 02:53:14.417 | | dns_domain | None | 2026-07-09 02:53:14.417 | | id | 22a8928b-7d05-4d25-8be4-95e82e1aa9ba | 2026-07-09 02:53:14.417 | | ipv4_address_scope | None | 2026-07-09 02:53:14.417 | | ipv6_address_scope | None | 2026-07-09 02:53:14.418 | | is_default | False | 2026-07-09 02:53:14.418 | | is_vlan_qinq | None | 2026-07-09 02:53:14.418 | | is_vlan_transparent | False | 2026-07-09 02:53:14.418 | | mtu | 1442 | 2026-07-09 02:53:14.418 | | name | shared | 2026-07-09 02:53:14.418 | | port_security_enabled | True | 2026-07-09 02:53:14.418 | | project_id | e702fc0e948541a5a76a68ffa055478f | 2026-07-09 02:53:14.418 | | provider:network_type | geneve | 2026-07-09 02:53:14.418 | | provider:physical_network | None | 2026-07-09 02:53:14.418 | | provider:segmentation_id | 26175 | 2026-07-09 02:53:14.418 | | pvlan | None | 2026-07-09 02:53:14.419 | | qinq | False | 2026-07-09 02:53:14.419 | | qos_policy_id | None | 2026-07-09 02:53:14.419 | | revision_number | 1 | 2026-07-09 02:53:14.419 | | router:external | Internal | 2026-07-09 02:53:14.419 | | segments | None | 2026-07-09 02:53:14.420 | | shared | True | 2026-07-09 02:53:14.420 | | status | ACTIVE | 2026-07-09 02:53:14.420 | | subnets | | 2026-07-09 02:53:14.421 | | tags | | 2026-07-09 02:53:14.421 | | updated_at | 2026-07-09T02:53:13Z | 2026-07-09 02:53:14.421 | +---------------------------+--------------------------------------+ 2026-07-09 02:53:14.767 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-09 02:53:18.820 | +----------------------+--------------------------------------+ 2026-07-09 02:53:18.820 | | Field | Value | 2026-07-09 02:53:18.820 | +----------------------+--------------------------------------+ 2026-07-09 02:53:18.821 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-09 02:53:18.821 | | cidr | 192.168.233.0/24 | 2026-07-09 02:53:18.821 | | created_at | 2026-07-09T02:53:17Z | 2026-07-09 02:53:18.821 | | description | shared-subnet | 2026-07-09 02:53:18.821 | | dns_nameservers | | 2026-07-09 02:53:18.821 | | dns_publish_fixed_ip | None | 2026-07-09 02:53:18.821 | | enable_dhcp | True | 2026-07-09 02:53:18.821 | | gateway_ip | 192.168.233.1 | 2026-07-09 02:53:18.821 | | host_routes | | 2026-07-09 02:53:18.821 | | id | 120660d7-a699-4da2-be7a-7813ca7e3a12 | 2026-07-09 02:53:18.821 | | ip_version | 4 | 2026-07-09 02:53:18.822 | | ipv6_address_mode | None | 2026-07-09 02:53:18.822 | | ipv6_ra_mode | None | 2026-07-09 02:53:18.822 | | name | shared-subnet | 2026-07-09 02:53:18.822 | | network_id | 22a8928b-7d05-4d25-8be4-95e82e1aa9ba | 2026-07-09 02:53:18.822 | | project_id | e702fc0e948541a5a76a68ffa055478f | 2026-07-09 02:53:18.822 | | revision_number | 0 | 2026-07-09 02:53:18.822 | | router:external | False | 2026-07-09 02:53:18.822 | | segment_id | None | 2026-07-09 02:53:18.822 | | service_types | | 2026-07-09 02:53:18.822 | | subnetpool_id | None | 2026-07-09 02:53:18.822 | | tags | | 2026-07-09 02:53:18.823 | | updated_at | 2026-07-09T02:53:17Z | 2026-07-09 02:53:18.823 | +----------------------+--------------------------------------+ 2026-07-09 02:53:19.172 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-09 02:53:19.212 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-09 02:53:19.251 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-09 02:53:19.258 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-09 02:53:19.299 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-09 02:53:19.336 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-09 02:53:19.373 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-09 02:53:19.413 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-09 02:53:19.452 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.130/identity/v3 2026-07-09 02:53:19.492 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-09 02:53:19.529 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-09 02:53:19.565 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-09 02:53:19.602 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-09 02:53:19.604 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-09 02:53:19.643 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-09 02:53:19.680 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-09 02:53:19.718 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-09 02:53:19.753 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-09 02:53:19.787 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-09 02:53:19.806 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:19.808 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-09 02:53:19.812 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-09 02:53:19.851 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-09 02:53:19.870 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:19.872 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-09 02:53:19.908 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-09 02:53:19.943 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-09 02:53:19.979 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-09 02:53:19.982 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-09 02:53:20.019 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-09 02:53:20.058 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-09 02:53:20.079 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:20.081 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:53:20.119 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt dbf1b5d6-a399-40e2-8a19-aa11cd2e4039 2026-07-09 02:53:20.157 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-09 02:53:20.193 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-09 02:53:20.234 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-09 02:53:20.279 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-09 02:53:20.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:20.308 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-09 02:53:20.312 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-09 02:53:20.316 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-09 02:53:20.320 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-09 02:53:20.325 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-09 02:53:20.329 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-09 02:53:20.358 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-09 02:53:20.362 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-09 02:53:20.400 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-09 02:53:20.441 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-09 02:53:20.484 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-09 02:53:20.528 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-09 02:53:20.574 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-09 02:53:20.620 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-09 02:53:20.664 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-09 02:53:20.708 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-09 02:53:20.748 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-09 02:53:20.752 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-09 02:53:20.791 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-09 02:53:20.795 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-09 02:53:20.818 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:20.822 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-09 02:53:20.864 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-09 02:53:20.888 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:20.890 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-09 02:53:20.893 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-09 02:53:20.921 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:20.924 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-09 02:53:20.928 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-09 02:53:20.932 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-09 02:53:20.978 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-09 02:53:21.025 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 7e9b63b8-58d3-4126-9a5f-1f2fec82dbc3 2026-07-09 02:53:21.067 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-09 02:53:21.107 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-09 02:53:21.151 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-09 02:53:21.193 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-09 02:53:21.232 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-09 02:53:21.275 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-09 02:53:21.318 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-09 02:53:21.323 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-09 02:53:21.327 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-09 02:53:21.331 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-09 02:53:21.375 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-09 02:53:21.382 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-09 02:53:21.382 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-09 02:53:21.388 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-09 02:53:21.391 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-09 02:53:21.432 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-09 02:53:21.436 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-09 02:53:21.440 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-09 02:53:21.444 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-09 02:53:21.448 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-09 02:53:21.492 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-09 02:53:21.536 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-09 02:53:21.581 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-09 02:53:21.623 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-09 02:53:21.664 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-09 02:53:21.709 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-09 02:53:21.713 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-09 02:53:21.718 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-09 02:53:21.741 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-09 02:53:21.786 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-09 02:53:21.789 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-09 02:53:21.794 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-09 02:53:21.817 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-09 02:53:21.860 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-09 02:53:21.864 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-09 02:53:21.868 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-09 02:53:21.873 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-09 02:53:21.895 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-09 02:53:21.938 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-09 02:53:21.941 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-09 02:53:21.946 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-09 02:53:21.968 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-09 02:53:22.011 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-09 02:53:22.054 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-09 02:53:22.058 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-09 02:53:22.098 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-09 02:53:22.102 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-09 02:53:22.105 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-09 02:53:22.109 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-09 02:53:22.135 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-09 02:53:22.139 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-09 02:53:22.182 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-09 02:53:22.205 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:22.209 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-09 02:53:22.248 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-09 02:53:22.252 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-09 02:53:22.255 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-09 02:53:22.259 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-09 02:53:22.262 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-09 02:53:22.266 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-09 02:53:22.269 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-09 02:53:22.273 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-09 02:53:22.277 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-09 02:53:22.300 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-09 02:53:22.304 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-09 02:53:22.346 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-09 02:53:22.350 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-09 02:53:22.353 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-09 02:53:22.357 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-09 02:53:22.399 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-09 02:53:22.439 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-09 02:53:22.482 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-09 02:53:22.486 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-09 02:53:22.490 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.494 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-09 02:53:22.519 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:22.523 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-09 02:53:22.568 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.572 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-09 02:53:22.597 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:22.601 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-09 02:53:22.645 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.649 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-09 02:53:22.669 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:22.672 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-09 02:53:22.712 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.715 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-09 02:53:22.737 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:22.740 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-09 02:53:22.783 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.786 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-09 02:53:22.810 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-09 02:53:22.813 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-09 02:53:22.855 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.859 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-09 02:53:22.881 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:22.884 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-09 02:53:22.928 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-09 02:53:22.931 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-09 02:53:22.956 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:53:22.959 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-09 02:53:23.002 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-09 02:53:23.005 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-09 02:53:23.051 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-09 02:53:23.054 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-09 02:53:23.098 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-09 02:53:23.102 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-09 02:53:23.144 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-09 02:53:23.148 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-09 02:53:23.191 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-09 02:53:23.195 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-09 02:53:23.239 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-09 02:53:23.243 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-09 02:53:23.247 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-09 02:53:23.253 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-09 02:53:23.259 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.p9RY3QpugI 2026-07-09 02:53:23.263 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-09 02:53:23.266 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-09 02:53:23.272 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-09 02:53:23.279 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.vgynyoOSXa 2026-07-09 02:53:23.283 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vgynyoOSXa 2026-07-09 02:53:23.287 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-09 02:53:23.291 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.vgynyoOSXa 2026-07-09 02:53:23.295 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-09 02:53:23.299 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-09 02:53:23.302 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-09 02:53:23.311 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:53:23.316 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:53:23.321 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:53:23.324 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-09 02:53:23.328 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-09 02:53:23.331 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-09 02:53:23.881 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-09 02:53:24.781 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-09 02:53:41.589 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-09 02:53:48.697 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@7291ff39bd10e4f6bad87c901d0b16651c46dd98#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-09 02:53:48.697 | ___________________________________ summary ____________________________________ 2026-07-09 02:53:48.697 | venv-tempest: skipped tests 2026-07-09 02:53:48.697 | congratulations :) 2026-07-09 02:53:48.741 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.vgynyoOSXa -r requirements.txt 2026-07-09 02:53:49.624 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-09 02:53:49.624 | !! 2026-07-09 02:53:49.624 | 2026-07-09 02:53:49.625 | ******************************************************************************** 2026-07-09 02:53:49.625 | Requirements should be satisfied by a PEP 517 installer. 2026-07-09 02:53:49.625 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-09 02:53:49.625 | 2026-07-09 02:53:49.625 | This deprecation is overdue, please update your project and remove deprecated 2026-07-09 02:53:49.625 | calls to avoid build errors in the future. 2026-07-09 02:53:49.625 | ******************************************************************************** 2026-07-09 02:53:49.625 | 2026-07-09 02:53:49.625 | !! 2026-07-09 02:53:49.625 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-09 02:53:50.031 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-09 02:53:50.031 | !! 2026-07-09 02:53:50.031 | 2026-07-09 02:53:50.031 | ******************************************************************************** 2026-07-09 02:53:50.031 | Please avoid running ``setup.py`` directly. 2026-07-09 02:53:50.032 | Instead, use pypa/build, pypa/installer or other 2026-07-09 02:53:50.032 | standards-based tools. 2026-07-09 02:53:50.032 | 2026-07-09 02:53:50.032 | This deprecation is overdue, please update your project and remove deprecated 2026-07-09 02:53:50.032 | calls to avoid build errors in the future. 2026-07-09 02:53:50.032 | 2026-07-09 02:53:50.032 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-09 02:53:50.032 | ******************************************************************************** 2026-07-09 02:53:50.032 | 2026-07-09 02:53:50.032 | !! 2026-07-09 02:53:50.032 | self.initialize_options() 2026-07-09 02:53:50.032 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-09 02:53:50.033 | warnings.warn(msg) 2026-07-09 02:53:50.063 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-09 02:53:50.063 | !! 2026-07-09 02:53:50.063 | 2026-07-09 02:53:50.063 | ******************************************************************************** 2026-07-09 02:53:50.063 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-09 02:53:50.063 | 2026-07-09 02:53:50.063 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-09 02:53:50.063 | or your builds will no longer be supported. 2026-07-09 02:53:50.063 | 2026-07-09 02:53:50.064 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-09 02:53:50.064 | ******************************************************************************** 2026-07-09 02:53:50.064 | 2026-07-09 02:53:50.064 | !! 2026-07-09 02:53:50.064 | corresp(dist, value, root_dir) 2026-07-09 02:53:50.220 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-09 02:53:57.124 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@7291ff39bd10e4f6bad87c901d0b16651c46dd98#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-09 02:53:57.124 | venv-tempest run-test-pre: PYTHONHASHSEED='2970874724' 2026-07-09 02:53:57.124 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.vgynyoOSXa -r requirements.txt 2026-07-09 02:53:58.138 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-09 02:53:58.139 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-07-09 02:53:58.141 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-09 02:53:58.142 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-09 02:53:58.143 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-09 02:53:58.144 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-09 02:53:58.145 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-09 02:53:58.145 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-07-09 02:53:58.146 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-09 02:53:58.147 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-07-09 02:53:58.148 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-09 02:53:58.149 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-07-09 02:53:58.150 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-09 02:53:58.151 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-09 02:53:58.151 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-09 02:53:58.152 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-09 02:53:58.153 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-09 02:53:58.154 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-09 02:53:58.155 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-09 02:53:58.156 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-09 02:53:58.156 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-09 02:53:58.157 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-09 02:53:58.158 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-09 02:53:58.160 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-09 02:53:58.162 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-09 02:53:58.163 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-09 02:53:58.166 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-09 02:53:58.167 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-09 02:53:58.168 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-09 02:53:58.168 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-09 02:53:58.174 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-09 02:53:58.176 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-09 02:53:58.176 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-09 02:53:58.179 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-09 02:53:58.185 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-07-09 02:53:58.188 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-09 02:53:58.189 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-09 02:53:58.192 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-07-09 02:53:58.194 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-09 02:53:58.197 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-09 02:53:58.198 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-09 02:53:58.200 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-09 02:53:58.203 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-09 02:53:58.204 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-09 02:53:58.205 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-09 02:53:58.206 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-09 02:53:58.218 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-09 02:53:58.223 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-09 02:53:58.237 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-09 02:53:58.240 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-09 02:53:58.241 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-09 02:53:58.242 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-09 02:53:58.243 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-09 02:53:58.252 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-09 02:53:58.275 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-09 02:53:58.281 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-09 02:53:58.282 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-09 02:53:58.283 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-09 02:53:58.296 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-09 02:53:58.297 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-09 02:53:58.303 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-09 02:53:58.504 | ___________________________________ summary ____________________________________ 2026-07-09 02:53:58.504 | venv-tempest: commands succeeded 2026-07-09 02:53:58.504 | congratulations :) 2026-07-09 02:53:58.550 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.vgynyoOSXa 2026-07-09 02:53:58.555 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-09 02:53:58.559 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-09 02:53:58.562 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-09 02:53:58.598 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.p9RY3QpugI 2026-07-09 02:53:59.479 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-09 02:53:59.479 | !! 2026-07-09 02:53:59.479 | 2026-07-09 02:53:59.479 | ******************************************************************************** 2026-07-09 02:53:59.479 | Requirements should be satisfied by a PEP 517 installer. 2026-07-09 02:53:59.480 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-09 02:53:59.480 | 2026-07-09 02:53:59.480 | This deprecation is overdue, please update your project and remove deprecated 2026-07-09 02:53:59.480 | calls to avoid build errors in the future. 2026-07-09 02:53:59.480 | ******************************************************************************** 2026-07-09 02:53:59.480 | 2026-07-09 02:53:59.480 | !! 2026-07-09 02:53:59.480 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-09 02:53:59.878 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-09 02:53:59.878 | !! 2026-07-09 02:53:59.878 | 2026-07-09 02:53:59.878 | ******************************************************************************** 2026-07-09 02:53:59.878 | Please avoid running ``setup.py`` directly. 2026-07-09 02:53:59.878 | Instead, use pypa/build, pypa/installer or other 2026-07-09 02:53:59.878 | standards-based tools. 2026-07-09 02:53:59.878 | 2026-07-09 02:53:59.879 | This deprecation is overdue, please update your project and remove deprecated 2026-07-09 02:53:59.879 | calls to avoid build errors in the future. 2026-07-09 02:53:59.879 | 2026-07-09 02:53:59.879 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-09 02:53:59.879 | ******************************************************************************** 2026-07-09 02:53:59.879 | 2026-07-09 02:53:59.879 | !! 2026-07-09 02:53:59.879 | self.initialize_options() 2026-07-09 02:53:59.879 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-09 02:53:59.879 | warnings.warn(msg) 2026-07-09 02:53:59.909 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-09 02:53:59.909 | !! 2026-07-09 02:53:59.909 | 2026-07-09 02:53:59.909 | ******************************************************************************** 2026-07-09 02:53:59.909 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-09 02:53:59.909 | 2026-07-09 02:53:59.909 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-09 02:53:59.909 | or your builds will no longer be supported. 2026-07-09 02:53:59.909 | 2026-07-09 02:53:59.910 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-09 02:53:59.910 | ******************************************************************************** 2026-07-09 02:53:59.910 | 2026-07-09 02:53:59.910 | !! 2026-07-09 02:53:59.910 | corresp(dist, value, root_dir) 2026-07-09 02:54:00.065 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-09 02:54:06.956 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@7291ff39bd10e4f6bad87c901d0b16651c46dd98#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-09 02:54:06.956 | venv-tempest run-test-pre: PYTHONHASHSEED='704306046' 2026-07-09 02:54:06.956 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.p9RY3QpugI 2026-07-09 02:54:10.972 | ___________________________________ summary ____________________________________ 2026-07-09 02:54:10.972 | venv-tempest: commands succeeded 2026-07-09 02:54:10.972 | congratulations :) 2026-07-09 02:54:11.016 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-09 02:54:11.037 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:54:11.040 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-09 02:54:11.043 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-09 02:54:11.061 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-09 02:54:11.064 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-09 02:54:11.068 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.071 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-09 02:54:11.074 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.078 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-09 02:54:11.082 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.085 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-09 02:54:11.089 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-09 02:54:11.092 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-09 02:54:11.118 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.147 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.151 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-09 02:54:11.155 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-09 02:54:11.197 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-09 02:54:11.201 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-09 02:54:11.204 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-09 02:54:11.245 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-09 02:54:11.248 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-09 02:54:11.252 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-09 02:54:11.290 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-09 02:54:11.290 | ' 2026-07-09 02:54:11.293 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-09 02:54:11.297 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-09 02:54:11.300 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-09 02:54:11.302 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-09 02:54:11.306 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-09 02:54:11.306 | /opt/stack/tempest /opt/stack/tempest 2026-07-09 02:54:11.309 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-09 02:54:11.312 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-09 02:54:11.312 | /opt/stack/tempest 2026-07-09 02:54:11.315 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-09 02:54:11.318 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-09 02:54:11.322 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-09 02:54:11.325 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-09 02:54:11.328 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-09 02:54:11.332 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-09 02:54:11.335 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-09 02:54:11.339 | + functions-common:run_plugins:1837 : local plugins= 2026-07-09 02:54:11.342 | + functions-common:run_plugins:1838 : local plugin 2026-07-09 02:54:11.346 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-09 02:54:11.350 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-09 02:54:11.354 | + inc/meta-config:merge_config_group:171 : shift 2026-07-09 02:54:11.358 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-09 02:54:11.361 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:54:11.365 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-09 02:54:11.369 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-09 02:54:11.373 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-09 02:54:11.377 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-09 02:54:11.380 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-09 02:54:11.384 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-09 02:54:11.387 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-09 02:54:11.387 | /^\[\[.+\|.*\]\]/ { 2026-07-09 02:54:11.387 | gsub("[][]", "", $1); 2026-07-09 02:54:11.387 | split($1, a, "|"); 2026-07-09 02:54:11.387 | if (a[1] == matchgroup) 2026-07-09 02:54:11.387 | print a[2] 2026-07-09 02:54:11.388 | } 2026-07-09 02:54:11.388 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 154 osc 459 apt-get 205 test_with_retry 7 dbsync 8 pip_install 181 apt-get-update 5 run_process 44 git_timed 402 ------------------------- Unaccounted time 75 ========================= Total runtime 1569 ================= Async summary ================= Time spent in the background minus waits: 553 sec Elapsed time: 1569 sec Time if we did everything serially: 2122 sec Speedup: 1.35245 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21038 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 69 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5304 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 250 | | nova_cell0 | UPDATE | 4 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.130 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.130/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: 5363122ae187be4ebcbdeafe884e8cb73cd36f73 Merge "Ensure wget is installed before use in _install_rdo" 2026-07-08 22:09:34 +0000 OS Version: Ubuntu 24.04 noble